[INFO] cloning repository https://github.com/Govcraft/agent-skills
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Govcraft/agent-skills" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGovcraft%2Fagent-skills", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGovcraft%2Fagent-skills'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d65a88d301ac43083934135fad8675971ef7335d
[INFO] testing Govcraft/agent-skills against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGovcraft%2Fagent-skills" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Govcraft/agent-skills
[INFO] finished tweaking git repo https://github.com/Govcraft/agent-skills
[INFO] tweaked toml for git repo https://github.com/Govcraft/agent-skills written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Govcraft/agent-skills on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Govcraft/agent-skills 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 66dc2e40a61b6a3a7e1ac0938d76e3565c43af7b895987a44245c6851b9c7535
[INFO] running `Command { std: "docker" "start" "-a" "66dc2e40a61b6a3a7e1ac0938d76e3565c43af7b895987a44245c6851b9c7535", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66dc2e40a61b6a3a7e1ac0938d76e3565c43af7b895987a44245c6851b9c7535", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66dc2e40a61b6a3a7e1ac0938d76e3565c43af7b895987a44245c6851b9c7535", kill_on_drop: false }`
[INFO] [stdout] 66dc2e40a61b6a3a7e1ac0938d76e3565c43af7b895987a44245c6851b9c7535
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb9cd9a9d1eb4104c3c13fd936d2532b3978e9ff1f6d33eb4260db3635707592
[INFO] running `Command { std: "docker" "start" "-a" "fb9cd9a9d1eb4104c3c13fd936d2532b3978e9ff1f6d33eb4260db3635707592", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libyml v0.0.5
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling agent-skills v0.2.0 (/opt/rustwide/workdir/crates/agent-skills)
[INFO] [stderr]    Compiling agent-skills-cli v0.4.4 (/opt/rustwide/workdir/crates/agent-skills-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.06s
[INFO] running `Command { std: "docker" "inspect" "fb9cd9a9d1eb4104c3c13fd936d2532b3978e9ff1f6d33eb4260db3635707592", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb9cd9a9d1eb4104c3c13fd936d2532b3978e9ff1f6d33eb4260db3635707592", kill_on_drop: false }`
[INFO] [stdout] fb9cd9a9d1eb4104c3c13fd936d2532b3978e9ff1f6d33eb4260db3635707592
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0869a00176279d97cc412a503be6354ff340a45f52c31c26fcaf75015215441
[INFO] running `Command { std: "docker" "start" "-a" "f0869a00176279d97cc412a503be6354ff340a45f52c31c26fcaf75015215441", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling agent-skills-cli v0.4.4 (/opt/rustwide/workdir/crates/agent-skills-cli)
[INFO] [stderr]    Compiling agent-skills v0.2.0 (/opt/rustwide/workdir/crates/agent-skills)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.94s
[INFO] running `Command { std: "docker" "inspect" "f0869a00176279d97cc412a503be6354ff340a45f52c31c26fcaf75015215441", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0869a00176279d97cc412a503be6354ff340a45f52c31c26fcaf75015215441", kill_on_drop: false }`
[INFO] [stdout] f0869a00176279d97cc412a503be6354ff340a45f52c31c26fcaf75015215441
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 620c0d7003bdb94a5aa13e4545a2dd041c99251c3848337df435d99160cd59f9
[INFO] running `Command { std: "docker" "start" "-a" "620c0d7003bdb94a5aa13e4545a2dd041c99251c3848337df435d99160cd59f9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agent_skills-6f1288532a86711e)
[INFO] [stdout] 
[INFO] [stdout] running 99 tests
[INFO] [stdout] test allowed_tools::tests::contains_works ... ok
[INFO] [stdout] test allowed_tools::tests::empty_string_creates_empty_tools ... ok
[INFO] [stdout] test allowed_tools::tests::collect_works ... ok
[INFO] [stdout] test allowed_tools::tests::from_vec_works ... ok
[INFO] [stdout] test allowed_tools::tests::display_works ... ok
[INFO] [stdout] test allowed_tools::tests::handles_multiple_spaces ... ok
[INFO] [stdout] test allowed_tools::tests::into_iter_works ... ok
[INFO] [stdout] test allowed_tools::tests::iter_works ... ok
[INFO] [stdout] test allowed_tools::tests::parses_space_delimited_tools ... ok
[INFO] [stdout] test allowed_tools::tests::ref_into_iter_works ... ok
[INFO] [stdout] test allowed_tools::tests::whitespace_only_creates_empty_tools ... ok
[INFO] [stdout] test compatibility::tests::as_ref_works ... ok
[INFO] [stdout] test compatibility::tests::compatibility_at_max_length_is_accepted ... ok
[INFO] [stdout] test compatibility::tests::compatibility_exceeding_max_length_is_rejected ... ok
[INFO] [stdout] test compatibility::tests::display_returns_inner_string ... ok
[INFO] [stdout] test compatibility::tests::empty_compatibility_is_rejected ... ok
[INFO] [stdout] test compatibility::tests::from_str_works ... ok
[INFO] [stdout] test compatibility::tests::valid_compatibility_is_accepted ... ok
[INFO] [stdout] test description::tests::as_ref_works ... ok
[INFO] [stdout] test description::tests::description_exceeding_max_length_is_rejected ... ok
[INFO] [stdout] test error::tests::parse_error_invalid_yaml_includes_message ... ok
[INFO] [stdout] test error::tests::parse_error_missing_field_includes_field_name ... ok
[INFO] [stdout] test description::tests::empty_description_is_rejected ... ok
[INFO] [stdout] test description::tests::error_display_is_helpful ... ok
[INFO] [stdout] test error::tests::parse_error_source_returns_inner_error ... ok
[INFO] [stdout] test description::tests::from_str_works ... ok
[INFO] [stdout] test description::tests::valid_description_is_accepted ... ok
[INFO] [stdout] test description::tests::whitespace_only_description_is_rejected ... ok
[INFO] [stdout] test error::tests::load_error_display_is_helpful ... ok
[INFO] [stdout] test error::tests::load_error_name_mismatch_is_clear ... ok
[INFO] [stdout] test error::tests::load_error_source_returns_parse_error ... ok
[INFO] [stdout] test description::tests::display_returns_inner_string ... ok
[INFO] [stdout] test frontmatter::tests::builder_sets_compatibility ... ok
[INFO] [stdout] test description::tests::description_at_max_length_is_accepted ... ok
[INFO] [stdout] test frontmatter::tests::new_creates_frontmatter_with_required_fields ... ok
[INFO] [stdout] test frontmatter::tests::builder_sets_license ... ok
[INFO] [stdout] test frontmatter::tests::builder_sets_metadata ... ok
[INFO] [stdout] test description::tests::description_with_leading_trailing_whitespace_is_accepted ... ok
[INFO] [stdout] test frontmatter::tests::builder_chains_all_options ... ok
[INFO] [stdout] test frontmatter::tests::builder_sets_allowed_tools ... ok
[INFO] [stdout] test error::tests::parse_error_display_is_helpful ... ok
[INFO] [stdout] test loader::tests::rejects_nonexistent_directory ... ok
[INFO] [stdout] test metadata::tests::collect_works ... ok
[INFO] [stdout] test metadata::tests::contains_key_works ... ok
[INFO] [stdout] test metadata::tests::display_works ... ok
[INFO] [stdout] test loader::tests::has_scripts_returns_true_with_scripts_dir ... ok
[INFO] [stdout] test metadata::tests::from_iter_creates_populated_metadata ... ok
[INFO] [stdout] test metadata::tests::get_returns_none_for_missing_key ... ok
[INFO] [stdout] test metadata::tests::insert_and_get_work ... ok
[INFO] [stdout] test metadata::tests::into_iter_works ... ok
[INFO] [stdout] test metadata::tests::iter_works ... ok
[INFO] [stdout] test loader::tests::lists_scripts ... ok
[INFO] [stdout] test loader::tests::has_scripts_returns_false_without_scripts_dir ... ok
[INFO] [stdout] test metadata::tests::keys_works ... ok
[INFO] [stdout] test metadata::tests::new_creates_empty_metadata ... ok
[INFO] [stdout] test metadata::tests::ref_into_iter_works ... ok
[INFO] [stdout] test metadata::tests::values_works ... ok
[INFO] [stdout] test name::tests::as_ref_works ... ok
[INFO] [stdout] test loader::tests::read_reference_returns_error_for_missing_file ... ok
[INFO] [stdout] test name::tests::display_returns_inner_string ... ok
[INFO] [stdout] test name::tests::error_display_is_helpful ... ok
[INFO] [stdout] test loader::tests::detects_name_mismatch ... ok
[INFO] [stdout] test name::tests::from_str_works ... ok
[INFO] [stdout] test loader::tests::has_assets_works ... ok
[INFO] [stdout] test loader::tests::reads_reference_file ... ok
[INFO] [stdout] test name::tests::empty_name_is_rejected ... ok
[INFO] [stdout] test loader::tests::reads_asset_as_string ... ok
[INFO] [stdout] test loader::tests::has_references_works ... ok
[INFO] [stdout] test name::tests::name_exceeding_max_length_is_rejected ... ok
[INFO] [stdout] test loader::tests::reads_asset_as_bytes ... ok
[INFO] [stdout] test loader::tests::rejects_missing_skill_file ... ok
[INFO] [stdout] test loader::tests::reads_script_file ... ok
[INFO] [stdout] test name::tests::name_ending_with_hyphen_is_rejected ... ok
[INFO] [stdout] test name::tests::consecutive_hyphens_are_rejected ... ok
[INFO] [stdout] test name::tests::name_at_max_length_is_accepted ... ok
[INFO] [stdout] test loader::tests::scripts_returns_empty_without_scripts_dir ... ok
[INFO] [stdout] test name::tests::name_starting_with_hyphen_is_rejected ... ok
[INFO] [stdout] test name::tests::name_with_numbers_is_accepted ... ok
[INFO] [stdout] test loader::tests::loads_valid_skill_directory ... ok
[INFO] [stdout] test name::tests::simple_name_is_accepted ... ok
[INFO] [stdout] test loader::tests::path_returns_directory_path ... ok
[INFO] [stdout] test name::tests::space_is_rejected ... ok
[INFO] [stdout] test name::tests::underscore_is_rejected ... ok
[INFO] [stdout] test name::tests::uppercase_characters_are_rejected ... ok
[INFO] [stdout] test name::tests::uppercase_in_middle_is_rejected ... ok
[INFO] [stdout] test name::tests::valid_name_is_accepted ... ok
[INFO] [stdout] test skill::tests::body_trimmed_removes_whitespace ... ok
[INFO] [stdout] test skill::tests::handles_empty_body ... ok
[INFO] [stdout] test skill::tests::handles_leading_whitespace_before_frontmatter ... ok
[INFO] [stdout] test skill::tests::new_creates_skill_directly ... ok
[INFO] [stdout] test skill::tests::parses_minimal_skill ... ok
[INFO] [stdout] test skill::tests::parses_skill_with_all_fields ... ok
[INFO] [stdout] test skill::tests::rejects_empty_description ... ok
[INFO] [stdout] test skill::tests::rejects_invalid_name ... ok
[INFO] [stdout] test skill::tests::rejects_invalid_yaml ... ok
[INFO] [stdout] test skill::tests::rejects_missing_description ... ok
[INFO] [stdout] test skill::tests::rejects_missing_frontmatter ... ok
[INFO] [stdout] test skill::tests::rejects_missing_name ... ok
[INFO] [stdout] test skill::tests::rejects_unterminated_frontmatter ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 99 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/agent_skills-750aecb64eb85661)
[INFO] [stdout] 
[INFO] [stdout] running 151 tests
[INFO] [stdout] test color::tests::color_config_default_is_disabled ... ok
[INFO] [stdout] test color::tests::color_config_new_disabled ... ok
[INFO] [stdout] test color::tests::color_config_new_enabled ... ok
[INFO] [stdout] test color::tests::detect_disables_colors_when_no_color_flag_set ... ok
[INFO] [stdout] test color::tests::error_label_with_colors_disabled ... ok
[INFO] [stdout] test color::tests::detect_disables_colors_in_non_tty ... ok
[INFO] [stdout] test color::tests::error_label_with_colors_enabled ... ok
[INFO] [stdout] test color::tests::error_symbol_with_colors_disabled ... ok
[INFO] [stdout] test color::tests::path_with_colors_disabled ... ok
[INFO] [stdout] test color::tests::error_symbol_with_colors_enabled ... ok
[INFO] [stdout] test color::tests::path_with_colors_enabled ... ok
[INFO] [stdout] test color::tests::skill_name_with_colors_disabled ... ok
[INFO] [stdout] test color::tests::skill_name_with_colors_enabled ... ok
[INFO] [stdout] test color::tests::success_symbol_with_colors_disabled ... ok
[INFO] [stdout] test color::tests::success_symbol_with_colors_enabled ... ok
[INFO] [stdout] test color::tests::summary_with_colors_disabled ... ok
[INFO] [stdout] test commands::list::tests::calculate_name_width_caps_at_maximum ... ok
[INFO] [stdout] test color::tests::summary_with_colors_enabled ... ok
[INFO] [stdout] test commands::list::tests::calculate_name_width_finds_maximum ... ok
[INFO] [stdout] test commands::list::tests::calculate_name_width_returns_zero_for_empty ... ok
[INFO] [stdout] test commands::list::tests::format_long_separates_skills_with_blank_line ... ok
[INFO] [stdout] test commands::list::tests::format_long_indents_path_and_description ... ok
[INFO] [stdout] test commands::list::tests::format_names_only_never_has_colors ... ok
[INFO] [stdout] test commands::list::tests::format_names_only_excludes_paths_and_descriptions ... ok
[INFO] [stdout] test commands::list::tests::format_long_shows_path_and_full_description ... ok
[INFO] [stdout] test commands::list::tests::discover_skills_returns_empty_for_empty_directory ... ok
[INFO] [stdout] test commands::list::tests::format_paths_only_outputs_one_path_per_line ... ok
[INFO] [stdout] test commands::list::tests::format_short_aligns_columns ... ok
[INFO] [stdout] test commands::list::tests::format_long_with_colors_includes_ansi_codes_for_name_and_path ... ok
[INFO] [stdout] test commands::list::tests::discover_skills_finds_skills_in_directory ... ok
[INFO] [stdout] test commands::list::tests::format_short_does_not_include_path ... ok
[INFO] [stdout] test commands::list::tests::format_short_truncates_long_descriptions ... ok
[INFO] [stdout] test commands::list::tests::format_short_with_colors_includes_ansi_codes ... ok
[INFO] [stdout] test commands::list::tests::format_long_without_colors_excludes_ansi_codes ... ok
[INFO] [stdout] test commands::list::tests::format_names_only_outputs_one_name_per_line ... ok
[INFO] [stdout] test commands::list::tests::format_paths_only_never_has_colors ... ok
[INFO] [stdout] test commands::list::tests::list_output_mode_default_is_short ... ok
[INFO] [stdout] test commands::list::tests::run_returns_error_for_nonexistent_directory ... ok
[INFO] [stdout] test commands::list::tests::format_paths_only_excludes_names_and_descriptions ... ok
[INFO] [stdout] test commands::list::tests::format_short_without_colors_excludes_ansi_codes ... ok
[INFO] [stdout] test commands::list::tests::skill_info_serializes_to_json ... ok
[INFO] [stdout] test commands::list::tests::truncate_description_handles_empty_string ... ok
[INFO] [stdout] test commands::list::tests::run_names_mode_works ... ok
[INFO] [stdout] test commands::list::tests::run_succeeds_for_empty_directory ... ok
[INFO] [stdout] test commands::list::tests::truncate_description_returns_original_when_exact_length ... ok
[INFO] [stdout] test commands::list::tests::truncate_description_respects_word_boundaries ... ok
[INFO] [stdout] test commands::list::tests::truncate_description_handles_single_long_word ... ok
[INFO] [stdout] test commands::list::tests::discover_skills_recursive_finds_nested_skills ... ok
[INFO] [stdout] test commands::read_properties::tests::run_fails_for_nonexistent_path ... ok
[INFO] [stdout] test commands::list::tests::run_short_mode_uses_truncated_format ... ok
[INFO] [stdout] test commands::list::tests::discover_skills_sorts_alphabetically ... ok
[INFO] [stdout] test commands::list::tests::wrap_text_short_text_no_wrapping ... ok
[INFO] [stdout] test commands::read_properties::tests::run_succeeds_for_full_skill ... ok
[INFO] [stdout] test commands::read_properties::tests::run_succeeds_for_minimal_skill ... ok
[INFO] [stdout] test commands::list::tests::wrap_text_wraps_long_text ... ok
[INFO] [stdout] test commands::list::tests::truncate_description_returns_original_when_short ... ok
[INFO] [stdout] test commands::read_properties::tests::serialize_properties_json_compact ... ok
[INFO] [stdout] test commands::list::tests::truncate_description_adds_ellipsis_when_long ... ok
[INFO] [stdout] test commands::list::tests::run_long_mode_shows_full_details ... ok
[INFO] [stdout] test commands::list::tests::run_paths_mode_works ... ok
[INFO] [stdout] test commands::read_properties::tests::serialize_properties_json_pretty ... ok
[INFO] [stdout] test commands::read_properties::tests::read_path_returns_path_for_regular_arg ... ok
[INFO] [stdout] test commands::read_properties::tests::serialize_properties_toml ... ok
[INFO] [stdout] test commands::read_properties::tests::serialize_properties_yaml ... ok
[INFO] [stdout] test commands::read_properties::tests::skill_properties_serializes_full ... ok
[INFO] [stdout] test commands::read_properties::tests::skill_properties_serializes_minimal ... ok
[INFO] [stdout] test commands::tests::resolve_skill_path_returns_error_for_nonexistent ... ok
[INFO] [stdout] test commands::to_prompt::tests::format_skill_xml_basic ... ok
[INFO] [stdout] test commands::to_prompt::tests::format_skill_xml_escapes_special_chars ... ok
[INFO] [stdout] test commands::to_prompt::tests::run_fails_for_nonexistent_path ... ok
[INFO] [stdout] test commands::tests::resolve_skill_path_returns_directory_unchanged ... ok
[INFO] [stdout] test commands::validate::tests::read_paths_returns_single_path_for_regular_arg ... ok
[INFO] [stdout] test commands::to_prompt::tests::read_paths_returns_paths_for_regular_args ... ok
[INFO] [stdout] test commands::validate::tests::run_fails_for_nonexistent_path ... ok
[INFO] [stdout] test commands::tests::resolve_skill_path_returns_parent_for_skill_md ... ok
[INFO] [stdout] test commands::validate::tests::validate_single_fails_for_invalid_skill ... ok
[INFO] [stdout] test commands::validate::tests::run_succeeds_for_valid_skill ... ok
[INFO] [stdout] test error::tests::cli_error_to_json_includes_path ... ok
[INFO] [stdout] test commands::validate::tests::run_succeeds_with_skill_md_path ... ok
[INFO] [stdout] test commands::validate::tests::run_fails_for_invalid_skill ... ok
[INFO] [stdout] test error::tests::cli_error_to_json_includes_suggestion ... ok
[INFO] [stdout] test commands::to_prompt::tests::run_succeeds_for_multiple_skills ... ok
[INFO] [stdout] test error::tests::error_code_returns_correct_code ... ok
[INFO] [stdout] test commands::to_prompt::tests::run_fails_if_any_skill_invalid ... ok
[INFO] [stdout] test error::tests::cli_error_to_json_is_valid_json ... ok
[INFO] [stdout] test error::tests::error_code_serializes_screaming_snake_case ... ok
[INFO] [stdout] test error::tests::from_io_error_preserves_kind_and_message ... ok
[INFO] [stdout] test commands::to_prompt::tests::run_succeeds_for_single_skill ... ok
[INFO] [stdout] test commands::validate::tests::validate_single_succeeds_for_valid_skill ... ok
[INFO] [stdout] test error::tests::io_error_not_found_suggestion ... ok
[INFO] [stdout] test error::tests::io_error_permission_denied_suggestion ... ok
[INFO] [stdout] test error::tests::io_error_with_path_display_includes_path ... ok
[INFO] [stdout] test error::tests::io_error_without_path_display_works ... ok
[INFO] [stdout] test error::tests::load_error_display_includes_path_and_message ... ok
[INFO] [stdout] test error::tests::load_error_suggestion_mentions_yaml_frontmatter ... ok
[INFO] [stdout] test error::tests::no_paths_provided_display ... ok
[INFO] [stdout] test error::tests::no_paths_provided_suggestion_mentions_stdin ... ok
[INFO] [stdout] test error::tests::path_not_found_display_includes_path ... ok
[INFO] [stdout] test error::tests::path_not_found_suggestion_mentions_skill_md ... ok
[INFO] [stdout] test error::tests::serialization_error_display_includes_message ... ok
[INFO] [stdout] test error::tests::stdin_error_display_includes_message ... ok
[INFO] [stdout] test exit_code::tests::exit_code_converts_to_std_process_exit_code ... ok
[INFO] [stdout] test exit_code::tests::exit_code_from_io_error_is_io_error ... ok
[INFO] [stdout] test exit_code::tests::exit_code_from_load_error_is_validation_error ... ok
[INFO] [stdout] test exit_code::tests::exit_code_from_no_paths_provided_is_general_error ... ok
[INFO] [stdout] test exit_code::tests::exit_code_from_path_not_found_is_io_error ... ok
[INFO] [stdout] test exit_code::tests::exit_code_from_serialization_error_is_general_error ... ok
[INFO] [stdout] test exit_code::tests::exit_code_from_stdin_error_is_io_error ... ok
[INFO] [stdout] test exit_code::tests::exit_code_general_error_is_one ... ok
[INFO] [stdout] test exit_code::tests::exit_code_io_error_is_eleven ... ok
[INFO] [stdout] test exit_code::tests::exit_code_success_is_zero ... ok
[INFO] [stdout] test exit_code::tests::exit_code_validation_error_is_ten ... ok
[INFO] [stdout] test output_format::tests::output_format_default_is_json ... ok
[INFO] [stdout] test output_format::tests::output_format_display_json ... ok
[INFO] [stdout] test output_format::tests::output_format_display_toml ... ok
[INFO] [stdout] test output_format::tests::output_format_display_yaml ... ok
[INFO] [stdout] test output_format::tests::output_format_error_display ... ok
[INFO] [stdout] test output_format::tests::output_format_parses_case_insensitive ... ok
[INFO] [stdout] test output_format::tests::output_format_parses_json ... ok
[INFO] [stdout] test output_format::tests::output_format_parses_toml ... ok
[INFO] [stdout] test output_format::tests::output_format_parses_yaml ... ok
[INFO] [stdout] test output_format::tests::output_format_parses_yml ... ok
[INFO] [stdout] test output_format::tests::output_format_rejects_invalid ... ok
[INFO] [stdout] test output_mode::tests::output_mode_default_is_normal ... ok
[INFO] [stdout] test output_mode::tests::output_mode_json_does_not_show_info ... ok
[INFO] [stdout] test output_mode::tests::output_mode_json_does_not_show_progress ... ok
[INFO] [stdout] test output_mode::tests::output_mode_json_is_json ... ok
[INFO] [stdout] test output_mode::tests::output_mode_normal_does_not_show_progress ... ok
[INFO] [stdout] test output_mode::tests::output_mode_normal_shows_info ... ok
[INFO] [stdout] test output_mode::tests::output_mode_quiet_does_not_show_info ... ok
[INFO] [stdout] test output_mode::tests::output_mode_quiet_does_not_show_progress ... ok
[INFO] [stdout] test output_mode::tests::output_mode_quiet_is_not_json ... ok
[INFO] [stdout] test output_mode::tests::output_mode_verbose_shows_info ... ok
[INFO] [stdout] test output_mode::tests::output_mode_verbose_is_not_json ... ok
[INFO] [stdout] test tests::output_options_default_is_normal ... ok
[INFO] [stdout] test tests::output_options_quiet ... ok
[INFO] [stdout] test tests::cli_output_mode_json ... ok
[INFO] [stdout] test tests::output_options_quiet_takes_precedence_over_verbose ... ok
[INFO] [stdout] test tests::output_options_verbose ... ok
[INFO] [stdout] test tests::cli_output_mode_json_takes_precedence_over_verbose ... ok
[INFO] [stdout] test output_mode::tests::output_mode_normal_is_not_json ... ok
[INFO] [stdout] test xml::tests::escapes_ampersand ... ok
[INFO] [stdout] test xml::tests::escapes_double_quote ... ok
[INFO] [stdout] test xml::tests::escapes_greater_than ... ok
[INFO] [stdout] test xml::tests::escapes_less_than ... ok
[INFO] [stdout] test xml::tests::escapes_multiple_special_chars ... ok
[INFO] [stdout] test xml::tests::escapes_single_quote ... ok
[INFO] [stdout] test xml::tests::handles_empty_string ... ok
[INFO] [stdout] test output_mode::tests::output_mode_verbose_shows_progress ... ok
[INFO] [stdout] test xml::tests::handles_unicode ... ok
[INFO] [stdout] test xml::tests::preserves_normal_text ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 151 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests agent_skills
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test crates/agent-skills/src/lib.rs - (line 39) - compile ... ok
[INFO] [stdout] test crates/agent-skills/src/loader.rs - loader::SkillDirectory (line 16) - compile ... ok
[INFO] [stdout] test crates/agent-skills/src/description.rs - description::SkillDescription (line 47) ... ok
[INFO] [stdout] test crates/agent-skills/src/frontmatter.rs - frontmatter::Frontmatter (line 18) ... ok
[INFO] [stdout] test crates/agent-skills/src/frontmatter.rs - frontmatter::Frontmatter::builder (line 62) ... ok
[INFO] [stdout] test crates/agent-skills/src/loader.rs - loader::SkillDirectory::load (line 53) - compile ... ok
[INFO] [stdout] test crates/agent-skills/src/loader.rs - loader::SkillDirectory::read_asset (line 217) - compile ... ok
[INFO] [stdout] test crates/agent-skills/src/compatibility.rs - compatibility::Compatibility (line 46) ... ok
[INFO] [stdout] test crates/agent-skills/src/loader.rs - loader::SkillDirectory::read_reference (line 181) - compile ... ok
[INFO] [stdout] test crates/agent-skills/src/allowed_tools.rs - allowed_tools::AllowedTools (line 13) ... ok
[INFO] [stdout] test crates/agent-skills/src/metadata.rs - metadata::Metadata (line 15) ... ok
[INFO] [stdout] test crates/agent-skills/src/lib.rs - (line 56) ... ok
[INFO] [stdout] test crates/agent-skills/src/name.rs - name::SkillName (line 76) ... ok
[INFO] [stdout] test crates/agent-skills/src/metadata.rs - metadata::Metadata::from_pairs (line 40) ... ok
[INFO] [stdout] test crates/agent-skills/src/skill.rs - skill::Skill::new (line 50) ... ok
[INFO] [stdout] test crates/agent-skills/src/skill.rs - skill::Skill::parse (line 82) ... ok
[INFO] [stdout] test crates/agent-skills/src/lib.rs - (line 20) ... FAILED
[INFO] [stdout] test crates/agent-skills/src/skill.rs - skill::Skill (line 22) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- crates/agent-skills/src/lib.rs - (line 20) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (325) panicked at /tmp/rustdoctestANWs55/doctest_bundle_2024.rs:98:1:
[INFO] [stdout] assertion failed: skill.body().contains("# Instructions")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d5695d15c1a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d5695d15c1a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d5695d15c1a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d5695d15c1a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d5695d2a67a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d5695d2a67a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5d5695d1aff2 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d5695d1aff2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d5695cf4b2f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d5695cf4b2f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d5695d0e051 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5d5695d0e20b - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5d5695cf4c1a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5d5695cec4d9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5d5695cf5a1d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5d5695d2af2c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5d5695d2aef2 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x5d5695c2e27e - doctest_bundle_2024::__doctest_5::main::hc5758f7f715d2d9e
[INFO] [stdout]   18:     0x5d5695c2e2b6 - doctest_bundle_2024::__doctest_5::__main_fn::h8021f5b7db277717
[INFO] [stdout]   19:     0x5d5695c272a1 - doctest_runner_2024[fde4f6ad3be3a7ff]::__doctest_5::TEST::{closure#0}
[INFO] [stdout]   20:     0x5d5695c2bd76 - <doctest_runner_2024[fde4f6ad3be3a7ff]::__doctest_5::TEST::{closure#0} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5d5695c2801b - doctest_runner_2024[fde4f6ad3be3a7ff]::main
[INFO] [stdout]   22:     0x5d5695c2bb33 - <fn() -> std[b80a194dd3c418bb]::process::ExitCode as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   23:     0x5d5695c26946 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[b80a194dd3c418bb]::process::ExitCode, std[b80a194dd3c418bb]::process::ExitCode>
[INFO] [stdout]   24:     0x5d5695c26e49 - std[b80a194dd3c418bb]::rt::lang_start::<std[b80a194dd3c418bb]::process::ExitCode>::{closure#0}
[INFO] [stdout]   25:     0x5d5695d0ccd4 - <&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26:     0x5d5695d0ccd4 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5d5695d0ccd4 - std[b80a194dd3c418bb]::panicking::catch_unwind::<i32, &dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5d5695d0ccd4 - std[b80a194dd3c418bb]::panic::catch_unwind::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5d5695d0ccd4 - std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:175:24
[INFO] [stdout]   30:     0x5d5695d0ccd4 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5d5695d0ccd4 - std[b80a194dd3c418bb]::panicking::catch_unwind::<isize, std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5d5695d0ccd4 - std[b80a194dd3c418bb]::panic::catch_unwind::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5d5695d0ccd4 - std[b80a194dd3c418bb]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:171:5
[INFO] [stdout]   34:     0x5d5695c26781 - std[b80a194dd3c418bb]::rt::lang_start::<std[b80a194dd3c418bb]::process::ExitCode>
[INFO] [stdout]   35:     0x5d5695c2c3e5 - main
[INFO] [stdout]   36:     0x757f837101ca - <unknown>
[INFO] [stdout]   37:     0x757f8371028b - __libc_start_main
[INFO] [stdout]   38:     0x5d5695c24a65 - _start
[INFO] [stdout]   39:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- crates/agent-skills/src/skill.rs - skill::Skill (line 22) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (343) panicked at /tmp/rustdoctestANWs55/doctest_bundle_2024.rs:258:1:
[INFO] [stdout] assertion failed: skill.body().contains("# Instructions")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60bb038b6c1a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60bb038b6c1a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60bb038b6c1a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60bb038b6c1a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60bb038cb67a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60bb038cb67a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x60bb038bbff2 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60bb038bbff2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60bb03895b2f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60bb03895b2f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60bb038af051 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x60bb038af20b - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x60bb03895c1a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x60bb0388d4d9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x60bb03896a1d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x60bb038cbf2c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x60bb038cbef2 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x60bb037cfeee - doctest_bundle_2024::__doctest_15::main::h377e1f8542c65207
[INFO] [stdout]   18:     0x60bb037cff26 - doctest_bundle_2024::__doctest_15::__main_fn::hf805872cbcbb953e
[INFO] [stdout]   19:     0x60bb037c8611 - doctest_runner_2024[fde4f6ad3be3a7ff]::__doctest_15::TEST::{closure#0}
[INFO] [stdout]   20:     0x60bb037ccff6 - <doctest_runner_2024[fde4f6ad3be3a7ff]::__doctest_15::TEST::{closure#0} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x60bb037c901b - doctest_runner_2024[fde4f6ad3be3a7ff]::main
[INFO] [stdout]   22:     0x60bb037ccb33 - <fn() -> std[b80a194dd3c418bb]::process::ExitCode as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   23:     0x60bb037c7946 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[b80a194dd3c418bb]::process::ExitCode, std[b80a194dd3c418bb]::process::ExitCode>
[INFO] [stdout]   24:     0x60bb037c7e49 - std[b80a194dd3c418bb]::rt::lang_start::<std[b80a194dd3c418bb]::process::ExitCode>::{closure#0}
[INFO] [stdout]   25:     0x60bb038adcd4 - <&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26:     0x60bb038adcd4 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x60bb038adcd4 - std[b80a194dd3c418bb]::panicking::catch_unwind::<i32, &dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x60bb038adcd4 - std[b80a194dd3c418bb]::panic::catch_unwind::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x60bb038adcd4 - std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:175:24
[INFO] [stdout]   30:     0x60bb038adcd4 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x60bb038adcd4 - std[b80a194dd3c418bb]::panicking::catch_unwind::<isize, std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x60bb038adcd4 - std[b80a194dd3c418bb]::panic::catch_unwind::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x60bb038adcd4 - std[b80a194dd3c418bb]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:171:5
[INFO] [stdout]   34:     0x60bb037c7781 - std[b80a194dd3c418bb]::rt::lang_start::<std[b80a194dd3c418bb]::process::ExitCode>
[INFO] [stdout]   35:     0x60bb037cd3e5 - main
[INFO] [stdout]   36:     0x7bdce61681ca - <unknown>
[INFO] [stdout]   37:     0x7bdce616828b - __libc_start_main
[INFO] [stdout]   38:     0x60bb037c5a65 - _start
[INFO] [stdout]   39:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     crates/agent-skills/src/lib.rs - (line 20)
[INFO] [stdout]     crates/agent-skills/src/skill.rs - skill::Skill (line 22)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 16 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.46s; merged doctests compilation took 0.44s
[INFO] [stderr] error: doctest failed, to rerun pass `-p agent-skills --doc`
[INFO] running `Command { std: "docker" "inspect" "620c0d7003bdb94a5aa13e4545a2dd041c99251c3848337df435d99160cd59f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "620c0d7003bdb94a5aa13e4545a2dd041c99251c3848337df435d99160cd59f9", kill_on_drop: false }`
[INFO] [stdout] 620c0d7003bdb94a5aa13e4545a2dd041c99251c3848337df435d99160cd59f9
