[INFO] cloning repository https://github.com/KevinDoremy/SearchDeadCode
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KevinDoremy/SearchDeadCode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKevinDoremy%2FSearchDeadCode", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKevinDoremy%2FSearchDeadCode'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 32ea40fb50bfd6d3f16b6524152b211d89f4106b
[INFO] testing KevinDoremy/SearchDeadCode against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKevinDoremy%2FSearchDeadCode" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KevinDoremy/SearchDeadCode
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/KevinDoremy/SearchDeadCode
[INFO] tweaked toml for git repo https://github.com/KevinDoremy/SearchDeadCode written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KevinDoremy/SearchDeadCode on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KevinDoremy/SearchDeadCode 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ignore v0.4.25
[INFO] [stderr]   Downloaded assert_cmd v2.1.1
[INFO] [stderr]   Downloaded notify-debouncer-mini v0.7.0
[INFO] [stderr]   Downloaded console v0.16.1
[INFO] [stderr]   Downloaded is_ci v1.2.0
[INFO] [stderr]   Downloaded supports-hyperlinks v3.1.0
[INFO] [stderr]   Downloaded terminal_size v0.4.3
[INFO] [stderr]   Downloaded notify v8.2.0
[INFO] [stderr]   Downloaded clap_complete v4.5.61
[INFO] [stderr]   Downloaded miette-derive v7.6.0
[INFO] [stderr]   Downloaded backtrace-ext v0.2.1
[INFO] [stderr]   Downloaded miette v7.6.0
[INFO] [stderr]   Downloaded colored v3.0.0
[INFO] [stderr]   Downloaded quick-xml v0.38.4
[INFO] [stderr]   Downloaded tree-sitter-java v0.21.0
[INFO] [stderr]   Downloaded supports-color v3.0.2
[INFO] [stderr]   Downloaded tree-sitter v0.22.6
[INFO] [stderr]   Downloaded supports-unicode v3.0.0
[INFO] [stderr]   Downloaded float-cmp v0.10.0
[INFO] [stderr]   Downloaded petgraph v0.8.3
[INFO] [stderr]   Downloaded dialoguer v0.12.0
[INFO] [stderr]   Downloaded tree-sitter-kotlin v0.3.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7c0223e2f5d237822e98f0089ad23a1f5f3784176878a200ddc5474c174f0da9
[INFO] running `Command { std: "docker" "start" "-a" "7c0223e2f5d237822e98f0089ad23a1f5f3784176878a200ddc5474c174f0da9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c0223e2f5d237822e98f0089ad23a1f5f3784176878a200ddc5474c174f0da9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c0223e2f5d237822e98f0089ad23a1f5f3784176878a200ddc5474c174f0da9", kill_on_drop: false }`
[INFO] [stdout] 7c0223e2f5d237822e98f0089ad23a1f5f3784176878a200ddc5474c174f0da9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 407fb878c89d4129a2e88f2759eeae3b714968184eedee76fd868be8866d22e6
[INFO] running `Command { std: "docker" "start" "-a" "407fb878c89d4129a2e88f2759eeae3b714968184eedee76fd868be8866d22e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling indicatif v0.18.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling tree-sitter v0.22.6
[INFO] [stderr]    Compiling tree-sitter-java v0.21.0
[INFO] [stderr]    Compiling tree-sitter-kotlin v0.3.8
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling notify-debouncer-mini v0.7.0
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling clap_complete v4.5.61
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling searchdeadcode v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.27s
[INFO] running `Command { std: "docker" "inspect" "407fb878c89d4129a2e88f2759eeae3b714968184eedee76fd868be8866d22e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "407fb878c89d4129a2e88f2759eeae3b714968184eedee76fd868be8866d22e6", kill_on_drop: false }`
[INFO] [stdout] 407fb878c89d4129a2e88f2759eeae3b714968184eedee76fd868be8866d22e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 81ab11f4678dff3850dbf18e4ef805d4e1dd2c45529b9cb9ccea9df73a2a7de3
[INFO] running `Command { std: "docker" "start" "-a" "81ab11f4678dff3850dbf18e4ef805d4e1dd2c45529b9cb9ccea9df73a2a7de3", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling criterion-plot v0.8.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling searchdeadcode v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.76s
[INFO] running `Command { std: "docker" "inspect" "81ab11f4678dff3850dbf18e4ef805d4e1dd2c45529b9cb9ccea9df73a2a7de3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81ab11f4678dff3850dbf18e4ef805d4e1dd2c45529b9cb9ccea9df73a2a7de3", kill_on_drop: false }`
[INFO] [stdout] 81ab11f4678dff3850dbf18e4ef805d4e1dd2c45529b9cb9ccea9df73a2a7de3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c1dda3f98482cfa3683f5f981622a40139bb86aa9f6b44225813d7f52f3273c2
[INFO] running `Command { std: "docker" "start" "-a" "c1dda3f98482cfa3683f5f981622a40139bb86aa9f6b44225813d7f52f3273c2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/searchdeadcode-cf4c7831fe654140)
[INFO] [stdout] 
[INFO] [stdout] running 344 tests
[INFO] [stdout] test analysis::cycles::tests::test_cycle_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::asynctask_usage::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::asynctask_usage::tests::test_coroutine_class_ok ... ok
[INFO] [stdout] test analysis::detectors::asynctask_usage::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::business_logic_composable::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::business_logic_composable::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::business_logic_composable::tests::test_fetch_composable_detected ... ok
[INFO] [stdout] test analysis::detectors::asynctask_usage::tests::test_asynctask_class_detected ... ok
[INFO] [stdout] test analysis::detectors::business_logic_composable::tests::test_large_screen_detected ... ok
[INFO] [stdout] test analysis::detectors::business_logic_composable::tests::test_ui_composable_ok ... ok
[INFO] [stdout] test analysis::detectors::business_logic_composable::tests::test_validate_composable_detected ... ok
[INFO] [stdout] test analysis::detectors::business_logic_composable::tests::test_small_composable_ok ... ok
[INFO] [stdout] test analysis::detectors::collection_without_sequence::tests::test_non_processing_method ... ok
[INFO] [stdout] test analysis::detectors::collection_without_sequence::tests::test_transform_method ... ok
[INFO] [stdout] test analysis::detectors::collection_without_sequence::tests::test_processing_method ... ok
[INFO] [stdout] test analysis::detectors::complex_condition::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::complex_condition::tests::test_check_method_detected ... ok
[INFO] [stdout] test analysis::detectors::collection_without_sequence::tests::test_small_method_not_flagged ... ok
[INFO] [stdout] test analysis::detectors::complex_condition::tests::test_non_conditional_method_ok ... ok
[INFO] [stdout] test analysis::detectors::complex_condition::tests::test_should_method_detected ... ok
[INFO] [stdout] test analysis::detectors::complex_condition::tests::test_small_method_ok ... ok
[INFO] [stdout] test analysis::detectors::collection_without_sequence::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::deep_inheritance::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::complex_condition::tests::test_validate_method_detected ... ok
[INFO] [stdout] test analysis::detectors::collection_without_sequence::tests::test_with_min_chain_length ... ok
[INFO] [stdout] test analysis::detectors::duplicate_import::tests::test_duplicate_confidence_is_high ... ok
[INFO] [stdout] test analysis::detectors::duplicate_import::tests::test_finds_duplicate ... ok
[INFO] [stdout] test analysis::detectors::eventbus_pattern::tests::test_detects_event_class ... ok
[INFO] [stdout] test analysis::detectors::eventbus_pattern::tests::test_detects_subscribe_annotation ... ok
[INFO] [stdout] test analysis::detectors::duplicate_import::tests::test_finds_multiple_duplicates ... ok
[INFO] [stdout] test analysis::detectors::duplicate_import::tests::test_no_duplicates ... ok
[INFO] [stdout] test analysis::detectors::eventbus_pattern::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::collection_without_sequence::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::complex_condition::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::deep_inheritance::tests::test_is_framework_class ... ok
[INFO] [stdout] test analysis::detectors::deep_inheritance::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::deep_inheritance::tests::test_shallow_inheritance ... ok
[INFO] [stdout] test analysis::detectors::deep_inheritance::tests::test_with_max_depth ... ok
[INFO] [stdout] test analysis::detectors::eventbus_pattern::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::eventbus_pattern::tests::test_has_eventbus_annotation ... ok
[INFO] [stdout] test analysis::detectors::global_mutable_state::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::global_mutable_state::tests::test_is_kotlin_object ... ok
[INFO] [stdout] test analysis::detectors::eventbus_pattern::tests::test_is_event_class ... ok
[INFO] [stdout] test analysis::detectors::asynctask_usage::tests::test_regular_class_ok ... ok
[INFO] [stdout] test analysis::detectors::eventbus_pattern::tests::test_skips_ui_events ... ok
[INFO] [stdout] test analysis::detectors::global_mutable_state::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::deep::tests::test_deep_analyzer_creation ... ok
[INFO] [stdout] test analysis::detectors::globalscope_usage::tests::test_indicates_runblocking ... ok
[INFO] [stdout] test analysis::detectors::globalscope_usage::tests::test_class_inheriting_globalscope ... ok
[INFO] [stdout] test analysis::detectors::globalscope_usage::tests::test_clean_code_no_issues ... ok
[INFO] [stdout] test analysis::detectors::globalscope_usage::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::globalscope_usage::tests::test_ignore_run_blocking ... ok
[INFO] [stdout] test analysis::detectors::globalscope_usage::tests::test_indicates_globalscope ... ok
[INFO] [stdout] test analysis::detectors::duplicate_import::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::global_mutable_state::tests::test_object_without_vars ... ok
[INFO] [stdout] test analysis::detectors::global_mutable_state::tests::test_is_public_mutable_var ... ok
[INFO] [stdout] test analysis::detectors::globalscope_usage::tests::test_method_with_globalscope_name ... ok
[INFO] [stdout] test analysis::detectors::globalscope_usage::tests::test_method_with_runblocking_name ... ok
[INFO] [stdout] test analysis::detectors::duplicate_import::tests::test_different_files_not_duplicates ... ok
[INFO] [stdout] test analysis::detectors::globalscope_usage::tests::test_skips_test_files ... ok
[INFO] [stdout] test analysis::detectors::globalscope_usage::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::globalscope_usage::tests::test_is_test_file ... ok
[INFO] [stdout] test analysis::detectors::hardcoded_dispatcher::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::hardcoded_dispatcher::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::hardcoded_dispatcher::tests::test_fetch_method_detected ... ok
[INFO] [stdout] test analysis::detectors::hardcoded_dispatcher::tests::test_load_method_detected ... ok
[INFO] [stdout] test analysis::detectors::hardcoded_dispatcher::tests::test_small_method_ok ... ok
[INFO] [stdout] test analysis::detectors::heavy_viewmodel::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::hardcoded_dispatcher::tests::test_non_coroutine_method_ok ... ok
[INFO] [stdout] test analysis::detectors::heavy_viewmodel::tests::test_is_direct_data_access ... ok
[INFO] [stdout] test analysis::detectors::heavy_viewmodel::tests::test_with_max_dependencies ... ok
[INFO] [stdout] test analysis::detectors::heavy_viewmodel::tests::test_viewmodel_within_limits ... ok
[INFO] [stdout] test analysis::detectors::init_ondraw::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::ignored_return::tests::test_pure_functions ... ok
[INFO] [stdout] test analysis::detectors::ignored_return::tests::test_side_effect_functions ... ok
[INFO] [stdout] test analysis::detectors::init_ondraw::tests::test_dispatchdraw_method_detected ... ok
[INFO] [stdout] test analysis::detectors::heavy_viewmodel::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::init_ondraw::tests::test_small_ondraw_ok ... ok
[INFO] [stdout] test analysis::detectors::init_ondraw::tests::test_ondraw_method_detected ... ok
[INFO] [stdout] test analysis::detectors::init_ondraw::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::heavy_viewmodel::tests::test_viewmodel_too_many_parameters ... ok
[INFO] [stdout] test analysis::detectors::heavy_viewmodel::tests::test_is_viewmodel ... ok
[INFO] [stdout] test analysis::detectors::heavy_viewmodel::tests::test_viewmodel_too_many_methods ... ok
[INFO] [stdout] test analysis::detectors::heavy_viewmodel::tests::test_regular_class_not_flagged ... ok
[INFO] [stdout] test analysis::detectors::large_class::tests::test_small_class_ok ... ok
[INFO] [stdout] test analysis::detectors::large_class::tests::test_custom_thresholds ... ok
[INFO] [stdout] test analysis::detectors::init_ondraw::tests::test_unrelated_method_ok ... ok
[INFO] [stdout] test analysis::detectors::hardcoded_dispatcher::tests::test_test_file_ok ... ok
[INFO] [stdout] test analysis::detectors::large_class::tests::test_too_many_methods ... ok
[INFO] [stdout] test analysis::detectors::lateinit_abuse::tests::test_exceeds_limit ... ok
[INFO] [stdout] test analysis::detectors::large_class::tests::test_with_max_properties ... ok
[INFO] [stdout] test analysis::detectors::lateinit_abuse::tests::test_is_lateinit ... ok
[INFO] [stdout] test analysis::detectors::lateinit_abuse::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::lateinit_abuse::tests::test_with_max_lateinit ... ok
[INFO] [stdout] test analysis::detectors::lateinit_abuse::tests::test_inject_properties_excluded ... ok
[INFO] [stdout] test analysis::detectors::large_class::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::lateinit_abuse::tests::test_within_limit ... ok
[INFO] [stdout] test analysis::detectors::large_class::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::lateinit_abuse::tests::test_has_inject_annotation ... ok
[INFO] [stdout] test analysis::detectors::launchedeffect_without_key::tests::test_detail_screen_detected ... ok
[INFO] [stdout] test analysis::detectors::large_class::tests::test_too_many_properties ... ok
[INFO] [stdout] test analysis::detectors::lateinit_abuse::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::large_class::tests::test_with_max_methods ... ok
[INFO] [stdout] test analysis::detectors::large_class::tests::test_both_exceeded ... ok
[INFO] [stdout] test analysis::detectors::launchedeffect_without_key::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::launchedeffect_without_key::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::launchedeffect_without_key::tests::test_load_composable_detected ... ok
[INFO] [stdout] test analysis::detectors::launchedeffect_without_key::tests::test_profile_page_detected ... ok
[INFO] [stdout] test analysis::detectors::launchedeffect_without_key::tests::test_small_composable_ok ... ok
[INFO] [stdout] test analysis::detectors::long_method::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::launchedeffect_without_key::tests::test_ui_composable_ok ... ok
[INFO] [stdout] test analysis::detectors::long_method::tests::test_estimate_lines ... ok
[INFO] [stdout] test analysis::detectors::long_method::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::long_parameter_list::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::long_parameter_list::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::long_method::tests::test_short_method_ok ... ok
[INFO] [stdout] test analysis::detectors::long_parameter_list::tests::test_few_parameters_ok ... ok
[INFO] [stdout] test analysis::detectors::long_parameter_list::tests::test_too_many_parameters ... ok
[INFO] [stdout] test analysis::detectors::long_parameter_list::tests::test_inject_annotation_ok ... ok
[INFO] [stdout] test analysis::detectors::memory_leak_risk::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::main_thread_database::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::memory_leak_risk::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::main_thread_database::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::main_thread_database::tests::test_blocking_dao_method_detected ... ok
[INFO] [stdout] test analysis::detectors::long_parameter_list::tests::test_with_max_parameters ... ok
[INFO] [stdout] test analysis::detectors::long_method::tests::test_custom_threshold ... ok
[INFO] [stdout] test analysis::detectors::long_method::tests::test_with_max_lines ... ok
[INFO] [stdout] test analysis::detectors::memory_leak_risk::tests::test_instance_property_ok ... ok
[INFO] [stdout] test analysis::detectors::memory_leak_risk::tests::test_non_leak_prone_property ... ok
[INFO] [stdout] test analysis::detectors::memory_leak_risk::tests::test_is_leak_prone_type ... ok
[INFO] [stdout] test analysis::detectors::memory_leak_risk::tests::test_static_context_property ... ok
[INFO] [stdout] test analysis::detectors::missing_usecase::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::memory_leak_risk::tests::test_object_with_context_property ... ok
[INFO] [stdout] test analysis::detectors::missing_usecase::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::missing_usecase::tests::test_many_repositories_detected ... ok
[INFO] [stdout] test analysis::detectors::missing_usecase::tests::test_single_repository_ok ... ok
[INFO] [stdout] test analysis::detectors::missing_usecase::tests::test_with_max_repositories ... ok
[INFO] [stdout] test analysis::detectors::main_thread_database::tests::test_suspend_dao_method_ok ... ok
[INFO] [stdout] test analysis::detectors::long_method::tests::test_long_method_detected ... ok
[INFO] [stdout] test analysis::detectors::missing_usecase::tests::test_with_usecase_ok ... ok
[INFO] [stdout] test analysis::detectors::mutable_state_exposed::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::mutable_state_exposed::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::mutable_state_exposed::tests::test_in_viewmodel_higher_confidence ... ok
[INFO] [stdout] test analysis::detectors::mutable_state_exposed::tests::test_non_mutable_property_ok ... ok
[INFO] [stdout] test analysis::detectors::mutable_state_exposed::tests::test_private_mutable_ok ... ok
[INFO] [stdout] test analysis::detectors::mutable_state_exposed::tests::test_public_mutablelivedata_detected ... ok
[INFO] [stdout] test analysis::detectors::mutable_state_exposed::tests::test_public_mutablestateflow_detected ... ok
[INFO] [stdout] test analysis::detectors::navcontroller_passing::tests::test_card_composable_ok ... ok
[INFO] [stdout] test analysis::detectors::navcontroller_passing::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::navcontroller_passing::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::navcontroller_passing::tests::test_home_screen_detected ... ok
[INFO] [stdout] test analysis::detectors::navcontroller_passing::tests::test_navhost_ok ... ok
[INFO] [stdout] test analysis::detectors::navcontroller_passing::tests::test_navigation_setup_ok ... ok
[INFO] [stdout] test analysis::detectors::navcontroller_passing::tests::test_settings_page_detected ... ok
[INFO] [stdout] test analysis::detectors::nested_callback::tests::test_large_fetch_method_detected ... ok
[INFO] [stdout] test analysis::detectors::nested_callback::tests::test_non_async_method_ok ... ok
[INFO] [stdout] test analysis::detectors::nested_callback::tests::test_small_load_method_ok ... ok
[INFO] [stdout] test analysis::detectors::nested_callback::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::navcontroller_passing::tests::test_root_app_ok ... ok
[INFO] [stdout] test analysis::detectors::nested_callback::tests::test_large_load_method_detected ... ok
[INFO] [stdout] test analysis::detectors::nested_callback::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::object_allocation_loop::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::object_allocation_loop::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::object_allocation_loop::tests::test_foreach_method_large ... ok
[INFO] [stdout] test analysis::detectors::nullability_overload::tests::test_normal_method_ok ... ok
[INFO] [stdout] test analysis::detectors::object_allocation_loop::tests::test_java_ondraw_detected ... ok
[INFO] [stdout] test analysis::detectors::object_allocation_loop::tests::test_onbindviewholder_detected ... ok
[INFO] [stdout] test analysis::detectors::object_allocation_loop::tests::test_ondraw_detected ... ok
[INFO] [stdout] test analysis::detectors::nullability_overload::tests::test_unwrap_method_detected ... ok
[INFO] [stdout] test analysis::detectors::nullability_overload::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::nullability_overload::tests::test_small_method_ok ... ok
[INFO] [stdout] test analysis::detectors::nullability_overload::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::nullability_overload::tests::test_null_check_method_detected ... ok
[INFO] [stdout] test analysis::detectors::object_allocation_loop::tests::test_onmeasure_detected ... ok
[INFO] [stdout] test analysis::detectors::object_allocation_loop::tests::test_normal_method_not_flagged ... ok
[INFO] [stdout] test analysis::detectors::object_allocation_loop::tests::test_small_ondraw_not_flagged ... ok
[INFO] [stdout] test analysis::detectors::prefer_isempty::tests::test_collections_only_mode ... ok
[INFO] [stdout] test analysis::detectors::prefer_isempty::tests::test_default_implementation ... ok
[INFO] [stdout] test analysis::detectors::prefer_isempty::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::prefer_isempty::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::redundant_null_init::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::redundant_null_init::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::redundant_null_init::tests::test_skip_lateinit ... ok
[INFO] [stdout] test analysis::detectors::redundant_parens::tests::test_default_implementation ... ok
[INFO] [stdout] test analysis::detectors::redundant_parens::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::redundant_null_init::tests::test_skip_java_code ... ok
[INFO] [stdout] test analysis::detectors::redundant_parens::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::redundant_parens::tests::test_skip_returns_mode ... ok
[INFO] [stdout] test analysis::detectors::redundant_parens::tests::test_skip_when_mode ... ok
[INFO] [stdout] test analysis::detectors::redundant_this::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::redundant_null_init::tests::test_properties_only_mode ... ok
[INFO] [stdout] test analysis::detectors::redundant_this::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::redundant_this::tests::test_default_implementation ... ok
[INFO] [stdout] test analysis::detectors::reflection_overuse::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::redundant_this::tests::test_skip_accessors_mode ... ok
[INFO] [stdout] test analysis::detectors::reflection_overuse::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::reflection_overuse::tests::test_kclass_method_detected ... ok
[INFO] [stdout] test analysis::detectors::reflection_overuse::tests::test_reflect_method_detected ... ok
[INFO] [stdout] test analysis::detectors::scope_function_chaining::tests::test_contains_scope_function ... ok
[INFO] [stdout] test analysis::detectors::scope_function_chaining::tests::test_method_with_chained_scope_functions ... ok
[INFO] [stdout] test analysis::detectors::redundant_null_init::tests::test_skip_const ... ok
[INFO] [stdout] test analysis::detectors::scope_function_chaining::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::reflection_overuse::tests::test_test_file_ok ... ok
[INFO] [stdout] test analysis::detectors::scope_function_chaining::tests::test_count_scope_functions_in_name ... ok
[INFO] [stdout] test analysis::detectors::scope_function_chaining::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::scope_function_chaining::tests::test_simple_method_no_issues ... ok
[INFO] [stdout] test analysis::detectors::sealed_variant::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::sealed_variant::tests::test_is_sealed ... ok
[INFO] [stdout] test analysis::detectors::scope_function_chaining::tests::test_with_max_chain_length ... ok
[INFO] [stdout] test analysis::detectors::scope_function_chaining::tests::test_method_with_single_scope_function ... ok
[INFO] [stdout] test analysis::detectors::reflection_overuse::tests::test_normal_method_ok ... ok
[INFO] [stdout] test analysis::detectors::single_impl_interface::tests::test_multiple_implementations_ok ... ok
[INFO] [stdout] test analysis::detectors::single_impl_interface::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::sealed_variant::tests::test_is_sealed_subclass ... ok
[INFO] [stdout] test analysis::detectors::single_impl_interface::tests::test_should_skip_test_interfaces ... ok
[INFO] [stdout] test analysis::detectors::single_impl_interface::tests::test_no_implementation ... ok
[INFO] [stdout] test analysis::detectors::single_impl_interface::tests::test_single_implementation_detected ... ok
[INFO] [stdout] test analysis::detectors::single_impl_interface::tests::test_strict_mode ... ok
[INFO] [stdout] test analysis::detectors::state_without_remember::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::state_without_remember::tests::test_composable_helper_ok ... ok
[INFO] [stdout] test analysis::detectors::state_without_remember::tests::test_composable_form_detected ... ok
[INFO] [stdout] test analysis::detectors::string_literal_duplication::tests::test_class_with_companion_ok ... ok
[INFO] [stdout] test analysis::detectors::string_literal_duplication::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::single_impl_interface::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::string_literal_duplication::tests::test_prefs_class_without_companion ... ok
[INFO] [stdout] test analysis::detectors::state_without_remember::tests::test_non_composable_ok ... ok
[INFO] [stdout] test analysis::detectors::string_literal_duplication::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::state_without_remember::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::state_without_remember::tests::test_composable_screen_detected ... ok
[INFO] [stdout] test analysis::detectors::state_without_remember::tests::test_small_composable_ok ... ok
[INFO] [stdout] test analysis::detectors::redundant_override::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::string_literal_duplication::tests::test_intent_class_without_companion ... ok
[INFO] [stdout] test analysis::detectors::string_literal_duplication::tests::test_small_class_ok ... ok
[INFO] [stdout] test analysis::detectors::string_literal_duplication::tests::test_unrelated_class_ok ... ok
[INFO] [stdout] test analysis::detectors::unclosed_resource::tests::test_cursor_method_detected ... ok
[INFO] [stdout] test analysis::detectors::unclosed_resource::tests::test_read_method_detected ... ok
[INFO] [stdout] test analysis::detectors::unclosed_resource::tests::test_small_method_ok ... ok
[INFO] [stdout] test analysis::detectors::unclosed_resource::tests::test_unrelated_method_ok ... ok
[INFO] [stdout] test analysis::detectors::unclosed_resource::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::unclosed_resource::tests::test_stream_method_detected ... ok
[INFO] [stdout] test analysis::detectors::unused_param::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::view_logic_viewmodel::tests::test_class_ending_with_vm_is_viewmodel ... ok
[INFO] [stdout] test analysis::detectors::view_logic_viewmodel::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::view_logic_viewmodel::tests::test_boolean_flag_with_toast_in_name_ok ... ok
[INFO] [stdout] test analysis::detectors::view_logic_viewmodel::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::view_logic_viewmodel::tests::test_context_type_in_viewmodel ... ok
[INFO] [stdout] test analysis::detectors::view_logic_viewmodel::tests::test_livedata_wrapper_ok ... ok
[INFO] [stdout] test analysis::detectors::view_logic_viewmodel::tests::test_normal_property_ok ... ok
[INFO] [stdout] test analysis::detectors::unused_param::tests::test_skip_framework_params ... ok
[INFO] [stdout] test analysis::detectors::view_logic_viewmodel::tests::test_stateflow_with_view_properties_ok ... ok
[INFO] [stdout] test analysis::detectors::view_logic_viewmodel::tests::test_fragment_with_recyclerview_ok ... ok
[INFO] [stdout] test analysis::detectors::unused_param::tests::test_skip_underscore ... ok
[INFO] [stdout] test analysis::detectors::unclosed_resource::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::view_logic_viewmodel::tests::test_fragment_not_identified_as_viewmodel ... ok
[INFO] [stdout] test analysis::detectors::view_logic_viewmodel::tests::test_textview_type_in_viewmodel ... ok
[INFO] [stdout] test analysis::detectors::view_logic_viewmodel::tests::test_view_outside_viewmodel_ok ... ok
[INFO] [stdout] test analysis::detectors::wakelock_abuse::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::view_logic_viewmodel::tests::test_nullable_view_type_in_viewmodel ... ok
[INFO] [stdout] test analysis::detectors::view_logic_viewmodel::tests::test_activity_type_in_viewmodel ... ok
[INFO] [stdout] test analysis::detectors::view_logic_viewmodel::tests::test_recyclerview_type_in_viewmodel ... ok
[INFO] [stdout] test analysis::detectors::view_logic_viewmodel::tests::test_strip_generics ... ok
[INFO] [stdout] test analysis::detectors::wakelock_abuse::tests::test_power_method_detected ... ok
[INFO] [stdout] test analysis::detectors::wakelock_abuse::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::wakelock_abuse::tests::test_small_method_ok ... ok
[INFO] [stdout] test analysis::detectors::wakelock_abuse::tests::test_wakelock_method_detected ... ok
[INFO] [stdout] test analysis::detectors::wakelock_abuse::tests::test_unrelated_method_ok ... ok
[INFO] [stdout] test analysis::detectors::write_only::tests::test_skip_backing_fields ... ok
[INFO] [stdout] test analysis::detectors::write_only::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::write_only::tests::test_skip_constants ... ok
[INFO] [stdout] test analysis::detectors::write_only_dao::tests::test_dao_is_write_only ... ok
[INFO] [stdout] test analysis::detectors::write_only_dao::tests::test_analyze_read_write_dao ... ok
[INFO] [stdout] test analysis::detectors::write_only_dao::tests::test_analyze_write_only_dao ... ok
[INFO] [stdout] test analysis::detectors::write_only_dao::tests::test_extract_dao_name_abstract_class ... ok
[INFO] [stdout] test analysis::detectors::write_only_dao::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::write_only_dao::tests::test_extract_method_name ... ok
[INFO] [stdout] test analysis::detectors::write_only_dao::tests::test_analysis_to_issues ... ok
[INFO] [stdout] test analysis::detectors::write_only_dao::tests::test_get_write_only_daos ... ok
[INFO] [stdout] test analysis::detectors::write_only_dao::tests::test_parse_insert_annotation ... ok
[INFO] [stdout] test analysis::detectors::write_only_prefs::tests::test_contains_as_read ... ok
[INFO] [stdout] test analysis::detectors::write_only_dao::tests::test_parse_query_annotation ... ok
[INFO] [stdout] test analysis::detectors::write_only_prefs::tests::test_extract_constant_key ... ok
[INFO] [stdout] test analysis::detectors::write_only_prefs::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::write_only_prefs::tests::test_extract_key_with_spaces ... ok
[INFO] [stdout] test analysis::detectors::write_only_dao::tests::test_extract_dao_name_interface ... ok
[INFO] [stdout] test analysis::detectors::write_only_prefs::tests::test_extract_string_literal_key ... ok
[INFO] [stdout] test analysis::detectors::write_only_dao::tests::test_extract_entity_type ... ok
[INFO] [stdout] test analysis::enhanced::tests::test_enhanced_analyzer_creation ... ok
[INFO] [stdout] test analysis::resources::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::hybrid::tests::test_no_coverage_defaults_to_medium ... ok
[INFO] [stdout] test analysis::reachability::tests::test_analyzer_creation ... ok
[INFO] [stdout] test analysis::detectors::write_only_dao::tests::test_write_only_entities ... ok
[INFO] [stdout] test analysis::detectors::write_only_prefs::tests::test_analyze_read_write ... ok
[INFO] [stdout] test analysis::entry_points::tests::test_is_entry_point_annotation ... ok
[INFO] [stdout] test analysis::detectors::write_only_prefs::tests::test_analyze_write_only ... ok
[INFO] [stdout] test config::loader::tests::test_default_config ... ok
[INFO] [stdout] test config::loader::tests::test_glob_match_path ... ok
[INFO] [stdout] test config::loader::tests::test_glob_match_prefix ... ok
[INFO] [stdout] test config::loader::tests::test_glob_match_suffix ... ok
[INFO] [stdout] test coverage::kover::tests::test_parse_kover_xml ... ok
[INFO] [stdout] test coverage::jacoco::tests::test_parse_simple_jacoco ... ok
[INFO] [stdout] test discovery::file_finder::tests::test_file_type_is_source ... ok
[INFO] [stdout] test discovery::file_finder::tests::test_source_file_creation ... ok
[INFO] [stdout] test discovery::file_finder::tests::test_file_type_from_path ... ok
[INFO] [stdout] test graph::builder::tests::test_graph_builder_creation ... ok
[INFO] [stdout] test graph::declaration::tests::test_is_android_entry_point ... ok
[INFO] [stdout] test graph::declaration::tests::test_matches_pattern ... ok
[INFO] [stdout] test graph::declaration::tests::test_visibility_from_java ... ok
[INFO] [stdout] test graph::reference::tests::test_reference_collector ... ok
[INFO] [stdout] test graph::declaration::tests::test_declaration_kind_display ... ok
[INFO] [stdout] test graph::reference::tests::test_qualified_name_parsing ... ok
[INFO] [stdout] test parser::java::tests::test_parse_imports ... ok
[INFO] [stdout] test graph::declaration::tests::test_visibility_from_kotlin ... ok
[INFO] [stdout] test analysis::resources::tests::test_parse_strings_xml ... ok
[INFO] [stdout] test parser::xml::layout::tests::test_parse_tools_context ... ok
[INFO] [stdout] test parser::xml::manifest::tests::test_parse_manifest ... ok
[INFO] [stdout] test coverage::lcov::tests::test_parse_lcov ... ok
[INFO] [stdout] test parser::xml::layout::tests::test_parse_layout_fragment ... ok
[INFO] [stdout] test parser::xml::manifest::tests::test_resolve_class_name ... ok
[INFO] [stdout] test graph::reference::tests::test_reference_kind_is_read ... ok
[INFO] [stdout] test analysis::detectors::write_only_prefs::tests::test_get_write_only_keys ... ok
[INFO] [stdout] test analysis::detectors::write_only_prefs::tests::test_multiple_keys ... ok
[INFO] [stdout] test graph::reference::tests::test_reference_kind_is_write ... ok
[INFO] [stdout] test analysis::hybrid::tests::test_coverage_confirms_dead ... ok
[INFO] [stdout] test proguard::report_generator::tests::test_generated_code_detection ... ok
[INFO] [stdout] test proguard::usage::tests::test_parse_constructor ... ok
[INFO] [stdout] test analysis::detectors::write_only_prefs::tests::test_skip_sdk_keys ... ok
[INFO] [stdout] test parser::java::tests::test_parse_simple_class ... ok
[INFO] [stdout] test parser::xml::menu::tests::test_parse_menu_action_view ... ok
[INFO] [stdout] test refactor::editor::tests::test_remove_lines ... ok
[INFO] [stdout] test parser::xml::layout::tests::test_parse_layout_custom_view ... ok
[INFO] [stdout] test parser::xml::navigation::tests::test_parse_navigation_fragment ... ok
[INFO] [stdout] test parser::xml::navigation::tests::test_parse_navigation_argument ... ok
[INFO] [stdout] test parser::kotlin::tests::test_parse_simple_class ... ok
[INFO] [stdout] test parser::kotlin::tests::test_parse_imports ... ok
[INFO] [stdout] test refactor::undo::tests::test_undo_script_creation ... ok
[INFO] [stdout] test report::colors::tests::test_bar_chart ... ok
[INFO] [stdout] test report::colors::tests::test_heavy_line ... ok
[INFO] [stdout] test report::compact::tests::test_path_truncation ... ok
[INFO] [stdout] test refactor::undo::tests::test_undo_script_write ... ok
[INFO] [stdout] test refactor::editor::tests::test_remove_range ... ok
[INFO] [stdout] test proguard::usage::tests::test_parse_usage_txt ... ok
[INFO] [stdout] test report::aggregator::tests::test_category_mapping ... ok
[INFO] [stdout] test analysis::detectors::unused_intent_extra::tests::test_get_extra_pattern ... ok
[INFO] [stdout] test analysis::detectors::unused_intent_extra::tests::test_put_extra_pattern ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 344 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/searchdeadcode-d8e261f0f1a1717a)
[INFO] [stdout] 
[INFO] [stdout] running 350 tests
[INFO] [stdout] test analysis::detectors::asynctask_usage::tests::test_asynctask_class_detected ... ok
[INFO] [stdout] test analysis::detectors::asynctask_usage::tests::test_coroutine_class_ok ... ok
[INFO] [stdout] test analysis::cycles::tests::test_cycle_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::asynctask_usage::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::asynctask_usage::tests::test_regular_class_ok ... ok
[INFO] [stdout] test analysis::detectors::business_logic_composable::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::asynctask_usage::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::business_logic_composable::tests::test_fetch_composable_detected ... ok
[INFO] [stdout] test analysis::detectors::business_logic_composable::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::business_logic_composable::tests::test_large_screen_detected ... ok
[INFO] [stdout] test analysis::detectors::business_logic_composable::tests::test_small_composable_ok ... ok
[INFO] [stdout] test analysis::detectors::business_logic_composable::tests::test_ui_composable_ok ... ok
[INFO] [stdout] test analysis::detectors::business_logic_composable::tests::test_validate_composable_detected ... ok
[INFO] [stdout] test analysis::detectors::collection_without_sequence::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::collection_without_sequence::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::collection_without_sequence::tests::test_non_processing_method ... ok
[INFO] [stdout] test analysis::detectors::collection_without_sequence::tests::test_processing_method ... ok
[INFO] [stdout] test analysis::detectors::collection_without_sequence::tests::test_transform_method ... ok
[INFO] [stdout] test analysis::detectors::complex_condition::tests::test_check_method_detected ... ok
[INFO] [stdout] test analysis::detectors::complex_condition::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::complex_condition::tests::test_validate_method_detected ... ok
[INFO] [stdout] test analysis::detectors::deep_inheritance::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::deep_inheritance::tests::test_is_framework_class ... ok
[INFO] [stdout] test analysis::detectors::deep_inheritance::tests::test_with_max_depth ... ok
[INFO] [stdout] test analysis::detectors::deep_inheritance::tests::test_shallow_inheritance ... ok
[INFO] [stdout] test analysis::detectors::complex_condition::tests::test_non_conditional_method_ok ... ok
[INFO] [stdout] test analysis::detectors::collection_without_sequence::tests::test_small_method_not_flagged ... ok
[INFO] [stdout] test analysis::detectors::complex_condition::tests::test_should_method_detected ... ok
[INFO] [stdout] test analysis::detectors::collection_without_sequence::tests::test_with_min_chain_length ... ok
[INFO] [stdout] test analysis::detectors::complex_condition::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::deep_inheritance::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::complex_condition::tests::test_small_method_ok ... ok
[INFO] [stdout] test analysis::deep::tests::test_deep_analyzer_creation ... ok
[INFO] [stdout] test analysis::detectors::duplicate_import::tests::test_duplicate_confidence_is_high ... ok
[INFO] [stdout] test analysis::detectors::duplicate_import::tests::test_finds_duplicate ... ok
[INFO] [stdout] test analysis::detectors::duplicate_import::tests::test_finds_multiple_duplicates ... ok
[INFO] [stdout] test analysis::detectors::duplicate_import::tests::test_no_duplicates ... ok
[INFO] [stdout] test analysis::detectors::eventbus_pattern::tests::test_detects_subscribe_annotation ... ok
[INFO] [stdout] test analysis::detectors::eventbus_pattern::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::eventbus_pattern::tests::test_has_eventbus_annotation ... ok
[INFO] [stdout] test analysis::detectors::eventbus_pattern::tests::test_is_event_class ... ok
[INFO] [stdout] test analysis::detectors::global_mutable_state::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::eventbus_pattern::tests::test_skips_ui_events ... ok
[INFO] [stdout] test analysis::detectors::global_mutable_state::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::global_mutable_state::tests::test_is_public_mutable_var ... ok
[INFO] [stdout] test analysis::detectors::global_mutable_state::tests::test_is_kotlin_object ... ok
[INFO] [stdout] test analysis::detectors::eventbus_pattern::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::global_mutable_state::tests::test_object_without_vars ... ok
[INFO] [stdout] test analysis::detectors::globalscope_usage::tests::test_class_inheriting_globalscope ... ok
[INFO] [stdout] test analysis::detectors::eventbus_pattern::tests::test_detects_event_class ... ok
[INFO] [stdout] test analysis::detectors::globalscope_usage::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::globalscope_usage::tests::test_ignore_run_blocking ... ok
[INFO] [stdout] test analysis::detectors::globalscope_usage::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::globalscope_usage::tests::test_clean_code_no_issues ... ok
[INFO] [stdout] test analysis::detectors::globalscope_usage::tests::test_indicates_runblocking ... ok
[INFO] [stdout] test analysis::detectors::globalscope_usage::tests::test_indicates_globalscope ... ok
[INFO] [stdout] test analysis::detectors::globalscope_usage::tests::test_is_test_file ... ok
[INFO] [stdout] test analysis::detectors::globalscope_usage::tests::test_method_with_runblocking_name ... ok
[INFO] [stdout] test analysis::detectors::globalscope_usage::tests::test_skips_test_files ... ok
[INFO] [stdout] test analysis::detectors::hardcoded_dispatcher::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::globalscope_usage::tests::test_method_with_globalscope_name ... ok
[INFO] [stdout] test analysis::detectors::hardcoded_dispatcher::tests::test_fetch_method_detected ... ok
[INFO] [stdout] test analysis::detectors::hardcoded_dispatcher::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::hardcoded_dispatcher::tests::test_load_method_detected ... ok
[INFO] [stdout] test analysis::detectors::heavy_viewmodel::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::heavy_viewmodel::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::heavy_viewmodel::tests::test_is_direct_data_access ... ok
[INFO] [stdout] test analysis::detectors::heavy_viewmodel::tests::test_viewmodel_within_limits ... ok
[INFO] [stdout] test analysis::detectors::heavy_viewmodel::tests::test_is_viewmodel ... ok
[INFO] [stdout] test analysis::detectors::hardcoded_dispatcher::tests::test_small_method_ok ... ok
[INFO] [stdout] test analysis::detectors::heavy_viewmodel::tests::test_with_max_dependencies ... ok
[INFO] [stdout] test analysis::detectors::hardcoded_dispatcher::tests::test_test_file_ok ... ok
[INFO] [stdout] test analysis::detectors::heavy_viewmodel::tests::test_regular_class_not_flagged ... ok
[INFO] [stdout] test analysis::detectors::init_ondraw::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::heavy_viewmodel::tests::test_viewmodel_too_many_methods ... ok
[INFO] [stdout] test analysis::detectors::heavy_viewmodel::tests::test_viewmodel_too_many_parameters ... ok
[INFO] [stdout] test analysis::detectors::ignored_return::tests::test_pure_functions ... ok
[INFO] [stdout] test analysis::detectors::ignored_return::tests::test_side_effect_functions ... ok
[INFO] [stdout] test analysis::detectors::init_ondraw::tests::test_dispatchdraw_method_detected ... ok
[INFO] [stdout] test analysis::detectors::hardcoded_dispatcher::tests::test_non_coroutine_method_ok ... ok
[INFO] [stdout] test analysis::detectors::init_ondraw::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::init_ondraw::tests::test_small_ondraw_ok ... ok
[INFO] [stdout] test analysis::detectors::init_ondraw::tests::test_ondraw_method_detected ... ok
[INFO] [stdout] test analysis::detectors::init_ondraw::tests::test_unrelated_method_ok ... ok
[INFO] [stdout] test analysis::detectors::large_class::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::large_class::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::large_class::tests::test_with_max_methods ... ok
[INFO] [stdout] test analysis::detectors::large_class::tests::test_with_max_properties ... ok
[INFO] [stdout] test analysis::detectors::lateinit_abuse::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::lateinit_abuse::tests::test_has_inject_annotation ... ok
[INFO] [stdout] test analysis::detectors::lateinit_abuse::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::lateinit_abuse::tests::test_exceeds_limit ... ok
[INFO] [stdout] test analysis::detectors::lateinit_abuse::tests::test_within_limit ... ok
[INFO] [stdout] test analysis::detectors::launchedeffect_without_key::tests::test_detail_screen_detected ... ok
[INFO] [stdout] test analysis::detectors::launchedeffect_without_key::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::launchedeffect_without_key::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::launchedeffect_without_key::tests::test_load_composable_detected ... ok
[INFO] [stdout] test analysis::detectors::launchedeffect_without_key::tests::test_profile_page_detected ... ok
[INFO] [stdout] test analysis::detectors::launchedeffect_without_key::tests::test_small_composable_ok ... ok
[INFO] [stdout] test analysis::detectors::duplicate_import::tests::test_different_files_not_duplicates ... ok
[INFO] [stdout] test analysis::detectors::launchedeffect_without_key::tests::test_ui_composable_ok ... ok
[INFO] [stdout] test analysis::detectors::large_class::tests::test_custom_thresholds ... ok
[INFO] [stdout] test analysis::detectors::long_method::tests::test_custom_threshold ... ok
[INFO] [stdout] test analysis::detectors::long_method::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::large_class::tests::test_too_many_methods ... ok
[INFO] [stdout] test analysis::detectors::long_method::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::long_method::tests::test_estimate_lines ... ok
[INFO] [stdout] test analysis::detectors::large_class::tests::test_too_many_properties ... ok
[INFO] [stdout] test analysis::detectors::long_method::tests::test_long_method_detected ... ok
[INFO] [stdout] test analysis::detectors::large_class::tests::test_both_exceeded ... ok
[INFO] [stdout] test analysis::detectors::long_method::tests::test_with_max_lines ... ok
[INFO] [stdout] test analysis::detectors::lateinit_abuse::tests::test_is_lateinit ... ok
[INFO] [stdout] test analysis::detectors::long_parameter_list::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::large_class::tests::test_small_class_ok ... ok
[INFO] [stdout] test analysis::detectors::long_method::tests::test_short_method_ok ... ok
[INFO] [stdout] test analysis::detectors::main_thread_database::tests::test_blocking_dao_method_detected ... ok
[INFO] [stdout] test analysis::detectors::main_thread_database::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::long_parameter_list::tests::test_too_many_parameters ... ok
[INFO] [stdout] test analysis::detectors::long_parameter_list::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::main_thread_database::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::long_parameter_list::tests::test_with_max_parameters ... ok
[INFO] [stdout] test analysis::detectors::lateinit_abuse::tests::test_inject_properties_excluded ... ok
[INFO] [stdout] test analysis::detectors::long_parameter_list::tests::test_few_parameters_ok ... ok
[INFO] [stdout] test analysis::detectors::long_parameter_list::tests::test_inject_annotation_ok ... ok
[INFO] [stdout] test analysis::detectors::memory_leak_risk::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::memory_leak_risk::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::memory_leak_risk::tests::test_is_leak_prone_type ... ok
[INFO] [stdout] test analysis::detectors::memory_leak_risk::tests::test_instance_property_ok ... ok
[INFO] [stdout] test analysis::detectors::memory_leak_risk::tests::test_object_with_context_property ... ok
[INFO] [stdout] test analysis::detectors::memory_leak_risk::tests::test_static_context_property ... ok
[INFO] [stdout] test analysis::detectors::missing_usecase::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::missing_usecase::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::missing_usecase::tests::test_single_repository_ok ... ok
[INFO] [stdout] test analysis::detectors::main_thread_database::tests::test_suspend_dao_method_ok ... ok
[INFO] [stdout] test analysis::detectors::missing_usecase::tests::test_many_repositories_detected ... ok
[INFO] [stdout] test analysis::detectors::missing_usecase::tests::test_with_max_repositories ... ok
[INFO] [stdout] test analysis::detectors::mutable_state_exposed::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::memory_leak_risk::tests::test_non_leak_prone_property ... ok
[INFO] [stdout] test analysis::detectors::lateinit_abuse::tests::test_with_max_lateinit ... ok
[INFO] [stdout] test analysis::detectors::mutable_state_exposed::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::mutable_state_exposed::tests::test_public_mutablelivedata_detected ... ok
[INFO] [stdout] test analysis::detectors::missing_usecase::tests::test_with_usecase_ok ... ok
[INFO] [stdout] test analysis::detectors::mutable_state_exposed::tests::test_public_mutablestateflow_detected ... ok
[INFO] [stdout] test analysis::detectors::mutable_state_exposed::tests::test_private_mutable_ok ... ok
[INFO] [stdout] test analysis::detectors::mutable_state_exposed::tests::test_non_mutable_property_ok ... ok
[INFO] [stdout] test analysis::detectors::navcontroller_passing::tests::test_navhost_ok ... ok
[INFO] [stdout] test analysis::detectors::navcontroller_passing::tests::test_card_composable_ok ... ok
[INFO] [stdout] test analysis::detectors::navcontroller_passing::tests::test_navigation_setup_ok ... ok
[INFO] [stdout] test analysis::detectors::navcontroller_passing::tests::test_home_screen_detected ... ok
[INFO] [stdout] test analysis::detectors::mutable_state_exposed::tests::test_in_viewmodel_higher_confidence ... ok
[INFO] [stdout] test analysis::detectors::navcontroller_passing::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::navcontroller_passing::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::navcontroller_passing::tests::test_root_app_ok ... ok
[INFO] [stdout] test analysis::detectors::navcontroller_passing::tests::test_settings_page_detected ... ok
[INFO] [stdout] test analysis::detectors::nested_callback::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::nested_callback::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::nested_callback::tests::test_non_async_method_ok ... ok
[INFO] [stdout] test analysis::detectors::nested_callback::tests::test_large_fetch_method_detected ... ok
[INFO] [stdout] test analysis::detectors::nested_callback::tests::test_large_load_method_detected ... ok
[INFO] [stdout] test analysis::detectors::nested_callback::tests::test_small_load_method_ok ... ok
[INFO] [stdout] test analysis::detectors::nullability_overload::tests::test_null_check_method_detected ... ok
[INFO] [stdout] test analysis::detectors::nullability_overload::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::nullability_overload::tests::test_unwrap_method_detected ... ok
[INFO] [stdout] test analysis::detectors::nullability_overload::tests::test_small_method_ok ... ok
[INFO] [stdout] test analysis::detectors::object_allocation_loop::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::object_allocation_loop::tests::test_java_ondraw_detected ... ok
[INFO] [stdout] test analysis::detectors::object_allocation_loop::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::object_allocation_loop::tests::test_normal_method_not_flagged ... ok
[INFO] [stdout] test analysis::detectors::nullability_overload::tests::test_normal_method_ok ... ok
[INFO] [stdout] test analysis::detectors::object_allocation_loop::tests::test_onbindviewholder_detected ... ok
[INFO] [stdout] test analysis::detectors::prefer_isempty::tests::test_collections_only_mode ... ok
[INFO] [stdout] test analysis::detectors::prefer_isempty::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::prefer_isempty::tests::test_default_implementation ... ok
[INFO] [stdout] test analysis::detectors::object_allocation_loop::tests::test_foreach_method_large ... ok
[INFO] [stdout] test analysis::detectors::prefer_isempty::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::redundant_null_init::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::nullability_overload::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::object_allocation_loop::tests::test_ondraw_detected ... ok
[INFO] [stdout] test analysis::detectors::object_allocation_loop::tests::test_onmeasure_detected ... ok
[INFO] [stdout] test analysis::detectors::object_allocation_loop::tests::test_small_ondraw_not_flagged ... ok
[INFO] [stdout] test analysis::detectors::redundant_null_init::tests::test_properties_only_mode ... ok
[INFO] [stdout] test analysis::detectors::redundant_null_init::tests::test_skip_java_code ... ok
[INFO] [stdout] test analysis::detectors::redundant_null_init::tests::test_skip_const ... ok
[INFO] [stdout] test analysis::detectors::redundant_null_init::tests::test_skip_lateinit ... ok
[INFO] [stdout] test analysis::detectors::redundant_override::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::redundant_parens::tests::test_default_implementation ... ok
[INFO] [stdout] test analysis::detectors::redundant_parens::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::redundant_parens::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::redundant_parens::tests::test_skip_returns_mode ... ok
[INFO] [stdout] test analysis::detectors::redundant_parens::tests::test_skip_when_mode ... ok
[INFO] [stdout] test analysis::detectors::redundant_this::tests::test_default_implementation ... ok
[INFO] [stdout] test analysis::detectors::redundant_this::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::redundant_this::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::redundant_this::tests::test_skip_accessors_mode ... ok
[INFO] [stdout] test analysis::detectors::reflection_overuse::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::reflection_overuse::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::reflection_overuse::tests::test_kclass_method_detected ... ok
[INFO] [stdout] test analysis::detectors::reflection_overuse::tests::test_normal_method_ok ... ok
[INFO] [stdout] test analysis::detectors::reflection_overuse::tests::test_reflect_method_detected ... ok
[INFO] [stdout] test analysis::detectors::reflection_overuse::tests::test_test_file_ok ... ok
[INFO] [stdout] test analysis::detectors::scope_function_chaining::tests::test_contains_scope_function ... ok
[INFO] [stdout] test analysis::detectors::scope_function_chaining::tests::test_count_scope_functions_in_name ... ok
[INFO] [stdout] test analysis::detectors::scope_function_chaining::tests::test_method_with_single_scope_function ... ok
[INFO] [stdout] test analysis::detectors::scope_function_chaining::tests::test_simple_method_no_issues ... ok
[INFO] [stdout] test analysis::detectors::scope_function_chaining::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::scope_function_chaining::tests::test_with_max_chain_length ... ok
[INFO] [stdout] test analysis::detectors::sealed_variant::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::sealed_variant::tests::test_is_sealed ... ok
[INFO] [stdout] test analysis::detectors::sealed_variant::tests::test_is_sealed_subclass ... ok
[INFO] [stdout] test analysis::detectors::single_impl_interface::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::single_impl_interface::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::single_impl_interface::tests::test_multiple_implementations_ok ... ok
[INFO] [stdout] test analysis::detectors::single_impl_interface::tests::test_should_skip_test_interfaces ... ok
[INFO] [stdout] test analysis::detectors::single_impl_interface::tests::test_single_implementation_detected ... ok
[INFO] [stdout] test analysis::detectors::single_impl_interface::tests::test_strict_mode ... ok
[INFO] [stdout] test analysis::detectors::state_without_remember::tests::test_composable_form_detected ... ok
[INFO] [stdout] test analysis::detectors::state_without_remember::tests::test_composable_helper_ok ... ok
[INFO] [stdout] test analysis::detectors::state_without_remember::tests::test_composable_screen_detected ... ok
[INFO] [stdout] test analysis::detectors::state_without_remember::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::single_impl_interface::tests::test_no_implementation ... ok
[INFO] [stdout] test analysis::detectors::state_without_remember::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::state_without_remember::tests::test_non_composable_ok ... ok
[INFO] [stdout] test analysis::detectors::state_without_remember::tests::test_small_composable_ok ... ok
[INFO] [stdout] test analysis::detectors::string_literal_duplication::tests::test_class_with_companion_ok ... ok
[INFO] [stdout] test analysis::detectors::string_literal_duplication::tests::test_intent_class_without_companion ... ok
[INFO] [stdout] test analysis::detectors::string_literal_duplication::tests::test_prefs_class_without_companion ... ok
[INFO] [stdout] test analysis::detectors::string_literal_duplication::tests::test_small_class_ok ... ok
[INFO] [stdout] test analysis::detectors::string_literal_duplication::tests::test_unrelated_class_ok ... ok
[INFO] [stdout] test analysis::detectors::unclosed_resource::tests::test_cursor_method_detected ... ok
[INFO] [stdout] test analysis::detectors::unclosed_resource::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::unclosed_resource::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::unclosed_resource::tests::test_read_method_detected ... ok
[INFO] [stdout] test analysis::detectors::unclosed_resource::tests::test_small_method_ok ... ok
[INFO] [stdout] test analysis::detectors::unclosed_resource::tests::test_stream_method_detected ... ok
[INFO] [stdout] test analysis::detectors::string_literal_duplication::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::unclosed_resource::tests::test_unrelated_method_ok ... ok
[INFO] [stdout] test analysis::detectors::unused_param::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::unused_param::tests::test_skip_underscore ... ok
[INFO] [stdout] test analysis::detectors::unused_param::tests::test_skip_framework_params ... ok
[INFO] [stdout] test analysis::detectors::view_logic_viewmodel::tests::test_activity_type_in_viewmodel ... ok
[INFO] [stdout] test analysis::detectors::view_logic_viewmodel::tests::test_boolean_flag_with_toast_in_name_ok ... ok
[INFO] [stdout] test analysis::detectors::view_logic_viewmodel::tests::test_class_ending_with_vm_is_viewmodel ... ok
[INFO] [stdout] test analysis::detectors::view_logic_viewmodel::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::view_logic_viewmodel::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::view_logic_viewmodel::tests::test_fragment_not_identified_as_viewmodel ... ok
[INFO] [stdout] test analysis::detectors::view_logic_viewmodel::tests::test_fragment_with_recyclerview_ok ... ok
[INFO] [stdout] test analysis::detectors::view_logic_viewmodel::tests::test_context_type_in_viewmodel ... ok
[INFO] [stdout] test analysis::detectors::view_logic_viewmodel::tests::test_livedata_wrapper_ok ... ok
[INFO] [stdout] test analysis::detectors::view_logic_viewmodel::tests::test_nullable_view_type_in_viewmodel ... ok
[INFO] [stdout] test analysis::detectors::view_logic_viewmodel::tests::test_recyclerview_type_in_viewmodel ... ok
[INFO] [stdout] test analysis::detectors::view_logic_viewmodel::tests::test_stateflow_with_view_properties_ok ... ok
[INFO] [stdout] test analysis::detectors::view_logic_viewmodel::tests::test_strip_generics ... ok
[INFO] [stdout] test analysis::detectors::view_logic_viewmodel::tests::test_textview_type_in_viewmodel ... ok
[INFO] [stdout] test analysis::detectors::view_logic_viewmodel::tests::test_view_outside_viewmodel_ok ... ok
[INFO] [stdout] test analysis::detectors::wakelock_abuse::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::wakelock_abuse::tests::test_small_method_ok ... ok
[INFO] [stdout] test analysis::detectors::wakelock_abuse::tests::test_unrelated_method_ok ... ok
[INFO] [stdout] test analysis::detectors::write_only::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::wakelock_abuse::tests::test_wakelock_method_detected ... ok
[INFO] [stdout] test analysis::detectors::wakelock_abuse::tests::test_power_method_detected ... ok
[INFO] [stdout] test analysis::detectors::unused_intent_extra::tests::test_get_extra_pattern ... ok
[INFO] [stdout] test analysis::detectors::unused_intent_extra::tests::test_put_extra_pattern ... ok
[INFO] [stdout] test analysis::detectors::write_only::tests::test_skip_backing_fields ... ok
[INFO] [stdout] test analysis::detectors::write_only::tests::test_skip_constants ... ok
[INFO] [stdout] test analysis::detectors::write_only_dao::tests::test_analysis_to_issues ... ok
[INFO] [stdout] test analysis::detectors::write_only_dao::tests::test_analyze_read_write_dao ... ok
[INFO] [stdout] test analysis::detectors::write_only_dao::tests::test_analyze_write_only_dao ... ok
[INFO] [stdout] test analysis::detectors::write_only_dao::tests::test_dao_is_write_only ... ok
[INFO] [stdout] test analysis::detectors::wakelock_abuse::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::write_only_dao::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::write_only_dao::tests::test_extract_dao_name_interface ... ok
[INFO] [stdout] test analysis::detectors::write_only_dao::tests::test_extract_entity_type ... ok
[INFO] [stdout] test analysis::detectors::write_only_dao::tests::test_extract_method_name ... ok
[INFO] [stdout] test analysis::detectors::write_only_dao::tests::test_get_write_only_daos ... ok
[INFO] [stdout] test analysis::detectors::write_only_dao::tests::test_parse_insert_annotation ... ok
[INFO] [stdout] test analysis::detectors::write_only_dao::tests::test_parse_query_annotation ... ok
[INFO] [stdout] test analysis::detectors::write_only_dao::tests::test_write_only_entities ... ok
[INFO] [stdout] test analysis::detectors::write_only_prefs::tests::test_analyze_read_write ... ok
[INFO] [stdout] test analysis::detectors::write_only_prefs::tests::test_contains_as_read ... ok
[INFO] [stdout] test analysis::detectors::write_only_prefs::tests::test_analyze_write_only ... ok
[INFO] [stdout] test analysis::detectors::write_only_prefs::tests::test_extract_key_with_spaces ... ok
[INFO] [stdout] test analysis::detectors::write_only_prefs::tests::test_extract_string_literal_key ... ok
[INFO] [stdout] test analysis::detectors::write_only_prefs::tests::test_extract_constant_key ... ok
[INFO] [stdout] test analysis::detectors::write_only_prefs::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::write_only_prefs::tests::test_multiple_keys ... ok
[INFO] [stdout] test analysis::detectors::write_only_prefs::tests::test_skip_sdk_keys ... ok
[INFO] [stdout] test analysis::enhanced::tests::test_enhanced_analyzer_creation ... ok
[INFO] [stdout] test analysis::reachability::tests::test_analyzer_creation ... ok
[INFO] [stdout] test analysis::resources::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::entry_points::tests::test_is_entry_point_annotation ... ok
[INFO] [stdout] test analysis::detectors::write_only_dao::tests::test_extract_dao_name_abstract_class ... ok
[INFO] [stdout] test analysis::hybrid::tests::test_coverage_confirms_dead ... ok
[INFO] [stdout] test analysis::hybrid::tests::test_no_coverage_defaults_to_medium ... ok
[INFO] [stdout] test analysis::detectors::write_only_prefs::tests::test_get_write_only_keys ... ok
[INFO] [stdout] test cache::tests::test_cache_save_load ... ok
[INFO] [stdout] test cache::tests::test_file_metadata ... ok
[INFO] [stdout] test config::loader::tests::test_default_config ... ok
[INFO] [stdout] test baseline::tests::test_baseline_filter ... ok
[INFO] [stdout] test discovery::file_finder::tests::test_file_type_from_path ... ok
[INFO] [stdout] test baseline::tests::test_fingerprint_matching ... ok
[INFO] [stdout] test coverage::lcov::tests::test_parse_lcov ... ok
[INFO] [stdout] test coverage::kover::tests::test_parse_kover_xml ... ok
[INFO] [stdout] test coverage::jacoco::tests::test_parse_simple_jacoco ... ok
[INFO] [stdout] test baseline::tests::test_baseline_save_load ... ok
[INFO] [stdout] test config::loader::tests::test_glob_match_prefix ... ok
[INFO] [stdout] test config::loader::tests::test_glob_match_suffix ... ok
[INFO] [stdout] test analysis::resources::tests::test_parse_strings_xml ... ok
[INFO] [stdout] test config::loader::tests::test_glob_match_path ... ok
[INFO] [stdout] test discovery::file_finder::tests::test_file_type_is_source ... ok
[INFO] [stdout] test discovery::file_finder::tests::test_source_file_creation ... ok
[INFO] [stdout] test graph::builder::tests::test_graph_builder_creation ... ok
[INFO] [stdout] test graph::declaration::tests::test_declaration_kind_display ... ok
[INFO] [stdout] test graph::declaration::tests::test_is_android_entry_point ... ok
[INFO] [stdout] test graph::declaration::tests::test_matches_pattern ... ok
[INFO] [stdout] test graph::declaration::tests::test_visibility_from_java ... ok
[INFO] [stdout] test graph::declaration::tests::test_visibility_from_kotlin ... ok
[INFO] [stdout] test graph::reference::tests::test_qualified_name_parsing ... ok
[INFO] [stdout] test graph::reference::tests::test_reference_kind_is_read ... ok
[INFO] [stdout] test graph::reference::tests::test_reference_kind_is_write ... ok
[INFO] [stdout] test parser::java::tests::test_parse_imports ... ok
[INFO] [stdout] test parser::java::tests::test_parse_simple_class ... ok
[INFO] [stdout] test parser::xml::layout::tests::test_parse_layout_fragment ... ok
[INFO] [stdout] test analysis::detectors::redundant_null_init::tests::test_detector_creation ... ok
[INFO] [stdout] test graph::reference::tests::test_reference_collector ... ok
[INFO] [stdout] test parser::xml::layout::tests::test_parse_tools_context ... ok
[INFO] [stdout] test analysis::detectors::view_logic_viewmodel::tests::test_normal_property_ok ... ok
[INFO] [stdout] test parser::xml::manifest::tests::test_parse_manifest ... ok
[INFO] [stdout] test parser::xml::manifest::tests::test_resolve_class_name ... ok
[INFO] [stdout] test parser::xml::menu::tests::test_parse_menu_action_view ... ok
[INFO] [stdout] test parser::xml::navigation::tests::test_parse_navigation_argument ... ok
[INFO] [stdout] test parser::xml::navigation::tests::test_parse_navigation_fragment ... ok
[INFO] [stdout] test proguard::report_generator::tests::test_generated_code_detection ... ok
[INFO] [stdout] test proguard::usage::tests::test_parse_constructor ... ok
[INFO] [stdout] test proguard::usage::tests::test_parse_usage_txt ... ok
[INFO] [stdout] test refactor::undo::tests::test_undo_script_creation ... ok
[INFO] [stdout] test refactor::editor::tests::test_remove_lines ... ok
[INFO] [stdout] test report::colors::tests::test_bar_chart ... ok
[INFO] [stdout] test refactor::undo::tests::test_undo_script_write ... ok
[INFO] [stdout] test report::colors::tests::test_heavy_line ... ok
[INFO] [stdout] test report::aggregator::tests::test_category_mapping ... ok
[INFO] [stdout] test refactor::editor::tests::test_remove_range ... ok
[INFO] [stdout] test parser::xml::layout::tests::test_parse_layout_custom_view ... ok
[INFO] [stdout] test report::compact::tests::test_path_truncation ... ok
[INFO] [stdout] test watch::tests::test_should_trigger ... ok
[INFO] [stdout] test parser::kotlin::tests::test_parse_simple_class ... ok
[INFO] [stdout] test parser::kotlin::tests::test_parse_imports ... ok
[INFO] [stdout] test analysis::detectors::duplicate_import::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::scope_function_chaining::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::detectors::scope_function_chaining::tests::test_method_with_chained_scope_functions ... ok
[INFO] [stdout] test analysis::detectors::string_literal_duplication::tests::test_empty_graph ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 350 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/test_this.rs (/opt/rustwide/target/debug/deps/test_this-36306f50fce6cf0b)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration/advanced_tests.rs (/opt/rustwide/target/debug/deps/advanced-d8a42316c311c960)
[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 40 tests
[INFO] [stdout] test android_tests::test_compose_preview_functions ... ok
[INFO] [stdout] test android_tests::test_manifest_services_receivers ... ok
[INFO] [stdout] test critical_false_positives::test_proguard_keep_rules ... ok
[INFO] [stdout] test android_tests::test_viewbinding_generated ... ok
[INFO] [stdout] test critical_false_positives::test_enum_valueof_entries ... ok
[INFO] [stdout] test android_tests::test_navigation_graph_destinations ... ok
[INFO] [stdout] test android_tests::test_databinding_variables ... ok
[INFO] [stdout] test di_tests::test_dagger_subcomponents ... ok
[INFO] [stdout] test critical_false_positives::test_retrofit_interface_methods ... ok
[INFO] [stdout] test critical_false_positives::test_eventbus_subscribers ... ok
[INFO] [stdout] test critical_false_positives::test_room_dao_queries ... ok
[INFO] [stdout] test critical_false_positives::test_reflection_class_forname ... ok
[INFO] [stdout] test parsing_tests::test_java_inner_classes_anonymous ... ok
[INFO] [stdout] test android_tests::test_contentprovider_authorities ... ok
[INFO] [stdout] test android_tests::test_manifest_activities_not_dead ... ok
[INFO] [stdout] test cross_file_tests::test_cross_module_references ... ok
[INFO] [stdout] test di_tests::test_hilt_viewmodel_injection ... ok
[INFO] [stdout] test di_tests::test_assisted_inject ... ok
[INFO] [stdout] test parsing_tests::test_kotlin_context_receivers ... ok
[INFO] [stdout] test critical_false_positives::test_parcelize_generated ... ok
[INFO] [stdout] test parsing_tests::test_kotlin_complex_generics ... ok
[INFO] [stdout] test parsing_tests::test_kotlin_multiplatform_expect_actual ... ok
[INFO] [stdout] test cross_file_tests::test_extension_function_cross_file ... ok
[INFO] [stdout] test di_tests::test_koin_modules ... ok
[INFO] [stdout] test cross_file_tests::test_typealias_cross_file ... ok
[INFO] [stdout] test parsing_tests::test_kotlin_coroutines_suspend ... ok
[INFO] [stdout] test report_tests::test_baseline_exclude_existing ... ok
[INFO] [stdout] test parsing_tests::test_kotlin_value_classes ... ok
[INFO] [stdout] test parsing_tests::test_parsing_malformed_syntax ... ok
[INFO] [stdout] test report_tests::test_sarif_output_valid ... ok
[INFO] [stdout] test report_tests::test_json_output_schema ... ok
[INFO] [stdout] test parsing_tests::test_kotlin_ksp_generated_code ... ok
[INFO] [stdout] test android_tests::test_workmanager_workers ... ok
[INFO] [stdout] test performance_tests::test_deeply_nested_structures ... ok
[INFO] [stdout] test cross_file_tests::test_interface_impl_different_files ... ok
[INFO] [stdout] test di_tests::test_multibinding_contributions ... ok
[INFO] [stdout] test cross_file_tests::test_companion_object_cross_file ... ok
[INFO] [stdout] test cross_file_tests::test_sealed_hierarchy_cross_file ... ok
[INFO] [stdout] test performance_tests::test_parallel_vs_sequential ... ok
[INFO] [stdout] test performance_tests::test_large_codebase_performance has been running for over 60 seconds
[INFO] [stdout] test performance_tests::test_large_codebase_performance ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- performance_tests::test_large_codebase_performance stdout ----
[INFO] [stdout] Large codebase: 6000 declarations parsed in 69.122041996s
[INFO] [stdout] 
[INFO] [stdout] thread 'performance_tests::test_large_codebase_performance' (788) panicked at tests/integration/advanced_tests.rs:3309:9:
[INFO] [stdout] Parsing should complete in < 60 seconds
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fedd4fd73b2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fedd4fd73b2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fedd4fd73b2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fedd4fd73b2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fedd4fee8da - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fedd4fee8da - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5fedd4fdc306 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fedd4fdc306 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fedd4fb39cf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fedd4fb39cf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fedd4fce9b9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fedd4b1c97e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fedd4b1c97e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fedd4fceb72 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fedd4fceb72 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fedd4fb3aba - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5fedd4fab1f9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fedd4fb495d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fedd4fef09c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fedd4b0f049 - advanced[16244b8d727fecbf]::performance_tests::test_large_codebase_performance
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/advanced_tests.rs:3309:9
[INFO] [stdout]   20:     0x5fedd4b0c267 - advanced[16244b8d727fecbf]::performance_tests::test_large_codebase_performance::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/advanced_tests.rs:3262:41
[INFO] [stdout]   21:     0x5fedd4b109a6 - <advanced[16244b8d727fecbf]::performance_tests::test_large_codebase_performance::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5fedd4b10d2b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5fedd4b10d2b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5fedd4b1d58a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5fedd4b1d58a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5fedd4b1d58a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5fedd4b1d58a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5fedd4b1d58a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5fedd4b1d58a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5fedd4b1d58a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5fedd4b17a54 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5fedd4b17a54 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5fedd4b20082 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5fedd4b20082 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5fedd4b20082 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5fedd4b20082 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5fedd4b20082 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5fedd4b20082 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5fedd4b20082 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5fedd4fd66ef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x5fedd4fd66ef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   42:     0x7e04a9e31aa4 - <unknown>
[INFO] [stdout]   43:     0x7e04a9ebea64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     performance_tests::test_large_codebase_performance
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 39 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 69.99s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test advanced`
[INFO] running `Command { std: "docker" "inspect" "c1dda3f98482cfa3683f5f981622a40139bb86aa9f6b44225813d7f52f3273c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1dda3f98482cfa3683f5f981622a40139bb86aa9f6b44225813d7f52f3273c2", kill_on_drop: false }`
[INFO] [stdout] c1dda3f98482cfa3683f5f981622a40139bb86aa9f6b44225813d7f52f3273c2
