[INFO] fetching crate skrills-discovery 0.7.6... [INFO] testing skrills-discovery-0.7.6 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate skrills-discovery 0.7.6 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate skrills-discovery 0.7.6 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate skrills-discovery 0.7.6 [INFO] tweaked toml for crates.io crate skrills-discovery 0.7.6 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate skrills-discovery 0.7.6 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate skrills-discovery 0.7.6 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dedf9bc67c24d3f17639f851e68f7ae3d2e7bebe116f126a2278b860db94769d [INFO] running `Command { std: "docker" "start" "-a" "dedf9bc67c24d3f17639f851e68f7ae3d2e7bebe116f126a2278b860db94769d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dedf9bc67c24d3f17639f851e68f7ae3d2e7bebe116f126a2278b860db94769d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dedf9bc67c24d3f17639f851e68f7ae3d2e7bebe116f126a2278b860db94769d", kill_on_drop: false }` [INFO] [stdout] dedf9bc67c24d3f17639f851e68f7ae3d2e7bebe116f126a2278b860db94769d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 422c428ddc76284003c69de7a07b6cf3034f6d49c21678647fe6ac49b962a6e6 [INFO] running `Command { std: "docker" "start" "-a" "422c428ddc76284003c69de7a07b6cf3034f6d49c21678647fe6ac49b962a6e6", kill_on_drop: false }` [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling skrills-discovery v0.7.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.60s [INFO] running `Command { std: "docker" "inspect" "422c428ddc76284003c69de7a07b6cf3034f6d49c21678647fe6ac49b962a6e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "422c428ddc76284003c69de7a07b6cf3034f6d49c21678647fe6ac49b962a6e6", kill_on_drop: false }` [INFO] [stdout] 422c428ddc76284003c69de7a07b6cf3034f6d49c21678647fe6ac49b962a6e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ce0f458f05d6104ad03d824330491677b50b48e7ea3deda902b3fe1544937a6 [INFO] running `Command { std: "docker" "start" "-a" "0ce0f458f05d6104ad03d824330491677b50b48e7ea3deda902b3fe1544937a6", kill_on_drop: false }` [INFO] [stderr] Compiling skrills-discovery v0.7.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.11s [INFO] running `Command { std: "docker" "inspect" "0ce0f458f05d6104ad03d824330491677b50b48e7ea3deda902b3fe1544937a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ce0f458f05d6104ad03d824330491677b50b48e7ea3deda902b3fe1544937a6", kill_on_drop: false }` [INFO] [stdout] 0ce0f458f05d6104ad03d824330491677b50b48e7ea3deda902b3fe1544937a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d9ce2c42d856ccede7da765f80c5d85ac8456ac0e168ae58ffbd488add13f5fe [INFO] running `Command { std: "docker" "start" "-a" "d9ce2c42d856ccede7da765f80c5d85ac8456ac0e168ae58ffbd488add13f5fe", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/skrills_discovery-445b6a991b4e8d0b) [INFO] [stdout] [INFO] [stdout] running 91 tests [INFO] [stdout] test scanner::tests::extra_skill_roots_preserve_input_order ... ok [INFO] [stdout] test scanner::tests::extract_frontmatter_identity_crlf_line_endings ... ok [INFO] [stdout] test scanner::tests::extract_frontmatter_identity_from_valid_frontmatter ... ok [INFO] [stdout] test scanner::tests::extract_frontmatter_identity_handles_leading_whitespace ... ok [INFO] [stdout] test scanner::tests::extract_frontmatter_identity_multiword_matching ... ok [INFO] [stdout] test scanner::tests::extract_frontmatter_identity_no_frontmatter ... ok [INFO] [stdout] test scanner::tests::extract_frontmatter_identity_name_only ... ok [INFO] [stdout] test scanner::tests::extract_frontmatter_identity_returns_both ... ok [INFO] [stdout] test scanner::tests::extract_frontmatter_identity_returns_none_for_empty_description ... ok [INFO] [stdout] test scanner::tests::extract_frontmatter_identity_returns_none_for_missing_description ... ok [INFO] [stdout] test scanner::tests::discover_rules_combines_all_sources ... ok [INFO] [stdout] test scanner::tests::extract_frontmatter_identity_returns_none_for_no_frontmatter ... ok [INFO] [stdout] test scanner::tests::extract_frontmatter_identity_returns_none_for_unclosed_frontmatter ... ok [INFO] [stdout] test scanner::tests::default_roots_use_priority_order ... ok [INFO] [stdout] test scanner::tests::extract_frontmatter_identity_whitespace_only ... ok [INFO] [stdout] test scanner::tests::discover_rules_empty_when_no_dirs_exist ... ok [INFO] [stdout] test scanner::tests::discover_rules_from_project_hooks_dir ... ok [INFO] [stdout] test scanner::tests::extract_frontmatter_identity_yaml_special_characters ... ok [INFO] [stdout] test scanner::tests::infer_category_known_patterns ... ok [INFO] [stdout] test scanner::tests::discover_rules_from_user_hooks_dir ... ok [INFO] [stdout] test scanner::tests::discover_rules_from_hookify_dir ... ok [INFO] [stdout] test scanner::tests::hash_file_uses_blake2b_256_length ... ok [INFO] [stdout] test scanner::tests::infer_category_unknown_falls_back_to_other ... ok [INFO] [stdout] test scanner::tests::jaccard_similarity_both_empty ... ok [INFO] [stdout] test scanner::tests::jaccard_similarity_case_insensitive ... ok [INFO] [stdout] test scanner::tests::discover_rules_skips_non_config_files ... ok [INFO] [stdout] test scanner::tests::jaccard_similarity_disjoint ... ok [INFO] [stdout] test scanner::tests::jaccard_similarity_identical ... ok [INFO] [stdout] test scanner::tests::hash_file_detects_same_size_content_change ... ok [INFO] [stdout] test scanner::tests::jaccard_similarity_partial_overlap ... ok [INFO] [stdout] test scanner::tests::test_discover_skills_nonexistent_root ... ok [INFO] [stdout] test scanner::tests::test_extract_refs ... ok [INFO] [stdout] test scanner::tests::test_discovery_config_with_custom_max_depth ... ok [INFO] [stdout] test scanner::tests::test_discovery_config_default_max_depth ... ok [INFO] [stdout] test scanner::tests::test_extract_refs_from_agents_filters_rules_keyword ... ok [INFO] [stdout] test scanner::tests::test_discover_skills_empty_root ... ok [INFO] [stdout] test scanner::tests::test_extract_refs_from_agents_filters_skills_keyword ... ok [INFO] [stdout] test scanner::tests::test_extract_refs_from_agents_handles_multiline ... ok [INFO] [stdout] test scanner::tests::test_extract_refs_from_agents_handles_special_chars ... ok [INFO] [stdout] test scanner::tests::frontmatter_dedup_no_fm_name ... ok [INFO] [stdout] test scanner::tests::discover_skills_errors_on_unreadable_file ... ok [INFO] [stdout] test scanner::tests::discover_skills_with_same_description ... ok [INFO] [stdout] test scanner::tests::extract_frontmatter_identity_very_long_description ... ok [INFO] [stdout] test scanner::tests::frontmatter_dedup_one_missing_desc ... ok [INFO] [stdout] test scanner::tests::test_discover_skills_ignores_directories ... ok [INFO] [stdout] test scanner::tests::test_hash_file_consistent ... ok [INFO] [stdout] test scanner::tests::test_load_priority_override_empty_returns_none ... ok [INFO] [stdout] test scanner::tests::test_hash_file_different_content ... ok [INFO] [stdout] test scanner::tests::test_load_priority_override_all_invalid_returns_none ... ok [INFO] [stdout] test scanner::tests::test_load_priority_override_deduplicates ... ok [INFO] [stdout] test scanner::tests::test_discover_skills_with_duplicates ... ok [INFO] [stdout] test scanner::tests::discover_skills_includes_description ... ok [INFO] [stdout] test scanner::tests::frontmatter_dedup_same_name_different_desc ... ok [INFO] [stdout] test scanner::tests::test_load_priority_override_ignores_invalid_keys ... ok [INFO] [stdout] test scanner::tests::test_load_priority_override_parses_valid_keys ... ok [INFO] [stdout] test scanner::tests::frontmatter_dedup_same_name_similar_desc ... ok [INFO] [stdout] test scanner::tests::test_priority_labels_and_rank_map ... ok [INFO] [stdout] test scanner::tests::test_priority_labels ... ok [INFO] [stdout] test scanner::tests::test_priority_with_override_uses_default_when_none ... ok [INFO] [stdout] test scanner::tests::test_priority_with_override_uses_override ... ok [INFO] [stdout] test types::tests::rule_category_display ... ok [INFO] [stdout] test types::tests::rule_category_as_str_known_variants ... ok [INFO] [stdout] test types::tests::rule_meta_serialization_roundtrip ... ok [INFO] [stdout] test types::tests::rule_meta_with_none_fields ... ok [INFO] [stdout] test types::tests::test_agent_meta_load_config_file_not_found ... ok [INFO] [stdout] test types::tests::test_has_valid_description_empty_string ... ok [INFO] [stdout] test types::tests::test_has_valid_description_whitespace_only ... ok [INFO] [stdout] test types::tests::test_has_valid_description_none ... ok [INFO] [stdout] test types::tests::test_agent_meta_requires_tools_false_empty ... ok [INFO] [stdout] test types::tests::test_agent_meta_requires_tools_false_none ... ok [INFO] [stdout] test scanner::tests::test_discover_skills_respects_custom_depth ... ok [INFO] [stdout] test types::tests::test_agent_meta_requires_tools_true ... ok [INFO] [stdout] test types::tests::rule_category_as_str_other ... ok [INFO] [stdout] test types::tests::rule_category_serialization_roundtrip ... ok [INFO] [stdout] test types::tests::test_has_valid_description_with_content ... ok [INFO] [stdout] test types::tests::test_split_agent_frontmatter_leading_whitespace ... ok [INFO] [stdout] test types::tests::test_has_valid_description_with_leading_trailing_whitespace ... ok [INFO] [stdout] test types::tests::test_parse_agent_config_empty_tools ... ok [INFO] [stdout] test types::tests::test_split_agent_frontmatter_no_frontmatter ... ok [INFO] [stdout] test scanner::tests::test_discover_skills_max_depth_limit ... ok [INFO] [stdout] test types::tests::test_parse_agent_config_invalid_yaml ... ok [INFO] [stdout] test types::tests::test_parse_agent_config_minimal ... ok [INFO] [stdout] test types::tests::test_agent_meta_load_config ... ok [INFO] [stdout] test types::tests::test_parse_agent_config_full ... ok [INFO] [stdout] test types::tests::test_parse_agent_config_model_variations ... ok [INFO] [stdout] test types::tests::test_parse_agent_config_no_frontmatter ... ok [INFO] [stdout] test types::tests::test_parse_agent_config_permission_modes ... ok [INFO] [stdout] test types::tests::test_parse_agent_config_tools_with_whitespace ... ok [INFO] [stdout] test types::tests::test_parse_agent_config_unclosed_frontmatter ... ok [INFO] [stdout] test types::tests::test_parse_comma_list ... ok [INFO] [stdout] test types::tests::test_split_agent_frontmatter_basic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 91 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/discover_smoke.rs (/opt/rustwide/target/debug/deps/discover_smoke-fb118369280b0f58) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test discovers_single_skill_with_hash ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests skrills_discovery [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/types.rs - types::SkillMeta::has_valid_description (line 211) ... ok [INFO] [stdout] test src/types.rs - types::parse_source_key (line 75) ... ok [INFO] [stdout] test src/lib.rs - (line 11) ... ok [INFO] [stdout] test src/scanner.rs - scanner::priority_with_override (line 639) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.55s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d9ce2c42d856ccede7da765f80c5d85ac8456ac0e168ae58ffbd488add13f5fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9ce2c42d856ccede7da765f80c5d85ac8456ac0e168ae58ffbd488add13f5fe", kill_on_drop: false }` [INFO] [stdout] d9ce2c42d856ccede7da765f80c5d85ac8456ac0e168ae58ffbd488add13f5fe