[INFO] cloning repository https://github.com/thom-vod/refalyzer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thom-vod/refalyzer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthom-vod%2Frefalyzer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthom-vod%2Frefalyzer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fd8d4a7d5274351000cc4d6021727c205b3f6117
[INFO] testing thom-vod/refalyzer against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthom-vod%2Frefalyzer" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thom-vod/refalyzer
[INFO] finished tweaking git repo https://github.com/thom-vod/refalyzer
[INFO] tweaked toml for git repo https://github.com/thom-vod/refalyzer written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thom-vod/refalyzer on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thom-vod/refalyzer 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] acff641d16ac90338d5df18d283e03865b7359fd3d1d956146d5d981dd562fe9
[INFO] running `Command { std: "docker" "start" "-a" "acff641d16ac90338d5df18d283e03865b7359fd3d1d956146d5d981dd562fe9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "acff641d16ac90338d5df18d283e03865b7359fd3d1d956146d5d981dd562fe9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acff641d16ac90338d5df18d283e03865b7359fd3d1d956146d5d981dd562fe9", kill_on_drop: false }`
[INFO] [stdout] acff641d16ac90338d5df18d283e03865b7359fd3d1d956146d5d981dd562fe9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf818daff41d034829a8cb3f41edf35aa1e6c0d31f55a9d095ed5f181d783799
[INFO] running `Command { std: "docker" "start" "-a" "bf818daff41d034829a8cb3f41edf35aa1e6c0d31f55a9d095ed5f181d783799", kill_on_drop: false }`
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tree-sitter-c v0.23.4
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tree-sitter-python v0.23.6
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-javascript v0.23.1
[INFO] [stderr]    Compiling tree-sitter-rust v0.23.3
[INFO] [stderr]    Compiling tree-sitter v0.24.7
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling tree-sitter-go v0.23.4
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling fastrand v2.4.0
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling rust-embed v8.11.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling refalyzer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "bf818daff41d034829a8cb3f41edf35aa1e6c0d31f55a9d095ed5f181d783799", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf818daff41d034829a8cb3f41edf35aa1e6c0d31f55a9d095ed5f181d783799", kill_on_drop: false }`
[INFO] [stdout] bf818daff41d034829a8cb3f41edf35aa1e6c0d31f55a9d095ed5f181d783799
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b00c8d754b078ade9991478476ff35c0dce181223bd2e8fb57987b0f6a88283
[INFO] running `Command { std: "docker" "start" "-a" "4b00c8d754b078ade9991478476ff35c0dce181223bd2e8fb57987b0f6a88283", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tree-sitter v0.24.7
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling refalyzer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `source`
[INFO] [stdout]    --> src/parse/tokenizer.rs:217:13
[INFO] [stdout]     |
[INFO] [stdout] 217 |         let source = "fn my_special_name() {}";
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source`
[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 27.66s
[INFO] running `Command { std: "docker" "inspect" "4b00c8d754b078ade9991478476ff35c0dce181223bd2e8fb57987b0f6a88283", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b00c8d754b078ade9991478476ff35c0dce181223bd2e8fb57987b0f6a88283", kill_on_drop: false }`
[INFO] [stdout] 4b00c8d754b078ade9991478476ff35c0dce181223bd2e8fb57987b0f6a88283
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9ef46ee00334134fa81b8bf7689b82816a5b0e388eb2a59b29d4bc44d80ffbcc
[INFO] running `Command { std: "docker" "start" "-a" "9ef46ee00334134fa81b8bf7689b82816a5b0e388eb2a59b29d4bc44d80ffbcc", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `source`
[INFO] [stderr]    --> src/parse/tokenizer.rs:217:13
[INFO] [stderr]     |
[INFO] [stderr] 217 |         let source = "fn my_special_name() {}";
[INFO] [stderr]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `refalyzer` (lib test) generated 1 warning (run `cargo fix --lib -p refalyzer --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/refalyzer-67b56b994bd8ecd6)
[INFO] [stdout] 
[INFO] [stdout] running 207 tests
[INFO] [stdout] test ai::anthropic::tests::test_parse_batch_classification_response_handles_wrapped_json ... ok
[INFO] [stdout] test ai::anthropic::tests::test_parse_classification_response_handles_wrapped_json ... ok
[INFO] [stdout] test ai::router::tests::test_router_falls_back_when_primary_fails ... ok
[INFO] [stdout] test ai::tests::test_budget_enforcement ... ok
[INFO] [stdout] test ai::tests::test_unlimited_budget ... ok
[INFO] [stdout] test ai::router::tests::test_provider_selection_uses_configured_primary ... ok
[INFO] [stdout] test ai::classifier::tests::test_batch_mode_issues_one_call_per_reference ... ok
[INFO] [stdout] test ai::classifier::tests::test_granular_mode_stops_when_budget_exhausted ... ok
[INFO] [stdout] test ai::anthropic::tests::test_prompt_contains_metadata_and_snippets ... ok
[INFO] [stdout] test compare::boilerplate::tests::empty_fingerprints_returns_empty ... ok
[INFO] [stdout] test compare::boilerplate::tests::filter_removes_pattern_hashes ... ok
[INFO] [stdout] test compare::boilerplate::tests::from_config_empty_paths ... ok
[INFO] [stdout] test compare::boilerplate::tests::filter_removes_index_boilerplate ... ok
[INFO] [stdout] test compare::gst::tests::empty_sequences ... ok
[INFO] [stdout] test ai::claude_cli::tests::test_estimate_cost_is_zero ... ok
[INFO] [stdout] test compare::gst::tests::gst_terminates_with_overlapping_regions ... ok
[INFO] [stdout] test compare::directional::tests::zero_totals ... ok
[INFO] [stdout] test compare::gst::tests::match_regions_carry_positions ... ok
[INFO] [stdout] test compare::gst::tests::partial_match ... ok
[INFO] [stdout] test compare::directional::tests::no_matches ... ok
[INFO] [stdout] test compare::directional::tests::asymmetric_containment ... ok
[INFO] [stdout] test compare::gst::tests::identical_sequences_full_match ... ok
[INFO] [stdout] test compare::gst::tests::min_match_length_filters ... ok
[INFO] [stdout] test compare::gst::tests::no_common_tokens ... ok
[INFO] [stdout] test compare::gst::tests::multiple_matches ... ok
[INFO] [stdout] test compare::gst::tests::test_no_match ... ok
[INFO] [stdout] test compare::gst::tests::test_identical_sequences ... ok
[INFO] [stdout] test compare::gst::tests::test_partial_match ... ok
[INFO] [stdout] test compare::tests::compare_different_files ... ok
[INFO] [stdout] test compare::directional::tests::test_asymmetric ... ok
[INFO] [stdout] test ai::anthropic::tests::test_batch_prompt_mentions_false_positive ... ok
[INFO] [stdout] test config::tests::test_default_config_path ... ok
[INFO] [stdout] test compare::token_compare::tests::empty_returns_zero ... ok
[INFO] [stdout] test config::tests::test_load_missing_config_returns_default ... ok
[INFO] [stdout] test compare::token_compare::tests::find_pairs_excludes_self ... ok
[INFO] [stdout] test compare::token_compare::tests::find_pairs_finds_match ... ok
[INFO] [stdout] test compare::token_compare::tests::identical_fingerprints_full_similarity ... ok
[INFO] [stdout] test compare::token_compare::tests::no_overlap_zero_similarity ... ok
[INFO] [stdout] test config::tests::test_cli_overrides_config ... ok
[INFO] [stdout] test compare::token_compare::tests::partial_overlap ... ok
[INFO] [stdout] test compare::tests::compare_identical_files ... ok
[INFO] [stdout] test config::tests::test_load_partial_config ... ok
[INFO] [stdout] test config::tests::test_merge_priority ... ok
[INFO] [stdout] test config::tests::test_resolve_ai_config_supports_provider_specific_keys_and_fallback ... ok
[INFO] [stdout] test config::tests::test_resolve_github_token_prefers_config ... ok
[INFO] [stdout] test config::tests::test_load_valid_config ... ok
[INFO] [stdout] test corpus::auto_discover::tests::test_extract_repo_urls_filters_blob ... ok
[INFO] [stdout] test corpus::auto_discover::tests::test_extract_repo_urls_filters_non_repo ... ok
[INFO] [stdout] test corpus::auto_discover::tests::test_extract_repo_urls_git_protocol ... ok
[INFO] [stdout] test compare::boilerplate::tests::filter_removes_explicit_hashes ... ok
[INFO] [stdout] test compare::directional::tests::full_containment ... ok
[INFO] [stdout] test corpus::auto_discover::tests::test_discover_urls_from_manifests_dedups_direct_and_registry_urls ... ok
[INFO] [stdout] test corpus::auto_discover::tests::test_extract_repo_urls_github ... ok
[INFO] [stdout] test corpus::auto_discover::tests::test_extract_repo_urls_gitlab ... ok
[INFO] [stdout] test corpus::auto_discover::tests::test_extract_repo_urls_markdown_link ... ok
[INFO] [stdout] test corpus::auto_discover::tests::test_extract_repo_urls_multiple ... ok
[INFO] [stdout] test corpus::auto_discover::tests::test_extract_repo_urls_rejects_short_paths ... ok
[INFO] [stdout] test compare::tests::compare_projects_finds_matches ... ok
[INFO] [stdout] test corpus::auto_discover::tests::test_extract_repo_urls_with_git_suffix ... ok
[INFO] [stdout] test corpus::auto_discover::tests::test_is_repo_url_rejects_dash_prefix ... ok
[INFO] [stdout] test corpus::discovery::tests::test_detect_language_known_extensions ... ok
[INFO] [stdout] test corpus::git::tests::test_dash_url_rejected ... ok
[INFO] [stdout] test corpus::git::tests::test_repo_name_from_url ... ok
[INFO] [stdout] test corpus::github::tests::test_dedup_repository_urls_filters_known_and_self ... ok
[INFO] [stdout] test corpus::github::tests::test_rate_limit_handling_uses_headers ... ok
[INFO] [stdout] test corpus::github::tests::test_response_parsing_extracts_repository_urls ... ok
[INFO] [stdout] test corpus::local::tests::test_resolve_nonexistent_path ... ok
[INFO] [stdout] test corpus::local::tests::test_resolve_file_not_dir ... ok
[INFO] [stdout] test corpus::manifests::tests::test_extract_dependencies_multi ... ok
[INFO] [stdout] test corpus::auto_discover::tests::test_normalize_repo_url ... ok
[INFO] [stdout] test corpus::git::tests::test_invalid_url_rejected ... ok
[INFO] [stdout] test corpus::git::tests::test_https_to_ssh_url_gitlab ... ok
[INFO] [stdout] test corpus::git::tests::test_https_to_ssh_url_non_matching ... ok
[INFO] [stdout] test corpus::registry::tests::test_npm_response_parsing ... ok
[INFO] [stdout] test corpus::registry::tests::test_resolve_direct_source_url ... ok
[INFO] [stdout] test corpus::manifests::tests::test_parse_pyproject_toml ... ok
[INFO] [stdout] test corpus::manifests::tests::test_parse_cargo_toml ... ok
[INFO] [stdout] test corpus::registry::tests::test_pypi_response_parsing ... ok
[INFO] [stdout] test corpus::registry::tests::test_resolve_missing_repo_url ... ok
[INFO] [stdout] test corpus::manifests::tests::test_parse_go_mod ... ok
[INFO] [stdout] test corpus::manifests::tests::test_parse_package_json ... ok
[INFO] [stdout] test corpus::github::tests::test_normalize_snippet_filters_boilerplate_lines ... ok
[INFO] [stdout] test corpus::auto_discover::tests::test_discover_from_subdirectories_finds_git_repos ... ok
[INFO] [stdout] test fingerprint::hash::tests::hash_different_inputs_differ ... ok
[INFO] [stdout] test corpus::discovery::tests::test_discover_files_with_language_filter ... ok
[INFO] [stdout] test fingerprint::hash::tests::hash_determinism ... ok
[INFO] [stdout] test corpus::git::tests::test_https_to_ssh_url_github ... ok
[INFO] [stdout] test fingerprint::hash::tests::hash_within_modulus ... ok
[INFO] [stdout] test fingerprint::hash::tests::rolling_hash_matches_direct ... ok
[INFO] [stdout] test fingerprint::hash::tests::token_map_consistent_across_vocabularies ... ok
[INFO] [stdout] test fingerprint::hash::tests::token_map_determinism ... ok
[INFO] [stdout] test fingerprint::index::tests::add_and_retrieve ... ok
[INFO] [stdout] test fingerprint::hash::tests::test_determinism ... ok
[INFO] [stdout] test fingerprint::hash::tests::test_different_inputs ... ok
[INFO] [stdout] test fingerprint::index::tests::empty_index ... ok
[INFO] [stdout] test fingerprint::index::tests::find_candidates_exact_match ... ok
[INFO] [stdout] test fingerprint::index::tests::missing_file_returns_empty_slice ... ok
[INFO] [stdout] test fingerprint::index::tests::find_candidates_partial_match ... ok
[INFO] [stdout] test fingerprint::kgram::tests::correct_number_of_kgrams ... ok
[INFO] [stdout] test corpus::registry::tests::test_crates_io_response_parsing ... ok
[INFO] [stdout] test fingerprint::index::tests::find_candidates_below_threshold ... ok
[INFO] [stdout] test fingerprint::index::tests::boilerplate_excluded_from_candidates ... ok
[INFO] [stdout] test fingerprint::index::tests::mark_boilerplate ... ok
[INFO] [stdout] test fingerprint::kgram::tests::kgram_positions_correct ... ok
[INFO] [stdout] test fingerprint::kgram::tests::identical_subsequences_same_hash ... ok
[INFO] [stdout] test fingerprint::kgram::tests::rolling_matches_direct ... ok
[INFO] [stdout] test corpus::discovery::tests::test_discover_files_on_own_project ... ok
[INFO] [stdout] test fingerprint::kgram::tests::too_few_tokens ... ok
[INFO] [stdout] test fingerprint::tests::too_few_tokens_returns_empty ... ok
[INFO] [stdout] test fingerprint::tests::identical_token_sequences_produce_identical_fingerprints ... ok
[INFO] [stdout] test fingerprint::tests::build_index_and_query ... ok
[INFO] [stdout] test fingerprint::tests::fingerprint_tokens_produces_output ... ok
[INFO] [stdout] test fingerprint::winnow::tests::winnow_fewer_than_window ... ok
[INFO] [stdout] test fingerprint::winnow::tests::identical_sequences_same_fingerprints ... ok
[INFO] [stdout] test license::compatibility::tests::test_case_insensitive ... ok
[INFO] [stdout] test license::compatibility::tests::test_incompatible_pairs ... ok
[INFO] [stdout] test license::compatibility::tests::test_compatible_pairs ... ok
[INFO] [stdout] test fingerprint::winnow::tests::test_winnow_selects_minimum ... ok
[INFO] [stdout] test fingerprint::winnow::tests::winnow_selects_minima ... ok
[INFO] [stdout] test fingerprint::winnow::tests::winnow_reduces_count ... ok
[INFO] [stdout] test fingerprint::winnow::tests::winnow_preserves_positions ... ok
[INFO] [stdout] test fingerprint::winnow::tests::test_identical_sequences ... ok
[INFO] [stdout] test license::compatibility::tests::test_mit_gpl ... ok
[INFO] [stdout] test license::compatibility::tests::test_mit_mit ... ok
[INFO] [stdout] test license::fallback::tests::test_guess_from_filename ... ok
[INFO] [stdout] test license::compatibility::tests::test_unknown_pair ... ok
[INFO] [stdout] test license::fallback::tests::test_collect_readme_content ... ok
[INFO] [stdout] test license::compatibility::tests::test_unknown_pairs ... ok
[INFO] [stdout] test license::spdx::tests::test_copyleft_detection ... ok
[INFO] [stdout] test license::spdx::tests::test_normalize_variations ... ok
[INFO] [stdout] test license::fallback::tests::test_identify_license_apache ... ok
[INFO] [stdout] test license::fallback::tests::test_identify_license_none ... ok
[INFO] [stdout] test license::fallback::tests::test_identify_license_mit ... ok
[INFO] [stdout] test license::scancode::tests::test_parse_scancode_json ... ok
[INFO] [stdout] test fingerprint::winnow::tests::winnow_empty_input ... ok
[INFO] [stdout] test license::compatibility::tests::test_normalization_in_check ... ok
[INFO] [stdout] test license::spdx::tests::test_permissive_detection ... ok
[INFO] [stdout] test license::tests::test_check_compatibility_all_compatible ... ok
[INFO] [stdout] test license::tests::test_check_compatibility_incompatible ... ok
[INFO] [stdout] test license::tests::test_check_compatibility_unknown_over_compatible ... ok
[INFO] [stdout] test license::tests::test_check_compatibility_worst_wins ... ok
[INFO] [stdout] test parse::tokenizer::tests::comments_are_skipped ... ok
[INFO] [stdout] test report::evidence::tests::test_extract_evidence_clamped_to_bounds ... ok
[INFO] [stdout] test report::evidence::tests::test_extract_evidence_basic ... ok
[INFO] [stdout] test parse::tokenizer::tests::tokenize_rust_snippet ... ok
[INFO] [stdout] test report::ai_assessment::tests::test_batch_mode_groups_findings_per_reference ... ok
[INFO] [stdout] test parse::tokenizer::tests::structural_mode_normalizes_identifier_and_literal_values ... ok
[INFO] [stdout] test report::evidence::tests::test_select_top_evidence_ordering ... ok
[INFO] [stdout] test report::ai_assessment::tests::test_budget_stops_granular_run ... ok
[INFO] [stdout] test parse::tokenizer::tests::precise_mode_preserves_identifier_and_literal_values ... ok
[INFO] [stdout] test report::ai_assessment::tests::test_granular_mode_issues_one_call_per_finding ... ok
[INFO] [stdout] test report::json::tests::test_analysis_result_roundtrip ... ok
[INFO] [stdout] test license::fallback::tests::test_scan_project_fallback_on_own_repo ... ok
[INFO] [stdout] test report::templates::tests::test_license_table_empty ... ok
[INFO] [stdout] test report::templates::tests::test_license_table_with_findings ... ok
[INFO] [stdout] test report::templates::tests::test_methodology_section_format ... ok
[INFO] [stdout] test report::templates::tests::test_token_similarity_table_format ... ok
[INFO] [stdout] test report::templates::tests::test_structural_similarity_table_format ... ok
[INFO] [stdout] test report::templates::tests::test_fence_language ... ok
[INFO] [stdout] test score::confidence::tests::confidence_mid_range_values ... ok
[INFO] [stdout] test report::markdown::tests::test_build_report_has_all_sections ... ok
[INFO] [stdout] test report::templates::tests::test_executive_summary_format ... ok
[INFO] [stdout] test report::json::tests::test_write_json_creates_valid_json_file ... ok
[INFO] [stdout] test report::json::tests::test_json_output_contains_all_fields ... ok
[INFO] [stdout] test license::tests::test_scan_project_graceful_when_scancode_missing ... ok
[INFO] [stdout] test score::confidence::tests::confidence_renamed_reduces_precision ... ok
[INFO] [stdout] test score::confidence::tests::confidence_restructured_reduces_precision ... ok
[INFO] [stdout] test score::confidence::tests::confidence_verbatim_full_coverage_long_match ... ok
[INFO] [stdout] test score::confidence::tests::confidence_zero_coverage ... ok
[INFO] [stdout] test report::markdown::tests::test_write_report_creates_files ... ok
[INFO] [stdout] test score::confidence::tests::relevance_monotonically_increasing ... ok
[INFO] [stdout] test score::confidence::tests::relevance_one_token ... ok
[INFO] [stdout] test score::confidence::tests::relevance_zero_tokens ... ok
[INFO] [stdout] test score::confidence::tests::test_relevance_curve ... ok
[INFO] [stdout] test score::confidence::tests::test_confidence_formula ... ok
[INFO] [stdout] test score::metrics::tests::aggregate_empty ... ok
[INFO] [stdout] test score::metrics::tests::aggregate_multiple ... ok
[INFO] [stdout] test score::metrics::tests::aggregate_single ... ok
[INFO] [stdout] test score::risk::tests::classify_critical ... ok
[INFO] [stdout] test score::metrics::tests::files_with_matches_counts_structural_only ... ok
[INFO] [stdout] test score::risk::tests::classify_empty_comparisons ... ok
[INFO] [stdout] test score::risk::tests::classify_high_by_fragment ... ok
[INFO] [stdout] test score::risk::tests::classify_high_by_similarity ... ok
[INFO] [stdout] test score::risk::tests::classify_high_sim_but_compatible_is_not_critical ... ok
[INFO] [stdout] test score::risk::tests::classify_incompatible_but_low_sim_is_not_critical ... ok
[INFO] [stdout] test score::risk::tests::classify_medium_by_similarity ... ok
[INFO] [stdout] test score::risk::tests::classify_takes_worst_across_files ... ok
[INFO] [stdout] test score::risk::tests::risk_factors_empty_for_clean_project ... ok
[INFO] [stdout] test score::risk::tests::risk_factors_similarity ... ok
[INFO] [stdout] test score::risk::tests::risk_factors_structural_patterns ... ok
[INFO] [stdout] test score::confidence::tests::confidence_zero_length ... ok
[INFO] [stdout] test score::risk::tests::classify_medium_by_fragment ... ok
[INFO] [stdout] test score::risk::tests::risk_factors_license_incompatibility ... ok
[INFO] [stdout] test score::tests::score_project_classifies_risk ... ok
[INFO] [stdout] test score::tests::score_project_critical_with_incompatible_license ... ok
[INFO] [stdout] test score::tests::score_project_empty_comparisons ... ok
[INFO] [stdout] test score::risk::tests::test_low_risk ... ok
[INFO] [stdout] test score::confidence::tests::relevance_seventeen_tokens ... ok
[INFO] [stdout] test score::risk::tests::classify_low_risk ... ok
[INFO] [stdout] test score::risk::tests::test_critical_risk ... ok
[INFO] [stdout] test score::confidence::tests::relevance_eighteen_plus ... ok
[INFO] [stdout] test score::tests::score_project_sets_overall_similarities ... ok
[INFO] [stdout] test score::tests::score_project_generates_risk_factors ... ok
[INFO] [stdout] test corpus::local::tests::test_resolve_own_project ... FAILED
[INFO] [stdout] test license::scancode::tests::test_path_sanitization_shell_chars ... ok
[INFO] [stdout] test license::scancode::tests::test_path_sanitization_dash ... ok
[INFO] [stdout] test corpus::auto_discover::tests::test_discover_urls_from_docs_on_own_project ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- corpus::local::tests::test_resolve_own_project stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'corpus::local::tests::test_resolve_own_project' (113) panicked at src/corpus/local.rs:63:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "workdir"
[INFO] [stdout]  right: "refalyzer"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f8a4e520e6a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f8a4e520e6a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f8a4e520e6a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f8a4e520e6a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f8a4e53b2fa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f8a4e53b2fa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5f8a4e526b72 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f8a4e526b72 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f8a4e4fb1ef - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f8a4e4fb1ef - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f8a4e517ac9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f8a4e00074c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f8a4e00074c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f8a4e517d42 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f8a4e517d42 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f8a4e4fb2a8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f8a4e4f2219 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f8a4e4fc42d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f8a4e53bb6c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f8a4e53b9f3 - core[35159d6ffb30e017]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5f8a4dc18b91 - core[35159d6ffb30e017]::panicking::assert_failed::<alloc[a8a7aba520129d98]::string::String, &str>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5f8a4dcbb9a4 - refalyzer[a7985715761e62ea]::corpus::local::tests::test_resolve_own_project
[INFO] [stdout]                                at /opt/rustwide/workdir/src/corpus/local.rs:63:9
[INFO] [stdout]   22:     0x5f8a4dc97087 - refalyzer[a7985715761e62ea]::corpus::local::tests::test_resolve_own_project::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/corpus/local.rs:60:34
[INFO] [stdout]   23:     0x5f8a4dbddbe6 - <refalyzer[a7985715761e62ea]::corpus::local::tests::test_resolve_own_project::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f8a4dff3a2b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5f8a4dff3a2b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5f8a4e00121b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5f8a4e00121b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5f8a4e00121b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5f8a4e00121b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5f8a4e00121b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5f8a4e00121b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5f8a4e00121b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5f8a4dffbbf4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5f8a4dffbbf4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5f8a4e003e22 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5f8a4e003e22 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5f8a4e003e22 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5f8a4e003e22 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5f8a4e003e22 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5f8a4e003e22 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5f8a4e003e22 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f8a4e51fd8f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x5f8a4e51fd8f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x754123839aa4 - <unknown>
[INFO] [stdout]   45:     0x7541238c6a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     corpus::local::tests::test_resolve_own_project
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 206 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "9ef46ee00334134fa81b8bf7689b82816a5b0e388eb2a59b29d4bc44d80ffbcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ef46ee00334134fa81b8bf7689b82816a5b0e388eb2a59b29d4bc44d80ffbcc", kill_on_drop: false }`
[INFO] [stdout] 9ef46ee00334134fa81b8bf7689b82816a5b0e388eb2a59b29d4bc44d80ffbcc
