[INFO] cloning repository https://github.com/wind-addons/wow_global_check
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wind-addons/wow_global_check" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwind-addons%2Fwow_global_check", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwind-addons%2Fwow_global_check'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 945b8053c5bd0a73d1e7c01a74a7b4cec8a30ca6
[INFO] testing wind-addons/wow_global_check against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwind-addons%2Fwow_global_check" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wind-addons/wow_global_check
[INFO] finished tweaking git repo https://github.com/wind-addons/wow_global_check
[INFO] tweaked toml for git repo https://github.com/wind-addons/wow_global_check written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wind-addons/wow_global_check on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wind-addons/wow_global_check 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-2025-09-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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 18521f2a5c42a5329d995dc0f1952db21ced817c1869a4ae4d2181f5ca920a5c
[INFO] running `Command { std: "docker" "start" "-a" "18521f2a5c42a5329d995dc0f1952db21ced817c1869a4ae4d2181f5ca920a5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18521f2a5c42a5329d995dc0f1952db21ced817c1869a4ae4d2181f5ca920a5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18521f2a5c42a5329d995dc0f1952db21ced817c1869a4ae4d2181f5ca920a5c", kill_on_drop: false }`
[INFO] [stdout] 18521f2a5c42a5329d995dc0f1952db21ced817c1869a4ae4d2181f5ca920a5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7842fe6c9d7d4c0d4fa5ff84fd0054bd580aed6dba1e5248769b3a6f8cfa443b
[INFO] running `Command { std: "docker" "start" "-a" "7842fe6c9d7d4c0d4fa5ff84fd0054bd580aed6dba1e5248769b3a6f8cfa443b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling wow_global_check v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.13s
[INFO] running `Command { std: "docker" "inspect" "7842fe6c9d7d4c0d4fa5ff84fd0054bd580aed6dba1e5248769b3a6f8cfa443b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7842fe6c9d7d4c0d4fa5ff84fd0054bd580aed6dba1e5248769b3a6f8cfa443b", kill_on_drop: false }`
[INFO] [stdout] 7842fe6c9d7d4c0d4fa5ff84fd0054bd580aed6dba1e5248769b3a6f8cfa443b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6fdbcbaccb808ee7f5535cb07707ae076a7abd7459c676139eeeefb95d3b7e4c
[INFO] running `Command { std: "docker" "start" "-a" "6fdbcbaccb808ee7f5535cb07707ae076a7abd7459c676139eeeefb95d3b7e4c", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling wow_global_check v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]    --> src/processor/progress.rs:389:9
[INFO] [stdout]     |
[INFO] [stdout] 389 |     use std::thread;
[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: `std::time::Duration`
[INFO] [stdout]    --> src/processor/progress.rs:390:9
[INFO] [stdout]     |
[INFO] [stdout] 390 |     use std::time::Duration;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.91s
[INFO] running `Command { std: "docker" "inspect" "6fdbcbaccb808ee7f5535cb07707ae076a7abd7459c676139eeeefb95d3b7e4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fdbcbaccb808ee7f5535cb07707ae076a7abd7459c676139eeeefb95d3b7e4c", kill_on_drop: false }`
[INFO] [stdout] 6fdbcbaccb808ee7f5535cb07707ae076a7abd7459c676139eeeefb95d3b7e4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3adf6e46ce1347914933a334a70ae913b79416e7f7c8417b35d32ed0de6eacde
[INFO] running `Command { std: "docker" "start" "-a" "3adf6e46ce1347914933a334a70ae913b79416e7f7c8417b35d32ed0de6eacde", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::thread`
[INFO] [stderr]    --> src/processor/progress.rs:389:9
[INFO] [stderr]     |
[INFO] [stderr] 389 |     use std::thread;
[INFO] [stderr]     |         ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::time::Duration`
[INFO] [stderr]    --> src/processor/progress.rs:390:9
[INFO] [stderr]     |
[INFO] [stderr] 390 |     use std::time::Duration;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `wow_global_check` (lib test) generated 2 warnings (run `cargo fix --lib -p wow_global_check --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wow_global_check-ae268c3390c1a818)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stderr] ❌ Colored error
[INFO] [stdout] ✅ Colored success
[INFO] [stdout] ✅ Test success
[INFO] [stdout] ⚠️  Test warning
[INFO] [stdout] ℹ️  Test info
[INFO] [stdout] 🔍 Test header
[INFO] [stdout] 
[INFO] [stderr] ❌ Test error
[INFO] [stdout] 📋 Test section
[INFO] [stdout] ────────────────
[INFO] [stdout] 📁 /test/path
[INFO] [stdout]   🔸 TestGlobal (5)
[INFO] [stdout]      Lines: 1, 2, 3
[INFO] [stdout] 📊 Files: 10
[INFO] [stdout] 💡 Test tip
[INFO] [stdout] Test plain
[INFO] [stdout] ────────────────────────────────────────────────────────────
[INFO] [stdout] test config::validation::tests::test_validate_high_concurrency ... ok
[INFO] [stdout] test config::validation::tests::test_validate_empty_ignore_pattern ... ok
[INFO] [stdout] test output::formatter::tests::test_colored_output_formatter ... ok
[INFO] [stdout] test config::loader::tests::test_load_nonexistent_config ... ok
[INFO] [stdout] test config::loader::tests::test_load_invalid_yaml ... ok
[INFO] [stdout] test output::formatter::tests::test_output_formatter_creation ... ok
[INFO] [stdout] test config::validation::tests::test_validate_nonexistent_directory ... ok
[INFO] [stdout] test output::json::tests::test_issue_from_process_result ... ok
[INFO] [stdout] test output::json::tests::test_normalize_file_path ... ok
[INFO] [stdout] test config::loader::tests::test_load_valid_config ... ok
[INFO] [stdout] test config::validation::tests::test_validate_valid_config ... ok
[INFO] [stdout] test output::mode::tests::test_from_cli_json_mode ... ok
[INFO] [stdout] test output::mode::tests::test_outputs_to_stdout ... ok
[INFO] [stdout] test output::mode::tests::test_from_cli_console_mode ... ok
[INFO] [stdout] test processor::progress::tests::test_progress_reporter_factory ... ok
[INFO] [stdout] test output::mode::tests::test_from_cli_file_mode ... ok
[INFO] [stdout] test output::mode::tests::test_should_suppress_decorative_output ... ok
[INFO] [stdout] test processor::progress::tests::test_console_progress_reporter_creation ... ok
[INFO] [stdout] test output::json::tests::test_json_output_creation ... ok
[INFO] [stdout] test output::json_formatter::tests::test_json_formatter_creation ... ok
[INFO] [stdout] test output::json_formatter::tests::test_multiple_results ... ok
[INFO] [stdout] test output::json_formatter::tests::test_serialize_json_output ... ok
[INFO] [stdout] test output::json_formatter::tests::test_empty_results ... ok
[INFO] [stdout] test output::json_formatter::tests::test_format_results ... ok
[INFO] [stdout] test output::json_formatter::tests::test_output_json_to_file ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wow_global_check-07b37c624d61d0a1)
[INFO] [stdout] test processor::progress::tests::test_quiet_progress_reporter ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests wow_global_check
[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] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test src/config/loader.rs - config::loader::load_config_with_quiet (line 65) - compile ... ok
[INFO] [stdout] test src/config/loader.rs - config::loader::load_config (line 33) - compile ... ok
[INFO] [stdout] test src/config/validation.rs - config::validation::validate_config (line 29) - compile ... ok
[INFO] [stdout] test src/config/mod.rs - config::Config::from_config_file (line 139) - compile ... FAILED
[INFO] [stdout] test src/config/validation.rs - config::validation::normalize_path (line 277) ... FAILED
[INFO] [stdout] test src/config/mod.rs - config::Config::validate (line 330) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 34) - compile ... ok
[INFO] [stdout] test src/output/json_formatter.rs - output::json_formatter::JsonFormatter (line 22) - compile ... ok
[INFO] [stdout] test src/output/json_formatter.rs - output::json_formatter::JsonFormatter::format_results (line 77) - compile ... ok
[INFO] [stdout] test src/error.rs - error::AnyhowExt (line 218) - compile ... FAILED
[INFO] [stdout] test src/processor/analyzer.rs - processor::analyzer::OperationType (line 94) ... FAILED
[INFO] [stdout] test src/output/json_formatter.rs - output::json_formatter::JsonFormatter::output_json (line 119) - compile ... ok
[INFO] [stdout] test src/config/mod.rs - config::Config::dir_path_str (line 237) ... ok
[INFO] [stdout] test src/error.rs - error::Result (line 201) ... ok
[INFO] [stdout] test src/config/mod.rs - config::Config::concurrency_usize (line 308) ... ok
[INFO] [stdout] test src/config/mod.rs - config::Config (line 81) ... ok
[INFO] [stdout] test src/config/mod.rs - config::Config::lua_root_dir_str (line 283) ... ok
[INFO] [stdout] test src/error.rs - error::WowGlobalCheckError::config (line 111) ... ok
[INFO] [stdout] test src/config/mod.rs - config::Config::output_str (line 258) ... ok
[INFO] [stdout] test src/processor/analyzer.rs - processor::analyzer::Occurrence (line 63) ... ok
[INFO] [stdout] test src/processor/mod.rs - processor::ProcessingPipeline (line 35) - compile ... ok
[INFO] [stdout] test src/error.rs - error::WowGlobalCheckError (line 17) ... ok
[INFO] [stdout] test src/error.rs - error::WowGlobalCheckError::file_processing (line 136) ... ok
[INFO] [stdout] test src/processor/analyzer.rs - processor::analyzer::process_files (line 249) - compile ... FAILED
[INFO] [stdout] test src/processor/file_finder.rs - processor::file_finder::create_sample_gcignore_file (line 219) - compile ... ok
[INFO] [stdout] test src/output/json_formatter.rs - output::json_formatter::JsonFormatter::new (line 50) ... ok
[INFO] [stdout] test src/processor/mod.rs - processor::ProcessingPipeline::run (line 158) - compile ... ok
[INFO] [stdout] test src/processor/file_finder.rs - processor::file_finder::find_lua_files (line 36) - compile ... ok
[INFO] [stdout] test src/config/mod.rs - config::ConfigFile (line 42) ... ok
[INFO] [stdout] test src/processor/output.rs - processor::output::output_results_with_formatter (line 64) - compile ... FAILED
[INFO] [stdout] test src/processor/progress.rs - processor::progress::ConsoleProgressReporter::new (line 117) ... FAILED
[INFO] [stdout] test src/config/mod.rs - config::Config::merge_cli_overrides (line 202) ... FAILED
[INFO] [stdout] test src/processor/analyzer.rs - processor::analyzer::process_files_with_progress (line 398) - compile ... FAILED
[INFO] [stdout] test src/processor/output.rs - processor::output::output_results (line 33) - compile ... ok
[INFO] [stdout] test src/processor/mod.rs - processor::ProcessingPipeline::with_progress_reporter (line 93) ... FAILED
[INFO] [stdout] test src/processor/analyzer.rs - processor::analyzer::ProcessResult::line_numbers (line 153) ... ok
[INFO] [stdout] test src/processor/analyzer.rs - processor::analyzer::ProcessResult (line 31) ... ok
[INFO] [stdout] test src/processor/progress.rs - processor::progress::ConsoleProgressReporter (line 89) ... FAILED
[INFO] [stdout] test src/processor/analyzer.rs - processor::analyzer::ProcessResult::count (line 128) ... ok
[INFO] [stdout] test src/processor/progress.rs - processor::progress::create_progress_reporter (line 362) ... FAILED
[INFO] [stdout] test src/processor/progress.rs - processor::progress::ProgressReporter (line 22) ... FAILED
[INFO] [stdout] test src/processor/mod.rs - processor::ProcessingPipeline::with_quiet_progress (line 119) ... ok
[INFO] [stdout] test src/processor/analyzer.rs - processor::analyzer::ProcessResult::filename (line 179) ... ok
[INFO] [stdout] test src/processor/progress.rs - processor::progress::QuietProgressReporter (line 253) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/processor/mod.rs - processor::ProcessingPipeline::new (line 66) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/config/mod.rs - config::Config::from_config_file (line 139) stdout ----
[INFO] [stdout] error[E0277]: the trait bound `ConfigFile: Default` is not satisfied
[INFO] [stdout]   --> src/config/mod.rs:146:7
[INFO] [stdout]    |
[INFO] [stdout] 10 |     ..Default::default()
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `ConfigFile`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config/validation.rs - config::validation::normalize_path (line 277) stdout ----
[INFO] [stdout] error[E0603]: module `validation` is private
[INFO] [stdout]   --> src/config/validation.rs:279:31
[INFO] [stdout]    |
[INFO] [stdout]  5 | use wow_global_check::config::validation::normalize_path;
[INFO] [stdout]    |                               ^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `validation` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/config/mod.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | mod validation;
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/error.rs - error::AnyhowExt (line 218) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `wow_global_check::AnyhowExt`
[INFO] [stdout]  --> src/error.rs:220:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | use wow_global_check::{AnyhowExt, Result};
[INFO] [stdout]   |                        ^^^^^^^^^ no `AnyhowExt` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this trait instead:
[INFO] [stdout]           wow_global_check::error::AnyhowExt
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_file_context` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]    --> src/error.rs:228:12
[INFO] [stdout]     |
[INFO] [stdout]  13 |     result.with_file_context(path)
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/error.rs:243:8
[INFO] [stdout]     |
[INFO] [stdout] 243 |     fn with_file_context<P: Into<PathBuf>>(self, path: P) -> Result<T>;
[INFO] [stdout]     |        ----------------- the method is available for `Result<String, anyhow::Error>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `AnyhowExt` which provides `with_file_context` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::wow_global_check::error::AnyhowExt;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `with_context` with a similar name
[INFO] [stdout]     |
[INFO] [stdout]  13 -     result.with_file_context(path)
[INFO] [stdout]  13 +     result.with_context(path)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/processor/analyzer.rs - processor::analyzer::OperationType (line 94) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `operation_type` in this scope
[INFO] [stdout]  --> src/processor/analyzer.rs:98:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | match operation_type {
[INFO] [stdout]   |       ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/processor/analyzer.rs - processor::analyzer::process_files (line 249) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `wow_global_check::process_files`
[INFO] [stdout]  --> src/processor/analyzer.rs:251:32
[INFO] [stdout]   |
[INFO] [stdout] 5 | use wow_global_check::{Config, process_files};
[INFO] [stdout]   |                                ^^^^^^^^^^^^^ no `process_files` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/processor/output.rs - processor::output::output_results_with_formatter (line 64) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `wow_global_check::output_results_with_formatter`
[INFO] [stdout]  --> src/processor/output.rs:66:32
[INFO] [stdout]   |
[INFO] [stdout] 5 | use wow_global_check::{Config, output_results_with_formatter, OutputFormatter, ProcessResult};
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `output_results_with_formatter` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/processor/progress.rs - processor::progress::ConsoleProgressReporter::new (line 117) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `wow_global_check::ConsoleProgressReporter`
[INFO] [stdout]  --> src/processor/progress.rs:119:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use wow_global_check::ConsoleProgressReporter;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ConsoleProgressReporter` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | use wow_global_check::processor::ConsoleProgressReporter;
[INFO] [stdout]   |                       +++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config/mod.rs - config::Config::merge_cli_overrides (line 202) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (482) panicked at src/config/mod.rs:13:1:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "/opt/rustwide/workdir/different-addon"
[INFO] [stdout]  right: "./different-addon"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x588e473bc352 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x588e473bc352 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x588e473bc352 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x588e473bc352 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x588e473cafff - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x588e473cafff - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x588e4739a8c1 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x588e4739a8c1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x588e4739f9e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x588e473a14ec - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x588e473a1346 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x588e473a1b75 - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x588e473a1a0a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x588e4739fb19 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x588e4738f3ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x588e473cdf00 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x588e473cdda3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   17:     0x588e4738b350 - core::panicking::assert_failed::hc30ee14a4a53c325
[INFO] [stdout]   18:     0x588e4738b573 - rust_out::main::_doctest_main_src_config_mod_rs_202_0::hfa84624242930e05
[INFO] [stdout]   19:     0x588e4738b366 - rust_out::main::h909c389308a13d94
[INFO] [stdout]   20:     0x588e4738b313 - core::ops::function::FnOnce::call_once::he80aaf16098e337a
[INFO] [stdout]   21:     0x588e4738b2b6 - std::sys::backtrace::__rust_begin_short_backtrace::hd4f5856814720a68
[INFO] [stdout]   22:     0x588e4738b299 - std::rt::lang_start::{{closure}}::hdd522a24cafb4b4b
[INFO] [stdout]   23:     0x588e4739b9d0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   24:     0x588e4739b9d0 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   25:     0x588e4739b9d0 - std::panicking::catch_unwind::h26f0e342004b5114
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   26:     0x588e4739b9d0 - std::panic::catch_unwind::h9ee33ca17775d897
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x588e4739b9d0 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x588e4739b9d0 - std::panicking::catch_unwind::do_call::h819db0a7788e7259
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x588e4739b9d0 - std::panicking::catch_unwind::h23e08fb4a7b9f405
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x588e4739b9d0 - std::panic::catch_unwind::h7ca3d9eabb6135ff
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x588e4739b9d0 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x588e4738b281 - std::rt::lang_start::h5d51bffdfd88737a
[INFO] [stdout]   33:     0x588e4738b655 - main
[INFO] [stdout]   34:     0x7b484dfeb1ca - <unknown>
[INFO] [stdout]   35:     0x7b484dfeb28b - __libc_start_main
[INFO] [stdout]   36:     0x588e4738b195 - _start
[INFO] [stdout]   37:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/processor/analyzer.rs - processor::analyzer::process_files_with_progress (line 398) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `wow_global_check::process_files_with_progress`, `wow_global_check::ConsoleProgressReporter`
[INFO] [stdout]  --> src/processor/analyzer.rs:400:32
[INFO] [stdout]   |
[INFO] [stdout] 5 | use wow_global_check::{Config, process_files_with_progress, ConsoleProgressReporter};
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^ no `ConsoleProgressReporter` in the root
[INFO] [stdout]   |                                |
[INFO] [stdout]   |                                no `process_files_with_progress` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           wow_global_check::processor::ConsoleProgressReporter
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/processor/mod.rs - processor::ProcessingPipeline::with_progress_reporter (line 93) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `wow_global_check::QuietProgressReporter`
[INFO] [stdout]  --> src/processor/mod.rs:95:52
[INFO] [stdout]   |
[INFO] [stdout] 5 | use wow_global_check::{Config, ProcessingPipeline, QuietProgressReporter};
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^^^^^ no `QuietProgressReporter` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           wow_global_check::processor::QuietProgressReporter
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/processor/progress.rs - processor::progress::ConsoleProgressReporter (line 89) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `wow_global_check::ConsoleProgressReporter`
[INFO] [stdout]  --> src/processor/progress.rs:91:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use wow_global_check::ConsoleProgressReporter;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ConsoleProgressReporter` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | use wow_global_check::processor::ConsoleProgressReporter;
[INFO] [stdout]   |                       +++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/processor/progress.rs - processor::progress::create_progress_reporter (line 362) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `wow_global_check::create_progress_reporter`
[INFO] [stdout]  --> src/processor/progress.rs:364:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use wow_global_check::create_progress_reporter;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `create_progress_reporter` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/processor/progress.rs - processor::progress::ProgressReporter (line 22) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `wow_global_check::ProgressReporter`, `wow_global_check::ConsoleProgressReporter`
[INFO] [stdout]  --> src/processor/progress.rs:24:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | use wow_global_check::{ProgressReporter, ConsoleProgressReporter};
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^ no `ConsoleProgressReporter` in the root
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        no `ProgressReporter` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this trait instead:
[INFO] [stdout]           wow_global_check::processor::ProgressReporter
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           wow_global_check::processor::ConsoleProgressReporter
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/processor/progress.rs - processor::progress::QuietProgressReporter (line 253) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `wow_global_check::QuietProgressReporter`
[INFO] [stdout]  --> src/processor/progress.rs:255:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use wow_global_check::QuietProgressReporter;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `QuietProgressReporter` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | use wow_global_check::processor::QuietProgressReporter;
[INFO] [stdout]   |                       +++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/config/mod.rs - config::Config::from_config_file (line 139)
[INFO] [stdout]     src/config/mod.rs - config::Config::merge_cli_overrides (line 202)
[INFO] [stdout]     src/config/validation.rs - config::validation::normalize_path (line 277)
[INFO] [stdout]     src/error.rs - error::AnyhowExt (line 218)
[INFO] [stdout]     src/processor/analyzer.rs - processor::analyzer::OperationType (line 94)
[INFO] [stdout]     src/processor/analyzer.rs - processor::analyzer::process_files (line 249)
[INFO] [stdout]     src/processor/analyzer.rs - processor::analyzer::process_files_with_progress (line 398)
[INFO] [stdout]     src/processor/mod.rs - processor::ProcessingPipeline::with_progress_reporter (line 93)
[INFO] [stdout]     src/processor/output.rs - processor::output::output_results_with_formatter (line 64)
[INFO] [stdout]     src/processor/progress.rs - processor::progress::ConsoleProgressReporter (line 89)
[INFO] [stdout]     src/processor/progress.rs - processor::progress::ConsoleProgressReporter::new (line 117)
[INFO] [stdout]     src/processor/progress.rs - processor::progress::ProgressReporter (line 22)
[INFO] [stdout]     src/processor/progress.rs - processor::progress::QuietProgressReporter (line 253)
[INFO] [stdout]     src/processor/progress.rs - processor::progress::create_progress_reporter (line 362)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 31 passed; 14 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.85s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3adf6e46ce1347914933a334a70ae913b79416e7f7c8417b35d32ed0de6eacde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3adf6e46ce1347914933a334a70ae913b79416e7f7c8417b35d32ed0de6eacde", kill_on_drop: false }`
[INFO] [stdout] 3adf6e46ce1347914933a334a70ae913b79416e7f7c8417b35d32ed0de6eacde
