[INFO] cloning repository https://github.com/btakita/tagpath
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/btakita/tagpath" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbtakita%2Ftagpath", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbtakita%2Ftagpath'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1f4f7cb9fe8ea6e3f5e8420568c20ebcded05871
[INFO] testing btakita/tagpath against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbtakita%2Ftagpath" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/btakita/tagpath
[INFO] finished tweaking git repo https://github.com/btakita/tagpath
[INFO] tweaked toml for git repo https://github.com/btakita/tagpath written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/btakita/tagpath on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/btakita/tagpath 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bincode_derive v2.0.1
[INFO] [stderr]   Downloaded unty v0.0.4
[INFO] [stderr]   Downloaded virtue v0.0.18
[INFO] [stderr]   Downloaded bincode v2.0.1
[INFO] [stderr]   Downloaded tree-sitter-go v0.25.0
[INFO] [stderr]   Downloaded tree-sitter-java v0.23.5
[INFO] [stderr]   Downloaded lazily v0.10.3
[INFO] [stderr]   Downloaded tree-sitter v0.26.7
[INFO] [stderr]   Downloaded tree-sitter-rust v0.24.1
[INFO] [stderr]   Downloaded tree-sitter-c v0.24.1
[INFO] [stderr]   Downloaded tree-sitter-ruby v0.23.1
[INFO] [stderr]   Downloaded tree-sitter-php v0.24.2
[INFO] [stderr]   Downloaded tree-sitter-typescript v0.23.2
[INFO] [stderr]   Downloaded tree-sitter-swift v0.7.1
[INFO] [stderr]   Downloaded tree-sitter-cpp v0.23.4
[INFO] [stderr]   Downloaded tree-sitter-kotlin-ng v1.1.0
[INFO] [stderr]   Downloaded tree-sitter-c-sharp v0.23.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3aea8e8b5c1d41deb8a2df28e28638c8397aa156b1f09695c658f8955fc205b0
[INFO] running `Command { std: "docker" "start" "3aea8e8b5c1d41deb8a2df28e28638c8397aa156b1f09695c658f8955fc205b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3aea8e8b5c1d41deb8a2df28e28638c8397aa156b1f09695c658f8955fc205b0", 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" "3aea8e8b5c1d41deb8a2df28e28638c8397aa156b1f09695c658f8955fc205b0" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3aea8e8b5c1d41deb8a2df28e28638c8397aa156b1f09695c658f8955fc205b0", 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" "3aea8e8b5c1d41deb8a2df28e28638c8397aa156b1f09695c658f8955fc205b0" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling tagpath-core v0.12.2 (/opt/rustwide/workdir/crates/tagpath-core)
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-php v0.24.2
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling tree-sitter-c v0.24.1
[INFO] [stderr]    Compiling tree-sitter-ruby v0.23.1
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]    Compiling tree-sitter-c-sharp v0.23.1
[INFO] [stderr]    Compiling hybrid-array v0.4.12
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-kotlin-ng v1.1.0
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling tree-sitter-swift v0.7.1
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.12.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tree-sitter v0.26.7
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tagpath v0.12.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.51s
[INFO] running `Command { std: "docker" "inspect" "3aea8e8b5c1d41deb8a2df28e28638c8397aa156b1f09695c658f8955fc205b0", 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" "3aea8e8b5c1d41deb8a2df28e28638c8397aa156b1f09695c658f8955fc205b0" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling tagpath v0.12.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.59s
[INFO] running `Command { std: "docker" "inspect" "3aea8e8b5c1d41deb8a2df28e28638c8397aa156b1f09695c658f8955fc205b0", 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" "3aea8e8b5c1d41deb8a2df28e28638c8397aa156b1f09695c658f8955fc205b0" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tagpath-67a2f5726ee4962b)
[INFO] [stdout] 
[INFO] [stdout] running 115 tests
[INFO] [stdout] test config::tests::test_resolve_builtin ... ok
[INFO] [stdout] test config::tests::test_resolve_no_extends ... ok
[INFO] [stdout] test config::tests::test_resolve_extends_relative_path ... ok
[INFO] [stdout] test extract::tests::test_is_source_file ... ok
[INFO] [stdout] test extract::tests::test_extract_ast_mode ... ok
[INFO] [stdout] test config::tests::test_merge_patterns ... ok
[INFO] [stdout] test extract::tests::test_extract_ast_fallback_unsupported ... ok
[INFO] [stdout] test config::tests::test_resolve_extends_builtin ... ok
[INFO] [stdout] test graph::tests::test_dot_with_query ... ok
[INFO] [stdout] test config::tests::test_resolve_extends_chain ... ok
[INFO] [stdout] test extract::tests::test_extract_families_group_cross_convention_spellings ... ok
[INFO] [stdout] test graph::tests::test_dot_output ... ok
[INFO] [stdout] test index::sidecar::tests::deterministic_encode ... ok
[INFO] [stdout] test index::sidecar::tests::hash_mismatch ... ok
[INFO] [stdout] test index::sidecar::tests::truncated_header ... ok
[INFO] [stdout] test index::tests::iso8601_format_epoch_zero ... ok
[INFO] [stdout] test index::tests::iso8601_format_known_value ... ok
[INFO] [stdout] test index::tests::sha256_hex_known ... ok
[INFO] [stdout] test index::sidecar::tests::round_trip_empty ... ok
[INFO] [stdout] test index::sidecar::tests::bad_magic_falls_back ... ok
[INFO] [stdout] test graph::tests::test_json_with_query ... ok
[INFO] [stdout] test graph::tests::test_json_output ... ok
[INFO] [stdout] test index::sidecar::tests::schema_version_mismatch ... ok
[INFO] [stdout] test extract::tests::test_extract_kebab_case_css ... ok
[INFO] [stdout] test graph::tests::test_query_filter ... ok
[INFO] [stdout] test extract::tests::test_extract_from_file ... ok
[INFO] [stdout] test graph::tests::test_edge_weight_accumulates ... ok
[INFO] [stdout] test graph::tests::test_build_graph_nodes_and_edges ... ok
[INFO] [stdout] test extract::tests::test_extract_filters_single_char ... ok
[INFO] [stdout] test lint::agent_doc::tests::backlog_bare_queue_attr_ok ... ok
[INFO] [stdout] test lint::agent_doc::tests::backlog_id_collision_fires ... ok
[INFO] [stdout] test lint::agent_doc::tests::backlog_id_collision_ignores_bracket_ids_in_descriptions ... ok
[INFO] [stdout] test lint::agent_doc::tests::boundary_empty_slug_fails ... ok
[INFO] [stdout] test lint::agent_doc::tests::backticks_in_queue_content_do_not_hide_component_tags ... ok
[INFO] [stdout] test lint::agent_doc::tests::done_archive_wrong_extension_fires_with_fs_checks ... ok
[INFO] [stdout] test lint::agent_doc::tests::backlog_invalid_queue_mode_warns ... ok
[INFO] [stdout] test lint::agent_doc::tests::duplicate_component_fires ... ok
[INFO] [stdout] test lint::agent_doc::tests::boundary_empty_id_fails ... ok
[INFO] [stdout] test lint::agent_doc::tests::boundary_non_hex_id_fails ... ok
[INFO] [stdout] test lint::agent_doc::tests::boundary_plain_hex_passes ... ok
[INFO] [stdout] test lint::agent_doc::tests::backlog_queue_mode_values_ok ... ok
[INFO] [stdout] test lint::agent_doc::tests::boundary_hex_with_summary_slug_passes ... ok
[INFO] [stdout] test lint::agent_doc::tests::done_archive_missing_target_fires_with_fs_checks ... ok
[INFO] [stdout] test lint::agent_doc::tests::empty_attr_value_fires ... ok
[INFO] [stdout] test lint::agent_doc::tests::clean_doc_emits_no_findings ... ok
[INFO] [stdout] test lint::agent_doc::tests::boundary_uppercase_slug_fails ... ok
[INFO] [stdout] test lint::agent_doc::tests::html_comment_inside_double_backtick_not_parsed ... ok
[INFO] [stdout] test lint::agent_doc::tests::looks_like_agent_doc_detects ... ok
[INFO] [stdout] test lint::agent_doc::tests::html_comment_inside_inline_code_not_parsed ... ok
[INFO] [stdout] test lint::agent_doc::tests::html_comment_inside_code_fence_not_parsed ... ok
[INFO] [stdout] test lint::agent_doc::tests::legacy_agent_pending_component_accepted ... ok
[INFO] [stdout] test lint::agent_doc::tests::malformed_done_archive_attr_fires ... ok
[INFO] [stdout] test lint::agent_doc::tests::patch_marker_inside_cycle_ok ... ok
[INFO] [stdout] test lint::agent_doc::tests::rule_filter_restricts_findings ... ok
[INFO] [stdout] test lint::agent_doc::tests::icebox_queue_attr_ok ... ok
[INFO] [stdout] test lint::agent_doc::tests::queue_priority_preset_go_marker_is_fully_clean ... ok
[INFO] [stdout] test lint::agent_doc::tests::orphan_close_fires ... ok
[INFO] [stdout] test lint::agent_doc::tests::legacy_backlog_done_component_accepted ... ok
[INFO] [stdout] test lint::agent_doc::tests::legacy_pending_done_component_accepted ... ok
[INFO] [stdout] test lint::agent_doc::tests::patch_marker_outside_cycle_warns ... ok
[INFO] [stdout] test lint::agent_doc::tests::queue_bare_auto_ok ... ok
[INFO] [stdout] test lint::agent_doc::tests::queue_mode_token_fires ... ok
[INFO] [stdout] test lint::agent_doc::tests::unclosed_component_fires ... ok
[INFO] [stdout] test lint::agent_doc::tests::unknown_attr_fires ... ok
[INFO] [stdout] test lint::tests::test_find_config ... ok
[INFO] [stdout] test lint::agent_doc::tests::unknown_component_fires ... ok
[INFO] [stdout] test lint::tests::test_lint_flags_mixed_identifier_without_policy ... ok
[INFO] [stdout] test lint::tests::test_lint_finds_violations ... ok
[INFO] [stdout] test lint::agent_doc::tests::priority_attr_ok_on_backlog_icebox_queue ... ok
[INFO] [stdout] test lint::agent_doc::tests::unknown_component_still_fails ... ok
[INFO] [stdout] test lint::tests::test_lint_allows_mixed_identifier_when_tags_match_expected_context ... ok
[INFO] [stdout] test lint::agent_doc::tests::queue_priority_and_auto_combine_in_any_order ... ok
[INFO] [stdout] test lint::tests::test_suggest_fix_pascal_case ... ok
[INFO] [stdout] test lint::tests::test_lint_mixed_policy_does_not_allow_plain_wrong_convention ... ok
[INFO] [stdout] test lint::tests::test_lint_type_convention ... ok
[INFO] [stdout] test mcp::install::tests::render_claude_desktop_emits_mcp_servers_tagpath ... ok
[INFO] [stdout] test lint::tests::test_suggest_fix_snake_case ... ok
[INFO] [stdout] test mcp::install::tests::unknown_harness_errors ... ok
[INFO] [stdout] test lint::tests::test_lint_no_violations ... ok
[INFO] [stdout] test mcp::install::tests::render_codex_emits_toml ... ok
[INFO] [stdout] test lint::tests::test_suggest_fix_upper_snake ... ok
[INFO] [stdout] test lint::tests::test_suggest_fix_camel_case ... ok
[INFO] [stdout] test mcp::tests::initialize_returns_protocol_version ... ok
[INFO] [stdout] test mcp::tests::notification_returns_none ... ok
[INFO] [stdout] test mcp::tests::parse_error_on_bad_json ... ok
[INFO] [stdout] test mcp::tests::parse_tool_returns_camel_case ... ok
[INFO] [stdout] test mcp::tests::unknown_method_returns_method_not_found ... ok
[INFO] [stdout] test meta_index::tests::workspace_handles_include_project_scope ... ok
[INFO] [stdout] test ontology::tests::parse_frontmatter_rejects_unclosed_block ... ok
[INFO] [stdout] test mcp::tests::tools_list_includes_all_tools ... ok
[INFO] [stdout] test treesitter::tests::test_detect_language ... ok
[INFO] [stdout] test rename::tests::replace_identifier_respects_token_boundaries ... ok
[INFO] [stdout] test ontology::tests::validate_flags_closed_config_unknown_tags ... ok
[INFO] [stdout] test treesitter::tests::test_extract_python ... ok
[INFO] [stdout] test treesitter::tests::test_extract_rust_functions ... ok
[INFO] [stdout] test search::tests::test_search_and_semantics ... ok
[INFO] [stdout] test treesitter::tests::test_is_supported ... ok
[INFO] [stdout] test treesitter::tests::test_extract_csharp ... ok
[INFO] [stdout] test treesitter::tests::test_extract_java ... ok
[INFO] [stdout] test treesitter::tests::test_extract_javascript ... ok
[INFO] [stdout] test lint::agent_doc::tests::queue_bare_control_markers_ok ... ok
[INFO] [stdout] test treesitter::tests::test_unsupported_extension_returns_empty ... ok
[INFO] [stdout] test watch::tests::agent_doc_candidate_matches_md ... ok
[INFO] [stdout] test treesitter::tests::test_extract_kotlin ... ok
[INFO] [stdout] test search::tests::test_search_finds_matching_tags ... ok
[INFO] [stdout] test treesitter::tests::test_extract_php ... ok
[INFO] [stdout] test watch::tests::emit_shape_parses_known_values ... ok
[INFO] [stdout] test ontology::tests::load_project_reads_markdown_tags_and_validates_declarations ... ok
[INFO] [stdout] test watch::tests::ignored_paths_cover_naming_and_skipped_dirs ... ok
[INFO] [stdout] test treesitter::tests::test_extract_ruby ... ok
[INFO] [stdout] test treesitter::tests::test_extract_rust_types ... ok
[INFO] [stdout] test search::tests::test_search_families_group_matching_identifiers ... ok
[INFO] [stdout] test treesitter::tests::test_extract_swift ... ok
[INFO] [stdout] test search::tests::test_cross_language_partial_tag_match ... ok
[INFO] [stdout] test search::tests::test_cross_language_search ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 115 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tagpath-5342c781d5036793)
[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/lib_api.rs (/opt/rustwide/target/debug/deps/lib_api-5bf1ff6b72eedb82)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test all_conventions_accessible ... ok
[INFO] [stdout] test detect_convention_via_lib ... ok
[INFO] [stdout] test config_generate_via_lib ... ok
[INFO] [stdout] test prose_via_lib ... ok
[INFO] [stdout] test join_tags_via_lib ... ok
[INFO] [stdout] test cross_convention_equivalence_via_lib ... ok
[INFO] [stdout] test parse_via_lib ... ok
[INFO] [stdout] test alias_via_lib ... ok
[INFO] [stdout] test family_via_lib ... ok
[INFO] [stdout] test compression_report_via_lib ... ok
[INFO] [stdout] test facade_exports_core_public_types_by_their_old_paths ... ok
[INFO] [stdout] test normalize_query_via_lib ... ok
[INFO] [stdout] test ontology_via_lib ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_core_split_plan.rs (/opt/rustwide/target/debug/deps/test_core_split_plan-f05111985a2f53c2)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test ci_workflows_cover_split_release_checks ... ok
[INFO] [stdout] test root_manifest_preserves_facade_package_shape_and_feature_defaults ... ok
[INFO] [stdout] test facade_reexports_core_modules_by_name ... ok
[INFO] [stdout] test core_split_plan_documents_required_boundaries ... ok
[INFO] [stdout] test adapter_crate_decisions_are_documented ... ok
[INFO] [stdout] test core_split_plan_inventory_mentions_native_facade_modules ... ok
[INFO] [stdout] test workspace_manifest_contains_core_dependency_boundary ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- workspace_manifest_contains_core_dependency_boundary stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'workspace_manifest_contains_core_dependency_boundary' (2220) panicked at tests/test_core_split_plan.rs:45:5:
[INFO] [stdout] assertion failed: root_manifest.contains("tagpath-core = { version = \"=0.12.2\", path = \"crates/tagpath-core\" }")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f0c9d7616b8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f0c9d7616b8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f0c9d7616b8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f0c9d7616b8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f0c9d77549a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f0c9d77549a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f0c9d765ed2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f0c9d765ed2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f0c9d740876 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f0c9d740876 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f0c9d759c09 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f0c9d6f5cbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f0c9d6f5cbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f0c9d759dc2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f0c9d759dc2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f0c9d740964 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f0c9d735b39 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f0c9d74164d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f0c9d775b8c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f0c9d775b52 - core[8fb95b77d25ab6c8]::panicking::panic
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5f0c9d6e4cd6 - test_core_split_plan[6a333469e9322108]::workspace_manifest_contains_core_dependency_boundary
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_core_split_plan.rs:45:5
[INFO] [stdout]   21:     0x5f0c9d6e3227 - test_core_split_plan[6a333469e9322108]::workspace_manifest_contains_core_dependency_boundary::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_core_split_plan.rs:42:58
[INFO] [stdout]   22:     0x5f0c9d6e8b86 - <test_core_split_plan[6a333469e9322108]::workspace_manifest_contains_core_dependency_boundary::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5f0c9d6e8d9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f0c9d6e8d9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5f0c9d6f6615 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5f0c9d6f6615 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5f0c9d6f6615 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5f0c9d6f6615 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5f0c9d6f6615 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5f0c9d6f6615 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5f0c9d6f6615 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5f0c9d6eff24 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5f0c9d6eff24 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5f0c9d6f9692 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5f0c9d6f9692 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5f0c9d6f9692 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5f0c9d6f9692 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5f0c9d6f9692 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5f0c9d6f9692 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5f0c9d6f9692 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f0c9d76101f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   42:     0x5f0c9d76101f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7544705baaa4 - <unknown>
[INFO] [stdout]   44:     0x754470647a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     workspace_manifest_contains_core_dependency_boundary
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test_core_split_plan`
[INFO] running `Command { std: "docker" "inspect" "3aea8e8b5c1d41deb8a2df28e28638c8397aa156b1f09695c658f8955fc205b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3aea8e8b5c1d41deb8a2df28e28638c8397aa156b1f09695c658f8955fc205b0", kill_on_drop: false }`
[INFO] [stdout] 3aea8e8b5c1d41deb8a2df28e28638c8397aa156b1f09695c658f8955fc205b0
