[INFO] fetching crate madskills-core 0.1.1...
[INFO] testing madskills-core-0.1.1 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate madskills-core 0.1.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate madskills-core 0.1.1
[INFO] finished tweaking crates.io crate madskills-core 0.1.1
[INFO] tweaked toml for crates.io crate madskills-core 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate madskills-core 0.1.1 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate madskills-core 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml v0.9.10+spec-1.1.0
[INFO] [stderr]   Downloaded zmij v1.0.3
[INFO] [stderr]   Downloaded titlecase v3.6.0
[INFO] [stderr]   Downloaded mimalloc v0.1.48
[INFO] [stderr]   Downloaded toml_edit v0.24.0+spec-1.1.0
[INFO] [stderr]   Downloaded libyml v0.0.5
[INFO] [stderr]   Downloaded serde_json v1.0.148
[INFO] [stderr]   Downloaded serde_yml v0.0.12
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.44
[INFO] [stderr]   Downloaded rumdl v0.0.206
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9ee801c0b911e3f8f280ba1956175c7e6414678d916b1dcf09484d774e33b0ef
[INFO] running `Command { std: "docker" "start" "9ee801c0b911e3f8f280ba1956175c7e6414678d916b1dcf09484d774e33b0ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ee801c0b911e3f8f280ba1956175c7e6414678d916b1dcf09484d774e33b0ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9ee801c0b911e3f8f280ba1956175c7e6414678d916b1dcf09484d774e33b0ef" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ee801c0b911e3f8f280ba1956175c7e6414678d916b1dcf09484d774e33b0ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9ee801c0b911e3f8f280ba1956175c7e6414678d916b1dcf09484d774e33b0ef" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zmij v1.0.3
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling libyml v0.0.5
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.24.0+spec-1.1.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling fancy-regex v0.17.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling titlecase v3.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[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 thiserror-impl v2.0.17
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling schemars_derive v1.2.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling schemars v1.2.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tikv-jemallocator v0.6.1
[INFO] [stderr]    Compiling rumdl v0.0.206
[INFO] [stderr]    Compiling madskills-core v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s
[INFO] running `Command { std: "docker" "inspect" "9ee801c0b911e3f8f280ba1956175c7e6414678d916b1dcf09484d774e33b0ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9ee801c0b911e3f8f280ba1956175c7e6414678d916b1dcf09484d774e33b0ef" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling rumdl v0.0.206
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling madskills-core v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.43s
[INFO] running `Command { std: "docker" "inspect" "9ee801c0b911e3f8f280ba1956175c7e6414678d916b1dcf09484d774e33b0ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9ee801c0b911e3f8f280ba1956175c7e6414678d916b1dcf09484d774e33b0ef" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/madskills_core-755af75a053a32ae)
[INFO] [stdout] 
[INFO] [stdout] running 87 tests
[INFO] [stdout] test discovery::tests::test_detect_env_variable ... ok
[INFO] [stdout] test output::tests::test_format_text_no_issues ... ok
[INFO] [stdout] test discovery::tests::test_detect_well_known_claude ... ok
[INFO] [stdout] test discovery::tests::test_detect_well_known_github ... ok
[INFO] [stdout] test output::tests::test_format_json ... ok
[INFO] [stdout] test parser::tests::test_missing_closing_delimiter ... ok
[INFO] [stdout] test parser::tests::test_missing_frontmatter ... ok
[INFO] [stdout] test discovery::tests::test_fallback_with_github_dir ... ok
[INFO] [stdout] test parser::tests::test_parse_valid_frontmatter ... ok
[INFO] [stdout] test output::tests::test_format_text_with_errors ... ok
[INFO] [stdout] test parser::tests::test_parse_with_optional_fields ... ok
[INFO] [stdout] test validator::best_practices::tests::test_strict_mode_severity ... ok
[INFO] [stdout] test parser::tests::test_missing_required_field ... ok
[INFO] [stdout] test discovery::tests::test_fallback_without_github_dir ... ok
[INFO] [stdout] test discovery::tests::test_discover_with_new_config ... ok
[INFO] [stdout] test validator::best_practices_tests::as001_as010::test_as001_xml_tags_in_name ... ok
[INFO] [stdout] test validator::best_practices_tests::as001_as010::test_as005_forward_slashes_valid ... ok
[INFO] [stdout] test validator::best_practices_tests::as001_as010::test_as001_reserved_word_anthropic ... ok
[INFO] [stdout] test discovery::tests::test_detect_agents_md_pattern ... FAILED
[INFO] [stdout] test validator::best_practices_tests::as001_as010::test_as005_backslashes_in_paths ... ok
[INFO] [stdout] test validator::best_practices_tests::as001_as010::test_as003_first_person_plural_we ... ok
[INFO] [stdout] test validator::best_practices_tests::as001_as010::test_as003_second_person_you ... ok
[INFO] [stdout] test validator::best_practices_tests::as001_as010::test_as002_valid_description ... ok
[INFO] [stdout] test validator::best_practices_tests::as001_as010::test_as007_generic_doc_names ... ok
[INFO] [stdout] test validator::best_practices_tests::as001_as010::test_as001_valid_name ... ok
[INFO] [stdout] test validator::best_practices_tests::as001_as010::test_as002_xml_tags_in_description ... ok
[INFO] [stdout] test validator::best_practices_tests::as001_as010::test_as003_first_person_i ... ok
[INFO] [stdout] test validator::best_practices_tests::as001_as010::test_as006_one_level_valid ... ok
[INFO] [stdout] test validator::best_practices_tests::as001_as010::test_as007_descriptive_names_valid ... ok
[INFO] [stdout] test validator::best_practices_tests::as001_as010::test_as009_unqualified_mcp_tool ... ok
[INFO] [stdout] test validator::best_practices_tests::as001_as010::test_as010_absolute_date_month_year ... ok
[INFO] [stdout] test validator::best_practices_tests::as001_as010::test_as010_old_patterns_section_allowed ... ok
[INFO] [stdout] test validator::best_practices_tests::as001_as010::test_as003_third_person_valid ... ok
[INFO] [stdout] test validator::best_practices_tests::as001_as010::test_as004_body_too_long ... ok
[INFO] [stdout] test validator::best_practices_tests::as001_as010::test_as009_qualified_mcp_tool_valid ... ok
[INFO] [stdout] test validator::best_practices_tests::as011_as020::test_as011_non_output_skill ... ok
[INFO] [stdout] test validator::best_practices_tests::as001_as010::test_as004_body_acceptable_length ... ok
[INFO] [stdout] test validator::best_practices_tests::as001_as010::test_as010_absolute_date_quarter ... ok
[INFO] [stdout] test validator::best_practices_tests::as001_as010::test_severity_warning_mode ... ok
[INFO] [stdout] test validator::best_practices_tests::as001_as010::test_severity_error_mode ... ok
[INFO] [stdout] test validator::best_practices_tests::as001_as010::test_as006_nested_references ... ok
[INFO] [stdout] test validator::best_practices_tests::as001_as010::test_as010_version_based_guidance_valid ... ok
[INFO] [stdout] test validator::best_practices_tests::as001_as010::test_as001_reserved_word_claude ... ok
[INFO] [stdout] test validator::best_practices_tests::as011_as020::test_as011_output_skill_missing_template ... ok
[INFO] [stdout] test validator::best_practices_tests::as001_as010::test_as008_long_file_no_toc ... ok
[INFO] [stdout] test validator::best_practices_tests::as011_as020::test_as012_mixed_terminology ... ok
[INFO] [stdout] test validator::best_practices_tests::as011_as020::test_as011_output_skill_with_template ... ok
[INFO] [stdout] test validator::best_practices_tests::as011_as020::test_as016_no_reserved_words ... ok
[INFO] [stdout] test validator::best_practices_tests::as011_as020::test_as014_has_usage_trigger ... ok
[INFO] [stdout] test validator::best_practices_tests::as011_as020::test_as014_missing_usage_trigger ... ok
[INFO] [stdout] test validator::best_practices_tests::as011_as020::test_as013_script_without_dependencies_section ... ok
[INFO] [stdout] test validator::best_practices_tests::as011_as020::test_as013_no_scripts ... ok
[INFO] [stdout] test validator::best_practices_tests::as001_as010::test_as008_long_file_with_toc ... ok
[INFO] [stdout] test validator::best_practices_tests::as011_as020::test_as015_imperative_naming ... ok
[INFO] [stdout] test validator::best_practices_tests::as011_as020::test_as016_contains_claude ... ok
[INFO] [stdout] test validator::best_practices_tests::as011_as020::test_as017_bash_with_error_handling ... ok
[INFO] [stdout] test validator::helpers::tests::test_contains_backslashes ... ok
[INFO] [stdout] test validator::helpers::tests::test_contains_first_or_second_person ... ok
[INFO] [stdout] test validator::best_practices_tests::as011_as020::test_as015_gerund_naming ... ok
[INFO] [stdout] test validator::helpers::tests::test_contains_xml_tags ... ok
[INFO] [stdout] test validator::helpers::tests::test_count_lines ... ok
[INFO] [stdout] test validator::tests::test_description_empty ... ok
[INFO] [stdout] test validator::tests::test_extra_fields_rejected ... ok
[INFO] [stdout] test validator::tests::test_name_consecutive_hyphens ... ok
[INFO] [stdout] test validator::tests::test_name_invalid_characters ... ok
[INFO] [stdout] test validator::tests::test_name_directory_mismatch ... ok
[INFO] [stdout] test validator::tests::test_name_too_long ... ok
[INFO] [stdout] test validator::tests::test_unicode_normalization ... ok
[INFO] [stdout] test validator::tests::test_name_uppercase ... ok
[INFO] [stdout] test validator::best_practices_tests::as011_as020::test_as017_python_without_error_handling ... ok
[INFO] [stdout] test validator::tests::test_unicode_skill_name ... ok
[INFO] [stdout] test validator::tests::test_validate_uniqueness_duplicate ... ok
[INFO] [stdout] test validator::tests::test_validate_uniqueness_ok ... ok
[INFO] [stdout] test validator::best_practices_tests::as011_as020::test_as017_python_with_error_handling ... ok
[INFO] [stdout] test validator::tests::test_valid_skill ... ok
[INFO] [stdout] test validator::best_practices_tests::as011_as020::test_as019_workflow_with_checkboxes ... ok
[INFO] [stdout] test validator::best_practices_tests::as011_as020::test_as016_contains_anthropic ... ok
[INFO] [stdout] test validator::best_practices_tests::as011_as020::test_as019_workflow_with_numbered_steps ... ok
[INFO] [stdout] test validator::best_practices_tests::as011_as020::test_as020_incomplete_toc ... ok
[INFO] [stdout] test validator::best_practices_tests::as011_as020::test_as020_no_toc ... ok
[INFO] [stdout] test validator::best_practices_tests::as011_as020::test_as012_consistent_terminology ... ok
[INFO] [stdout] test validator::best_practices_tests::as011_as020::test_as013_script_with_dependencies_section ... ok
[INFO] [stdout] test validator::best_practices_tests::as011_as020::test_as018_undocumented_constant ... ok
[INFO] [stdout] test validator::best_practices_tests::as011_as020::test_strict_mode_severity_as011_as020 ... ok
[INFO] [stdout] test validator::best_practices_tests::as011_as020::test_as019_workflow_without_structure ... ok
[INFO] [stdout] test validator::best_practices_tests::as011_as020::test_as018_documented_constant ... ok
[INFO] [stdout] test validator::best_practices_tests::as011_as020::test_as020_complete_toc ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- discovery::tests::test_detect_agents_md_pattern stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'discovery::tests::test_detect_agents_md_pattern' (6295) panicked at src/discovery.rs:257:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "/tmp/.tmptYDbgh/custom-skills"
[INFO] [stdout]  right: "/tmp/.tmp1pq6Oq/.claude/skills"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57182f65bd48 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57182f65bd48 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57182f65bd48 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57182f65bd48 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57182f6735aa - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57182f6735aa - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x57182f6608e2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x57182f6608e2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x57182f6384a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57182f6384a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57182f6531b9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57182f2c85cc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x57182f2c85cc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57182f653372 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x57182f653372 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57182f638562 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57182f62d339 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57182f63943d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57182f673dec - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57182f673ca3 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x57182eccec29 - core[8fb95b77d25ab6c8]::panicking::assert_failed::<std[10d71ac2c42b111e]::path::PathBuf, std[10d71ac2c42b111e]::path::PathBuf>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x57182ecd4ffb - madskills_core[deb11566d738ecfe]::discovery::tests::test_detect_agents_md_pattern
[INFO] [stdout]                                at /opt/rustwide/workdir/src/discovery.rs:257:9
[INFO] [stdout]   22:     0x57182ecd0d57 - madskills_core[deb11566d738ecfe]::discovery::tests::test_detect_agents_md_pattern::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/discovery.rs:245:39
[INFO] [stdout]   23:     0x57182ecc9f46 - <madskills_core[deb11566d738ecfe]::discovery::tests::test_detect_agents_md_pattern::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x57182f2bb6ab - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x57182f2bb6ab - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x57182f2c8f25 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x57182f2c8f25 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x57182f2c8f25 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x57182f2c8f25 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x57182f2c8f25 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x57182f2c8f25 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x57182f2c8f25 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x57182f2c2834 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x57182f2c2834 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x57182f2cbfa2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x57182f2cbfa2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x57182f2cbfa2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x57182f2cbfa2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x57182f2cbfa2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x57182f2cbfa2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x57182f2cbfa2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x57182f65b19f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x57182f65b19f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x73245fc5baa4 - <unknown>
[INFO] [stdout]   45:     0x73245fce8a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     discovery::tests::test_detect_agents_md_pattern
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 86 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.71s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "9ee801c0b911e3f8f280ba1956175c7e6414678d916b1dcf09484d774e33b0ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ee801c0b911e3f8f280ba1956175c7e6414678d916b1dcf09484d774e33b0ef", kill_on_drop: false }`
[INFO] [stdout] 9ee801c0b911e3f8f280ba1956175c7e6414678d916b1dcf09484d774e33b0ef
