[INFO] cloning repository https://github.com/enc/carto [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/enc/carto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenc%2Fcarto", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenc%2Fcarto'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a842dc0c7a96dba851c4145d2a4248a4778672a [INFO] testing enc/carto against 1.98.0-beta.8 for beta-1.99-5 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenc%2Fcarto" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/enc/carto [INFO] finished tweaking git repo https://github.com/enc/carto [INFO] tweaked toml for git repo https://github.com/enc/carto written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/enc/carto on toolchain 1.98.0-beta.8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/enc/carto 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.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded trybuild v1.0.118 [INFO] [stderr] Downloaded target-triple v1.0.1 [INFO] [stderr] Downloaded ignore v0.4.30 [INFO] [stderr] Downloaded assert_cmd v2.2.2 [INFO] [stderr] Downloaded tree-sitter v0.26.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 94fe3cbe41971737477907a22552542b4e13142999d86c175dd6c28f9f805daf [INFO] running `Command { std: "docker" "start" "94fe3cbe41971737477907a22552542b4e13142999d86c175dd6c28f9f805daf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94fe3cbe41971737477907a22552542b4e13142999d86c175dd6c28f9f805daf", 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" "94fe3cbe41971737477907a22552542b4e13142999d86c175dd6c28f9f805daf" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94fe3cbe41971737477907a22552542b4e13142999d86c175dd6c28f9f805daf", 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" "94fe3cbe41971737477907a22552542b4e13142999d86c175dd6c28f9f805daf" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling shlex v2.0.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling tree-sitter-language v0.1.7 [INFO] [stderr] Compiling memchr v2.8.3 [INFO] [stderr] Compiling zmij v1.0.23 [INFO] [stderr] Compiling proc-macro2 v1.0.107 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Compiling quote v1.0.47 [INFO] [stderr] Compiling cc v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.151 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.22 [INFO] [stderr] Compiling typenum v1.20.1 [INFO] [stderr] Compiling syn v3.0.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.20 [INFO] [stderr] Compiling crossbeam-deque v0.8.7 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling regex-automata v0.4.16 [INFO] [stderr] Compiling tree-sitter-rust v0.24.2 [INFO] [stderr] Compiling hybrid-array v0.4.14 [INFO] [stderr] Compiling tree-sitter-javascript v0.25.0 [INFO] [stderr] Compiling tree-sitter-typescript v0.23.2 [INFO] [stderr] Compiling tree-sitter-php v0.24.2 [INFO] [stderr] Compiling tree-sitter-python v0.25.0 [INFO] [stderr] Compiling block-buffer v0.12.1 [INFO] [stderr] Compiling crypto-common v0.2.2 [INFO] [stderr] Compiling regex v1.13.1 [INFO] [stderr] Compiling blake3 v1.8.5 [INFO] [stderr] Compiling tree-sitter v0.26.11 [INFO] [stderr] Compiling bstr v1.13.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling const-oid v0.10.2 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling log v0.4.33 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling digest v0.11.3 [INFO] [stderr] Compiling serde_derive v1.0.229 [INFO] [stderr] Compiling globset v0.4.19 [INFO] [stderr] Compiling tinyvec v1.12.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling arrayvec v0.7.8 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling clap_derive v4.6.4 [INFO] [stderr] Compiling clap_builder v4.6.2 [INFO] [stderr] Compiling ignore v0.4.30 [INFO] [stderr] Compiling carto-grammars v0.1.0 (/opt/rustwide/workdir/crates/carto-grammars) [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling sha2 v0.11.0 [INFO] [stderr] Compiling carto-cli v0.1.0 (/opt/rustwide/workdir/crates/carto-cli) [INFO] [stderr] Compiling carto-core v0.1.0 (/opt/rustwide/workdir/crates/carto-core) [INFO] [stderr] Compiling clap v4.6.4 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.90s [INFO] running `Command { std: "docker" "inspect" "94fe3cbe41971737477907a22552542b4e13142999d86c175dd6c28f9f805daf", 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" "94fe3cbe41971737477907a22552542b4e13142999d86c175dd6c28f9f805daf" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.16 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Compiling libc v0.2.189 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling assert_cmd v2.2.2 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling winnow v1.0.4 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling target-triple v1.0.1 [INFO] [stderr] Compiling toml_writer v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling toml_parser v1.1.3+spec-1.1.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling glob v0.3.4 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.151 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling regex v1.13.1 [INFO] [stderr] Compiling bstr v1.13.0 [INFO] [stderr] Compiling toml v1.1.4+spec-1.1.0 [INFO] [stderr] Compiling tree-sitter v0.26.11 [INFO] [stderr] Compiling globset v0.4.19 [INFO] [stderr] Compiling carto-grammars v0.1.0 (/opt/rustwide/workdir/crates/carto-grammars) [INFO] [stderr] Compiling ignore v0.4.30 [INFO] [stderr] Compiling trybuild v1.0.118 [INFO] [stderr] Compiling carto-core v0.1.0 (/opt/rustwide/workdir/crates/carto-core) [INFO] [stderr] Compiling carto-cli v0.1.0 (/opt/rustwide/workdir/crates/carto-cli) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.16s [INFO] running `Command { std: "docker" "inspect" "94fe3cbe41971737477907a22552542b4e13142999d86c175dd6c28f9f805daf", 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" "94fe3cbe41971737477907a22552542b4e13142999d86c175dd6c28f9f805daf" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/carto-58d49d54c4f7ae89) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-ec41a1a2583a91eb) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test index_refuses_a_denylisted_out_dir_with_exit_code_3 ... ok [INFO] [stdout] test index_json_stdout_is_pure_json ... ok [INFO] [stdout] test index_repo_root_is_left_untouched ... ok [INFO] [stdout] test index_matches_golden_graph_json ... ok [INFO] [stdout] test index_produces_byte_identical_graph_json_across_two_runs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s [INFO] [stdout] [INFO] [stderr] Running tests/cli_extraction.rs (/opt/rustwide/target/debug/deps/cli_extraction-8f2a204d09a2c77d) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test impl_block_method_has_qualified_stable_id_distinct_from_a_same_named_function_would_have ... ok [INFO] [stdout] test unresolved_calls_are_recorded_honestly_not_guessed ... ok [INFO] [stdout] test calls_resolve_via_every_tier_with_inferred_confidence ... ok [INFO] [stdout] test mod_declarations_produce_certain_imports_edges_to_sibling_files ... ok [INFO] [stdout] test extracts_every_expected_symbol_with_correct_sym_kind ... ok [INFO] [stdout] test every_symbol_has_a_contains_edge_from_its_file ... ok [INFO] [stdout] test extraction_output_is_byte_identical_across_two_runs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s [INFO] [stdout] [INFO] [stderr] Running tests/cli_extraction_php.rs (/opt/rustwide/target/debug/deps/cli_extraction_php-fb538c5b94ee3a6a) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test extracts_every_expected_symbol_with_correct_sym_kind ... ok [INFO] [stdout] test namespace_qualified_use_resolves_via_fqn_index ... ok [INFO] [stdout] test every_symbol_has_a_contains_edge_from_its_file ... ok [INFO] [stdout] test method_has_qualified_stable_id_distinct_from_a_same_named_function_would_have ... ok [INFO] [stdout] test enclosing_class_symbol_does_not_also_claim_its_methods_calls ... ok [INFO] [stdout] test unresolved_calls_are_recorded_honestly_not_guessed ... ok [INFO] [stdout] test calls_resolve_via_every_tier_with_inferred_confidence ... ok [INFO] [stdout] test extraction_output_is_byte_identical_across_two_runs ... ok [INFO] [stdout] test use_with_known_root_but_no_fqn_match_produces_no_edge_no_node ... ok [INFO] [stdout] test where_deps_and_map_work_against_the_php_fixture_unmodified ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.93s [INFO] [stdout] [INFO] [stderr] Running tests/cli_extraction_python.rs (/opt/rustwide/target/debug/deps/cli_extraction_python-bbf10eaa9c6c4f3d) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test every_symbol_has_a_contains_edge_from_its_file ... ok [INFO] [stdout] test calls_resolve_via_every_tier_with_inferred_confidence ... ok [INFO] [stdout] test where_and_map_work_against_the_python_fixture_unmodified ... ok [INFO] [stdout] test extracts_every_expected_symbol_with_correct_sym_kind ... ok [INFO] [stdout] test method_has_qualified_stable_id_distinct_from_a_same_named_function_would_have ... ok [INFO] [stdout] test unresolved_calls_are_recorded_honestly_not_guessed ... ok [INFO] [stdout] test relative_import_produces_certain_imports_edge_to_sibling_file ... ok [INFO] [stdout] test extraction_output_is_byte_identical_across_two_runs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s [INFO] [stdout] [INFO] [stderr] Running tests/cli_extraction_ts.rs (/opt/rustwide/target/debug/deps/cli_extraction_ts-abae9648fd9d45b2) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test relative_import_crossing_directories_has_a_multi_segment_module_path ... ok [INFO] [stdout] test calls_resolve_via_every_tier_with_inferred_confidence ... ok [INFO] [stdout] test every_symbol_has_a_contains_edge_with_the_declaring_files_own_origin ... ok [INFO] [stdout] test extracts_every_expected_symbol_with_correct_sym_kind ... ok [INFO] [stdout] test scoped_package_import_roots_at_the_first_two_segments ... ok [INFO] [stdout] test cross_lang_variant_import_resolves_tsx_to_js ... ok [INFO] [stdout] test reexport_produces_a_certain_imports_edge ... ok [INFO] [stdout] test unresolved_calls_are_recorded_honestly_not_guessed ... ok [INFO] [stdout] test where_deps_and_map_work_against_the_ts_fixture_unmodified ... ok [INFO] [stdout] test top_level_arrow_function_const_is_captured_as_a_function_symbol ... ok [INFO] [stdout] test extraction_output_is_byte_identical_across_two_runs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.95s [INFO] [stdout] [INFO] [stderr] Running tests/cli_query.rs (/opt/rustwide/target/debug/deps/cli_query-cdedea3181fdf6b3) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test deps_subpath_hides_an_out_of_scope_hop_but_keeps_traversing ... ok [INFO] [stdout] test map_subpath_restricts_file_counts ... ok [INFO] [stdout] test where_against_unindexed_dir_exits_1_and_names_index ... ok [INFO] [stdout] test deps_human_output_shows_root_unresolved_calls ... ok [INFO] [stdout] test map_respects_budget_at_multiple_sizes ... ok [INFO] [stdout] test deps_target_out_of_range_depth_exits_1 ... ok [INFO] [stdout] test deps_dir_in_finds_the_containing_file ... ok [INFO] [stdout] test deps_matches_golden_json ... ok [INFO] [stdout] test map_json_matches_golden_json ... ok [INFO] [stdout] test where_subpath_restricts_matches_to_the_given_file ... ok [INFO] [stdout] test where_matches_golden_json ... ok [INFO] [stdout] test where_exact_and_substring_behave_differently_at_the_cli_boundary ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/carto_core-bac7535d29da9bcc) [INFO] [stdout] [INFO] [stdout] running 192 tests [INFO] [stdout] test error::tests::io_error_converts_to_data_error ... ok [INFO] [stdout] test error::tests::exit_codes_match_spec_9_2 ... ok [INFO] [stdout] test error::tests::display_includes_source ... ok [INFO] [stdout] test gitinfo::tests::resolves_detached_head ... ok [INFO] [stdout] test gitinfo::tests::returns_none_for_malformed_head ... ok [INFO] [stdout] test gitinfo::tests::resolves_via_packed_refs_when_loose_ref_missing ... ok [INFO] [stdout] test gitinfo::tests::finds_git_dir_from_a_nested_subdirectory ... ok [INFO] [stdout] test graph::edge::tests::confidence_as_str_matches_serde_spelling ... ok [INFO] [stdout] test graph::edge::tests::confidence_order_matches_spec_merge_rule ... ok [INFO] [stdout] test gitinfo::tests::resolves_via_loose_ref ... ok [INFO] [stdout] test gitinfo::tests::returns_none_when_not_a_git_repo ... ok [INFO] [stdout] test graph::edge::tests::merge_caps_evidence_at_three_and_dedupes ... ok [INFO] [stdout] test graph::edge::tests::merge_keeps_highest_confidence ... ok [INFO] [stdout] test graph::edge::tests::parse_is_the_exact_inverse_of_as_str_for_every_variant ... ok [INFO] [stdout] test graph::id::tests::edge_id_is_deterministic_and_kind_sensitive ... ok [INFO] [stdout] test graph::id::tests::file_id_golden_vector ... ok [INFO] [stdout] test graph::id::tests::file_id_differs_by_path ... ok [INFO] [stdout] test gitinfo::tests::resolves_worktree_gitdir_file_and_shared_refs_via_commondir ... ok [INFO] [stdout] test graph::id::tests::file_id_is_deterministic ... ok [INFO] [stdout] test graph::id::tests::file_id_is_expected_length ... ok [INFO] [stdout] test graph::load::tests::missing_file_is_a_user_error_naming_index ... ok [INFO] [stdout] test graph::load::tests::garbage_json_is_a_data_error ... ok [INFO] [stdout] test graph::load::tests::oversized_file_is_a_data_error_without_being_read_into_memory ... ok [INFO] [stdout] test graph::load::tests::wrong_schema_version_is_a_data_error ... ok [INFO] [stdout] test graph::tests::duplicate_edge_id_merges_instead_of_duplicating ... ok [INFO] [stdout] test graph::tests::nodes_come_out_sorted_by_id_regardless_of_insertion_order ... ok [INFO] [stdout] test graph::persist::tests::rejects_dangling_edge_endpoint_as_data_error ... ok [INFO] [stdout] test graph::persist::tests::persists_graph_json_and_manifest_json ... ok [INFO] [stdout] test graph::load::tests::round_trips_a_graph_with_every_node_and_edge_kind ... ok [INFO] [stdout] test graph::persist::tests::same_graph_persists_byte_identical_graph_json_twice ... ok [INFO] [stdout] test graph::edge::tests::merge_panics_on_mismatched_ids - should panic ... ok [INFO] [stdout] test lang::ecma::tests::extracts_bare_package_root ... ok [INFO] [stdout] test lang::ecma::tests::extracts_multi_segment_relative_path_with_levels_up ... ok [INFO] [stdout] test lang::ecma::tests::extracts_interface_enum_and_type_alias ... ok [INFO] [stdout] test lang::ecma::tests::extracts_named_import_with_and_without_alias ... ok [INFO] [stdout] test lang::ecma::tests::default_and_namespace_imports_produce_no_imported_names ... ok [INFO] [stdout] test lang::ecma::tests::export_clause_alias_does_not_affect_the_local_declarations_pub_status ... ok [INFO] [stdout] test lang::ecma::tests::bare_export_clause_makes_a_declaration_pub ... ok [INFO] [stdout] test lang::ecma::tests::extracts_class_and_public_method_with_qualified_name ... ok [INFO] [stdout] test lang::ecma::tests::extracts_plain_member_and_optional_chained_call_sites ... ok [INFO] [stdout] test lang::ecma::tests::javascript_extractor_does_not_capture_ts_only_constructs ... ok [INFO] [stdout] test lang::ecma::tests::js_hash_private_field_method_is_never_pub ... ok [INFO] [stdout] test lang::ecma::tests::extracts_top_level_const_arrow_function_exported_and_bare ... ok [INFO] [stdout] test lang::ecma::tests::extracts_same_directory_relative_import ... ok [INFO] [stdout] test lang::ecma::tests::method_is_extracted_exactly_once ... ok [INFO] [stdout] test lang::ecma::tests::extracts_scoped_package_root ... ok [INFO] [stdout] test lang::ecma::tests::extracts_top_level_function ... ok [INFO] [stdout] test lang::ecma::tests::nested_arrow_function_is_not_captured_as_a_symbol ... ok [INFO] [stdout] test lang::ecma::tests::reexport_produces_a_relative_import_with_no_imported_names ... ok [INFO] [stdout] test lang::ecma::tests::ts_private_and_protected_methods_are_not_pub_but_public_and_bare_are ... ok [INFO] [stdout] test lang::ecma::tests::non_exported_top_level_function_is_not_pub ... ok [INFO] [stdout] test lang::ecma::tests::plain_export_declaration_is_not_treated_as_an_import ... ok [INFO] [stdout] test lang::ecma::tests::tsx_extractor_parses_jsx_without_choking ... ok [INFO] [stdout] test lang::php::tests::extracts_all_four_call_shapes ... ok [INFO] [stdout] test lang::php::tests::extracts_class_and_public_method_with_qualified_name ... ok [INFO] [stdout] test lang::php::tests::extracts_function_use_ignoring_the_function_keyword ... ok [INFO] [stdout] test lang::php::tests::extracts_grouped_use_with_shared_prefix ... ok [INFO] [stdout] test lang::php::tests::extracts_namespace_declaration ... ok [INFO] [stdout] test lang::php::tests::extracts_interface_trait_and_enum ... ok [INFO] [stdout] test lang::php::tests::extracts_namespace_qualified_plain_call ... ok [INFO] [stdout] test lang::php::tests::no_namespace_declaration_is_none ... ok [INFO] [stdout] test lang::python::tests::decorated_top_level_function_is_extracted_as_function_not_method ... ok [INFO] [stdout] test lang::python::tests::decorated_method_range_includes_decorator_line_and_is_extracted_once ... ok [INFO] [stdout] test lang::php::tests::extracts_top_level_function ... ok [INFO] [stdout] test lang::php::tests::method_is_extracted_exactly_once_not_also_as_function ... ok [INFO] [stdout] test lang::python::tests::extracts_aliased_from_import_with_distinct_bound_and_declared_names ... ok [INFO] [stdout] test lang::python::tests::extracts_absolute_import_and_bound_name ... ok [INFO] [stdout] test lang::php::tests::extracts_plain_and_aliased_use ... ok [INFO] [stdout] test lang::python::tests::extracts_class_and_method_with_qualified_name ... ok [INFO] [stdout] test lang::python::tests::extracts_bare_relative_submodule_import ... ok [INFO] [stdout] test lang::python::tests::extracts_dotted_relative_import_with_two_levels_up ... ok [INFO] [stdout] test lang::python::tests::extracts_plain_and_attribute_call_sites_but_not_decorators ... ok [INFO] [stdout] test lang::resolve::tests::aliased_qualified_import_resolves_a_call_written_as_the_alias ... ok [INFO] [stdout] test lang::resolve::tests::aliased_relative_import_resolves_a_call_written_as_the_alias ... ok [INFO] [stdout] test lang::resolve::tests::ambiguous_same_package_candidates_produce_no_edge ... ok [INFO] [stdout] test lang::resolve::tests::crate_prefixed_use_does_not_produce_module_node_or_edge ... ok [INFO] [stdout] test lang::resolve::tests::every_symbol_gets_a_contains_edge_from_its_file ... ok [INFO] [stdout] test lang::resolve::tests::external_use_produces_one_deduped_module_node_with_edges_from_each_file ... ok [INFO] [stdout] test lang::resolve::tests::imported_call_resolves_via_use_when_unique ... ok [INFO] [stdout] test lang::resolve::tests::known_local_module_use_does_not_produce_module_node ... ok [INFO] [stdout] test lang::resolve::tests::mod_declaration_resolves_to_mod_rs_in_subdirectory ... ok [INFO] [stdout] test lang::resolve::tests::mod_declaration_resolves_to_sibling_file ... ok [INFO] [stdout] test lang::resolve::tests::php_qualified_import_resolves_call_via_tier_b ... ok [INFO] [stdout] test lang::resolve::tests::php_qualified_import_resolves_via_fqn_index ... ok [INFO] [stdout] test lang::resolve::tests::php_qualified_import_with_known_root_but_no_fqn_match_produces_no_edge ... ok [INFO] [stdout] test lang::resolve::tests::php_qualified_import_with_unknown_root_produces_external_module_node ... ok [INFO] [stdout] test lang::resolve::tests::python_bare_relative_submodule_import_resolves_each_name_as_a_submodule ... ok [INFO] [stdout] test lang::resolve::tests::python_relative_import_walks_up_one_directory_for_two_dots ... ok [INFO] [stdout] test lang::resolve::tests::python_relative_import_with_named_symbols_resolves_the_module_file ... ok [INFO] [stdout] test lang::resolve::tests::same_file_call_resolves_with_same_file_evidence ... ok [INFO] [stdout] test lang::resolve::tests::same_package_call_resolves_when_unimported_and_unique ... ok [INFO] [stdout] test lang::resolve::tests::unknown_callee_is_recorded_as_unresolved ... ok [INFO] [stdout] test lang::resolve::tests::unresolvable_mod_declaration_produces_no_edge ... ok [INFO] [stdout] test lang::python::tests::extracts_relative_import_with_multiple_names_and_dot_count ... ok [INFO] [stdout] test lang::php::tests::private_and_protected_methods_are_not_pub_but_public_and_bare_are ... ok [INFO] [stdout] test lang::php::tests::trait_use_inside_class_body_is_not_treated_as_an_import ... ok [INFO] [stdout] test lang::python::tests::underscore_prefixed_symbol_is_not_pub ... ok [INFO] [stdout] test lang::python::tests::wildcard_import_is_not_extracted ... ok [INFO] [stdout] test lang::python::tests::extracts_top_level_function ... ok [INFO] [stdout] test lang::python::tests::method_is_extracted_exactly_once_not_also_as_function ... ok [INFO] [stdout] test lang::rust::tests::extracts_plain_and_method_call_sites_but_not_macros ... ok [INFO] [stdout] test lang::rust::tests::does_not_capture_path_qualified_calls ... ok [INFO] [stdout] test lang::rust::tests::extracts_impl_block_method_with_qualified_name ... ok [INFO] [stdout] test lang::tests::recognizes_v1_language_extensions ... ok [INFO] [stdout] test lang::tests::unrecognized_extension_is_other ... ok [INFO] [stdout] test outdir::tests::default_out_root_ends_in_bin_name_and_hash ... ok [INFO] [stdout] test outdir::tests::different_repo_paths_yield_different_hashes ... ok [INFO] [stdout] test outdir::tests::hash_is_expected_length ... ok [INFO] [stdout] test lang::rust::tests::extracts_top_level_function ... ok [INFO] [stdout] test outdir::tests::same_repo_path_yields_same_hash ... ok [INFO] [stdout] test pathguard::atomic::tests::drop_without_commit_leaves_no_tmp_file ... ok [INFO] [stdout] test pathguard::denylist::tests::allows_ordinary_out_dir_paths ... ok [INFO] [stdout] test pathguard::atomic::tests::commit_makes_content_visible_at_target ... ok [INFO] [stdout] test pathguard::denylist::tests::denies_claude_md_filename ... ok [INFO] [stdout] test pathguard::denylist::tests::denies_git_hooks ... ok [INFO] [stdout] test pathguard::denylist::tests::denies_dot_claude_anywhere_in_path ... ok [INFO] [stdout] test pathguard::denylist::tests::denies_shell_rc_files ... ok [INFO] [stdout] test pathguard::tests::refuses_a_denylisted_out_root_without_creating_it ... ok [INFO] [stdout] test pathguard::tests::refuses_absolute_path ... ok [INFO] [stdout] test pathguard::tests::refuses_denylisted_relative_paths ... ok [INFO] [stdout] test lang::rust::tests::extracts_use_declaration_root_and_imported_name ... ok [INFO] [stdout] test pathguard::tests::allows_writes_inside_repo_root_when_explicit ... ok [INFO] [stdout] test pathguard::tests::refuses_parent_dir_escape ... ok [INFO] [stdout] test pathguard::tests::refuses_symlink_escape_from_out_root ... ok [INFO] [stdout] test pathguard::tests::refuses_writes_inside_repo_root_by_default ... ok [INFO] [stdout] test query::deps::tests::confidence_and_evidence_are_surfaced_on_every_row ... ok [INFO] [stdout] test lang::rust::tests::extracts_mod_declaration_without_body_only ... ok [INFO] [stdout] test query::deps::tests::cycle_terminates_via_visited_set ... ok [INFO] [stdout] test query::deps::tests::depth_above_cap_is_a_user_error ... ok [INFO] [stdout] test query::deps::tests::ambiguous_name_is_a_user_error_listing_candidates ... ok [INFO] [stdout] test query::deps::tests::in_direction_follows_calls_backward ... ok [INFO] [stdout] test query::deps::tests::depth_bounds_how_far_the_bfs_travels ... ok [INFO] [stdout] test query::deps::tests::kinds_filter_excludes_other_edge_kinds ... ok [INFO] [stdout] test query::deps::tests::no_truncation_when_the_frontier_is_exhausted_before_the_depth_cap ... ok [INFO] [stdout] test query::deps::tests::out_direction_follows_calls_forward ... ok [INFO] [stdout] test query::deps::tests::root_unresolved_calls_are_surfaced_when_present ... ok [INFO] [stdout] test query::deps::tests::root_unresolved_calls_is_empty_for_a_non_symbol_root ... ok [INFO] [stdout] test query::deps::tests::root_unresolved_calls_is_empty_when_the_root_has_none ... ok [INFO] [stdout] test pathguard::tests::writes_graph_json_atomically ... ok [INFO] [stdout] test query::deps::tests::root_unresolved_calls_is_unaffected_by_dir_and_kinds_filtering ... ok [INFO] [stdout] test query::deps::tests::subpath_hides_an_out_of_scope_hop_but_the_bfs_still_reaches_past_it ... ok [INFO] [stdout] test query::deps::tests::subpath_narrows_ambiguous_target_resolution ... ok [INFO] [stdout] test query::deps::tests::subpath_none_reports_every_hop_as_before ... ok [INFO] [stdout] test query::deps::tests::target_can_be_a_raw_node_id ... ok [INFO] [stdout] test query::deps::tests::truncation_suggests_a_deeper_depth_when_the_cap_stopped_traversal ... ok [INFO] [stdout] test query::deps::tests::unknown_target_is_a_user_error ... ok [INFO] [stdout] test query::find::tests::exact_match_is_case_sensitive ... ok [INFO] [stdout] test query::find::tests::limit_truncates_and_reports_a_follow_up_call ... ok [INFO] [stdout] test query::find::tests::no_match_is_not_truncated ... ok [INFO] [stdout] test query::find::tests::results_are_sorted_by_name_then_location ... ok [INFO] [stdout] test query::find::tests::subpath_does_not_match_a_sibling_directory_with_a_similar_prefix ... ok [INFO] [stdout] test query::find::tests::subpath_none_is_unrestricted ... ok [INFO] [stdout] test query::find::tests::substring_match_is_case_insensitive_by_default ... ok [INFO] [stdout] test query::find::tests::subpath_restricts_matches_to_the_given_directory ... ok [INFO] [stdout] test query::map::tests::budget_is_never_exceeded ... ok [INFO] [stdout] test lang::rust::tests::extracts_struct_enum_trait_const_type ... ok [INFO] [stdout] test query::map::tests::counts_reflect_node_and_edge_kinds ... ok [INFO] [stdout] test query::map::tests::empty_graph_still_produces_a_well_formed_overview ... ok [INFO] [stdout] test query::map::tests::entry_points_lists_the_file_with_no_incoming_imports ... ok [INFO] [stdout] test query::map::tests::subpath_keeps_a_files_real_fan_in_in_the_ranking_even_from_an_out_of_scope_importer ... ok [INFO] [stdout] test query::map::tests::generous_budget_is_not_truncated ... ok [INFO] [stdout] test query::map::tests::infra_and_join_sections_are_explicit_placeholders ... ok [INFO] [stdout] test query::map::tests::subpath_does_not_falsely_list_a_file_as_an_entry_point_when_only_an_out_of_scope_file_imports_it ... ok [INFO] [stdout] test query::map::tests::subpath_restricts_file_counts_to_the_subtree ... ok [INFO] [stdout] test query::map::tests::subpath_scopes_external_package_fan_in_to_in_scope_importers_only ... ok [INFO] [stdout] test query::tests::location_falls_back_when_file_node_missing ... ok [INFO] [stdout] test query::map::tests::top_modules_section_ranks_files_by_import_fan ... ok [INFO] [stdout] test query::map::tests::zero_budget_still_terminates_and_suggests_the_default ... ok [INFO] [stdout] test query::tests::location_formats_as_path_colon_start_dash_end ... ok [INFO] [stdout] test query::tests::neighbors_are_symmetric_across_direction ... ok [INFO] [stdout] test redact::tests::stub_reports_zero_redactions ... ok [INFO] [stdout] test taint::tests::control_chars_and_bidi_overrides_become_spaces ... ok [INFO] [stdout] test taint::tests::debug_never_prints_content ... ok [INFO] [stdout] test taint::tests::equality_compares_sanitized_content_and_provenance ... ok [INFO] [stdout] test taint::tests::fence_codepoints_cannot_survive_construction ... ok [INFO] [stdout] test taint::tests::nfc_normalizes_equivalent_forms ... ok [INFO] [stdout] test taint::tests::hand_edited_json_with_fence_markers_is_resanitized_on_load ... ok [INFO] [stdout] test taint::tests::serde_round_trip_resanitizes ... ok [INFO] [stdout] test taint::tests::payload_cannot_forge_a_close_marker ... ok [INFO] [stdout] test taint::tests::render_capped_truncates_on_char_boundary ... ok [INFO] [stdout] test taint::tests::whitespace_runs_collapse_and_trim ... ok [INFO] [stdout] test walk::tests::lock_and_minified_files_are_recorded_but_marked_never_parsed ... ok [INFO] [stdout] test walk::tests::binary_files_are_skipped_but_still_hashed ... ok [INFO] [stdout] test walk::tests::denylisted_directories_produce_no_nodes_and_are_not_descended ... ok [INFO] [stdout] test lang::rust::tests::impl_block_method_is_extracted_exactly_once_as_method_not_also_as_function ... ok [INFO] [stdout] test walk::tests::gitignore_is_respected_unless_disabled ... ok [INFO] [stdout] test walk::tests::results_are_sorted_by_path_regardless_of_filesystem_order ... ok [INFO] [stdout] test walk::tests::cartoignore_excludes_paths_additively ... ok [INFO] [stdout] test walk::tests::oversized_files_are_skipped_without_reading_content ... ok [INFO] [stdout] test walk::tests::sensitive_files_are_excluded_and_never_read ... ok [INFO] [stdout] test lang::rust::tests::private_symbol_is_not_pub ... ok [INFO] [stdout] test lang::rust::tests::use_list_and_wildcard_are_not_extracted ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 192 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.07s [INFO] [stdout] [INFO] [stderr] Running tests/compile_fail.rs (/opt/rustwide/target/debug/deps/compile_fail-c066f18ac886bc6e) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Compiling shlex v2.0.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling tree-sitter-language v0.1.7 [INFO] [stderr] Compiling zmij v1.0.23 [INFO] [stderr] Checking memchr v2.8.3 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Checking regex-syntax v0.8.11 [INFO] [stderr] Compiling serde_json v1.0.151 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling cc v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.107 [INFO] [stderr] Compiling quote v1.0.47 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Checking typenum v1.20.1 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.22 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Checking regex-automata v0.4.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.20 [INFO] [stderr] Checking hybrid-array v0.4.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.7 [INFO] [stderr] Compiling syn v3.0.3 [INFO] [stderr] Checking bstr v1.13.0 [INFO] [stderr] Checking crypto-common v0.2.2 [INFO] [stderr] Checking block-buffer v0.12.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tree-sitter-python v0.25.0 [INFO] [stderr] Compiling tree-sitter-rust v0.24.2 [INFO] [stderr] Compiling tree-sitter-javascript v0.25.0 [INFO] [stderr] Compiling tree-sitter-php v0.24.2 [INFO] [stderr] Compiling tree-sitter-typescript v0.23.2 [INFO] [stderr] Checking regex v1.13.1 [INFO] [stderr] Compiling blake3 v1.8.5 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Checking const-oid v0.10.2 [INFO] [stderr] Compiling tree-sitter v0.26.11 [INFO] [stderr] Checking log v0.4.33 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Checking globset v0.4.19 [INFO] [stderr] Checking digest v0.11.3 [INFO] [stderr] Checking tinyvec v1.12.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking arrayvec v0.7.8 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking constant_time_eq v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.229 [INFO] [stderr] Checking ignore v0.4.30 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Checking sha2 v0.11.0 [INFO] [stderr] Checking carto-grammars v0.1.0 (/opt/rustwide/workdir/crates/carto-grammars) [INFO] [stderr] Checking carto-core v0.1.0 (/opt/rustwide/workdir/crates/carto-core) [INFO] [stderr] Checking carto-core-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/carto-core) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.95s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test tests/ui/no_as_ref_str.rs ... ok [INFO] [stderr] test tests/ui/no_deref.rs ... ok [INFO] [stderr] test tests/ui/no_display.rs ... ok [INFO] [stderr] test tests/ui/no_display_via_query_result.rs ... ok [INFO] [stderr] test tests/ui/no_field_access.rs ... ok [INFO] [stderr] test tests/ui/no_into_string.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test taint_boundary_holds ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.11s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/carto_grammars-0494766e834ea503) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::javascript_language_loads_without_panicking ... ok [INFO] [stdout] test tests::rust_language_loads_without_panicking ... ok [INFO] [stdout] test tests::python_language_loads_without_panicking ... ok [INFO] [stdout] test tests::php_language_loads_without_panicking ... ok [INFO] [stdout] test tests::tsx_language_loads_without_panicking ... ok [INFO] [stdout] test tests::typescript_language_loads_without_panicking ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests carto_core [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests carto_grammars [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "94fe3cbe41971737477907a22552542b4e13142999d86c175dd6c28f9f805daf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94fe3cbe41971737477907a22552542b4e13142999d86c175dd6c28f9f805daf", kill_on_drop: false }` [INFO] [stdout] 94fe3cbe41971737477907a22552542b4e13142999d86c175dd6c28f9f805daf