[INFO] fetching crate rust-diff-analyzer 1.6.0...
[INFO] testing rust-diff-analyzer-1.6.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate rust-diff-analyzer 1.6.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate rust-diff-analyzer 1.6.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rust-diff-analyzer 1.6.0
[INFO] tweaked toml for crates.io crate rust-diff-analyzer 1.6.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rust-diff-analyzer 1.6.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rust-diff-analyzer 1.6.0 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded criterion-plot v0.8.2
[INFO] [stderr]   Downloaded masterror-template v0.4.2
[INFO] [stderr]   Downloaded indexmap v2.13.1
[INFO] [stderr]   Downloaded masterror-derive v0.11.3
[INFO] [stderr]   Downloaded criterion v0.8.2
[INFO] [stderr]   Downloaded fastrand v2.4.0
[INFO] [stderr]   Downloaded masterror v0.27.3
[INFO] [stderr]   Downloaded similar v3.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f622f5f1b05b94a8f75762b4e0f16686f15e41e1290368a0db36761cf9eeddd6
[INFO] running `Command { std: "docker" "start" "-a" "f622f5f1b05b94a8f75762b4e0f16686f15e41e1290368a0db36761cf9eeddd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f622f5f1b05b94a8f75762b4e0f16686f15e41e1290368a0db36761cf9eeddd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f622f5f1b05b94a8f75762b4e0f16686f15e41e1290368a0db36761cf9eeddd6", kill_on_drop: false }`
[INFO] [stdout] f622f5f1b05b94a8f75762b4e0f16686f15e41e1290368a0db36761cf9eeddd6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49c5841ce0902c97e58c80b63e60c9fc8688f143cb7c418ba9fe82395574a3a9
[INFO] running `Command { std: "docker" "start" "-a" "49c5841ce0902c97e58c80b63e60c9fc8688f143cb7c418ba9fe82395574a3a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling masterror-template v0.4.2
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling similar v3.0.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling masterror-derive v0.11.3
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling masterror v0.27.3
[INFO] [stderr]    Compiling rust-diff-analyzer v1.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.22s
[INFO] running `Command { std: "docker" "inspect" "49c5841ce0902c97e58c80b63e60c9fc8688f143cb7c418ba9fe82395574a3a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49c5841ce0902c97e58c80b63e60c9fc8688f143cb7c418ba9fe82395574a3a9", kill_on_drop: false }`
[INFO] [stdout] 49c5841ce0902c97e58c80b63e60c9fc8688f143cb7c418ba9fe82395574a3a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 147909f40bd034b1adddd07b2507969bf4ee1f6951cdeba21fe447242238ecba
[INFO] running `Command { std: "docker" "start" "-a" "147909f40bd034b1adddd07b2507969bf4ee1f6951cdeba21fe447242238ecba", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling fastrand v2.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling rust-diff-analyzer v1.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.98s
[INFO] running `Command { std: "docker" "inspect" "147909f40bd034b1adddd07b2507969bf4ee1f6951cdeba21fe447242238ecba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "147909f40bd034b1adddd07b2507969bf4ee1f6951cdeba21fe447242238ecba", kill_on_drop: false }`
[INFO] [stdout] 147909f40bd034b1adddd07b2507969bf4ee1f6951cdeba21fe447242238ecba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f9c9607b3867c2af6f91772d5b34e7e7884ce562a9a1a7656034403f708eb251
[INFO] running `Command { std: "docker" "start" "-a" "f9c9607b3867c2af6f91772d5b34e7e7884ce562a9a1a7656034403f708eb251", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_diff_analyzer-30a7aab75da54ce7)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test analysis::ast_visitor::tests::test_extract_function ... ok
[INFO] [stdout] test analysis::ast_visitor::tests::test_extract_test_function ... ok
[INFO] [stdout] test analysis::ast_visitor::tests::test_extract_struct ... ok
[INFO] [stdout] test analysis::mapper::tests::test_find_containing_unit ... ok
[INFO] [stdout] test analysis::extractor::tests::test_parse_error ... ok
[INFO] [stdout] test classifier::attr_classifier::tests::test_is_bench_unit ... ok
[INFO] [stdout] test analysis::extractor::tests::test_extract_from_str ... ok
[INFO] [stdout] test classifier::path_classifier::tests::test_bench_paths ... ok
[INFO] [stdout] test classifier::path_classifier::tests::test_example_paths ... ok
[INFO] [stdout] test classifier::path_classifier::tests::test_test_paths ... ok
[INFO] [stdout] test classifier::rules::tests::test_weight_calculation ... ok
[INFO] [stdout] test classifier::attr_classifier::tests::test_is_test_unit ... ok
[INFO] [stdout] test analysis::ast_visitor::tests::test_extract_impl_block ... ok
[INFO] [stdout] test classifier::attr_classifier::tests::test_is_in_test_module ... ok
[INFO] [stdout] test git::diff_parser::tests::test_is_rust_file ... ok
[INFO] [stdout] test git::diff_parser::tests::test_parse_multiple_files ... ok
[INFO] [stdout] test git::diff_parser::tests::test_parse_multiple_hunks ... ok
[INFO] [stdout] test git::diff_parser::tests::test_parse_simple_diff ... ok
[INFO] [stdout] test output::comment::tests::test_format_comment ... ok
[INFO] [stdout] test output::comment::tests::test_get_comment_marker ... ok
[INFO] [stdout] test output::comment::tests::test_format_comment_with_exceeded_limit ... ok
[INFO] [stdout] test output::github::tests::test_github_format ... ok
[INFO] [stdout] test analysis::ast_visitor::tests::test_extract_test_module ... ok
[INFO] [stdout] test output::json::tests::test_json_format ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/rust_diff_analyzer-2955869aa880d1c3)
[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] [stderr]      Running tests/config_test.rs (/opt/rustwide/target/debug/deps/config_test-8e0db57636f590c6)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stderr]      Running tests/edge_cases.rs (/opt/rustwide/target/debug/deps/edge_cases-0b4f6783ba593927)
[INFO] [stdout] test config_tests::test_case_sensitivity ... ok
[INFO] [stdout] test config_tests::test_config_builder_ignored_authors ... ok
[INFO] [stdout] test config_tests::test_default_ignored_authors_is_empty ... ok
[INFO] [stdout] test config_tests::test_ignored_authors_multiple ... ok
[INFO] [stdout] test config_tests::test_should_ignore_author_no_match ... ok
[INFO] [stdout] test config_tests::test_should_ignore_author_partial_match ... ok
[INFO] [stdout] test config_tests::test_should_ignore_commit_alias ... ok
[INFO] [stdout] test config_tests::test_validate_accepts_valid_config ... ok
[INFO] [stdout] test config_tests::test_validate_rejects_empty_author ... ok
[INFO] [stdout] test config_tests::test_should_ignore_author_empty_list ... ok
[INFO] [stdout] test config_tests::test_should_ignore_author_exact_match ... ok
[INFO] [stdout] test config_tests::test_validate_rejects_duplicate_author ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test test_associated_types ... ok
[INFO] [stdout] test test_binary_file_skipped ... ok
[INFO] [stdout] test test_bench_attribute ... ok
[INFO] [stdout] test test_closure_in_function ... ok
[INFO] [stdout] test test_conditional_compilation ... ok
[INFO] [stdout] test test_config_validation ... ok
[INFO] [stdout] test test_custom_test_features ... ok
[INFO] [stdout] test test_diff_with_only_removals ... ok
[INFO] [stdout] test test_default_trait_impl ... ok
[INFO] [stdout] test test_multiple_hunks_same_file ... ok
[INFO] [stdout] test test_doc_attributes ... ok
[INFO] [stdout] test test_empty_function ... ok
[INFO] [stdout] test test_unit_struct ... ok
[INFO] [stdout] test test_const_generics ... ok
[INFO] [stdout] test test_tuple_structs ... ok
[INFO] [stdout] test test_unsafe_code ... ok
[INFO] [stdout] test test_deeply_nested_code ... ok
[INFO] [stdout] test test_hunk_with_no_context ... ok
[INFO] [stdout] test test_extern_functions ... ok
[INFO] [stdout] test test_renamed_file ... ok
[INFO] [stdout] test test_ignore_paths ... ok
[INFO] [stdout] test test_where_clauses ... ok
[INFO] [stdout] test test_diff_with_context_only ... ok
[INFO] [stdout] test test_function_with_many_arguments ... ok
[INFO] [stdout] test test_impl_with_lifetimes ... ok
[INFO] [stdout] test test_inner_attributes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-b36e1d36e01c73f4)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test test_config_limits ... ok
[INFO] [stdout] test test_empty_diff ... ok
[INFO] [stdout] test test_multiple_files_diff ... ok
[INFO] [stdout] test test_async_functions ... ok
[INFO] [stdout] test test_non_rust_files_ignored ... ok
[INFO] [stdout] test test_output_formatting ... ok
[INFO] [stdout] test test_nested_modules ... ok
[INFO] [stdout] test test_full_analysis_pipeline ... ok
[INFO] [stdout] test test_generic_types ... ok
[INFO] [stdout] test test_complex_rust_structures ... ok
[INFO] [stderr]      Running tests/negative.rs (/opt/rustwide/target/debug/deps/negative-698a149dfcd94cb9)
[INFO] [stdout] test test_multiple_attributes ... ok
[INFO] [stdout] test test_path_based_classification ... ok
[INFO] [stdout] test test_test_code_classification ... ok
[INFO] [stdout] test test_trait_impl_for_type ... ok
[INFO] [stdout] test test_visibility_levels ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test test_config_validation_zero_max_units ... ok
[INFO] [stdout] test test_config_validation_zero_max_score ... ok
[INFO] [stdout] test test_deeply_nested_invalid_syntax ... ok
[INFO] [stdout] test test_diff_with_binary_markers ... ok
[INFO] [stdout] test test_diff_with_renamed_file ... ok
[INFO] [stdout] test test_empty_diff ... ok
[INFO] [stdout] test test_incomplete_function ... ok
[INFO] [stdout] test test_invalid_hunk_header ... ok
[INFO] [stdout] test test_malformed_diff_header ... ok
[INFO] [stdout] test test_missing_closing_brace ... ok
[INFO] [stdout] test test_invalid_rust_syntax ... ok
[INFO] [stdout] test test_invalid_attribute ... ok
[INFO] [stdout] test test_unicode_in_identifiers ... ok
[INFO] [stdout] test test_diff_with_no_newline_at_eof ... ok
[INFO] [stdout] test test_extremely_long_function_name ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/property.rs (/opt/rustwide/target/debug/deps/property-f996a0892b227087)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_linespan_contains_within_bounds ... ok
[INFO] [stdout] test test_config_default_is_always_valid ... ok
[INFO] [stdout] test test_diff_line_numbers_are_positive ... ok
[INFO] [stdout] test test_linespan_len_calculation ... ok
[INFO] [stdout] test test_diff_preserves_file_count ... ok
[INFO] [stdout] test test_valid_function_always_parses ... ok
[INFO] [stdout] test test_valid_struct_always_parses ... ok
[INFO] [stdout] test test_multiple_functions_parse_correctly ... ok
[INFO] [stdout] test test_valid_enum_always_parses ... ok
[INFO] [stdout] test test_semantic_unit_creation ... ok
[INFO] [stderr]    Doc-tests rust_diff_analyzer
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 80 tests
[INFO] [stdout] test src/analysis/extractor.rs - analysis::extractor::extract_semantic_units (line 30) - compile ... ok
[INFO] [stdout] test src/analysis/mapper.rs - analysis::mapper::map_changes (line 43) - compile ... ok
[INFO] [stdout] test src/analysis/ast_visitor.rs - analysis::ast_visitor::SemanticUnitVisitor::new (line 29) ... ok
[INFO] [stdout] test src/analysis/ast_visitor.rs - analysis::ast_visitor::SemanticUnitVisitor::extract (line 54) ... ok
[INFO] [stdout] test src/classifier/attr_classifier.rs - classifier::attr_classifier::has_test_feature (line 115) ... ok
[INFO] [stdout] test src/analysis/extractor.rs - analysis::extractor::extract_semantic_units_from_str (line 61) ... ok
[INFO] [stdout] test src/config.rs - config::Config::from_file (line 278) - compile ... ok
[INFO] [stdout] test src/classifier/attr_classifier.rs - classifier::attr_classifier::is_test_unit (line 18) ... ok
[INFO] [stdout] test src/classifier.rs - classifier::classify_unit (line 29) ... ok
[INFO] [stdout] test src/classifier/path_classifier.rs - classifier::path_classifier::is_bench_path (line 42) ... ok
[INFO] [stdout] test src/classifier/attr_classifier.rs - classifier::attr_classifier::is_in_test_module (line 82) ... ok
[INFO] [stdout] test src/config.rs - config::ConfigBuilder::add_ignored_author (line 742) ... ok
[INFO] [stdout] test src/config.rs - config::Config::validate (line 304) ... ok
[INFO] [stdout] test src/config.rs - config::ConfigBuilder::add_test_feature (line 690) ... ok
[INFO] [stdout] test src/config.rs - config::ConfigBuilder::build (line 765) ... ok
[INFO] [stdout] test src/classifier/path_classifier.rs - classifier::path_classifier::is_example_path (line 18) ... ok
[INFO] [stdout] test src/classifier/rules.rs - classifier::rules::calculate_weight (line 22) ... ok
[INFO] [stdout] test src/classifier/path_classifier.rs - classifier::path_classifier::is_test_path (line 66) ... ok
[INFO] [stdout] test src/config.rs - config::Config::is_build_script (line 501) ... ok
[INFO] [stdout] test src/classifier/attr_classifier.rs - classifier::attr_classifier::is_bench_unit (line 50) ... ok
[INFO] [stdout] test src/config.rs - config::ConfigBuilder::add_ignore_path (line 717) ... ok
[INFO] [stdout] test src/config.rs - config::Config::should_ignore (line 384) ... ok
[INFO] [stdout] test src/config.rs - config::Config::is_test_path (line 472) ... ok
[INFO] [stdout] test src/config.rs - config::Config::should_ignore_author (line 412) ... ok
[INFO] [stdout] test src/config.rs - config::ConfigBuilder::max_prod_lines (line 641) ... ok
[INFO] [stdout] test src/config.rs - config::ConfigBuilder::max_prod_units (line 575) ... ok
[INFO] [stdout] test src/config.rs - config::Config::test_features_set (line 357) ... ok
[INFO] [stdout] test src/config.rs - config::ConfigBuilder::max_weighted_score (line 597) ... ok
[INFO] [stdout] test src/config.rs - config::ConfigBuilder::fail_on_exceed (line 619) ... ok
[INFO] [stdout] test src/config.rs - config::Config::should_ignore_commit (line 446) ... ok
[INFO] [stdout] test src/config.rs - config::ConfigBuilder::per_type_limits (line 663) ... ok
[INFO] [stdout] test src/config.rs - config::ConfigBuilder::new (line 530) ... ok
[INFO] [stdout] test src/git/diff_parser.rs - git::diff_parser::FileDiff::new (line 35) ... ok
[INFO] [stdout] test src/git/diff_parser.rs - git::diff_parser::FileDiff::total_added (line 59) ... ok
[INFO] [stdout] test src/git/diff_parser.rs - git::diff_parser::FileDiff::is_rust_file (line 139) ... ok
[INFO] [stdout] test src/config.rs - config::ConfigBuilder::output_format (line 551) ... ok
[INFO] [stdout] test src/git/hunk.rs - git::hunk::Hunk::removed_count (line 229) ... ok
[INFO] [stdout] test src/git/hunk.rs - git::hunk::HunkLine::is_added (line 125) ... ok
[INFO] [stdout] test src/output/comment.rs - output::comment::get_comment_marker (line 321) ... ok
[INFO] [stdout] test src/git/diff_parser.rs - git::diff_parser::parse_diff (line 174) ... ok
[INFO] [stdout] test src/git/diff_parser.rs - git::diff_parser::FileDiff::all_added_lines (line 99) ... ok
[INFO] [stdout] test src/git/diff_parser.rs - git::diff_parser::FileDiff::total_removed (line 79) ... ok
[INFO] [stdout] test src/git/hunk.rs - git::hunk::Hunk::added_lines (line 249) ... ok
[INFO] [stdout] test src/git/hunk.rs - git::hunk::Hunk::added_count (line 210) ... ok
[INFO] [stdout] test src/git/hunk.rs - git::hunk::HunkLine::is_removed (line 143) ... ok
[INFO] [stdout] test src/output/formatter.rs - output::formatter::format_output (line 48) ... ok
[INFO] [stdout] test src/git/hunk.rs - git::hunk::Hunk::new (line 185) ... ok
[INFO] [stdout] test src/git/hunk.rs - git::hunk::HunkLine::context (line 101) ... ok
[INFO] [stdout] test src/git/diff_parser.rs - git::diff_parser::FileDiff::all_removed_lines (line 119) ... ok
[INFO] [stdout] test src/types/change.rs - types::change::AnalysisResult::production_changes (line 226) ... ok
[INFO] [stdout] test src/git/hunk.rs - git::hunk::Hunk::removed_lines (line 272) ... ok
[INFO] [stdout] test src/types/change.rs - types::change::Summary::total_prod_units (line 155) ... ok
[INFO] [stdout] test src/types/scope.rs - types::scope::AnalysisScope::non_rust_count (line 156) ... ok
[INFO] [stdout] test src/output/comment.rs - output::comment::format_comment (line 24) ... ok
[INFO] [stdout] test src/git/hunk.rs - git::hunk::HunkLine::added (line 44) ... ok
[INFO] [stdout] test src/types/scope.rs - types::scope::AnalysisScope::new (line 73) ... ok
[INFO] [stdout] test src/types/scope.rs - types::scope::SkippedFile::new (line 40) ... ok
[INFO] [stdout] test src/types/scope.rs - types::scope::AnalysisScope::add_analyzed (line 91) ... ok
[INFO] [stdout] test src/types/change.rs - types::change::AnalysisResult::test_changes (line 246) ... ok
[INFO] [stdout] test src/types/semantic_unit.rs - types::semantic_unit::LineSpan::contains (line 164) ... ok
[INFO] [stdout] test src/types/scope.rs - types::scope::AnalysisScope::set_patterns (line 137) ... ok
[INFO] [stdout] test src/types/classification.rs - types::classification::CodeType::is_test_related (line 75) ... ok
[INFO] [stdout] test src/types/change.rs - types::change::AnalysisResult::new (line 204) ... ok
[INFO] [stdout] test src/types/semantic_unit.rs - types::semantic_unit::LineSpan::is_empty (line 206) ... ok
[INFO] [stdout] test src/types/classification.rs - types::classification::CodeType::as_str (line 32) ... ok
[INFO] [stdout] test src/types/classification.rs - types::classification::CodeType::is_production (line 57) ... ok
[INFO] [stdout] test src/types/change.rs - types::change::Change::new (line 42) ... ok
[INFO] [stdout] test src/types/semantic_unit.rs - types::semantic_unit::SemanticUnit::has_attribute (line 377) ... ok
[INFO] [stdout] test src/types/semantic_unit.rs - types::semantic_unit::LineSpan::len (line 184) ... ok
[INFO] [stdout] test src/types/semantic_unit.rs - types::semantic_unit::SemanticUnit::qualified_name (line 336) ... ok
[INFO] [stdout] test src/types/change.rs - types::change::Change::total_lines (line 91) ... ok
[INFO] [stdout] test src/git/hunk.rs - git::hunk::HunkLine::removed (line 72) ... ok
[INFO] [stdout] test src/types/scope.rs - types::scope::AnalysisScope::add_skipped (line 113) ... ok
[INFO] [stdout] test src/types/semantic_unit.rs - types::semantic_unit::SemanticUnit::with_impl (line 297) ... ok
[INFO] [stdout] test src/types/semantic_unit.rs - types::semantic_unit::SemanticUnitKind::as_str (line 40) ... ok
[INFO] [stdout] test src/types/scope.rs - types::scope::AnalysisScope::ignored_count (line 181) ... ok
[INFO] [stdout] test src/types/semantic_unit.rs - types::semantic_unit::SemanticUnit::new (line 251) ... ok
[INFO] [stdout] test src/types/semantic_unit.rs - types::semantic_unit::Visibility::as_str (line 84) ... ok
[INFO] [stdout] test src/types/semantic_unit.rs - types::semantic_unit::Visibility::is_public (line 107) ... ok
[INFO] [stdout] test src/types/semantic_unit.rs - types::semantic_unit::LineSpan::new (line 141) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 80 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.30s; merged doctests compilation took 1.20s
[INFO] running `Command { std: "docker" "inspect" "f9c9607b3867c2af6f91772d5b34e7e7884ce562a9a1a7656034403f708eb251", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9c9607b3867c2af6f91772d5b34e7e7884ce562a9a1a7656034403f708eb251", kill_on_drop: false }`
[INFO] [stdout] f9c9607b3867c2af6f91772d5b34e7e7884ce562a9a1a7656034403f708eb251
