[INFO] cloning repository https://github.com/quantmind-br/code-analyzer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quantmind-br/code-analyzer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquantmind-br%2Fcode-analyzer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquantmind-br%2Fcode-analyzer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 68e06814f4620075231a37bb127ea51561171464 [INFO] testing quantmind-br/code-analyzer against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquantmind-br%2Fcode-analyzer" "/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/quantmind-br/code-analyzer [INFO] finished tweaking git repo https://github.com/quantmind-br/code-analyzer [INFO] tweaked toml for git repo https://github.com/quantmind-br/code-analyzer written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/quantmind-br/code-analyzer on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/quantmind-br/code-analyzer 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 68f75db3edf7f95101f770c04f454094d7f3287975f410bccb1ffddc864368a1 [INFO] running `Command { std: "docker" "start" "-a" "68f75db3edf7f95101f770c04f454094d7f3287975f410bccb1ffddc864368a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68f75db3edf7f95101f770c04f454094d7f3287975f410bccb1ffddc864368a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68f75db3edf7f95101f770c04f454094d7f3287975f410bccb1ffddc864368a1", kill_on_drop: false }` [INFO] [stdout] 68f75db3edf7f95101f770c04f454094d7f3287975f410bccb1ffddc864368a1 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 380646bd9b24732ba8c072d21517815faea581f7e8caafa6fa5b7d0dcf74f87f [INFO] running `Command { std: "docker" "start" "-a" "380646bd9b24732ba8c072d21517815faea581f7e8caafa6fa5b7d0dcf74f87f", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.106 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling clap_builder v4.5.42 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tree-sitter v0.20.10 [INFO] [stderr] Compiling tree-sitter-javascript v0.20.4 [INFO] [stderr] Compiling tree-sitter-java v0.20.2 [INFO] [stderr] Compiling tree-sitter-cpp v0.20.5 [INFO] [stderr] Compiling tree-sitter-c v0.20.8 [INFO] [stderr] Compiling tree-sitter-python v0.20.4 [INFO] [stderr] Compiling tree-sitter-rust v0.20.4 [INFO] [stderr] Compiling tree-sitter-go v0.20.0 [INFO] [stderr] Compiling tree-sitter-typescript v0.20.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling clap v4.5.42 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling code-analyzer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.36s [INFO] running `Command { std: "docker" "inspect" "380646bd9b24732ba8c072d21517815faea581f7e8caafa6fa5b7d0dcf74f87f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "380646bd9b24732ba8c072d21517815faea581f7e8caafa6fa5b7d0dcf74f87f", kill_on_drop: false }` [INFO] [stdout] 380646bd9b24732ba8c072d21517815faea581f7e8caafa6fa5b7d0dcf74f87f [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57028e135609513ee551f46dc44cbfc8876706077304981227004a1401dabcc1 [INFO] running `Command { std: "docker" "start" "-a" "57028e135609513ee551f46dc44cbfc8876706077304981227004a1401dabcc1", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling tree-sitter v0.20.10 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling tree-sitter-go v0.20.0 [INFO] [stderr] Compiling tree-sitter-c v0.20.8 [INFO] [stderr] Compiling tree-sitter-rust v0.20.4 [INFO] [stderr] Compiling tree-sitter-python v0.20.4 [INFO] [stderr] Compiling tree-sitter-javascript v0.20.4 [INFO] [stderr] Compiling tree-sitter-java v0.20.2 [INFO] [stderr] Compiling tree-sitter-typescript v0.20.5 [INFO] [stderr] Compiling tree-sitter-cpp v0.20.5 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling code-analyzer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `cli_tests` [INFO] [stdout] --> tests/integration_tests.rs:645:7 [INFO] [stdout] | [INFO] [stdout] 645 | #[cfg(feature = "cli_tests")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `full-analysis`, and `minimal` [INFO] [stdout] = help: consider adding `cli_tests` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.27s [INFO] running `Command { std: "docker" "inspect" "57028e135609513ee551f46dc44cbfc8876706077304981227004a1401dabcc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57028e135609513ee551f46dc44cbfc8876706077304981227004a1401dabcc1", kill_on_drop: false }` [INFO] [stdout] 57028e135609513ee551f46dc44cbfc8876706077304981227004a1401dabcc1 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5fb051ad953e4574adf23730e19b075cd0cfca8e9c5de0dc2452e7014cc250b6 [INFO] running `Command { std: "docker" "start" "-a" "5fb051ad953e4574adf23730e19b075cd0cfca8e9c5de0dc2452e7014cc250b6", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `cli_tests` [INFO] [stderr] --> tests/integration_tests.rs:645:7 [INFO] [stderr] | [INFO] [stderr] 645 | #[cfg(feature = "cli_tests")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `full-analysis`, and `minimal` [INFO] [stderr] = help: consider adding `cli_tests` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `code-analyzer` (test "integration_tests") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/code_analyzer-6bdf6167c2f03a44) [INFO] [stdout] [INFO] [stdout] running 63 tests [INFO] [stdout] test analyzer::language::tests::test_all_languages ... ok [INFO] [stdout] test analyzer::language::tests::test_validate_language_list ... ok [INFO] [stdout] test analyzer::parser::tests::test_create_project_summary ... ok [INFO] [stdout] test analyzer::language::tests::test_language_display ... ok [INFO] [stdout] test analyzer::parser::tests::test_file_analysis_complexity ... ok [INFO] [stdout] test analyzer::language::tests::test_language_from_string ... ok [INFO] [stdout] test analyzer::language::tests::test_language_detection ... ok [INFO] [stdout] test analyzer::parser::tests::test_is_comment_line ... ok [INFO] [stdout] test analyzer::parser::tests::test_line_counting ... ok [INFO] [stdout] test analyzer::tests::test_analyzer_engine_creation ... ok [INFO] [stdout] test analyzer::tests::test_get_analysis_stats ... ok [INFO] [stdout] test cli::tests::test_sort_by_display ... ok [INFO] [stdout] test cli::tests::test_target_path ... ok [INFO] [stdout] test cli::tests::test_cli_args_defaults ... ok [INFO] [stdout] test analyzer::tests::test_analyzer_engine_from_cli ... ok [INFO] [stdout] test error::tests::test_error_conversion ... ok [INFO] [stdout] test error::tests::test_result_type_alias ... ok [INFO] [stdout] test output::json::tests::test_export_files_only ... ok [INFO] [stdout] test output::json::tests::test_files_to_json_value ... ok [INFO] [stdout] test analyzer::walker::tests::test_file_discovery ... ok [INFO] [stdout] test analyzer::walker::tests::test_hidden_files_filtering ... ok [INFO] [stdout] test output::json::tests::test_format_json ... ok [INFO] [stdout] test output::json::tests::test_format_analysis_json ... ok [INFO] [stdout] test output::json::tests::test_import_from_file ... ok [INFO] [stdout] test cli::tests::test_output_logic ... ok [INFO] [stdout] test output::json::tests::test_quick_export_functions ... ok [INFO] [stdout] test analyzer::walker::tests::test_language_filtering ... ok [INFO] [stdout] test analyzer::walker::tests::test_walk_stats ... ok [INFO] [stdout] test output::json::tests::test_export_filtered_report ... ok [INFO] [stdout] test analyzer::tests::test_analyze_project ... ok [INFO] [stdout] test analyzer::tests::test_analyze_project_simple ... ok [INFO] [stdout] test analyzer::tests::test_cli_filters ... ok [INFO] [stdout] test cli::tests::test_json_output_path ... -ok- [INFO] [stdout] ---------------------------------------------------------------------------------------- [INFO] [stdout] File Language Lines Blank Comments Functions Classes Complexity [INFO] [stdout] ------------------------------------------------------------------------------------------ [INFO] [stdout] tests/test_module.py python 200 25 40 12 3 4.80 [INFO] [stdout] ------------------------------------------------------------------------------------------ [INFO] [stdout] src/main.rs rust 150 20 30 8 2 3.50 [INFO] [stdout] ------------------------------------------------------------------------------------------ [INFO] [stdout] lib/utils.js javascript 75 10 15 5 1 2.10 [INFO] [stdout] ------------------------------------------------------------------------------------------ [INFO] [stdout] test analyzer::language::tests::test_language_manager_with_restricted_languages ... ok [INFO] [stdout] test analyzer::language::tests::test_node_kind_mapping ... ok [INFO] [stdout] +--------------+------------+-------+-------+----------+-----------+---------+------------+ [INFO] [stdout] | File | Language test output::json::tests::test_merge_analysis_reports ... ok [INFO] [stdout] | Lines | Blank | Comments | Functions | Classes | Complexity | [INFO] [stdout] +--------------+------------+-------+-------+----------+-----------+---------+------------+ [INFO] [stdout] | src/main.rs | rust | 100 | test output::json::tests::test_json_export_to_file ... 10ok [INFO] [stdout] test analyzer::walker::tests::test_file_size_filtering ... ok [INFO] [stdout] +--------------+------------+-------+-------+----------+-----------+---------+------------+ [INFO] [stdout] | File | Language | Lines | Blank | Comments | Functions | Classes | Complexity | [INFO] [stdout] test cli::tests::test_output_format_display ... ok [INFO] [stdout] +--------------+------------+------test error::tests::test_error_display ... ok [INFO] [stdout] | 20 | 5 | 2 | 3.20 | [INFO] [stdout] +--------------+----test output::terminal::tests::test_apply_sorting ... ok [INFO] [stdout] -+-------+----------+-----------+---------+------------+ [INFO] [stdout] | src/main.rs | rust | 100 | 10 | 20 | 5 | 2 | 3.20 | [INFO] [stdout] test output::terminal::tests::test_create_simple_table ... ok [INFO] [stdout] +--------------+------------+-------+-------+----------+-----------+---------+------------+ [INFO] [stdout] | lib/utils.js | javascript | 75 | 8 | 15 | 3 | 1 | 2.10 | [INFO] [stdout] +--------------+------------+-------+-------+------test output::terminal::tests::test_terminal_reporter_creation ... --ok [INFO] [stdout] --+-----------+---------+------------+ [INFO] [stdout] test output::terminal::tests::test_format_analysis_table ... ok [INFO] [stdout] --------+-------+-------+----------+-----------+---------+------------+ [INFO] [stdout] | lib/utils.js | javascript | 75 | 8 | 15 | 3 | 1 test output::terminal::tests::test_display_compact_results ... |ok [INFO] [stdout] 2.10 | [INFO] [stdout] +--------------+------------+-------+-------+----------+-----------+---------+------------+ [INFO] [stdout] test output::terminal::tests::test_format_file_path ... ok [INFO] [stdout] test tests::test_analysis_config_default ... ok [INFO] [stdout] test output::tests::test_manager_configuration ... ok [INFO] [stdout] +--------------+------------+-------+-------+----------+-----------+---------+------------+ [INFO] [stdout] | File | Language | Lines | Blank | Comments | Functions | Classes | Complexity | [INFO] [stdout] +--------------+------------+-------+-------+----------+-----------+---------+------------+ [INFO] [stdout] | src/main.rs | rust | 100 | 10 | 20 | 5 | 2 | 3.20 | [INFO] [stdout] +--------------+------------+-------+-------+----------+-----------+---------+------------+ [INFO] [stdout] | lib/utils.js | javascript | 75 | 8 | 15 | 3 | 1 | 2.10 | [INFO] [stdout] +--------------+------------+-------+-------+----------+-----------+---------+------------+ [INFO] [stdout] test output::tests::test_display_files_only ... ok [INFO] [stdout] test output::json::tests::test_validate_json_file ... ok [INFO] [stdout] test tests::test_get_language_extensions ... ok [INFO] [stdout] test output::tests::test_generate_compact_output ... ok [INFO] [stdout] test tests::test_supported_languages ... ok [INFO] [stdout] test tests::test_is_language_supported ... ok [INFO] [stdout] test tests::test_validate_languages ... ok [INFO] [stdout] +--------------+------------+-------+-------+----------+-----------+---------+------------+ [INFO] [stdout] | File | Language | Lines | Blank | Comments | Functions | Classes | Complexity | [INFO] [stdout] +--------------+------------+-------+-------+----------+-----------+---------+------------+ [INFO] [stdout] | src/main.rs | rust | 100 | 10 | 20 | 5 | 2 | 3.20 | [INFO] [stdout] +--------------+------------+-------+-------+----------+-----------+---------+------------+ [INFO] [stdout] | lib/utils.js | javascript | 75 | 8 | 15 | 3 | 1 | 2.10 | [INFO] [stdout] +--------------+------------+-------+-------+----------+-----------+---------+------------+ [INFO] [stdout] +--------------+------------+-------+-------+----------+-----------+---------+------------+ [INFO] [stdout] | File | Language | Lines | Blank | Comments | Functions | Classes | Complexity | [INFO] [stdout] +--------------+------------+-------+-------+----------+-----------+---------+------------+ [INFO] [stdout] | src/main.rs | rust | 100 | 10 | 20 | 5 | 2 | 3.20 | [INFO] [stdout] +--------------+------------+-------+-------+----------+-----------+---------+------------+ [INFO] [stdout] | lib/utils.js | javascript | 75 | 8 | 15 | 3 | 1 | 2.10 | [INFO] [stdout] +--------------+------------+-------+-------+----------+-----------+---------+------------+ [INFO] [stdout] test output::tests::test_convenience_functions ... ok [INFO] [stdout] test tests::test_run_analysis_with_config ... ok [INFO] [stdout] test output::tests::test_route_output_by_format ... ok [INFO] [stdout] +--------------+------------+-------+-------+----------+-----------+---------+------------+ [INFO] [stdout] | File | Language | Lines | Blank | Comments | Functions | Classes | Complexity | [INFO] [stdout] +--------------+------------+-------+-------+----------+-----------+---------+------------+ [INFO] [stdout] | src/main.rs | rust | 100 | 10 | 20 | 5 | 2 | 3.20 | [INFO] [stdout] +--------------+------------+-------+-------+----------+-----------+---------+------------+ [INFO] [stdout] | lib/utils.js | javascript | 75 | 8 | 15 | 3 | 1 | 2.10 | [INFO] [stdout] +--------------+------------+-------+-------+----------+-----------+---------+------------+ [INFO] [stdout] Rank File Lines Language [INFO] [stdout] 1 src/main.rs 130 rust [INFO] [stdout] 2 lib/utils.js 98 javascript [INFO] [stdout] Rank File Functions Classes Complexity [INFO] [stdout] 1 src/main.rs 5 2 3.20 [INFO] [stdout] 2 test tests::test_analyze_directory_filtered ... lib/utils.jsok [INFO] [stdout] 3 1 2.10 [INFO] [stdout] test tests::test_analyze_directory ... ok [INFO] [stdout] test output::tests::test_export_files_json_only ... ok [INFO] [stdout] test output::tests::test_generate_output ... ok [INFO] [stdout] test output::tests::test_output_manager_creation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 63 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/code_analyzer-00d5113301b3c4c9) [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-35c6e8d311f7aea7) [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 16 tests [INFO] [stdout] test test_empty_directory ... ok [INFO] [stdout] test test_invalid_language_filter ... ok [INFO] [stdout] +-----------------------------------+----------+-------+-------+----------+-----------+---------+------------+ [INFO] [stdout] | File | Language | Lines | Blank | Comments | Functions | Classes | Complexity | [INFO] [stdout] +-----------------------------------+----------+-------+-------+----------+-----------+---------+------------+ [INFO] [stdout] | /tmp/.tmpyp6bTn/data_processor.py | python | 27 | 6 | 0 | 6 | 1 | 1.79 | [INFO] [stdout] +-----------------------------------+----------+-------+-------+----------+-----------+---------+------------+ [INFO] [stdout] Rank File Lines Language [INFO] [stdout] 1 /tmp/.tmpyp6bTn/data_processor.py 33 python [INFO] [stdout] Rank File Functions Classes Complexity [INFO] [stdout] 1 /tmp/.tmpyp6bTn/data_processor.py 6 1 1.79 [INFO] [stdout] test test_both_output_formats ... ok [INFO] [stdout] test test_run_analysis_with_config ... ok [INFO] [stdout] +--------------------------+------------+-------+-------+----------+-----------+---------+------------+ [INFO] [stdout] | File | Language | Lines | Blank | Comments | Functions | Classes | Complexity | [INFO] [stdout] +--------------------------+------------+-------+-------+----------+-----------+---------+------------+ [INFO] [stdout] | /tmp/.tmpOZQMsq/main.rs | rust | 30 | 8 | 2 | 6 | 2 | 1.95 | [INFO] [stdout] +--------------------------+------------+-------+-------+----------+-----------+---------+------------+ [INFO] [stdout] | /tmp/.tmpOZQMsq/utils.js | javascript | 23 | 6 | 0 | 5 | 1 | 1.65 | [INFO] [stdout] +--------------------------+------------+-------+-------+----------+-----------+---------+------------+ [INFO] [stdout] Rank File Lines Language [INFO] [stdout] 1 /tmp/.tmpOZQMsq/main.rs 40 rust [INFO] [stdout] 2 /tmp/.tmpOZQMsq/utils.js 29 javascript [INFO] [stdout] Rank File Functions Classes Complexity [INFO] [stdout] 1 /tmp/.tmpOZQMsq/main.rs 6 2 1.95 [INFO] [stdout] 2 /tmp/.tmpOZQMsq/utils.js 5 1 1.65 [INFO] [stdout] test test_cli_integration ... ok [INFO] [stdout] test test_explicit_language_filtering_works ... ok [INFO] [stdout] test test_analyze_directory_filtered ... ok [INFO] [stdout] test test_file_size_limits ... ok [INFO] [stdout] test test_analyze_directory_basic ... ok [INFO] [stdout] test test_default_language_detection_finds_all_languages ... ok [INFO] [stdout] test test_json_output ... ok [INFO] [stdout] test test_line_filtering ... ok [INFO] [stdout] test test_language_support ... ok [INFO] [stdout] test test_complexity_calculation ... ok [INFO] [stdout] test test_hidden_file_handling ... ok [INFO] [stdout] test test_sorting_functionality ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Doc-tests code_analyzer [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/lib.rs - analyze_directory (line 205) - compile ... ok [INFO] [stdout] test src/lib.rs - analyze_directory_filtered (line 229) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 8) - compile ... ok [INFO] [stdout] test src/lib.rs - run_analysis (line 68) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5fb051ad953e4574adf23730e19b075cd0cfca8e9c5de0dc2452e7014cc250b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fb051ad953e4574adf23730e19b075cd0cfca8e9c5de0dc2452e7014cc250b6", kill_on_drop: false }` [INFO] [stdout] 5fb051ad953e4574adf23730e19b075cd0cfca8e9c5de0dc2452e7014cc250b6