[INFO] cloning repository https://github.com/BuggyCorp/redflag
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BuggyCorp/redflag" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBuggyCorp%2Fredflag", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBuggyCorp%2Fredflag'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1891eaec4e52835283dc12ddaadc94b5d9cac138
[INFO] testing BuggyCorp/redflag against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBuggyCorp%2Fredflag" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BuggyCorp/redflag
[INFO] finished tweaking git repo https://github.com/BuggyCorp/redflag
[INFO] tweaked toml for git repo https://github.com/BuggyCorp/redflag written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BuggyCorp/redflag on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BuggyCorp/redflag 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f9c38e3cce5b213eb04720b6524b78125fa085668128c69366e6bba92139e42d
[INFO] running `Command { std: "docker" "start" "-a" "f9c38e3cce5b213eb04720b6524b78125fa085668128c69366e6bba92139e42d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9c38e3cce5b213eb04720b6524b78125fa085668128c69366e6bba92139e42d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9c38e3cce5b213eb04720b6524b78125fa085668128c69366e6bba92139e42d", kill_on_drop: false }`
[INFO] [stdout] f9c38e3cce5b213eb04720b6524b78125fa085668128c69366e6bba92139e42d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd6856f3e877b1f38062527be7da84e25d59359f5b1e464da888c3f169279a19
[INFO] running `Command { std: "docker" "start" "-a" "dd6856f3e877b1f38062527be7da84e25d59359f5b1e464da888c3f169279a19", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.15
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling openssl-src v300.4.1+3.4.0
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.18.0+1.9.0
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling typed-builder-macro v0.20.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling typed-builder v0.20.0
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling clap v4.5.27
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling schemafy_core v0.6.0
[INFO] [stderr]    Compiling schemafy_lib v0.6.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde-sarif v0.7.0 (https://github.com/psastras/sarif-rs#3be55d09)
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling git2 v0.20.0
[INFO] [stderr]    Compiling redflag v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `SecretPattern`
[INFO] [stdout]  --> src/scanner.rs:2:64
[INFO] [stdout]   |
[INFO] [stdout] 2 |     config::{Config, EntropyConfig, ExclusionPolicy, Severity, SecretPattern},
[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 import: `ignore::overrides::OverrideBuilder`
[INFO] [stdout]  --> src/scanner.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ignore::overrides::OverrideBuilder;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ignore::WalkBuilder`
[INFO] [stdout]  --> src/scanner.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ignore::WalkBuilder;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EntropyConfig`, `GitConfig`, and `SecretPattern`
[INFO] [stdout]  --> src/git_scanner.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 |     config::{Config, Severity, SecretPattern, GitConfig, EntropyConfig},
[INFO] [stdout]   |                                ^^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `format_finding` is never used
[INFO] [stdout]   --> src/output.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl OutputHandler {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 42 |     fn format_finding(&self, finding: &Finding) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `should_scan_file` is never used
[INFO] [stdout]    --> src/scanner.rs:197:8
[INFO] [stdout]     |
[INFO] [stdout]  56 | impl Scanner {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 197 |     fn should_scan_file(&self, path: &Path) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 12s
[INFO] running `Command { std: "docker" "inspect" "dd6856f3e877b1f38062527be7da84e25d59359f5b1e464da888c3f169279a19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd6856f3e877b1f38062527be7da84e25d59359f5b1e464da888c3f169279a19", kill_on_drop: false }`
[INFO] [stdout] dd6856f3e877b1f38062527be7da84e25d59359f5b1e464da888c3f169279a19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5ea289c38bd33b068a45850b144434813513dc66f1cd727112928e78b046516
[INFO] running `Command { std: "docker" "start" "-a" "f5ea289c38bd33b068a45850b144434813513dc66f1cd727112928e78b046516", kill_on_drop: false }`
[INFO] [stderr]    Compiling redflag v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ignore::overrides::OverrideBuilder`
[INFO] [stdout]  --> src/scanner.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ignore::overrides::OverrideBuilder;
[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 import: `ignore::WalkBuilder`
[INFO] [stdout]  --> src/scanner.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ignore::WalkBuilder;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_findings_summary` is never used
[INFO] [stdout]    --> src/output.rs:120:12
[INFO] [stdout]     |
[INFO] [stdout]  22 | impl OutputHandler {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub fn get_findings_summary(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `should_scan_file` is never used
[INFO] [stdout]    --> src/scanner.rs:197:8
[INFO] [stdout]     |
[INFO] [stdout]  56 | impl Scanner {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 197 |     fn should_scan_file(&self, path: &Path) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.93s
[INFO] running `Command { std: "docker" "inspect" "f5ea289c38bd33b068a45850b144434813513dc66f1cd727112928e78b046516", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5ea289c38bd33b068a45850b144434813513dc66f1cd727112928e78b046516", kill_on_drop: false }`
[INFO] [stdout] f5ea289c38bd33b068a45850b144434813513dc66f1cd727112928e78b046516
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d4cc65ec0a4b5fc5ce5b1aa7ff9ed34755af9c8f97a91c86d2e8ba59fe9e176c
[INFO] running `Command { std: "docker" "start" "-a" "d4cc65ec0a4b5fc5ce5b1aa7ff9ed34755af9c8f97a91c86d2e8ba59fe9e176c", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `ignore::overrides::OverrideBuilder`
[INFO] [stderr]  --> src/scanner.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use ignore::overrides::OverrideBuilder;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ignore::WalkBuilder`
[INFO] [stderr]  --> src/scanner.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use ignore::WalkBuilder;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_findings_summary` is never used
[INFO] [stderr]    --> src/output.rs:120:12
[INFO] [stderr]     |
[INFO] [stderr]  22 | impl OutputHandler {
[INFO] [stderr]     | ------------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 120 |     pub fn get_findings_summary(&self) -> String {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `should_scan_file` is never used
[INFO] [stderr]    --> src/scanner.rs:197:8
[INFO] [stderr]     |
[INFO] [stderr]  56 | impl Scanner {
[INFO] [stderr]     | ------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 197 |     fn should_scan_file(&self, path: &Path) -> bool {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `redflag` (bin "redflag" test) generated 4 warnings (run `cargo fix --bin "redflag" -p redflag --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/redflag-1fca326ba9e5277d)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] [CRITICAL] test.rs:42 - test-pattern - Test description
[INFO] [stdout] Snippet: test snippet
[INFO] [stdout] 
[INFO] [stdout] [CRITICAL] test.rs:42 - test-pattern - Test description
[INFO] [stdout] Snippet: test snippet
[INFO] [stdout] 
[INFO] [stdout] [HIGH    ] test.rs:42 - test-pattern - Test description
[INFO] [stdout] Snippet: test snippet
[INFO] [stdout] 
[INFO] [stdout] [MEDIUM  ] test.rs:42 - test-pattern - Test description
[INFO] [stdout] Snippet: test snippet
[INFO] [stdout] 
[INFO] [stdout] [LOW     ] test.rs:42 - test-pattern - Test description
[INFO] [stdout] Snippet: test snippet
[INFO] [stdout] 
[INFO] [stdout] test output::tests::test_findings_summary ... ok
[INFO] [stdout] test output::tests::test_severity_formatting ... ok
[INFO] [stdout] test scanner::tests::test_entropy_calculation ... ok
[INFO] [stdout] test output::tests::test_json_output_format ... ok
[INFO] [stdout] test output::tests::test_severity_colors ... ok
[INFO] [stdout] test scanner::tests::test_regex_pattern ... ok
[INFO] [stdout] test scanner::tests::test_file_scanning ... ok
[INFO] [stdout] test output::tests::test_text_output_format ... ok
[INFO] [stdout] test git_scanner::tests::test_date_filtering ... ok
[INFO] [stdout] test git_scanner::tests::test_cache_management ... ok
[INFO] [stdout] test git_scanner::tests::test_find_secrets_in_history ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.95s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d4cc65ec0a4b5fc5ce5b1aa7ff9ed34755af9c8f97a91c86d2e8ba59fe9e176c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4cc65ec0a4b5fc5ce5b1aa7ff9ed34755af9c8f97a91c86d2e8ba59fe9e176c", kill_on_drop: false }`
[INFO] [stdout] d4cc65ec0a4b5fc5ce5b1aa7ff9ed34755af9c8f97a91c86d2e8ba59fe9e176c
