[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] testing konata-chan404/camouflage against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkonata-chan404%2Fcamouflage" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/konata-chan404/camouflage on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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" "+beta-2026-04-21" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c1028e1883f07a6a2c43f9a308ce66a1d3c1d0bce34b0902e49dce615f5abd6
[INFO] running `Command { std: "docker" "start" "-a" "2c1028e1883f07a6a2c43f9a308ce66a1d3c1d0bce34b0902e49dce615f5abd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c1028e1883f07a6a2c43f9a308ce66a1d3c1d0bce34b0902e49dce615f5abd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c1028e1883f07a6a2c43f9a308ce66a1d3c1d0bce34b0902e49dce615f5abd6", kill_on_drop: false }`
[INFO] [stdout] 2c1028e1883f07a6a2c43f9a308ce66a1d3c1d0bce34b0902e49dce615f5abd6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c545473664cfd4ccfba0842b020c53fa5b38d38341400b80208fa6607a2c43aa
[INFO] running `Command { std: "docker" "start" "-a" "c545473664cfd4ccfba0842b020c53fa5b38d38341400b80208fa6607a2c43aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling infer v0.13.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling csv v1.2.2
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling 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: 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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.81s
[INFO] running `Command { std: "docker" "inspect" "c545473664cfd4ccfba0842b020c53fa5b38d38341400b80208fa6607a2c43aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c545473664cfd4ccfba0842b020c53fa5b38d38341400b80208fa6607a2c43aa", kill_on_drop: false }`
[INFO] [stdout] c545473664cfd4ccfba0842b020c53fa5b38d38341400b80208fa6607a2c43aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a4a694f4015d5d02540ff2a18b19b83a75256706533d8b55457e883d69b764e
[INFO] running `Command { std: "docker" "start" "-a" "0a4a694f4015d5d02540ff2a18b19b83a75256706533d8b55457e883d69b764e", kill_on_drop: false }`
[INFO] [stderr]    Compiling 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: 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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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<bool, Box<dyn Error>> {
[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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s
[INFO] running `Command { std: "docker" "inspect" "0a4a694f4015d5d02540ff2a18b19b83a75256706533d8b55457e883d69b764e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a4a694f4015d5d02540ff2a18b19b83a75256706533d8b55457e883d69b764e", kill_on_drop: false }`
[INFO] [stdout] 0a4a694f4015d5d02540ff2a18b19b83a75256706533d8b55457e883d69b764e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 08a95643fd3ee0cbaacba800d419fdd44afd325a903e85d865871587701b8481
[INFO] running `Command { std: "docker" "start" "-a" "08a95643fd3ee0cbaacba800d419fdd44afd325a903e85d865871587701b8481", kill_on_drop: false }`
[INFO] [stderr] warning: type `z7Detector` should have an upper camel case name
[INFO] [stderr]  --> src/detectors/archive/z7_detector.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct z7Detector;
[INFO] [stderr]   |            ^^^^^^^^^^ help: convert the identifier to upper camel case: `Z7detector`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `Ogg_opusDetector` should have an upper camel case name
[INFO] [stderr]  --> src/detectors/audio/ogg_opus_detector.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct Ogg_opusDetector;
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OggOpusDetector`
[INFO] [stderr] 
[INFO] [stderr] warning: type `Coff_i386Detector` should have an upper camel case name
[INFO] [stderr]  --> src/detectors/binary/coff_i386_detector.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct Coff_i386Detector;
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CoffI386detector`
[INFO] [stderr] 
[INFO] [stderr] warning: type `Coff_ia64Detector` should have an upper camel case name
[INFO] [stderr]  --> src/detectors/binary/coff_ia64_detector.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct Coff_ia64Detector;
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CoffIa64detector`
[INFO] [stderr] 
[INFO] [stderr] warning: type `Coff_x64Detector` should have an upper camel case name
[INFO] [stderr]  --> src/detectors/binary/coff_x64_detector.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct Coff_x64Detector;
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CoffX64detector`
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::dll_detector::DllDetector`
[INFO] [stderr]   --> src/detectors/binary/mod.rs:25:9
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub use self::dll_detector::DllDetector;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/archive/z7_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/archive/ar_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/archive/bz2_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/archive/cab_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/archive/cpio_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/archive/crx_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/archive/dcm_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/archive/deb_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/archive/eot_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/archive/epub_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/archive/gz_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/archive/lz_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/archive/msi_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/archive/pdf_detector.rs:7:35
[INFO] [stderr]   |
[INFO] [stderr] 7 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/archive/ps_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/archive/rar_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/archive/rpm_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/archive/rtf_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/archive/sqlite_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/archive/swf_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/archive/tar_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/archive/xz_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/archive/z_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/archive/zip_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/archive/zst_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/audio/aac_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/audio/aiff_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/audio/amr_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/audio/ape_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/audio/dsf_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/audio/flac_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/audio/m4a_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/audio/midi_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/audio/mp3_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/audio/ogg_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/audio/ogg_opus_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/audio/wav_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/binary/coff_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/binary/coff_i386_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/binary/coff_ia64_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/binary/coff_x64_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/binary/der_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/binary/dex_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/binary/dey_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/binary/dll_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/binary/elf_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/binary/exe_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/binary/java_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/binary/llvm_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/binary/mach_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/binary/nes_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/binary/pem_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/binary/wasm_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]   --> src/detectors/code/js_detector.rs:11:35
[INFO] [stderr]    |
[INFO] [stderr] 11 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]    |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/doc/doc_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/doc/docx_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/doc/ppt_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/doc/pptx_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/doc/xls_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/doc/xlsx_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/font/otf_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/font/ttf_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/font/woff_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/font/woff2_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/image/avif_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/image/bmp_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/image/cr2_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/image/gif_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/image/heif_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/image/ico_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/image/jpeg_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/image/jpeg2000_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/image/jxl_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/image/jxr_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/image/ora_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/image/png_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/image/psd_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/image/tiff_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/image/webp_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/markup/html_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/markup/shellscript_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/markup/xml_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/odf/odp_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/odf/ods_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/odf/odt_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/video/avi_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/video/flv_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/video/m4v_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/video/mkv_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/video/mov_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/video/mp4_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/video/mpeg_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/video/webm_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]  --> src/detectors/video/wmv_detector.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn detect(&self, data: &[u8], file_path: &str) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]   |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: struct `DllDetector` is never constructed
[INFO] [stderr]  --> src/detectors/binary/dll_detector.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct DllDetector;
[INFO] [stderr]   |            ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `camouflage` (bin "camouflage" test) generated 101 warnings (run `cargo fix --bin "camouflage" -p camouflage --tests` to apply 95 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/camouflage-644c012937270378)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "08a95643fd3ee0cbaacba800d419fdd44afd325a903e85d865871587701b8481", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08a95643fd3ee0cbaacba800d419fdd44afd325a903e85d865871587701b8481", kill_on_drop: false }`
[INFO] [stdout] 08a95643fd3ee0cbaacba800d419fdd44afd325a903e85d865871587701b8481
