[INFO] cloning repository https://github.com/aoprisan/repomap
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aoprisan/repomap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faoprisan%2Frepomap", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faoprisan%2Frepomap'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3dd9d2f612ed8e0e684f0eb5097a03df2e49c61a
[INFO] testing aoprisan/repomap against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faoprisan%2Frepomap" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aoprisan/repomap
[INFO] finished tweaking git repo https://github.com/aoprisan/repomap
[INFO] tweaked toml for git repo https://github.com/aoprisan/repomap written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aoprisan/repomap on toolchain 1.98.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aoprisan/repomap already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1e560791e528ce9de9bddbe8ac467f0353756b48e73d0892cbdb339b9e11d2aa
[INFO] running `Command { std: "docker" "start" "1e560791e528ce9de9bddbe8ac467f0353756b48e73d0892cbdb339b9e11d2aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e560791e528ce9de9bddbe8ac467f0353756b48e73d0892cbdb339b9e11d2aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1e560791e528ce9de9bddbe8ac467f0353756b48e73d0892cbdb339b9e11d2aa" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e560791e528ce9de9bddbe8ac467f0353756b48e73d0892cbdb339b9e11d2aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1e560791e528ce9de9bddbe8ac467f0353756b48e73d0892cbdb339b9e11d2aa" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.38.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling tree-sitter-ruby v0.23.1
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.2
[INFO] [stderr]    Compiling tree-sitter-scala v0.26.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling bstr v1.12.3
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling tree-sitter v0.26.9
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hashlink v0.12.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling ignore v0.4.28
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling rusqlite v0.40.1
[INFO] [stderr]    Compiling repomap v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 3m 59s
[INFO] running `Command { std: "docker" "inspect" "1e560791e528ce9de9bddbe8ac467f0353756b48e73d0892cbdb339b9e11d2aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1e560791e528ce9de9bddbe8ac467f0353756b48e73d0892cbdb339b9e11d2aa" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling rusqlite v0.40.1
[INFO] [stderr]    Compiling repomap v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 48.31s
[INFO] running `Command { std: "docker" "inspect" "1e560791e528ce9de9bddbe8ac467f0353756b48e73d0892cbdb339b9e11d2aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1e560791e528ce9de9bddbe8ac467f0353756b48e73d0892cbdb339b9e11d2aa" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/repomap-6d5de23da7432747)
[INFO] [stdout] 
[INFO] [stdout] running 98 tests
[INFO] [stdout] test changes::tests::parses_modified_added_deleted_and_renamed_paths ... ok
[INFO] [stdout] test context::tests::token_estimate_scales_with_length_and_lines ... ok
[INFO] [stdout] test context::tests::context_excludes_test_symbols_unless_asked ... ok
[INFO] [stdout] test db::tests::open_sets_a_busy_timeout_for_concurrent_invocations ... ok
[INFO] [stdout] test changes::tests::nested_symbol_changes_do_not_change_the_container_fingerprint ... ok
[INFO] [stdout] test db::tests::open_stamps_the_schema_version ... ok
[INFO] [stdout] test context::tests::context_never_exceeds_the_declared_budget ... ok
[INFO] [stdout] test db::tests::open_wipes_an_older_schema_instead_of_failing_on_it ... ok
[INFO] [stdout] test graph::tests::pagerank_flows_transitively ... ok
[INFO] [stdout] test graph::tests::pagerank_isolated_nodes_share_rank_equally ... ok
[INFO] [stdout] test graph::tests::pagerank_of_empty_graph_is_empty ... ok
[INFO] [stdout] test graph::tests::pagerank_sums_to_one_and_rewards_being_referenced ... ok
[INFO] [stdout] test history::tests::couple_counts_co_occurrences_with_the_target ... ok
[INFO] [stdout] test history::tests::couple_skips_bulk_commits ... ok
[INFO] [stdout] test history::tests::git_log_fails_helpfully_outside_a_repository ... ok
[INFO] [stdout] test graph::tests::index_run_persists_ranks_that_reward_referenced_symbols ... ok
[INFO] [stdout] test graph::tests::impact_walks_callers_transitively_and_reports_shortest_depth ... ok
[INFO] [stdout] test history::tests::parse_log_of_empty_history_is_empty ... ok
[INFO] [stdout] test history::tests::parse_log_splits_commits_on_the_marker ... ok
[INFO] [stdout] test db::tests::schema_rebuild_preserves_lifetime_usage ... ok
[INFO] [stdout] test index::tests::ambiguous_module_qualified_calls_are_dropped ... ok
[INFO] [stdout] test index::tests::database_is_bound_to_one_canonical_repository ... ok
[INFO] [stdout] test changes::tests::deleted_symbol_keeps_its_callers_and_selects_a_transitive_test ... ok
[INFO] [stdout] test index::tests::enclosing_picks_the_innermost_span ... ok
[INFO] [stdout] test index::tests::file_module_uses_stems_and_directory_module_conventions ... ok
[INFO] [stdout] test index::tests::drops_cross_service_references ... ok
[INFO] [stdout] test changes::tests::deleted_module_qualified_symbol_keeps_its_callers ... ok
[INFO] [stdout] test changes::tests::classifies_signature_changes_and_untracked_symbols ... ok
[INFO] [stdout] test index::tests::gitignored_files_are_not_indexed ... ok
[INFO] [stdout] test index::tests::empty_manifest_indexes_into_a_synthetic_root ... ok
[INFO] [stdout] test index::tests::failed_full_rebuild_rolls_back_the_previous_index ... ok
[INFO] [stdout] test index::tests::import_licenses_a_cross_service_edge ... ok
[INFO] [stdout] test index::tests::helpers_inside_a_cfg_test_module_are_flagged_as_tests ... ok
[INFO] [stdout] test history::tests::mines_a_real_git_repository ... ok
[INFO] [stdout] test index::tests::imported_module_calls_may_cross_services ... ok
[INFO] [stdout] test index::tests::incremental_purges_deleted_files ... ok
[INFO] [stdout] test index::tests::imported_module_member_calls_resolve_to_the_module_file ... ok
[INFO] [stdout] test index::tests::invalid_root_cannot_erase_an_existing_index ... ok
[INFO] [stdout] test index::tests::incremental_goes_full_when_service_definitions_change ... ok
[INFO] [stdout] test index::tests::incremental_skips_unchanged_then_picks_up_edits ... ok
[INFO] [stdout] test index::tests::manifest_gap_files_land_in_root_not_a_sibling_service ... ok
[INFO] [stdout] test index::tests::oversized_files_are_skipped ... ok
[INFO] [stdout] test index::tests::recursive_call_is_not_a_self_edge ... ok
[INFO] [stdout] test index::tests::recursive_call_falls_back_to_another_same_name_definition ... ok
[INFO] [stdout] test index::tests::newly_gitignored_files_are_purged_on_the_next_run ... ok
[INFO] [stdout] test index::tests::refresh_indexes_an_empty_db_then_picks_up_edits ... ok
[INFO] [stdout] test index::tests::resolves_a_same_service_call ... ok
[INFO] [stdout] test index::tests::same_file_definition_wins_within_a_service ... ok
[INFO] [stdout] test index::tests::same_service_definition_beats_an_imported_one ... ok
[INFO] [stdout] test index::tests::scoped_module_call_resolves_to_the_files_top_level_definition ... ok
[INFO] [stdout] test index::tests::scoped_module_calls_do_not_cross_services_without_an_import ... ok
[INFO] [stdout] test install::tests::copy_binary_overwrites_and_preserves_executable_bit ... ok
[INFO] [stdout] test install::tests::falls_back_to_local_bin_when_none_on_path ... ok
[INFO] [stdout] test install::tests::prefers_a_dir_already_on_path ... ok
[INFO] [stdout] test lang::extract::tests::last_identifier_skips_member_punctuation ... ok
[INFO] [stdout] test lang::extract::tests::last_segment_takes_the_trailing_identifier ... ok
[INFO] [stdout] test lang::extract::tests::truncate_is_char_aware_and_appends_ellipsis ... ok
[INFO] [stdout] test lang::tests::from_path_maps_extensions ... ok
[INFO] [stdout] test lang::tests::python_extraction_captures_classes_functions_and_edges ... ok
[INFO] [stdout] test index::tests::qualified_calls_and_callable_ownership_avoid_false_get_edges ... ok
[INFO] [stdout] test lang::tests::rust_extraction_captures_symbols_edges_and_docs ... ok
[INFO] [stdout] test lang::tests::scala_extraction_captures_objects_defs_and_edges ... ok
[INFO] [stdout] test index::tests::stat_fast_path_skips_without_reading_but_survives_a_touch ... ok
[INFO] [stdout] test index::tests::unimported_member_receivers_do_not_module_match ... ok
[INFO] [stdout] test index::tests::skip_dirs_still_apply_without_any_ignore_rules ... ok
[INFO] [stdout] test index::tests::unused_synthetic_root_is_dropped_from_services ... ok
[INFO] [stdout] test query::tests::enclosing_sql_rebinds_the_symbol_alias ... ok
[INFO] [stdout] test query::tests::first_json_item_reads_the_leading_element ... ok
[INFO] [stdout] test query::tests::fts_query_any_ors_terms_for_task_shaped_text ... ok
[INFO] [stdout] test query::tests::fts_query_makes_each_word_a_prefix_term ... ok
[INFO] [stdout] test query::tests::kind_synonyms_expands_generic_kinds_and_passes_native_through ... ok
[INFO] [stdout] test query::tests::pointer_line_is_the_openable_repo_relative_path ... ok
[INFO] [stdout] test query::tests::rank_excludes_test_symbols_by_default ... ok
[INFO] [stdout] test index::tests::unimported_names_still_do_not_cross_services ... ok
[INFO] [stdout] test changes::tests::deleted_method_recovery_respects_container_and_receiver ... ok
[INFO] [stdout] test services::tests::longest_prefix_wins_and_declared_root_suppresses_the_synthetic ... ok
[INFO] [stdout] test services::tests::resolve_survives_an_empty_service_list ... ok
[INFO] [stdout] test services::tests::synthetic_root_name_dodges_a_declared_root_service ... ok
[INFO] [stdout] test services::tests::uncovered_files_land_in_the_synthetic_root_not_a_sibling_service ... ok
[INFO] [stdout] test skill::tests::claude_install_writes_full_skill_and_is_idempotent ... ok
[INFO] [stdout] test skill::tests::codex_install_targets_agents_md ... ok
[INFO] [stdout] test skill::tests::copilot_install_writes_marked_block_without_frontmatter ... ok
[INFO] [stdout] test query::tests::clear_db_removes_the_database_and_sidecars ... ok
[INFO] [stdout] test skill::tests::embedded_skill_has_frontmatter ... ok
[INFO] [stdout] test skill::tests::merge_block_appends_when_no_markers ... ok
[INFO] [stdout] test skill::tests::merge_block_creates_file_when_empty ... ok
[INFO] [stdout] test skill::tests::merge_block_replaces_existing_region_in_place ... ok
[INFO] [stdout] test skill::tests::skill_body_strips_frontmatter ... ok
[INFO] [stdout] test lang::tests::typescript_extraction_captures_classes_funcs_and_edges ... ok
[INFO] [stdout] test lang::tests::test_detection_combines_annotations_paths_and_language_conventions ... ok
[INFO] [stdout] test usage::tests::estimate_scales_with_results_and_is_zero_when_empty ... ok
[INFO] [stdout] test usage::tests::record_accumulates_per_command ... ok
[INFO] [stdout] test query::tests::symbol_selector_supports_qualified_names_and_file_suffixes ... ok
[INFO] [stdout] test skill::tests::shared_install_preserves_user_content_and_replaces_our_block ... ok
[INFO] [stdout] test usage::tests::reset_clears_and_summary_reflects_state ... ok
[INFO] [stdout] test query::tests::show_db_handles_missing_and_existing_databases ... ok
[INFO] [stdout] test lang::tests::tsx_extraction_survives_jsx ... ok
[INFO] [stdout] test lang::tests::ruby_extraction_captures_classes_methods_and_edges ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 98 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/release/deps/cli-1263bbfea27a1833)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test allow_stale_returns_results_with_a_distinct_exit_status ... ok
[INFO] [stdout] test invalid_root_fails_without_opening_or_erasing_the_database ... ok
[INFO] [stdout] test jsonl_is_versioned_structured_and_uses_explicit_no_match_exit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/fixtures.rs (/opt/rustwide/target/release/deps/fixtures-f93c4b66983d1120)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test python_fixture_resolves_imported_module_calls ... ok
[INFO] [stdout] test rust_fixture_rank_hides_cfg_test_helpers_by_default ... ok
[INFO] [stdout] test typescript_fixture_links_named_imports_and_classes ... ok
[INFO] [stdout] test scala_fixture_still_links_qualified_object_calls ... ok
[INFO] [stdout] test rust_fixture_resolves_module_qualified_callers ... ok
[INFO] [stdout] test ruby_fixture_links_class_owned_calls ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.71s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1e560791e528ce9de9bddbe8ac467f0353756b48e73d0892cbdb339b9e11d2aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e560791e528ce9de9bddbe8ac467f0353756b48e73d0892cbdb339b9e11d2aa", kill_on_drop: false }`
[INFO] [stdout] 1e560791e528ce9de9bddbe8ac467f0353756b48e73d0892cbdb339b9e11d2aa
