[INFO] cloning repository https://github.com/konata-chan404/camouflage [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/konata-chan404/camouflage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkonata-chan404%2Fcamouflage", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkonata-chan404%2Fcamouflage'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac3b5b4cca98d7c8aab38e1cbbe2e2413c1c83af [INFO] checking konata-chan404/camouflage against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkonata-chan404%2Fcamouflage" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/konata-chan404/camouflage [INFO] finished tweaking git repo https://github.com/konata-chan404/camouflage [INFO] tweaked toml for git repo https://github.com/konata-chan404/camouflage written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/konata-chan404/camouflage on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/konata-chan404/camouflage already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33c6ecda1eae0940fcd40260870d6c5f4eeb6ab7e0f9d44f05a609ebbe6e746f [INFO] running `Command { std: "docker" "start" "-a" "33c6ecda1eae0940fcd40260870d6c5f4eeb6ab7e0f9d44f05a609ebbe6e746f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33c6ecda1eae0940fcd40260870d6c5f4eeb6ab7e0f9d44f05a609ebbe6e746f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33c6ecda1eae0940fcd40260870d6c5f4eeb6ab7e0f9d44f05a609ebbe6e746f", kill_on_drop: false }` [INFO] [stdout] 33c6ecda1eae0940fcd40260870d6c5f4eeb6ab7e0f9d44f05a609ebbe6e746f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5606309e3700df1615eceb07a94fd08e3d27923c11bf7ca08e6c0f36a93d1f4a [INFO] running `Command { std: "docker" "start" "-a" "5606309e3700df1615eceb07a94fd08e3d27923c11bf7ca08e6c0f36a93d1f4a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking encode_unicode v1.0.0 [INFO] [stderr] Checking infer v0.13.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking csv v1.2.2 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Checking prettytable-rs v0.10.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking camouflage v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `z7Detector` should have an upper camel case name [INFO] [stdout] --> src/detectors/archive/z7_detector.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct z7Detector; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Z7detector` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Ogg_opusDetector` should have an upper camel case name [INFO] [stdout] --> src/detectors/audio/ogg_opus_detector.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Ogg_opusDetector; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OggOpusDetector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Coff_i386Detector` should have an upper camel case name [INFO] [stdout] --> src/detectors/binary/coff_i386_detector.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Coff_i386Detector; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CoffI386detector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Coff_ia64Detector` should have an upper camel case name [INFO] [stdout] --> src/detectors/binary/coff_ia64_detector.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Coff_ia64Detector; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CoffIa64detector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Coff_x64Detector` should have an upper camel case name [INFO] [stdout] --> src/detectors/binary/coff_x64_detector.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Coff_x64Detector; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CoffX64detector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::dll_detector::DllDetector` [INFO] [stdout] --> src/detectors/binary/mod.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub use self::dll_detector::DllDetector; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `z7Detector` should have an upper camel case name [INFO] [stdout] --> src/detectors/archive/z7_detector.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct z7Detector; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Z7detector` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Ogg_opusDetector` should have an upper camel case name [INFO] [stdout] --> src/detectors/audio/ogg_opus_detector.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Ogg_opusDetector; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OggOpusDetector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Coff_i386Detector` should have an upper camel case name [INFO] [stdout] --> src/detectors/binary/coff_i386_detector.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Coff_i386Detector; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CoffI386detector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Coff_ia64Detector` should have an upper camel case name [INFO] [stdout] --> src/detectors/binary/coff_ia64_detector.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Coff_ia64Detector; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CoffIa64detector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Coff_x64Detector` should have an upper camel case name [INFO] [stdout] --> src/detectors/binary/coff_x64_detector.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Coff_x64Detector; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CoffX64detector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::dll_detector::DllDetector` [INFO] [stdout] --> src/detectors/binary/mod.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub use self::dll_detector::DllDetector; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/z7_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/ar_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/bz2_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/cab_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/cpio_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/crx_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/dcm_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/deb_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/eot_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/epub_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/gz_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/z7_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/lz_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/msi_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/ar_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/bz2_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/cab_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/cpio_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/pdf_detector.rs:7:35 [INFO] [stdout] | [INFO] [stdout] 7 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/crx_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/dcm_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/ps_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/rar_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/deb_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/eot_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/rpm_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/epub_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/rtf_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/gz_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/lz_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/sqlite_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/swf_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/tar_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/msi_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/xz_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/z_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/zip_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/zst_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/pdf_detector.rs:7:35 [INFO] [stdout] | [INFO] [stdout] 7 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/audio/aac_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/ps_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/audio/aiff_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/rar_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/audio/amr_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/rpm_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/audio/ape_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/rtf_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/audio/dsf_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/audio/flac_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/sqlite_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/swf_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/tar_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/xz_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/z_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/zip_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/archive/zst_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/audio/aac_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/audio/aiff_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/audio/amr_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/audio/ape_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/audio/dsf_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/audio/m4a_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/audio/midi_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/audio/mp3_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/audio/ogg_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/audio/ogg_opus_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/audio/wav_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/binary/coff_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/audio/flac_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/binary/coff_i386_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/binary/coff_ia64_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/binary/coff_x64_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/binary/der_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/binary/dex_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/audio/m4a_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/binary/dey_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/binary/dll_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/binary/elf_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/binary/exe_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/audio/midi_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/audio/mp3_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/audio/ogg_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/audio/ogg_opus_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/audio/wav_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/binary/java_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/binary/llvm_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/binary/mach_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/binary/coff_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/binary/nes_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/binary/pem_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/binary/wasm_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/binary/coff_i386_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/binary/coff_ia64_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/binary/coff_x64_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/binary/der_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/binary/dex_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/binary/dey_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/binary/dll_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/binary/elf_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/binary/exe_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/code/js_detector.rs:11:35 [INFO] [stdout] | [INFO] [stdout] 11 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/binary/java_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/doc/doc_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/doc/docx_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/binary/llvm_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/doc/ppt_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/binary/mach_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/doc/pptx_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/binary/nes_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/doc/xls_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/binary/pem_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/doc/xlsx_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/binary/wasm_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/font/otf_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/font/ttf_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/font/woff_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/font/woff2_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/image/avif_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/image/bmp_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/image/cr2_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/image/gif_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/image/heif_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/image/ico_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/image/jpeg_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/image/jpeg2000_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/image/jxl_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/image/jxr_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/image/ora_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/image/png_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/image/psd_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/image/tiff_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/image/webp_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/markup/html_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/markup/shellscript_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/markup/xml_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/odf/odp_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/odf/ods_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/odf/odt_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/video/avi_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/video/flv_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/video/m4v_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/video/mkv_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/video/mov_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/video/mp4_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/video/mpeg_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/video/webm_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/video/wmv_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/code/js_detector.rs:11:35 [INFO] [stdout] | [INFO] [stdout] 11 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/doc/doc_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/doc/docx_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/doc/ppt_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/doc/pptx_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/doc/xls_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/doc/xlsx_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/font/otf_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/font/ttf_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/font/woff_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/font/woff2_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/image/avif_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/image/bmp_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/image/cr2_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/image/gif_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/image/heif_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/image/ico_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/image/jpeg_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/image/jpeg2000_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/image/jxl_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/image/jxr_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/image/ora_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/image/png_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/image/psd_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/image/tiff_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/image/webp_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/markup/html_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/markup/shellscript_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/markup/xml_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/odf/odp_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/odf/ods_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/odf/odt_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/video/avi_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/video/flv_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/video/m4v_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/video/mkv_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/video/mov_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/video/mp4_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/video/mpeg_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/video/webm_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/detectors/video/wmv_detector.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn detect(&self, data: &[u8], file_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DllDetector` is never constructed [INFO] [stdout] --> src/detectors/binary/dll_detector.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct DllDetector; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DllDetector` is never constructed [INFO] [stdout] --> src/detectors/binary/dll_detector.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct DllDetector; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / #[structopt(short, long)] [INFO] [stdout] 14 | | file_path: String, [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / #[structopt(short, long)] [INFO] [stdout] 14 | | file_path: String, [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `camouflage` (bin "camouflage" test) due to 1 previous error; 101 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `camouflage` (bin "camouflage") due to 1 previous error; 101 warnings emitted [INFO] running `Command { std: "docker" "inspect" "5606309e3700df1615eceb07a94fd08e3d27923c11bf7ca08e6c0f36a93d1f4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5606309e3700df1615eceb07a94fd08e3d27923c11bf7ca08e6c0f36a93d1f4a", kill_on_drop: false }` [INFO] [stdout] 5606309e3700df1615eceb07a94fd08e3d27923c11bf7ca08e6c0f36a93d1f4a