[INFO] cloning repository https://github.com/govctl-org/skillc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/govctl-org/skillc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgovctl-org%2Fskillc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgovctl-org%2Fskillc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cb25fcf20fd72dd90dec790d2ba621b2cc595975 [INFO] testing govctl-org/skillc against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgovctl-org%2Fskillc" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/govctl-org/skillc [INFO] finished tweaking git repo https://github.com/govctl-org/skillc [INFO] tweaked toml for git repo https://github.com/govctl-org/skillc written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/govctl-org/skillc on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/govctl-org/skillc 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf8794bd5631060e1ca1be917e3dcf7ea7b45fa0cb5e26d73690f9ebe39c166e [INFO] running `Command { std: "docker" "start" "-a" "bf8794bd5631060e1ca1be917e3dcf7ea7b45fa0cb5e26d73690f9ebe39c166e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf8794bd5631060e1ca1be917e3dcf7ea7b45fa0cb5e26d73690f9ebe39c166e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf8794bd5631060e1ca1be917e3dcf7ea7b45fa0cb5e26d73690f9ebe39c166e", kill_on_drop: false }` [INFO] [stdout] bf8794bd5631060e1ca1be917e3dcf7ea7b45fa0cb5e26d73690f9ebe39c166e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9974a42adf8ba6ce9e155738f942c1fc8853a61180e51f4406565d9dde6b5c0c [INFO] running `Command { std: "docker" "start" "-a" "9974a42adf8ba6ce9e155738f942c1fc8853a61180e51f4406565d9dde6b5c0c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling rmcp v0.14.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling clap_builder v4.5.57 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling console v0.16.2 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling hashlink v0.11.0 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling libsqlite3-sys v0.36.0 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling toml v0.9.11+spec-1.1.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling indicatif v0.18.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.5.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling lazy-regex v3.5.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling comfy-table v7.2.2 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling clap v4.5.57 [INFO] [stderr] Compiling rmcp-macros v0.14.0 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling rusqlite v0.38.0 [INFO] [stderr] Compiling skillc v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "9974a42adf8ba6ce9e155738f942c1fc8853a61180e51f4406565d9dde6b5c0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9974a42adf8ba6ce9e155738f942c1fc8853a61180e51f4406565d9dde6b5c0c", kill_on_drop: false }` [INFO] [stdout] 9974a42adf8ba6ce9e155738f942c1fc8853a61180e51f4406565d9dde6b5c0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eda1c062bc3f8a1942b72dc5f3b87095c15f1f47876d4fe368ea2912367663bf [INFO] running `Command { std: "docker" "start" "-a" "eda1c062bc3f8a1942b72dc5f3b87095c15f1f47876d4fe368ea2912367663bf", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling temp-env v0.3.6 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling insta v1.46.3 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.5.1 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling comfy-table v7.2.2 [INFO] [stderr] Compiling lazy-regex v3.5.1 [INFO] [stderr] Compiling skillc v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 35.89s [INFO] running `Command { std: "docker" "inspect" "eda1c062bc3f8a1942b72dc5f3b87095c15f1f47876d4fe368ea2912367663bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eda1c062bc3f8a1942b72dc5f3b87095c15f1f47876d4fe368ea2912367663bf", kill_on_drop: false }` [INFO] [stdout] eda1c062bc3f8a1942b72dc5f3b87095c15f1f47876d4fe368ea2912367663bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 785f9ac9fbbbee544baedff8ec5f7a75185c520f9774e296c12a291934aaff06 [INFO] running `Command { std: "docker" "start" "-a" "785f9ac9fbbbee544baedff8ec5f7a75185c520f9774e296c12a291934aaff06", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/skillc-8c567942bae82eb2) [INFO] [stdout] [INFO] [stdout] running 174 tests [INFO] [stdout] test analytics::tests::test_build_commands_includes_known ... ok [INFO] [stdout] test analytics::tests::test_build_errors_target_format ... ok [INFO] [stdout] test analytics::tests::test_build_sections_sorted ... ok [INFO] [stdout] test analytics::tests::test_build_summary_counts ... ok [INFO] [stdout] test analytics::tests::test_build_files_sorted ... ok [INFO] [stdout] test analytics::tests::test_canonicalize_projects_invalid_path ... ok [INFO] [stdout] test analytics::tests::test_parse_datetime_rfc3339 ... ok [INFO] [stdout] test compiler::tests::test_build_section_entries_multiple_h1_in_skill_md ... ok [INFO] [stdout] test compiler::tests::test_build_section_entries_no_references_when_empty ... ok [INFO] [stdout] test compiler::tests::test_build_section_entries_skill_md_only ... ok [INFO] [stdout] test compiler::tests::test_build_section_entries_skips_h3_plus ... ok [INFO] [stdout] test compiler::tests::test_build_section_entries_truncation_with_count ... ok [INFO] [stdout] test compiler::tests::test_build_section_entries_with_descriptions ... ok [INFO] [stdout] test compiler::tests::test_frontmatter_parsing ... ok [INFO] [stdout] test compiler::tests::test_build_section_entries_uses_first_h1_from_other_files ... ok [INFO] [stdout] test config::tests::test_load_config_file_not_found ... ok [INFO] [stdout] test compiler::tests::test_build_section_entries_with_references ... ok [INFO] [stdout] test config::tests::test_tokenizer_default ... ok [INFO] [stdout] test compiler::tests::test_truncate_description ... ok [INFO] [stdout] test config::tests::test_tokenizer_as_str ... ok [INFO] [stdout] test config::tests::test_tokenizer_from_str ... ok [INFO] [stdout] test compiler::tests::test_build_section_entries_fallback_to_filename ... ok [INFO] [stdout] test config::tests::test_load_config_file_empty ... ok [INFO] [stdout] test config::tests::test_load_config_file_invalid_version_zero ... ok [INFO] [stdout] test error::tests::test_skillc_error_display ... ok [INFO] [stdout] test config::tests::test_load_config_file_invalid_toml ... ok [INFO] [stdout] test error::tests::test_error_code_display ... ok [INFO] [stdout] test compiler::tests::test_extract_description_from_frontmatter ... ok [INFO] [stdout] test error::tests::test_error_from_io ... ok [INFO] [stdout] test config::tests::test_load_config_file_with_tokenizer ... ok [INFO] [stdout] test error::tests::test_error_source ... ok [INFO] [stdout] test config::tests::test_load_config_file_with_version ... ok [INFO] [stdout] test error::tests::test_skillc_error_codes ... ok [INFO] [stdout] test config::tests::test_load_config_file_unknown_keys ... ok [INFO] [stdout] test error::tests::test_skillc_warning_display ... ok [INFO] [stdout] test error::tests::test_warning_code_display ... ok [INFO] [stdout] test deploy::tests::test_deploy_creates_symlink ... ok [INFO] [stdout] test deploy::tests::test_deploy_fails_on_existing_directory ... ok [INFO] [stdout] test frontmatter::tests::test_parse_lenient_invalid_delimiters ... ok [INFO] [stdout] test frontmatter::tests::test_parse_extra_fields ... ok [INFO] [stdout] test frontmatter::tests::test_parse_missing_close ... ok [INFO] [stdout] test frontmatter::tests::test_parse_missing_open ... ok [INFO] [stdout] test frontmatter::tests::test_parse_missing_name ... ok [INFO] [stdout] test frontmatter::tests::test_parse_lenient_missing_name ... ok [INFO] [stdout] test gateway::sources::tests::test_format_tree_output ... ok [INFO] [stdout] test frontmatter::tests::test_parse_valid ... ok [INFO] [stdout] test index::tests::test_compute_hash16 ... ok [INFO] [stdout] test gateway::sources::tests::test_format_tree_with_limit ... ok [INFO] [stdout] test gateway::sources::tests::test_count_files_in_dir ... ok [INFO] [stdout] test index::tests::test_compute_hash16_nonexistent ... ok [INFO] [stdout] test frontmatter::tests::test_parse_with_allowed_tools ... ok [INFO] [stdout] test gateway::sources::tests::test_count_files_with_pattern ... ok [INFO] [stdout] test config::tests::test_load_config_file_future_version ... ok [INFO] [stdout] test deploy::tests::test_deploy_removes_existing_symlink ... ok [INFO] [stdout] test gateway::sources::tests::test_mark_last_entries ... ok [INFO] [stdout] test index::tests::test_get_index_path ... ok [INFO] [stdout] test gateway::tests::test_extract_headings_sorted ... ok [INFO] [stdout] test deploy::tests::test_deploy_force_copy ... ok [INFO] [stdout] test gateway::tests::test_extract_headings_levels ... ok [INFO] [stdout] test init::tests::test_title_case ... ok [INFO] [stdout] test init::tests::test_title_case_edge_cases ... ok [INFO] [stdout] test analytics::tests::test_parse_datetime_date_only ... ok [INFO] [stdout] test index::tests::test_open_index_missing ... ok [INFO] [stdout] test lint::files::tests::test_nested_orphan ... ok [INFO] [stdout] test lint::files::tests::test_transitive_reachability ... ok [INFO] [stdout] test lint::frontmatter::tests::test_lint_invalid_name_format ... ok [INFO] [stdout] test lint::files::tests::test_circular_links ... ok [INFO] [stdout] test lint::frontmatter::tests::test_lint_allowed_tools_not_unknown ... ok [INFO] [stdout] test lint::frontmatter::tests::test_lint_name_too_long ... ok [INFO] [stdout] test lint::frontmatter::tests::test_parse_frontmatter_missing_close ... ok [INFO] [stdout] test lint::frontmatter::tests::test_name_format_regex ... ok [INFO] [stdout] test lint::frontmatter::tests::test_lint_missing_trigger ... ok [INFO] [stdout] test lint::frontmatter::tests::test_lint_missing_name ... ok [INFO] [stdout] test lint::frontmatter::tests::test_parse_frontmatter_valid ... ok [INFO] [stdout] test lint::frontmatter::tests::test_parse_frontmatter_missing_open ... ok [INFO] [stdout] test lint::links::tests::test_extract_heading_anchors ... ok [INFO] [stdout] test lint::links::tests::test_is_external_or_absolute ... ok [INFO] [stdout] test index::tests::test_query_headings_no_match ... ok [INFO] [stdout] test lint::links::tests::test_github_slug ... ok [INFO] [stdout] test lint::links::tests::test_github_slug_non_ascii ... ok [INFO] [stdout] test lint::frontmatter::tests::test_trigger_regex ... ok [INFO] [stdout] test lint::files::tests::test_orphaned_file_detected ... ok [INFO] [stdout] test lint::links::tests::test_lint_broken_link ... ok [INFO] [stdout] test lint::links::tests::test_split_link_target ... ok [INFO] [stdout] test lint::links::tests::test_lint_links_in_code_block_skipped ... ok [INFO] [stdout] test lint::links::tests::test_lint_hidden_dirs_excluded ... ok [INFO] [stdout] test lint::structure::tests::test_heading_matches_name ... ok [INFO] [stdout] test lint::files::tests::test_hidden_directory_excluded ... ok [INFO] [stdout] test lint::links::tests::test_lint_broken_anchor ... ok [INFO] [stdout] test lint::files::tests::test_exception_files_not_orphaned ... ok [INFO] [stdout] test lint::structure::tests::test_extract_h1_headings ... ok [INFO] [stdout] test lint::structure::tests::test_lint_heading_hierarchy_going_up_is_ok ... ok [INFO] [stdout] test lint::structure::tests::test_lint_h1_mismatch ... ok [INFO] [stdout] test lint::structure::tests::test_lint_heading_hierarchy_skl204_first_not_h1 ... ok [INFO] [stdout] test lint::structure::tests::test_lint_heading_hierarchy_skl205_multiple_skips ... ok [INFO] [stdout] test lint::structure::tests::test_lint_h1_matches ... ok [INFO] [stdout] test lint::structure::tests::test_lint_heading_hierarchy_skl205_skipped_level ... ok [INFO] [stdout] test lint::structure::tests::test_lint_heading_hierarchy_valid ... ok [INFO] [stdout] test lint::tests::test_diagnostic_display ... ok [INFO] [stdout] test lint::structure::tests::test_lint_no_h1 ... ok [INFO] [stdout] test lint::structure::tests::test_lint_valid_structure ... ok [INFO] [stdout] test lint::structure::tests::test_lint_skill_too_large ... ok [INFO] [stdout] test lint::links::tests::test_lint_links_in_inline_code_skipped ... ok [INFO] [stdout] test lint::links::tests::test_lint_links_in_table_with_code_skipped ... ok [INFO] [stdout] test lint::frontmatter::tests::test_lint_unknown_field ... ok [INFO] [stdout] test lint::links::tests::test_lint_valid_anchor ... ok [INFO] [stdout] test lint::tests::test_lint_compiled_skill_skipped ... ok [INFO] [stdout] test lint::tests::test_lint_invalid_name_format ... ok [INFO] [stdout] test lint::files::tests::test_linked_file_not_orphaned ... ok [INFO] [stdout] test lint::links::tests::test_lint_external_links_skipped ... ok [INFO] [stdout] test lint::links::tests::test_lint_valid_link ... ok [INFO] [stdout] test list::tests::test_format_list_empty ... ok [INFO] [stdout] test list::tests::test_format_list_text ... ok [INFO] [stdout] test lint::tests::test_lint_compiled_skill_forced ... ok [INFO] [stdout] test list::tests::test_compute_source_hash_changes_with_content ... ok [INFO] [stdout] test list::tests::test_skill_scope_display ... ok [INFO] [stdout] test list::tests::test_skill_status_display ... ok [INFO] [stdout] test list::tests::test_format_list_text_verbose ... ok [INFO] [stdout] test lint::tests::test_lint_missing_frontmatter ... ok [INFO] [stdout] test list::tests::test_determine_status_normal_without_check ... ok [INFO] [stdout] test index::tests::test_query_headings_exact_match ... ok [INFO] [stdout] test lint::tests::test_lint_missing_name ... ok [INFO] [stdout] test lint::tests::test_lint_missing_skill_md ... ok [INFO] [stdout] test logging::tests::test_get_fallback_log_dir ... ok [INFO] [stdout] test list::tests::test_determine_status_obsolete_no_hash_in_manifest ... ok [INFO] [stdout] test logging::tests::test_is_readonly_error ... ok [INFO] [stdout] test markdown::tests::test_extract_headings ... ok [INFO] [stdout] test markdown::tests::test_extract_headings_skips_code_block ... ok [INFO] [stdout] test markdown::tests::test_extract_headings_skips_frontmatter ... ok [INFO] [stdout] test markdown::tests::test_extract_links_basic ... ok [INFO] [stdout] test markdown::tests::test_extract_links_image_in_code_block ... ok [INFO] [stdout] test markdown::tests::test_extract_links_in_table ... ok [INFO] [stdout] test list::tests::test_format_list_json ... ok [INFO] [stdout] test list::tests::test_compute_source_hash_deterministic ... ok [INFO] [stdout] test logging::tests::test_log_access_with_fallback_no_connection ... ok [INFO] [stdout] test logging::tests::test_get_run_id_format ... ok [INFO] [stdout] test list::tests::test_determine_status_not_built ... ok [INFO] [stdout] test index::tests::test_get_all_headings ... ok [INFO] [stdout] test list::tests::test_determine_status_obsolete_hash_mismatch ... ok [INFO] [stdout] test lint::tests::test_lint_valid_skill ... ok [INFO] [stdout] test markdown::tests::test_extract_links_includes_images ... ok [INFO] [stdout] test search::tests::test_build_fts_query_extra_whitespace ... ok [INFO] [stdout] test markdown::tests::test_extract_links_skips_code_block ... ok [INFO] [stdout] test markdown::tests::test_extract_links_table_with_code ... ok [INFO] [stdout] test search::tests::test_build_fts_query_simple ... ok [INFO] [stdout] test markdown::tests::test_extract_links_skips_inline_code ... ok [INFO] [stdout] test search::tests::test_build_fts_query_with_quotes ... ok [INFO] [stdout] test resolver::tests::test_resolve_skill_rejects_paths ... ok [INFO] [stdout] test search::tests::test_compute_hash16 ... ok [INFO] [stdout] test sync::tests::test_list_skills_in_logs_dir_nonexistent ... ok [INFO] [stdout] test resolver::tests::test_resolve_skill_rejects_relative_paths ... ok [INFO] [stdout] test logging::tests::test_init_log_db ... ok [INFO] [stdout] test sync::tests::test_purge_local_logs_nonexistent ... ok [INFO] [stdout] test resolver::tests::test_resolve_skill_not_found ... ok [INFO] [stdout] test sync::tests::test_list_skills_ignores_dirs_without_logs_db ... ok [INFO] [stdout] test sync::tests::test_list_skills_in_logs_dir_empty ... ok [INFO] [stdout] test resolver::tests::test_try_project_source_store_no_project ... ok [INFO] [stdout] test resolver::tests::test_try_project_source_store_rejects_paths ... ok [INFO] [stdout] test search::tests::test_index_markdown_ignores_code_block_headings ... ok [INFO] [stdout] test sync::tests::test_sync_skill_nonexistent ... ok [INFO] [stdout] test util::tests::test_project_path_helpers ... ok [INFO] [stdout] test logging::tests::test_init_log_db_creates_directories ... ok [INFO] [stdout] test sync::tests::test_purge_local_logs ... ok [INFO] [stdout] test sync::tests::test_list_skills_in_logs_dir_with_skills ... ok [INFO] [stdout] test index::tests::test_get_suggestions ... ok [INFO] [stdout] test sync::tests::test_read_log_entries_empty ... ok [INFO] [stdout] test logging::tests::test_log_access_legacy ... ok [INFO] [stdout] test logging::tests::test_try_log_access_with_error ... ok [INFO] [stdout] test sync::tests::test_sync_skill_empty_db ... ok [INFO] [stdout] test logging::tests::test_try_log_access ... ok [INFO] [stdout] test logging::tests::test_log_access_with_fallback_primary_success ... ok [INFO] [stdout] test util::tests::test_copy_dir_recursive ... ok [INFO] [stdout] test sync::tests::test_read_log_entries_with_data ... ok [INFO] [stdout] test sync::tests::test_entry_exists ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 174 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/skc-88af49d86798ed8a) [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/integration_build.rs (/opt/rustwide/target/debug/deps/integration_build-4112681bc9345ce2) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test common::tests::test_normalize_json_windows_extended_path ... ok [INFO] [stdout] test common::tests::test_normalize_text_windows_extended_path ... ok [INFO] [stdout] test common::tests::test_normalize_text_macos_private_prefix ... ok [INFO] [stdout] test common::tests::test_normalize_text_windows_backslashes ... ok [INFO] [stdout] test common::tests::test_normalize_text_unix_path ... ok [INFO] [stdout] test test_build_skill_not_found ... ok [INFO] [stdout] test test_build_multiple_targets ... ok [INFO] [stdout] test test_build_import_global_flag ... ok [INFO] [stdout] test test_build_project_local_skill ... ok [INFO] [stdout] test test_build_copy_overwrites_existing_directory ... ok [INFO] [stdout] test test_build_import_from_path ... ok [INFO] [stdout] test test_build_global_flag ... ok [INFO] [stdout] test test_build_from_nested_subdir ... ok [INFO] [stdout] test test_ssot_structure ... ok [INFO] [stdout] test test_build_project_local_deploys_to_project_agent_dir ... ok [INFO] [stdout] test test_build_import_force_overwrite ... ok [INFO] [stdout] test test_build_copy_flag ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s [INFO] [stdout] [INFO] [stderr] Running tests/integration_gateway.rs (/opt/rustwide/target/debug/deps/integration_gateway-a726a10e2673c4ee) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test common::tests::test_normalize_text_windows_backslashes ... ok [INFO] [stdout] test common::tests::test_normalize_text_unix_path ... ok [INFO] [stdout] test common::tests::test_normalize_json_windows_extended_path ... ok [INFO] [stdout] test common::tests::test_normalize_text_windows_extended_path ... ok [INFO] [stdout] test common::tests::test_normalize_text_macos_private_prefix ... ok [INFO] [stdout] test test_show_snapshot ... ok [INFO] [stdout] test test_sources_path_escape ... ok [INFO] [stdout] test test_sources_limit ... ok [INFO] [stdout] test test_outline_level_filter ... ok [INFO] [stdout] test test_open_snapshot ... ok [INFO] [stdout] test test_sources_pattern ... ok [INFO] [stdout] test test_show_max_lines ... ok [INFO] [stdout] test test_open_max_lines ... ok [INFO] [stdout] test test_outline_snapshot ... ok [INFO] [stdout] test test_sources_json ... ok [INFO] [stdout] test test_sources_snapshot ... ok [INFO] [stdout] test test_sources_subdir ... ok [INFO] [stdout] test test_show_suggestions ... ok [INFO] [stdout] test test_outline_level_filter_with_index ... ok [INFO] [stdout] test test_show_emdash_stripping ... ok [INFO] [stdout] test test_outline_with_index ... ok [INFO] [stdout] test test_sources_depth ... ok [INFO] [stdout] test test_show_with_index ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stderr] Running tests/integration_init.rs (/opt/rustwide/target/debug/deps/integration_init-df5b45ff234464a4) [INFO] [stdout] test common::tests::test_normalize_text_windows_backslashes ... ok [INFO] [stdout] test test_init_skill_creates_project_structure ... ok [INFO] [stdout] test common::tests::test_normalize_json_windows_extended_path ... ok [INFO] [stdout] test test_init_skill_already_exists ... ok [INFO] [stdout] test test_init_project ... ok [INFO] [stdout] test common::tests::test_normalize_text_macos_private_prefix ... ok [INFO] [stdout] test common::tests::test_normalize_text_windows_extended_path ... ok [INFO] [stdout] test test_init_skill_title_case_underscore ... ok [INFO] [stdout] test test_init_skill_global ... ok [INFO] [stdout] test test_init_skill_title_case ... ok [INFO] [stdout] test test_init_skill_local ... ok [INFO] [stdout] test test_init_project_idempotent ... ok [INFO] [stdout] test common::tests::test_normalize_text_unix_path ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Running tests/integration_lint.rs (/opt/rustwide/target/debug/deps/integration_lint-ef8bd183c6c43f62) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test common::tests::test_normalize_text_windows_backslashes ... ok [INFO] [stdout] test common::tests::test_normalize_text_macos_private_prefix ... ok [INFO] [stdout] test test_lint_json_output ... ok [INFO] [stdout] test common::tests::test_normalize_json_windows_extended_path ... ok [INFO] [stdout] test common::tests::test_normalize_text_windows_extended_path ... ok [INFO] [stdout] test common::tests::test_normalize_text_unix_path ... ok [INFO] [stdout] test test_lint_missing_name ... ok [INFO] [stdout] test test_lint_missing_description ... ok [INFO] [stdout] test test_lint_name_mismatch ... ok [INFO] [stdout] test test_lint_broken_link ... ok [INFO] [stdout] test test_lint_skill_not_found ... ok [INFO] [stdout] test test_lint_missing_triggers ... ok [INFO] [stdout] test test_lint_valid_skill ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/integration_list.rs (/opt/rustwide/target/debug/deps/integration_list-be16678566c48eb3) [INFO] [stdout] running 13 tests [INFO] [stdout] test common::tests::test_normalize_text_unix_path ... ok [INFO] [stdout] test common::tests::test_normalize_text_macos_private_prefix ... ok [INFO] [stdout] test common::tests::test_normalize_text_windows_backslashes ... ok [INFO] [stdout] test common::tests::test_normalize_text_windows_extended_path ... ok [INFO] [stdout] test test_list_shows_scope ... ok [INFO] [stdout] test test_list_json_output ... ok [INFO] [stdout] test test_list_status_not_built ... ok [INFO] [stdout] test test_list_project_skills ... ok [INFO] [stdout] test test_list_scope_project ... ok [INFO] [stdout] test test_list_scope_global ... ok [INFO] [stdout] test test_list_pattern_filter ... ok [INFO] [stdout] test common::tests::test_normalize_json_windows_extended_path ... ok [INFO] [stdout] test test_list_empty ... ok [INFO] [stdout] [INFO] [stderr] Running tests/integration_mcp.rs (/opt/rustwide/target/debug/deps/integration_mcp-c48bdc28c028924e) [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test common::tests::test_normalize_json_windows_extended_path ... ok [INFO] [stdout] test common::tests::test_normalize_text_macos_private_prefix ... ok [INFO] [stdout] test common::tests::test_normalize_text_unix_path ... ok [INFO] [stdout] test common::tests::test_normalize_text_windows_backslashes ... ok [INFO] [stdout] test common::tests::test_normalize_text_windows_extended_path ... ok [INFO] [stdout] test test_mcp_list_tool_with_filters ... ok [INFO] [stdout] test test_mcp_list_tool ... ok [INFO] [stdout] test test_mcp_init_tool ... ok [INFO] [stdout] test test_mcp_initialize ... ok [INFO] [stdout] test test_mcp_open_tool_with_max_lines ... ok [INFO] [stdout] test test_mcp_show_tool_not_found ... ok [INFO] [stdout] test test_mcp_open_tool ... ok [INFO] [stdout] test test_mcp_stats_tool ... ok [INFO] [stdout] test test_mcp_show_tool_with_max_lines ... ok [INFO] [stdout] test test_mcp_show_tool ... ok [INFO] [stdout] test test_mcp_lint_tool ... ok [INFO] [stdout] test test_mcp_outline_tool_with_level ... ok [INFO] [stdout] test test_mcp_stats_tool_group_by ... ok [INFO] [stdout] test test_mcp_outline_tool ... ok [INFO] [stdout] test test_mcp_list_tools ... ok [INFO] [stdout] test test_mcp_sources_tool ... ok [INFO] [stdout] test test_mcp_tool_skill_not_found ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] [stderr] Running tests/integration_search.rs (/opt/rustwide/target/debug/deps/integration_search-e40df1f019211378) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test common::tests::test_normalize_text_windows_extended_path ... ok [INFO] [stdout] test common::tests::test_normalize_text_unix_path ... ok [INFO] [stdout] test common::tests::test_normalize_json_windows_extended_path ... ok [INFO] [stdout] test common::tests::test_normalize_text_windows_backslashes ... ok [INFO] [stdout] test common::tests::test_normalize_text_macos_private_prefix ... ok [INFO] [stdout] test test_search_no_results ... ok [INFO] [stdout] test test_search_text_output ... ok [INFO] [stdout] test test_search_limit ... ok [INFO] [stdout] test test_search_json_output ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s [INFO] [stdout] [INFO] [stderr] Running tests/integration_stats.rs (/opt/rustwide/target/debug/deps/integration_stats-e3d9ba149820a6ce) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test common::tests::test_normalize_json_windows_extended_path ... ok [INFO] [stdout] test common::tests::test_normalize_text_windows_backslashes ... ok [INFO] [stdout] test common::tests::test_normalize_text_macos_private_prefix ... ok [INFO] [stdout] test common::tests::test_normalize_text_windows_extended_path ... ok [INFO] [stdout] test common::tests::test_normalize_text_unix_path ... ok [INFO] [stdout] test test_stats_summary_text ... ok [INFO] [stdout] test test_stats_summary_json ... ok [INFO] [stdout] test test_stats_search_json ... ok [INFO] [stdout] test test_stats_queries_json ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s [INFO] [stdout] [INFO] [stderr] Running tests/integration_sync.rs (/opt/rustwide/target/debug/deps/integration_sync-0ee7c43597b8cd3a) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test common::tests::test_normalize_json_windows_extended_path ... ok [INFO] [stdout] test common::tests::test_normalize_text_macos_private_prefix ... ok [INFO] [stdout] test common::tests::test_normalize_text_windows_backslashes ... ok [INFO] [stdout] test common::tests::test_normalize_text_unix_path ... ok [INFO] [stdout] test test_sync_no_local_logs ... ok [INFO] [stdout] test test_logging_creates_runtime_logs ... ok [INFO] [stdout] test test_sync_specific_skill_no_logs_returns_error ... ok [INFO] [stdout] test test_logging_records_errors ... ok [INFO] [stdout] test test_stale_warning_not_emitted_for_fresh_logs ... ok [INFO] [stdout] test test_logging_records_command_names ... ok [INFO] [stdout] test test_logging_uses_run_id_env ... ok [INFO] [stdout] test common::tests::test_normalize_text_windows_extended_path ... ok [INFO] [stdout] test test_logging_records_skill_path ... ok [INFO] [stdout] test test_stale_warning_once_per_invocation ... ok [INFO] [stdout] test test_sync_dry_run_does_not_delete ... ok [INFO] [stdout] test test_stale_warning_emitted_for_old_logs ... ok [INFO] [stdout] test test_logging_same_run_id_per_session ... ok [INFO] [stdout] test test_sync_nonexistent_skill_in_runtime ... ok [INFO] [stdout] test test_sync_deletes_on_success ... ok [INFO] [stdout] test test_sync_specific_skill_only ... ok [INFO] [stdout] test test_sync_deduplication ... ok [INFO] [stdout] test test_sync_multiple_skills ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] [stderr] Doc-tests skillc [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" "785f9ac9fbbbee544baedff8ec5f7a75185c520f9774e296c12a291934aaff06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "785f9ac9fbbbee544baedff8ec5f7a75185c520f9774e296c12a291934aaff06", kill_on_drop: false }` [INFO] [stdout] 785f9ac9fbbbee544baedff8ec5f7a75185c520f9774e296c12a291934aaff06