[INFO] cloning repository https://github.com/MerlijnW70/Deadmod [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MerlijnW70/Deadmod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMerlijnW70%2FDeadmod", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMerlijnW70%2FDeadmod'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2744443b61c1e13756f85c55d592079b0b78722a [INFO] testing MerlijnW70/Deadmod against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMerlijnW70%2FDeadmod" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/MerlijnW70/Deadmod [INFO] finished tweaking git repo https://github.com/MerlijnW70/Deadmod [INFO] tweaked toml for git repo https://github.com/MerlijnW70/Deadmod written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MerlijnW70/Deadmod on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/MerlijnW70/Deadmod 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6751cee65fbbba1491dfd3bf61697c1b7e40afc4da80ab1ba45b72f82ea58d54 [INFO] running `Command { std: "docker" "start" "-a" "6751cee65fbbba1491dfd3bf61697c1b7e40afc4da80ab1ba45b72f82ea58d54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6751cee65fbbba1491dfd3bf61697c1b7e40afc4da80ab1ba45b72f82ea58d54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6751cee65fbbba1491dfd3bf61697c1b7e40afc4da80ab1ba45b72f82ea58d54", kill_on_drop: false }` [INFO] [stdout] 6751cee65fbbba1491dfd3bf61697c1b7e40afc4da80ab1ba45b72f82ea58d54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45dc54da04fc79bfe5e80126ec0610fe1dcc5a80ddecf42a4c1f540016a0879c [INFO] running `Command { std: "docker" "start" "-a" "45dc54da04fc79bfe5e80126ec0610fe1dcc5a80ddecf42a4c1f540016a0879c", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tower-lsp-macros v0.9.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling lsp-types v0.94.1 [INFO] [stderr] Compiling deadmod-core v0.1.0 (/opt/rustwide/workdir/deadmod-core) [INFO] [stderr] Compiling deadmod-cli v0.1.0 (/opt/rustwide/workdir/deadmod-cli) [INFO] [stderr] Compiling tower-lsp v0.20.0 [INFO] [stderr] Compiling deadmod-lsp v0.1.0 (/opt/rustwide/workdir/deadmod-lsp) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "45dc54da04fc79bfe5e80126ec0610fe1dcc5a80ddecf42a4c1f540016a0879c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45dc54da04fc79bfe5e80126ec0610fe1dcc5a80ddecf42a4c1f540016a0879c", kill_on_drop: false }` [INFO] [stdout] 45dc54da04fc79bfe5e80126ec0610fe1dcc5a80ddecf42a4c1f540016a0879c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a01551214be6d606b49b334c78a0b386bee29fbb56464314340bc048c0adc100 [INFO] running `Command { std: "docker" "start" "-a" "a01551214be6d606b49b334c78a0b386bee29fbb56464314340bc048c0adc100", kill_on_drop: false }` [INFO] [stderr] Compiling deadmod-core v0.1.0 (/opt/rustwide/workdir/deadmod-core) [INFO] [stderr] Compiling deadmod-cli v0.1.0 (/opt/rustwide/workdir/deadmod-cli) [INFO] [stderr] Compiling deadmod-lsp v0.1.0 (/opt/rustwide/workdir/deadmod-lsp) [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> deadmod-core/src/fix.rs:757:21 [INFO] [stdout] | [INFO] [stdout] 757 | let result = remove_file(&link_file, false); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.34s [INFO] running `Command { std: "docker" "inspect" "a01551214be6d606b49b334c78a0b386bee29fbb56464314340bc048c0adc100", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a01551214be6d606b49b334c78a0b386bee29fbb56464314340bc048c0adc100", kill_on_drop: false }` [INFO] [stdout] a01551214be6d606b49b334c78a0b386bee29fbb56464314340bc048c0adc100 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 11526bf5d0a6da4f805031bd6011234d4e4515723da7f75f89cce2545dbb9a03 [INFO] running `Command { std: "docker" "start" "-a" "11526bf5d0a6da4f805031bd6011234d4e4515723da7f75f89cce2545dbb9a03", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `result` [INFO] [stderr] --> deadmod-core/src/fix.rs:757:21 [INFO] [stderr] | [INFO] [stderr] 757 | let result = remove_file(&link_file, false); [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `deadmod-core` (lib test) generated 1 warning (run `cargo fix --lib -p deadmod-core --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/deadmod-75aa1a95978e291f) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test tests::test_is_ignored_contains_match ... ok [INFO] [stdout] test tests::test_is_ignored_exact_match ... ok [INFO] [stdout] test tests::test_find_crate_root_with_src_directory ... ok [INFO] [stdout] test tests::test_is_ignored_suffix_match ... ok [INFO] [stdout] test tests::test_find_crate_root_workspace_detection ... ok [INFO] [stdout] test tests::test_is_workspace_false ... ok [INFO] [stdout] test tests::test_is_workspace_no_cargo_toml ... ok [INFO] [stdout] test tests::test_is_workspace_true ... ok [INFO] [stdout] test tests::test_find_crate_root_simple_crate ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deadmod_core-3667427bda2be499) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 390 tests [INFO] [stdout] test cache::tests::test_atomic_write_creates_file ... ok [INFO] [stdout] test cache::tests::test_atomic_write_overwrites_existing ... ok [INFO] [stdout] test cache::tests::test_cache_save_load ... ok [INFO] [stdout] test cache::tests::test_cache_special_characters_in_module_names ... ok [INFO] [stdout] test cache::tests::test_atomic_write_no_temp_file_left ... ok [INFO] [stdout] test builder::tests::test_analysis_result_stats ... ok [INFO] [stdout] test builder::tests::test_dead_item_kind_display ... ok [INFO] [stdout] test cache::tests::test_file_hash_changes_on_content_change ... ok [INFO] [stdout] test cache::tests::test_cache_file_is_valid_json ... ok [INFO] [stdout] test cache::tests::test_file_hash_deterministic ... ok [INFO] [stdout] test cache::tests::test_hash_bytes_deterministic ... ok [INFO] [stdout] test cache::tests::test_hash_bytes_empty ... ok [INFO] [stdout] test cache::tests::test_hash_bytes_unicode ... ok [INFO] [stdout] test cache::tests::test_load_cache_corrupted_json ... ok [INFO] [stdout] test callgraph::extractor::tests::test_extract_nested_module ... ok [INFO] [stdout] test callgraph::graph::tests::test_callgraph_adjacency_list_correctness ... ok [INFO] [stdout] test callgraph::graph::tests::test_callgraph_cyclic_calls ... ok [INFO] [stdout] test callgraph::extractor::tests::test_extract_free_function ... ok [INFO] [stdout] test cache::tests::test_load_cache_empty_file ... ok [INFO] [stdout] test callgraph::extractor::tests::test_extract_impl_methods ... ok [INFO] [stdout] test cache::tests::test_load_cache_not_found ... ok [INFO] [stdout] test cache::tests::test_incremental_parse_fresh ... ok [INFO] [stdout] test cache::tests::test_incremental_parse_cache_invalidation ... ok [INFO] [stdout] test callgraph::extractor::tests::test_extract_trait_methods ... ok [INFO] [stdout] test callgraph::graph::tests::test_callgraph_dot_special_chars ... ok [INFO] [stdout] test callgraph::extractor::tests::test_malformed_resilient ... ok [INFO] [stdout] test builder::tests::test_builder_ignore_patterns ... ok [INFO] [stdout] test callgraph::graph::tests::test_callgraph_module_extraction ... ok [INFO] [stdout] test callgraph::graph::tests::test_callgraph_qualified_calls ... ok [INFO] [stdout] test cache::tests::test_incremental_parse_cache_hit ... ok [INFO] [stdout] test callgraph::graph::tests::test_build_simple_graph ... ok [INFO] [stdout] test callgraph::graph::tests::test_callgraph_self_recursive ... ok [INFO] [stdout] test callgraph::graph::tests::test_callgraph_unicode_function_names ... ok [INFO] [stdout] test callgraph::graph::tests::test_callgraph_with_no_calls ... ok [INFO] [stdout] test callgraph::graph::tests::test_empty_callgraph ... ok [INFO] [stdout] test callgraph::graph::tests::test_callgraph_stats ... ok [INFO] [stdout] test callgraph::graph::tests::test_find_entry_points ... ok [INFO] [stdout] test callgraph::graph::tests::test_find_reachable ... ok [INFO] [stdout] test callgraph::graph::tests::test_max_call_depth_empty_graph ... ok [INFO] [stdout] test callgraph::graph::tests::test_find_unreachable ... ok [INFO] [stdout] test callgraph::graph::tests::test_to_dot ... ok [INFO] [stdout] test callgraph::graph::tests::test_callgraph_deep_chain ... ok [INFO] [stdout] test callgraph::graph::tests::test_max_call_depth_linear_chain ... ok [INFO] [stdout] test callgraph::graph::tests::test_to_json ... ok [INFO] [stdout] test callgraph::graph::tests::test_max_call_depth_no_edges ... ok [INFO] [stdout] test callgraph::path_resolver::tests::test_collect_use_crate ... ok [INFO] [stdout] test callgraph::path_resolver::tests::test_module_path_from_lib_rs ... ok [INFO] [stdout] test callgraph::graph::tests::test_to_visualizer_json ... ok [INFO] [stdout] test callgraph::path_resolver::tests::test_module_path_parent ... ok [INFO] [stdout] test callgraph::path_resolver::tests::test_resolve_crate_path ... ok [INFO] [stdout] test callgraph::path_resolver::tests::test_module_path_from_file ... ok [INFO] [stdout] test callgraph::graph::tests::test_callgraph_reverse_edges ... ok [INFO] [stdout] test callgraph::path_resolver::tests::test_module_path_from_mod_rs ... ok [INFO] [stdout] test cache::tests::test_rapid_save_load_cycles ... ok [INFO] [stdout] test callgraph::path_resolver::tests::test_collect_use_super ... ok [INFO] [stdout] test callgraph::path_resolver::tests::test_collect_use_rename ... ok [INFO] [stdout] test callgraph::path_resolver::tests::test_collect_use_self ... ok [INFO] [stdout] test callgraph::path_resolver::tests::test_resolve_full_metadata ... ok [INFO] [stdout] test callgraph::path_resolver::tests::test_resolve_imported_name ... ok [INFO] [stdout] test callgraph::path_resolver::tests::test_resolve_local_function ... ok [INFO] [stdout] test callgraph::path_resolver::tests::test_resolve_self_path ... ok [INFO] [stdout] test callgraph::path_resolver::tests::test_resolve_qualified_import ... ok [INFO] [stdout] test callgraph::path_resolver::tests::test_resolve_super_path ... ok [INFO] [stdout] test callgraph::path_resolver::tests::test_use_map_simple ... ok [INFO] [stdout] test callgraph::usage::tests::test_extract_direct_call ... ok [INFO] [stdout] test callgraph::usage::tests::test_extract_qualified_call ... ok [INFO] [stdout] test callgraph::usage::tests::test_extract_chained_calls ... ok [INFO] [stdout] test callgraph::usage::tests::test_malformed_resilient ... ok [INFO] [stdout] test common::graph_trait::tests::test_empty_graph ... ok [INFO] [stdout] test common::graph_trait::tests::test_linear_chain ... ok [INFO] [stdout] test common::graph_trait::tests::test_multi_source ... ok [INFO] [stdout] test common::graph_trait::tests::test_missing_root_ignored ... ok [INFO] [stdout] test common::path_builder::tests::test_build_full_path ... ok [INFO] [stdout] test common::graph_trait::tests::test_single_node ... ok [INFO] [stdout] test common::path_builder::tests::test_build_full_path_with_intermediate ... ok [INFO] [stdout] test common::path_builder::tests::test_build_full_path_without_intermediate ... ok [INFO] [stdout] test common::path_builder::tests::test_build_module_path_empty ... ok [INFO] [stdout] test common::path_builder::tests::test_build_module_path_nested ... ok [INFO] [stdout] test callgraph::usage::tests::test_extract_method_call ... ok [INFO] [stdout] test common::graph_trait::tests::test_cycle ... ok [INFO] [stdout] test common::visibility::tests::test_visibility_private ... ok [INFO] [stdout] test common::visibility::tests::test_visibility_pub_crate ... ok [INFO] [stdout] test common::visibility::tests::test_visibility_pub_super ... ok [INFO] [stdout] test common::visibility::tests::test_visibility_public ... ok [INFO] [stdout] test constants::const_extractor::tests::test_extract_const ... ok [INFO] [stdout] test constants::const_extractor::tests::test_extract_static ... ok [INFO] [stdout] test constants::const_extractor::tests::test_extract_pub_const ... ok [INFO] [stdout] test config::tests::test_load_config_empty_file ... ok [INFO] [stdout] test constants::const_extractor::tests::test_extract_impl_const ... ok [INFO] [stdout] test config::tests::test_load_config_with_output ... ok [INFO] [stdout] test constants::const_extractor::tests::test_extract_nested_mod ... ok [INFO] [stdout] test config::tests::test_load_config_full ... ok [INFO] [stdout] test constants::const_extractor::tests::test_extract_static_mut ... ok [INFO] [stdout] test common::path_builder::tests::test_build_module_path_single ... ok [INFO] [stdout] test config::tests::test_load_config_missing_file ... ok [INFO] [stdout] test constants::const_extractor::tests::test_malformed_resilient ... ok [INFO] [stdout] test constants::const_graph::tests::test_all_used ... ok [INFO] [stdout] test constants::const_graph::tests::test_stats ... ok [INFO] [stdout] test constants::const_graph::tests::test_unused_static_is_dead ... ok [INFO] [stdout] test constants::const_graph::tests::test_unused_const_is_dead ... ok [INFO] [stdout] test config::tests::test_load_config_with_ignore ... ok [INFO] [stdout] test constants::const_usage::tests::test_extract_array_size ... ok [INFO] [stdout] test constants::const_usage::tests::test_extract_multiple ... ok [INFO] [stdout] test detect::tests::test_find_dead_all_reachable ... ok [INFO] [stdout] test constants::const_usage::tests::test_extract_path_const ... ok [INFO] [stdout] test detect::tests::test_find_dead_none_reachable ... ok [INFO] [stdout] test constants::const_usage::tests::test_malformed_resilient ... ok [INFO] [stdout] test constants::const_usage::tests::test_pattern_const ... ok [INFO] [stdout] test detect::tests::test_find_dead_reachable_not_in_mods ... ok [INFO] [stdout] test detect::tests::test_find_dead_empty_inputs ... ok [INFO] [stdout] test enums::enum_extractor::tests::test_extract_nested_enum ... ok [INFO] [stdout] test constants::const_usage::tests::test_extract_const_usage ... ok [INFO] [stdout] test detect::tests::test_find_dead_some_unreachable ... ok [INFO] [stdout] test enums::enum_extractor::tests::test_malformed_resilient ... ok [INFO] [stdout] test enums::enum_extractor::tests::test_extract_tuple_variants ... ok [INFO] [stdout] test enums::enum_graph::tests::test_fully_dead_enum ... ok [INFO] [stdout] test enums::enum_extractor::tests::test_multiple_enums ... ok [INFO] [stdout] test enums::enum_extractor::tests::test_extract_pub_enum ... ok [INFO] [stdout] test enums::enum_graph::tests::test_stats ... ok [INFO] [stdout] test enums::enum_extractor::tests::test_extract_struct_variants ... ok [INFO] [stdout] test enums::enum_graph::tests::test_all_used ... ok [INFO] [stdout] test enums::enum_extractor::tests::test_extract_unit_variants ... ok [INFO] [stdout] test enums::enum_graph::tests::test_used_by_full_path ... ok [INFO] [stdout] test enums::enum_graph::tests::test_unused_variant_is_dead ... ok [INFO] [stdout] test enums::enum_usage::tests::test_extract_construction ... ok [INFO] [stdout] test enums::enum_usage::tests::test_extract_match_pattern ... ok [INFO] [stdout] test enums::enum_usage::tests::test_extract_if_let ... ok [INFO] [stdout] test enums::enum_usage::tests::test_malformed_resilient ... ok [INFO] [stdout] test error::tests::test_is_recoverable ... ok [INFO] [stdout] test enums::enum_usage::tests::test_extract_tuple_variant ... ok [INFO] [stdout] test error::tests::test_io_error ... ok [INFO] [stdout] test enums::enum_usage::tests::test_multiple_usages ... ok [INFO] [stdout] test fix::tests::test_clean_empty_dirs ... ok [INFO] [stdout] test error::tests::test_parse_error_with_location ... ok [INFO] [stdout] test enums::enum_usage::tests::test_extract_struct_variant ... ok [INFO] [stdout] test fix::tests::test_clean_empty_dirs_nested ... ok [INFO] [stdout] test fix::tests::test_clean_empty_dirs_preserves_src ... ok [INFO] [stdout] test fix::tests::test_fix_result_structure ... ok [INFO] [stdout] test fix::tests::test_fix_dead_modules_empty_list ... ok [INFO] [stdout] test fix::tests::test_clean_empty_dirs_max_depth ... ok [INFO] [stdout] test fix::tests::test_remove_file_dry_run ... ok [INFO] [stdout] test fix::tests::test_remove_file_not_exists ... ok [INFO] [stdout] test callgraph::graph::tests::test_callgraph_large_scale ... ok [INFO] [stdout] test fix::tests::test_remove_file_exists ... ok [INFO] [stdout] test fix::tests::test_remove_file_symlink_protection ... ok [INFO] [stdout] test cache::tests::test_incremental_parse_parallel_stress ... ok [INFO] [stdout] test fix::tests::test_fix_dead_modules_integration ... ok [INFO] [stdout] test fix::tests::test_mod_patterns_no_match ... ok [INFO] [stdout] test fix::tests::test_fix_dead_modules_dry_run ... ok [INFO] [stdout] test fix::tests::test_remove_mod_declaration_pub ... ok [INFO] [stdout] test func::func_calls::tests::test_extract_direct_call ... ok [INFO] [stdout] test func::func_calls::tests::test_extract_chained_calls ... ok [INFO] [stdout] test func::func_calls::tests::test_extract_nested_calls ... ok [INFO] [stdout] test func::func_calls::tests::test_extract_path_call ... ok [INFO] [stdout] test func::func_calls::tests::test_malformed_file_resilient ... ok [INFO] [stdout] test func::func_extractor::tests::test_extract_free_function ... ok [INFO] [stdout] test func::func_extractor::tests::test_extract_nested_mod ... ok [INFO] [stdout] test func::func_calls::tests::test_extract_method_call ... ok [INFO] [stdout] test func::func_extractor::tests::test_extract_impl_methods ... ok [INFO] [stdout] test func::func_extractor::tests::test_extract_no_mangle_attribute ... ok [INFO] [stdout] test fix::tests::test_mod_patterns_special_chars ... ok [INFO] [stdout] test func::func_extractor::tests::test_extract_pub_crate ... ok [INFO] [stdout] test func::func_extractor::tests::test_malformed_file_resilient ... ok [INFO] [stdout] test func::func_extractor::tests::test_extract_test_attribute ... ok [INFO] [stdout] test func::func_graph::tests::test_isolated_cluster ... ok [INFO] [stdout] test func::func_extractor::tests::test_multiple_attributes ... ok [INFO] [stdout] test func::func_graph::tests::test_public_functions_are_reachable ... ok [INFO] [stdout] test func::func_graph::tests::test_no_mangle_functions_are_entry_points ... ok [INFO] [stdout] test func::func_graph::tests::test_simple_dead_function ... ok [INFO] [stdout] test error::tests::test_io_result_ext ... ok [INFO] [stdout] test fix::tests::test_remove_mod_declaration_with_attributes ... ok [INFO] [stdout] test generics::generic_extractor::tests::test_combined_inline_and_where_bounds ... ok [INFO] [stdout] test func::func_graph::tests::test_test_functions_are_entry_points ... ok [INFO] [stdout] test fix::tests::test_mod_patterns_complex ... ok [INFO] [stdout] test func::func_graph::tests::test_stats ... ok [INFO] [stdout] test func::func_graph::tests::test_method_detection ... ok [INFO] [stdout] test func::func_graph::tests::test_transitive_reachability ... ok [INFO] [stdout] test generics::generic_extractor::tests::test_extract_bounds ... ok [INFO] [stdout] test fix::tests::test_remove_mod_declaration_not_found ... ok [INFO] [stdout] test generics::generic_extractor::tests::test_extract_enum_generics ... ok [INFO] [stdout] test generics::generic_extractor::tests::test_extract_const_generic ... ok [INFO] [stdout] test generics::generic_extractor::tests::test_extract_fn_generics ... ok [INFO] [stdout] test generics::generic_extractor::tests::test_extract_fn_lifetimes ... ok [INFO] [stdout] test generics::generic_extractor::tests::test_extract_struct_generics ... ok [INFO] [stdout] test generics::generic_extractor::tests::test_extract_trait_generics ... ok [INFO] [stdout] test generics::generic_extractor::tests::test_malformed_resilient ... ok [INFO] [stdout] test generics::generic_extractor::tests::test_extract_impl_generics ... ok [INFO] [stdout] test generics::generic_extractor::tests::test_where_clause_bounds ... ok [INFO] [stdout] test generics::generic_extractor::tests::test_where_clause_on_struct ... ok [INFO] [stdout] test cache::tests::test_large_cache_atomic_write ... ok [INFO] [stdout] test generics::generic_graph::tests::test_struct_unused_generic ... ok [INFO] [stdout] test fix::tests::test_blank_line_cleanup ... ok [INFO] [stdout] test generics::generic_graph::tests::test_all_used ... ok [INFO] [stdout] test generics::generic_graph::tests::test_struct_unused_lifetime ... ok [INFO] [stdout] test generics::generic_graph::tests::test_unused_bounds_tracked ... ok [INFO] [stdout] test generics::generic_graph::tests::test_impl_unused_generic ... ok [INFO] [stdout] test generics::generic_graph::tests::test_enum_unused_generic ... ok [INFO] [stdout] test generics::generic_graph::tests::test_complex_generic_usage ... ok [INFO] [stdout] test generics::generic_graph::tests::test_unused_type_param ... ok [INFO] [stdout] test generics::generic_graph::tests::test_stats ... ok [INFO] [stdout] test generics::generic_usage::tests::test_extract_enum_variant_usage ... ok [INFO] [stdout] test generics::generic_usage::tests::test_extract_fn_lifetime_usage ... ok [INFO] [stdout] test fix::tests::test_remove_mod_declaration_simple ... ok [INFO] [stdout] test generics::generic_usage::tests::test_extract_fn_type_usage ... ok [INFO] [stdout] test generics::generic_usage::tests::test_extract_nested_generic_usage ... ok [INFO] [stdout] test generics::generic_usage::tests::test_extract_struct_field_usage ... ok [INFO] [stdout] test generics::generic_usage::tests::test_impl_block_usage ... ok [INFO] [stdout] test generics::generic_usage::tests::test_malformed_resilient ... ok [INFO] [stdout] test generics::generic_usage::tests::test_reference_lifetime_usage ... ok [INFO] [stdout] test generics::generic_usage::tests::test_unused_generic_detection ... ok [INFO] [stdout] test generics::generic_graph::tests::test_unused_lifetime ... ok [INFO] [stdout] test graph::tests::test_reachable_from_root_simple ... ok [INFO] [stdout] test graph::tests::test_reachable_from_roots_empty ... ok [INFO] [stdout] test generics::generic_usage::tests::test_unused_lifetime_detection ... ok [INFO] [stdout] test graph::tests::test_build_graph_basic ... ok [INFO] [stdout] test graph::tests::test_module_graph_to_visualizer_json ... ok [INFO] [stdout] test graph::tests::test_reachable_from_roots_multi_source ... ok [INFO] [stdout] test macros::macro_extractor::tests::test_extract_exported_macro ... ok [INFO] [stdout] test macros::macro_extractor::tests::test_extract_simple_macro ... ok [INFO] [stdout] test macros::macro_extractor::tests::test_extract_nested_macro ... ok [INFO] [stdout] test graph::tests::test_reachable_from_roots_missing_root ... ok [INFO] [stdout] test macros::macro_extractor::tests::test_multiple_macros ... ok [INFO] [stdout] test macros::macro_extractor::tests::test_malformed_resilient ... ok [INFO] [stdout] test macros::macro_graph::tests::test_stats ... ok [INFO] [stdout] test macros::macro_graph::tests::test_exported_unused_still_dead ... ok [INFO] [stdout] test macros::macro_usage::tests::test_extract_custom_macro ... ok [INFO] [stdout] test macros::macro_usage::tests::test_extract_nested_macro ... ok [INFO] [stdout] test macros::macro_usage::tests::test_extract_path_macro ... ok [INFO] [stdout] test macros::macro_graph::tests::test_all_used ... ok [INFO] [stdout] test macros::macro_graph::tests::test_unused_macro_is_dead ... ok [INFO] [stdout] test fix::tests::test_remove_mod_declaration_dry_run ... ok [INFO] [stdout] test macros::macro_usage::tests::test_malformed_resilient ... ok [INFO] [stdout] test macros::macro_usage::tests::test_extract_separate_macros ... ok [INFO] [stdout] test macros::macro_usage::tests::test_extract_vec_macro ... ok [INFO] [stdout] test macros::macro_usage::tests::test_extract_expr_macro ... ok [INFO] [stdout] test matcharms::match_extractor::tests::test_malformed_resilient ... ok [INFO] [stdout] test matcharms::match_extractor::tests::test_position_tracking ... ok [INFO] [stdout] test matcharms::match_extractor::tests::test_extract_tuple_struct ... ok [INFO] [stdout] test matcharms::match_graph::tests::test_all_variants_used ... ok [INFO] [stdout] test matcharms::match_extractor::tests::test_extract_wildcard ... ok [INFO] [stdout] test matcharms::match_extractor::tests::test_extract_enum_match ... ok [INFO] [stdout] test matcharms::match_graph::tests::test_multiple_match_expressions ... ok [INFO] [stdout] test matcharms::match_graph::tests::test_stats ... ok [INFO] [stdout] test matcharms::match_graph::tests::test_wildcard_in_final_position_ok ... ok [INFO] [stdout] test fix::tests::test_fix_multiple_dead_modules ... ok [INFO] [stdout] test matcharms::match_graph::tests::test_wildcard_masks_later_arms ... ok [INFO] [stdout] test matcharms::match_usage::tests::test_extract_construction ... ok [INFO] [stdout] test matcharms::match_usage::tests::test_extract_if_let ... ok [INFO] [stdout] test matcharms::match_usage::tests::test_extract_or_pattern ... ok [INFO] [stdout] test matcharms::match_usage::tests::test_extract_pattern_match ... ok [INFO] [stdout] test builder::tests::test_builder_basic ... FAILED [INFO] [stdout] test config::tests::test_load_config_invalid_toml ... ok [INFO] [stdout] test matcharms::match_usage::tests::test_malformed_resilient ... ok [INFO] [stdout] test parse::tests::test_extract_comment_only_file ... ok [INFO] [stdout] test parse::tests::test_extract_deeply_nested_use ... ok [INFO] [stdout] test parse::tests::test_extract_empty_file ... ok [INFO] [stdout] test parse::tests::test_extract_inline_mod_ignored ... ok [INFO] [stdout] test parse::tests::test_extract_mod_declarations ... ok [INFO] [stdout] test parse::tests::test_extract_skips_path_keywords ... ok [INFO] [stdout] test parse::tests::test_extract_unicode_comments ... ok [INFO] [stdout] test parse::tests::test_extract_unicode_strings ... ok [INFO] [stdout] test parse::tests::test_extract_use_glob ... ok [INFO] [stdout] test parse::tests::test_extract_use_groups ... ok [INFO] [stdout] test parse::tests::test_extract_use_rename ... ok [INFO] [stdout] test parse::tests::test_extract_use_statements ... ok [INFO] [stdout] test parse::tests::test_extract_whitespace_only ... ok [INFO] [stdout] test parse::tests::test_module_info_new_mod_rs ... ok [INFO] [stdout] test parse::tests::test_module_info_new_nested_path ... ok [INFO] [stdout] test parse::tests::test_extract_many_mods ... ok [INFO] [stdout] test parse::tests::test_normalize_path_string_empty ... ok [INFO] [stdout] test parse::tests::test_module_info_new_simple ... ok [INFO] [stdout] test fix::tests::test_remove_mod_declaration_pub_super ... ok [INFO] [stdout] test parse::tests::test_normalize_path_string_mixed ... ok [INFO] [stdout] test parse::tests::test_normalize_path_string_no_separators ... ok [INFO] [stdout] test parse::tests::test_normalize_path_string_windows ... ok [INFO] [stdout] test parse::tests::test_normalize_path_string_unix ... ok [INFO] [stdout] test parse::tests::test_parse_modules_empty_list ... ok [INFO] [stdout] test parse::tests::test_parse_single_module_nonexistent ... ok [INFO] [stdout] test parse::tests::test_parse_single_module_valid ... ok [INFO] [stdout] test parse::tests::test_parse_single_module_syntax_error ... ok [INFO] [stdout] test root::tests::test_find_root_modules_no_src ... ok [INFO] [stdout] test root::tests::test_find_root_modules_lib_and_main ... ok [INFO] [stdout] test parse::tests::test_parse_modules_mixed_valid_invalid ... ok [INFO] [stdout] test scan::discovery_tests::test_cluster_depth ... ok [INFO] [stdout] test root::tests::test_find_root_modules_with_binaries ... ok [INFO] [stdout] test root::tests::test_find_root_modules_with_inline_binary ... ok [INFO] [stdout] test parse::tests::test_path_to_normalized_string ... ok [INFO] [stdout] test root::tests::test_find_root_modules_only_lib ... ok [INFO] [stdout] test tests::test_binary_garbage ... ok [INFO] [stdout] test tests::test_attribute_macros ... ok [INFO] [stdout] test scan::discovery_tests::test_discover_modules ... ok [INFO] [stdout] test tests::test_comment_only_file ... ok [INFO] [stdout] test root::tests::test_find_root_modules_mixed ... ok [INFO] [stdout] test tests::test_cfg_conditional_modules ... ok [INFO] [stdout] test tests::test_config_loading ... ok [INFO] [stdout] test tests::test_aliased_imports ... ok [INFO] [stdout] test tests::test_config_not_found ... ok [INFO] [stdout] test tests::test_const_generics ... ok [INFO] [stdout] test tests::test_empty_graph_reachability ... ok [INFO] [stdout] test tests::test_impl_trait_syntax ... ok [INFO] [stdout] test tests::test_deeply_nested_expressions ... ok [INFO] [stdout] test tests::test_extern_crate ... ok [INFO] [stdout] test tests::test_direct_cycle_a_to_b_to_a ... ok [INFO] [stdout] test tests::test_logging_does_not_panic ... ok [INFO] [stdout] test tests::test_doc_hidden_modules ... ok [INFO] [stdout] test tests::test_deeply_nested_dead_module ... ok [INFO] [stdout] test tests::test_complex_where_clauses ... ok [INFO] [stdout] test tests::test_group_renames ... ok [INFO] [stdout] test tests::test_diamond_dependency ... ok [INFO] [stdout] test tests::test_path_with_spaces ... ok [INFO] [stdout] test tests::test_nested_modules_inline ... ok [INFO] [stdout] test tests::test_malformed_files_do_not_panic ... ok [INFO] [stdout] test tests::test_multi_source_bfs_correctness ... ok [INFO] [stdout] test tests::test_lib_root_detection ... ok [INFO] [stdout] test tests::test_macro_definitions ... ok [INFO] [stdout] test tests::test_empty_file ... ok [INFO] [stdout] test tests::test_invalid_token ... ok [INFO] [stdout] test tests::test_mod_declaration_detection ... ok [INFO] [stdout] test tests::test_single_module_no_dependencies ... ok [INFO] [stdout] test tests::test_simple_dead_module ... ok [INFO] [stdout] test tests::test_symlink_handling ... ok [INFO] [stdout] test tests::test_reachability_with_missing_root ... ok [INFO] [stdout] test tests::test_unicode_in_comments ... ok [INFO] [stdout] test tests::test_unicode_in_function_names ... ok [INFO] [stdout] test tests::test_self_referential_module ... ok [INFO] [stdout] test tests::test_unicode_string_literals ... ok [INFO] [stdout] test tests::test_unicode_module_names ... ok [INFO] [stdout] test tests::test_triangle_cycle ... ok [INFO] [stdout] test tests::test_unclosed_brace ... ok [INFO] [stdout] test tests::test_visualizer_json_dead_detection ... ok [INFO] [stdout] test tests::test_visualizer_json_structure ... ok [INFO] [stdout] test tests::test_pub_use_reexport ... ok [INFO] [stdout] test traits::trait_extractor::tests::test_extract_trait_definition ... ok [INFO] [stdout] test tests::test_whitespace_only_file ... ok [INFO] [stdout] test traits::trait_extractor::tests::test_multiple_impl_methods ... ok [INFO] [stdout] test tests::test_use_path_imports ... ok [INFO] [stdout] test traits::trait_extractor::tests::test_extract_trait_impl ... ok [INFO] [stdout] test traits::trait_extractor::tests::test_nested_mod_trait ... ok [INFO] [stdout] test traits::trait_graph::tests::test_impl_methods_for_required_are_alive ... ok [INFO] [stdout] test traits::trait_graph::tests::test_inherent_static_method ... ok [INFO] [stdout] test traits::trait_graph::tests::test_multiple_impls ... ok [INFO] [stdout] test traits::trait_extractor::tests::test_extract_inherent_impl ... ok [INFO] [stdout] test tests::test_async_functions ... ok [INFO] [stdout] test traits::trait_graph::tests::test_qualified_call_marks_method_alive ... ok [INFO] [stdout] test traits::trait_extractor::tests::test_inherent_impl_full_id ... ok [INFO] [stdout] test traits::trait_extractor::tests::test_malformed_resilient ... ok [INFO] [stdout] test tests::test_raw_identifiers ... ok [INFO] [stdout] test traits::trait_graph::tests::test_called_methods_are_alive ... ok [INFO] [stdout] test tests::test_deep_dependency_chain ... ok [INFO] [stdout] test tests::test_use_glob ... ok [INFO] [stdout] test traits::trait_usage::tests::test_associated_call ... ok [INFO] [stdout] test traits::trait_usage::tests::test_method_call ... ok [INFO] [stdout] test traits::trait_graph::tests::test_uncalled_pub_method_is_dead ... ok [INFO] [stdout] test visualize::tests::test_generate_dot_font ... ok [INFO] [stdout] test traits::trait_usage::tests::test_qualified_call ... ok [INFO] [stdout] test traits::trait_usage::tests::test_chained_method_calls ... ok [INFO] [stdout] test traits::trait_usage::tests::test_malformed_resilient ... ok [INFO] [stdout] test traits::trait_usage::tests::test_nested_module_type ... ok [INFO] [stdout] test traits::trait_graph::tests::test_inherent_method_uncalled_is_dead ... ok [INFO] [stdout] test tests::test_zero_modules ... ok [INFO] [stdout] test traits::trait_graph::tests::test_required_methods_are_alive ... ok [INFO] [stdout] test visualize::tests::test_generate_dot_empty ... ok [INFO] [stdout] test visualize::tests::test_generate_dot_with_modules ... ok [INFO] [stdout] test visualize_html::tests::test_extract_parent_module ... ok [INFO] [stdout] test visualize_html::tests::test_generate_html_graph_empty ... ok [INFO] [stdout] test visualize_html::tests::test_generate_html_graph_escapes_paths ... ok [INFO] [stdout] test tests::test_extremely_long_line ... ok [INFO] [stdout] test traits::trait_graph::tests::test_stats ... ok [INFO] [stdout] test visualize_html::tests::test_generate_html_graph_has_interactivity ... ok [INFO] [stdout] test workspace::tests::test_is_workspace_root_false ... ok [INFO] [stdout] test visualize_html::tests::test_generate_html_graph_with_modules ... ok [INFO] [stdout] test workspace::tests::test_is_workspace_root_no_file ... ok [INFO] [stdout] test workspace::tests::test_is_workspace_root_true ... ok [INFO] [stdout] test workspace::tests::test_parse_crate_name ... ok [INFO] [stdout] test workspace::tests::test_parse_crate_name_missing ... ok [INFO] [stdout] test workspace::tests::test_analyze_crate_simple ... ok [INFO] [stdout] test workspace::tests::test_parse_crate_name_single_quotes ... ok [INFO] [stdout] test tests::test_parallel_parse_determinism ... ok [INFO] [stdout] test visualize_pixi::tests::test_generate_pixi_graph_has_features ... ok [INFO] [stdout] test visualize_html::tests::test_generate_html_graph_has_clustering ... ok [INFO] [stdout] test visualize_pixi::tests::test_generate_pixi_graph_empty ... ok [INFO] [stdout] test visualize_pixi::tests::test_generate_pixi_graph_has_webgl ... ok [INFO] [stdout] test visualize_html::tests::test_generate_html_graph_has_edge_bundling ... ok [INFO] [stdout] test visualize_html::tests::test_generate_html_graph_has_inspector ... ok [INFO] [stdout] test workspace::tests::test_find_all_crates_fallback ... ok [INFO] [stdout] test tests::test_parallel_heavy_file_load ... ok [INFO] [stdout] test visualize_pixi::tests::test_generate_pixi_graph_with_modules ... ok [INFO] [stdout] test tests::test_wide_dependency_tree ... ok [INFO] [stdout] test workspace::tests::test_analyze_workspace_multiple_crates ... ok [INFO] [stdout] test tests::test_500_modules ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- builder::tests::test_builder_basic stdout ---- [INFO] [stdout] [WARN] read error /tmp/deadmod_builder_test_33/src/dead.rs: No such file or directory (os error 2) [INFO] [stdout] [WARN] read error /tmp/deadmod_builder_test_33/src/main.rs: No such file or directory (os error 2) [INFO] [stdout] [WARN] read error /tmp/deadmod_builder_test_33/src/used.rs: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] thread 'builder::tests::test_builder_basic' (35) panicked at deadmod-core/src/builder.rs:460:9: [INFO] [stdout] assertion failed: result.dead_modules.contains(&"dead".to_string()) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6187e6f32292 - std[b14e17aa63033746]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6187e6f32292 - std[b14e17aa63033746]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6187e6f32292 - std[b14e17aa63033746]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x6187e6f32292 - <::print::DisplayBacktrace as core[7ebf52c056bd56a4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x6187e6f4ad3a - ::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x6187e6f4ad3a - core[7ebf52c056bd56a4]::fmt::write [INFO] [stdout] 6: 0x6187e6f37916 - std[b14e17aa63033746]::io::default_write_fmt::> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6187e6f37916 - as std[b14e17aa63033746]::io::Write>::write_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x6187e6f0d3cf - ::print [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x6187e6f0d3cf - std[b14e17aa63033746]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x6187e6f28da9 - std[b14e17aa63033746]::panicking::default_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x6187e69eeb2e - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x6187e69eeb2e - test[3318909d72adbd73]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6187e6f29012 - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x6187e6f29012 - std[b14e17aa63033746]::panicking::panic_with_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x6187e6f0d4ba - std[b14e17aa63033746]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x6187e6f046b9 - std[b14e17aa63033746]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x6187e6f0e54d - __rustc[f8abce35e9738d16]::rust_begin_unwind [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x6187e6f4b4fc - core[7ebf52c056bd56a4]::panicking::panic_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x6187e6f4b4c2 - core[7ebf52c056bd56a4]::panicking::panic [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x6187e67d6230 - deadmod_core[f63a2158ced9fabd]::builder::tests::test_builder_basic [INFO] [stdout] at /opt/rustwide/workdir/deadmod-core/src/builder.rs:460:9 [INFO] [stdout] 21: 0x6187e67a0937 - deadmod_core[f63a2158ced9fabd]::builder::tests::test_builder_basic::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/deadmod-core/src/builder.rs:452:28 [INFO] [stdout] 22: 0x6187e6868e56 - >::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x6187e69e2edb - core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x6187e69e2edb - test[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x6187e69ef73a - test[3318909d72adbd73]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x6187e69ef73a - as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x6187e69ef73a - std[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x6187e69ef73a - std[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x6187e69ef73a - std[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x6187e69ef73a - test[3318909d72adbd73]::run_test_in_process [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x6187e69ef73a - test[3318909d72adbd73]::run_test::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x6187e69eace4 - test[3318909d72adbd73]::run_test::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x6187e69eace4 - std[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x6187e69f2232 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 35: 0x6187e69f2232 - ::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x6187e69f2232 - std[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x6187e69f2232 - std[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x6187e69f2232 - std[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x6187e69f2232 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 40: 0x6187e69f2232 - ::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x6187e6f3125f - + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 42: 0x6187e6f3125f - ::new::thread_start [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 43: 0x796019799aa4 - [INFO] [stdout] 44: 0x796019826a64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] builder::tests::test_builder_basic [INFO] [stdout] [INFO] [stdout] test result: FAILED. 389 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.55s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p deadmod-core --lib` [INFO] running `Command { std: "docker" "inspect" "11526bf5d0a6da4f805031bd6011234d4e4515723da7f75f89cce2545dbb9a03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11526bf5d0a6da4f805031bd6011234d4e4515723da7f75f89cce2545dbb9a03", kill_on_drop: false }` [INFO] [stdout] 11526bf5d0a6da4f805031bd6011234d4e4515723da7f75f89cce2545dbb9a03