[INFO] cloning repository https://github.com/claylo/bito-lint
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/claylo/bito-lint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclaylo%2Fbito-lint", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclaylo%2Fbito-lint'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cba6cf0f6104d52e1556ee6050e71a9b73eec50f
[INFO] testing claylo/bito-lint 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%2Fclaylo%2Fbito-lint" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/claylo/bito-lint
[INFO] finished tweaking git repo https://github.com/claylo/bito-lint
[INFO] tweaked toml for git repo https://github.com/claylo/bito-lint written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/claylo/bito-lint 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/claylo/bito-lint 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 10a173eb865a08f18602ff9b2e8285a8d6bda69798ae6a45a2c2a4a6d0dee7f1
[INFO] running `Command { std: "docker" "start" "-a" "10a173eb865a08f18602ff9b2e8285a8d6bda69798ae6a45a2c2a4a6d0dee7f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10a173eb865a08f18602ff9b2e8285a8d6bda69798ae6a45a2c2a4a6d0dee7f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10a173eb865a08f18602ff9b2e8285a8d6bda69798ae6a45a2c2a4a6d0dee7f1", kill_on_drop: false }`
[INFO] [stdout] 10a173eb865a08f18602ff9b2e8285a8d6bda69798ae6a45a2c2a4a6d0dee7f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 99aebc304dd025a8a6d22802b3449e00fbc68ddbe4b089b4a45ae11d06e02b1f
[INFO] running `Command { std: "docker" "start" "-a" "99aebc304dd025a8a6d22802b3449e00fbc68ddbe4b089b4a45ae11d06e02b1f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling aneubeck-daachorse v1.1.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling rmcp v0.17.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling indicatif v0.18.3
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v0.17.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling bpe v0.2.1
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling bpe-openai v0.3.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling bito-lint-core v0.3.0 (/opt/rustwide/workdir/crates/bito-lint-core)
[INFO] [stderr]    Compiling bito-lint v0.3.0 (/opt/rustwide/workdir/crates/bito-lint)
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 2m 45s
[INFO] running `Command { std: "docker" "inspect" "99aebc304dd025a8a6d22802b3449e00fbc68ddbe4b089b4a45ae11d06e02b1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99aebc304dd025a8a6d22802b3449e00fbc68ddbe4b089b4a45ae11d06e02b1f", kill_on_drop: false }`
[INFO] [stdout] 99aebc304dd025a8a6d22802b3449e00fbc68ddbe4b089b4a45ae11d06e02b1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 8597556b60ede240557368f565bf6985f93e38c7152655ea38c3941b00a23e47
[INFO] running `Command { std: "docker" "start" "-a" "8597556b60ede240557368f565bf6985f93e38c7152655ea38c3941b00a23e47", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling bito-lint-core v0.3.0 (/opt/rustwide/workdir/crates/bito-lint-core)
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling bito-lint v0.3.0 (/opt/rustwide/workdir/crates/bito-lint)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "8597556b60ede240557368f565bf6985f93e38c7152655ea38c3941b00a23e47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8597556b60ede240557368f565bf6985f93e38c7152655ea38c3941b00a23e47", kill_on_drop: false }`
[INFO] [stdout] 8597556b60ede240557368f565bf6985f93e38c7152655ea38c3941b00a23e47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 3cf643e79d95130a01cf5fbc4efddb36d5f802b054fe946e8bef313780df5105
[INFO] running `Command { std: "docker" "start" "-a" "3cf643e79d95130a01cf5fbc4efddb36d5f802b054fe946e8bef313780df5105", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bito_lint-3d1c831266f82254)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test commands::analyze::tests::resolve_both_none_returns_none ... ok
[INFO] [stdout] test commands::analyze::tests::resolve_exclude_removes_named ... ok
[INFO] [stdout] test commands::analyze::tests::resolve_checks_passes_through ... ok
[INFO] [stdout] test commands::analyze::tests::resolve_exclude_unknown_errors ... ok
[INFO] [stdout] test commands::info::tests::test_cmd_info_json_via_global ... ok
[INFO] [stdout] test commands::info::tests::test_config_info_no_file ... ok
[INFO] [stdout] test server::tests::analyze_writing_with_dialect ... ok
[INFO] [stdout] test server::tests::check_completeness_tool_detects_failure ... ok
[INFO] [stdout] test server::tests::check_completeness_tool_works ... ok
[INFO] [stdout] test server::tests::get_custom_not_found_returns_error ... ok
[INFO] [stdout] test server::tests::get_info_tool_returns_json_when_requested ... ok
[INFO] [stdout] test server::tests::get_info_tool_returns_text_by_default ... ok
[INFO] [stdout] test commands::info::tests::test_cmd_info_text_succeeds ... ok
[INFO] [stdout] test server::tests::lint_file_no_rules_returns_no_match ... ok
[INFO] [stdout] test server::tests::server_has_instructions ... ok
[INFO] [stdout] test server::tests::server_has_tools_capability ... ok
[INFO] [stdout] test server::tests::lint_file_with_rules_runs_checks ... ok
[INFO] [stdout] test server::tests::server_info_has_correct_name ... ok
[INFO] [stdout] test server::tests::get_custom_returns_inline_content ... ok
[INFO] [stdout] test server::tests::check_readability_tool_works ... ok
[INFO] [stdout] test server::tests::analyze_writing_tool_works ... ok
[INFO] [stdout] test server::tests::check_grammar_tool_works ... ok
[INFO] [stdout] test server::tests::analyze_writing_invalid_dialect_returns_error ... ok
[INFO] [stdout] test server::tests::count_tokens_tool_works ... ok
[INFO] [stdout] test commands::doctor::tests::test_doctor_report_gathers ... ok
[INFO] [stdout] test server::tests::mcp_tool_schemas_fit_token_budget ... ok
[INFO] [stdout] test commands::doctor::tests::test_cmd_doctor_json_succeeds ... ok
[INFO] [stdout] test commands::doctor::tests::test_cmd_doctor_text_succeeds ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bito_lint-60b4658a73a85cad)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test observability::tests::env_filter_quiet_overrides ... ok
[INFO] [stdout] test observability::tests::format_timestamp_produces_valid_rfc3339 ... ok
[INFO] [stdout] test observability::tests::days_to_ymd_known_dates ... ok
[INFO] [stdout] test observability::tests::log_target_from_dir_appends_file_name ... ok
[INFO] [stdout] test observability::tests::env_filter_verbose_maps_to_debug_and_trace ... ok
[INFO] [stdout] test observability::tests::resolve_log_target_with_falls_back_to_dir_override ... ok
[INFO] [stdout] test observability::tests::log_target_from_path_uses_parent_dir ... ok
[INFO] [stdout] test observability::tests::resolve_log_target_with_prefers_path_override ... ok
[INFO] [stdout] test observability::tests::resolve_log_target_with_uses_config_dir ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-899b35364657b6fb)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test checks_and_exclude_conflict ... ok
[INFO] [stdout] test analyze_passive_max_accepted ... ok
[INFO] [stdout] test chdir_flag_changes_directory ... ok
[INFO] [stdout] test color_always_accepted ... ok
[INFO] [stdout] test invalid_subcommand_shows_error ... ok
[INFO] [stdout] test color_auto_accepted ... ok
[INFO] [stdout] test analyze_max_grade_accepted ... ok
[INFO] [stdout] test lint_help_shows_usage ... ok
[INFO] [stdout] test info_help_shows_command_options ... ok
[INFO] [stdout] test lint_no_match_skips_cleanly ... ok
[INFO] [stdout] test info_shows_package_name_and_version ... ok
[INFO] [stdout] test no_subcommand_shows_help ... ok
[INFO] [stdout] test quiet_flag_accepted ... ok
[INFO] [stdout] test help_flag_shows_usage ... ok
[INFO] [stdout] test color_never_accepted ... ok
[INFO] [stdout] test info_json_contains_expected_fields ... ok
[INFO] [stdout] test chdir_nonexistent_fails ... ok
[INFO] [stdout] test exclude_skips_named_checks ... ok
[INFO] [stdout] test invalid_flag_shows_error ... ok
[INFO] [stdout] test lint_no_rules_skips ... ok
[INFO] [stdout] test short_help_flag_shows_usage ... ok
[INFO] [stdout] test short_version_flag_shows_version ... ok
[INFO] [stdout] test multiple_verbose_flags_accepted ... ok
[INFO] [stdout] test lint_with_config_rules_runs_checks ... ok
[INFO] [stdout] test short_quiet_flag_accepted ... ok
[INFO] [stdout] test info_json_outputs_valid_json ... ok
[INFO] [stdout] test version_only_prints_bare_version ... ok
[INFO] [stdout] test lint_json_output_has_pass_field ... ok
[INFO] [stdout] test verbose_flag_accepted ... ok
[INFO] [stdout] test short_verbose_flag_accepted ... ok
[INFO] [stdout] test version_flag_shows_version ... ok
[INFO] [stdout] test exclude_unknown_name_fails ... ok
[INFO] [stdout] test unknown_check_name_fails ... ok
[INFO] [stderr]      Running tests/config_integration.rs (/opt/rustwide/target/debug/deps/config_integration-fd849f13b7eb340e)
[INFO] [stdout] test lint_with_tokens_budget ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test discovers_config_in_parent_directory ... ok
[INFO] [stdout] test config_in_same_dir_as_git_is_found ... ok
[INFO] [stdout] test discovers_dotfile_config_in_current_dir ... ok
[INFO] [stdout] test explicit_config_overrides_discovered ... ok
[INFO] [stdout] test later_extension_overrides_earlier_in_same_directory ... ok
[INFO] [stdout] test closer_config_takes_precedence ... ok
[INFO] [stdout] test invalid_toml_config_shows_error ... ok
[INFO] [stdout] test discovers_regular_config_in_current_dir ... ok
[INFO] [stdout] test invalid_yaml_config_shows_error ... ok
[INFO] [stdout] test parses_json_config ... ok
[INFO] [stdout] test invalid_json_config_shows_error ... ok
[INFO] [stdout] test git_boundary_stops_config_search ... ok
[INFO] [stdout] test regular_name_overrides_dotfile ... ok
[INFO] [stdout] test runs_without_config_file ... ok
[INFO] [stdout] test parses_yaml_config ... ok
[INFO] [stdout] test unknown_config_field_is_ignored ... ok
[INFO] [stdout] test parses_yml_config ... ok
[INFO] [stdout] test parses_toml_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bito_lint_core-a773f094d9132653)
[INFO] [stdout] 
[INFO] [stdout] running 193 tests
[INFO] [stdout] test analysis::cliches::tests::case_insensitive ... ok
[INFO] [stdout] test analysis::cliches::tests::counts_repeated_cliche ... ok
[INFO] [stdout] test analysis::cliches::tests::detects_multiple_cliches ... ok
[INFO] [stdout] test analysis::cliches::tests::detects_single_cliche ... ok
[INFO] [stdout] test analysis::cliches::tests::no_cliches ... ok
[INFO] [stdout] test analysis::complex_paragraphs::tests::complex_paragraph_flagged ... ok
[INFO] [stdout] test analysis::complex_paragraphs::tests::empty_input ... ok
[INFO] [stdout] test analysis::consistency::tests::case_insensitive ... ok
[INFO] [stdout] test analysis::consistency::tests::detects_both_issue_types ... ok
[INFO] [stdout] test analysis::consistency::tests::dialect_en_au_follows_gb ... ok
[INFO] [stdout] test analysis::consistency::tests::dialect_en_ca_flags_color ... ok
[INFO] [stdout] test analysis::consistency::tests::detects_hyphenation_inconsistency ... ok
[INFO] [stdout] test analysis::consistency::tests::dialect_en_ca_flags_organise ... ok
[INFO] [stdout] test analysis::consistency::tests::dialect_en_gb_flags_us_spelling ... ok
[INFO] [stdout] test analysis::consistency::tests::dialect_en_us_flags_uk_spelling ... ok
[INFO] [stdout] test analysis::consistency::tests::dialect_mode_detects_mixing_too ... ok
[INFO] [stdout] test analysis::consistency::tests::detects_us_uk_mixing ... ok
[INFO] [stdout] test analysis::complex_paragraphs::tests::simple_paragraph_not_flagged ... ok
[INFO] [stdout] test analysis::consistency::tests::dialect_en_ca_hybrid_behavior ... ok
[INFO] [stdout] test analysis::consistency::tests::no_dialect_backward_compat ... ok
[INFO] [stdout] test analysis::consistency::tests::no_issues_consistent_text ... ok
[INFO] [stdout] test analysis::echoes::tests::sorted_by_distance ... ok
[INFO] [stdout] test analysis::consistency::tests::word_boundary_matches_standalone_words ... ok
[INFO] [stdout] test analysis::consistency::tests::word_boundary_prevents_false_positives ... ok
[INFO] [stdout] test analysis::consistency::tests::word_present_basic ... ok
[INFO] [stdout] test analysis::pacing::tests::all_fast ... ok
[INFO] [stdout] test analysis::echoes::tests::detects_close_repetition ... ok
[INFO] [stdout] test analysis::echoes::tests::empty_paragraphs ... ok
[INFO] [stdout] test analysis::echoes::tests::multiple_paragraphs ... ok
[INFO] [stdout] test analysis::echoes::tests::no_echoes_in_varied_text ... ok
[INFO] [stdout] test analysis::pacing::tests::all_slow ... ok
[INFO] [stdout] test analysis::pacing::tests::empty_input ... ok
[INFO] [stdout] test analysis::repeated::tests::detects_repeated_bigram ... ok
[INFO] [stdout] test analysis::complex_paragraphs::tests::mixed_paragraphs ... ok
[INFO] [stdout] test analysis::repeated::tests::detects_trigram ... ok
[INFO] [stdout] test analysis::repeated::tests::empty_input ... ok
[INFO] [stdout] test analysis::repeated::tests::no_repetition ... ok
[INFO] [stdout] test analysis::repeated::tests::sorted_by_count_descending ... ok
[INFO] [stdout] test analysis::sensory::tests::detects_multiple_senses ... ok
[INFO] [stdout] test analysis::sensory::tests::detects_sight_words ... ok
[INFO] [stdout] test analysis::repeated::tests::single_word ... ok
[INFO] [stdout] test analysis::sensory::tests::no_sensory_words ... ok
[INFO] [stdout] test analysis::sensory::tests::empty_input ... ok
[INFO] [stdout] test analysis::sensory::tests::percentage_calculation ... ok
[INFO] [stdout] test analysis::sensory::tests::sense_percentage_within_sensory ... ok
[INFO] [stdout] test analysis::pacing::tests::mixed_pacing ... ok
[INFO] [stdout] test analysis::tests::empty_input_errors ... ok
[INFO] [stdout] test analysis::tests::mixed_known_unknown_checks_returns_error ... ok
[INFO] [stdout] test analysis::tests::selective_checks ... ok
[INFO] [stdout] test analysis::tests::unknown_check_returns_error ... ok
[INFO] [stdout] test completeness::tests::adr_template_sections ... ok
[INFO] [stdout] test completeness::tests::available_templates_includes_custom ... ok
[INFO] [stdout] test completeness::tests::complete_adr_passes ... ok
[INFO] [stdout] test analysis::tests::valid_checks_accepted ... ok
[INFO] [stdout] test analysis::tests::full_analysis_runs ... ok
[INFO] [stdout] test analysis::tests::markdown_stripping_works ... ok
[INFO] [stdout] test analysis::tests::full_analysis_with_dialect ... ok
[INFO] [stdout] test completeness::tests::complete_handoff_passes ... ok
[INFO] [stdout] test completeness::tests::custom_template_overrides_builtin ... ok
[INFO] [stdout] test completeness::tests::custom_template_works ... ok
[INFO] [stdout] test completeness::tests::empty_section_detected ... ok
[INFO] [stdout] test completeness::tests::missing_section_detected ... ok
[INFO] [stdout] test completeness::tests::unknown_template_errors ... ok
[INFO] [stdout] test config::tests::bito_and_bito_lint_merge ... ok
[INFO] [stdout] test config::tests::bito_config_discovered ... ok
[INFO] [stdout] test config::tests::bito_lint_overrides_bito_config ... ok
[INFO] [stdout] test config::tests::custom_entries_default_to_none ... ok
[INFO] [stdout] test config::tests::bito_yaml_discovered ... ok
[INFO] [stdout] test config::tests::custom_entries_deserialize_from_yaml ... ok
[INFO] [stdout] test config::tests::disable_input_limit_overrides_max_bytes ... ok
[INFO] [stdout] test config::tests::dotfile_before_regular_same_app_name ... ok
[INFO] [stdout] test config::tests::empty_config_still_works_with_rules_field ... ok
[INFO] [stdout] test config::tests::disable_input_limit_defaults_to_false ... ok
[INFO] [stdout] test config::tests::resolve_custom_entry_empty_errors ... ok
[INFO] [stdout] test config::tests::rules_default_to_none ... ok
[INFO] [stdout] test config::tests::rules_deserialize_from_yaml ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test config::tests::test_dialect_as_str ... ok
[INFO] [stdout] test config::tests::test_dialect_default_is_none ... ok
[INFO] [stdout] test config::tests::test_load_or_error_fails_when_no_config ... ok
[INFO] [stdout] test config::tests::resolve_custom_entry_file_wins_over_inline ... ok
[INFO] [stdout] test config::tests::resolve_custom_entry_inline ... ok
[INFO] [stdout] test config::tests::test_user_config_dir ... ok
[INFO] [stdout] test dictionaries::abbreviations::tests::common_abbreviations ... ok
[INFO] [stdout] test config::tests::test_env_var_override_dialect ... ok
[INFO] [stdout] test config::tests::test_loader_builds_with_defaults ... ok
[INFO] [stdout] test config::tests::test_env_var_overrides_file_config ... ok
[INFO] [stdout] test config::tests::test_single_file_overrides_default ... ok
[INFO] [stdout] test config::tests::test_dialect_deserialization_all_variants ... ok
[INFO] [stdout] test dictionaries::abbreviations::tests::not_abbreviations ... ok
[INFO] [stdout] test dictionaries::irregular_verbs::tests::linking_verbs ... ok
[INFO] [stdout] test dictionaries::syllable_dict::tests::dictionary_lookup ... ok
[INFO] [stdout] test config::tests::only_closest_directory_contributes ... ok
[INFO] [stdout] test dictionaries::syllable_dict::tests::edge_cases ... ok
[INFO] [stdout] test dictionaries::syllable_dict::tests::count_uses_dict_then_fallback ... ok
[INFO] [stdout] test dictionaries::syllable_dict::tests::syllable_estimation ... ok
[INFO] [stdout] test dictionaries::irregular_verbs::tests::adjective_exceptions ... ok
[INFO] [stdout] test config::tests::test_explicit_file_overrides_project_config ... ok
[INFO] [stdout] test dictionaries::abbreviations::tests::ends_with_abbreviation_works ... ok
[INFO] [stdout] test config::tests::resolve_custom_entry_file ... ok
[INFO] [stdout] test config::tests::test_later_file_overrides_earlier ... ok
[INFO] [stdout] test config::tests::test_load_or_error_succeeds_with_explicit_file ... ok
[INFO] [stdout] test dictionaries::irregular_verbs::tests::irregular_participles ... ok
[INFO] [stdout] test config::tests::test_project_config_discovery ... ok
[INFO] [stdout] test grammar::checker::tests::detects_double_space ... ok
[INFO] [stdout] test grammar::passive_voice::tests::detects_multiple_passive ... ok
[INFO] [stdout] test grammar::passive_voice::tests::empty_text_returns_empty ... ok
[INFO] [stdout] test grammar::checker::tests::detects_double_negative ... ok
[INFO] [stdout] test grammar::checker::tests::detects_missing_punctuation ... ok
[INFO] [stdout] test grammar::passive_voice::tests::detects_simple_passive ... ok
[INFO] [stdout] test grammar::checker::tests::clean_sentence_no_issues ... ok
[INFO] [stdout] test grammar::checker::tests::detects_subject_verb_agreement ... ok
[INFO] [stdout] test directives::tests::no_directives_returns_empty ... ok
[INFO] [stdout] test directives::tests::disable_next_line ... ok
[INFO] [stdout] test directives::tests::unclosed_disable_is_file_level ... ok
[INFO] [stdout] test grammar::tests::markdown_stripping ... ok
[INFO] [stdout] test directives::tests::disable_enable_block ... ok
[INFO] [stdout] test lint::tests::analyze_check_runs ... ok
[INFO] [stdout] test grammar::passive_voice::tests::skips_adjective_exceptions ... ok
[INFO] [stdout] test lint::tests::completeness_missing_sections_fails ... ok
[INFO] [stdout] test lint::tests::analyze_checks_and_exclude_conflict_errors ... ok
[INFO] [stdout] test directives::tests::unrelated_check_not_affected ... ok
[INFO] [stdout] test directives::tests::multiple_checks_comma_separated ... ok
[INFO] [stdout] test directives::tests::multiple_regions_for_same_check ... ok
[INFO] [stdout] test grammar::tests::empty_input_errors ... ok
[INFO] [stdout] test markdown::tests::extract_headings_finds_all_levels ... ok
[INFO] [stdout] test lint::tests::file_level_suppression_skips_check ... ok
[INFO] [stdout] test markdown::tests::empty_input_returns_empty ... ok
[INFO] [stdout] test lint::tests::rule_settings_override_config ... ok
[INFO] [stdout] test lint::tests::suppression_does_not_affect_unsuppressed_findings ... ok
[INFO] [stdout] test markdown::tests::extract_headings_skips_frontmatter ... ok
[INFO] [stdout] test markdown::tests::strip_preserves_blockquote_text ... ok
[INFO] [stdout] test markdown::tests::strip_removes_frontmatter ... ok
[INFO] [stdout] test markdown::tests::strip_preserves_link_text ... ok
[INFO] [stdout] test markdown::tests::strip_removes_code_blocks ... ok
[INFO] [stdout] test markdown::tests::strip_removes_emphasis_markers ... ok
[INFO] [stdout] test markdown::tests::strip_removes_headings ... ok
[INFO] [stdout] test readability::tests::basic_readability ... ok
[INFO] [stdout] test markdown::tests::strip_removes_inline_code ... ok
[INFO] [stdout] test markdown::tests::strip_removes_tables ... ok
[INFO] [stdout] test readability::tests::empty_input_errors ... ok
[INFO] [stdout] test grammar::tests::over_max_passive ... ok
[INFO] [stdout] test readability::tests::dictionary_backed_syllables ... ok
[INFO] [stdout] test lint::tests::region_suppression_filters_grammar_findings ... ok
[INFO] [stdout] test lint::tests::config_defaults_cascade_to_analyze ... ok
[INFO] [stdout] test grammar::passive_voice::tests::percentage_calculation ... ok
[INFO] [stdout] test lint::tests::disable_next_line_filters_single_finding ... ok
[INFO] [stdout] test lint::tests::empty_resolved_checks_produces_empty_report ... ok
[INFO] [stdout] test grammar::tests::full_grammar_report ... ok
[INFO] [stdout] test readability::tests::over_max_grade ... ok
[INFO] [stdout] test readability::tests::markdown_stripping ... ok
[INFO] [stdout] test rules::tests::accumulates_different_checks_from_multiple_rules ... ok
[INFO] [stdout] test rules::tests::equal_specificity_earlier_rule_wins ... ok
[INFO] [stdout] test rules::tests::multiple_paths_in_single_rule ... ok
[INFO] [stdout] test rules::tests::no_match_returns_empty ... ok
[INFO] [stdout] test rules::tests::no_rules_returns_empty ... ok
[INFO] [stdout] test rules::tests::invalid_glob_skipped_gracefully ... ok
[INFO] [stdout] test rules::tests::single_match_returns_checks ... ok
[INFO] [stdout] test text::tests::abbreviations_not_split ... ok
[INFO] [stdout] test rules::tests::specificity_counts_literal_segments ... ok
[INFO] [stdout] test rules::tests::specific_rule_overrides_general_for_same_check ... ok
[INFO] [stdout] test text::tests::basic_sentences ... ok
[INFO] [stdout] test text::tests::decimal_numbers_not_split ... ok
[INFO] [stdout] test text::tests::empty_input ... ok
[INFO] [stdout] test text::tests::empty_text_empty_maps ... ok
[INFO] [stdout] test text::tests::extract_words_basic ... ok
[INFO] [stdout] test text::tests::paragraph_line_map_basic ... ok
[INFO] [stdout] test text::tests::paragraph_line_map_multiline_paragraphs ... ok
[INFO] [stdout] test config::tests::test_boundary_marker_stops_search ... ok
[INFO] [stdout] test text::tests::question_and_exclamation ... ok
[INFO] [stdout] test text::tests::sentence_line_map_basic ... ok
[INFO] [stdout] test text::tests::sentence_line_map_multiple_sentences_one_line ... ok
[INFO] [stdout] test text::tests::split_paragraphs_basic ... ok
[INFO] [stdout] test text::tests::sentence_line_map_with_blank_lines ... ok
[INFO] [stdout] test tokens::tests::backend_serde_roundtrip ... ok
[INFO] [stdout] test tokens::tests::backend_default_is_claude ... ok
[INFO] [stdout] test tokens::tests::backend_display_and_as_str ... ok
[INFO] [stdout] test tokens::tests::find_table_ranges_finds_one_table ... ok
[INFO] [stdout] test config::tests::test_dialect_deserialization_toml ... FAILED
[INFO] [stdout] test tokens::tests::empty_text_returns_zero ... ok
[INFO] [stdout] test tokens::tests::openai_backend_counts_tokens ... ok
[INFO] [stdout] test tokens::tests::claude_backend_counts_tokens ... ok
[INFO] [stdout] test tokens::tests::empty_table_cells ... ok
[INFO] [stdout] test tokens::tests::detects_over_budget ... ok
[INFO] [stdout] test lint::tests::tokens_over_budget_fails ... ok
[INFO] [stdout] test tokens::tests::mixed_table_and_prose ... ok
[INFO] [stdout] test tokens::tests::pipe_in_non_table_unchanged ... ok
[INFO] [stdout] test tokens::tests::no_table_matches_raw ... ok
[INFO] [stdout] test tokens::tests::table_counts_at_least_raw ... ok
[INFO] [stdout] test tokens::tests::within_budget ... ok
[INFO] [stdout] test lint::tests::suppression_does_not_affect_other_checks ... ok
[INFO] [stdout] test tokens::tests::claude_overcounts_vs_openai_with_tables ... ok
[INFO] [stdout] test tokens::tests::claude_overcounts_vs_openai ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- config::tests::test_dialect_deserialization_toml stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config::tests::test_dialect_deserialization_toml' (398) panicked at crates/bito-lint-core/src/config.rs:832:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Some(EnCa)
[INFO] [stdout]  right: Some(EnGb)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a81a6aefb9a - 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:     0x5a81a6aefb9a - 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:     0x5a81a6aefb9a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a81a6aefb9a - <<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:     0x5a81a6b06d6a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a81a6b06d6a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5a81a6af4612 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a81a6af4612 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a81a6accc9f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a81a6accc9f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a81a6ae72a9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a81a68a5efc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5a81a68a5efc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a81a6ae7462 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5a81a6ae7462 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a81a6accd58 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a81a6ac4369 - 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]   17:     0x5a81a6acdc2d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a81a6b076cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a81a6b07583 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5a81a6875669 - core::panicking::assert_failed::h86f0bbfe40d04d1e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5a81a67ee76a - bito_lint_core::config::tests::test_dialect_deserialization_toml::h9f3bb2692c05ecf8
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/bito-lint-core/src/config.rs:832:9
[INFO] [stdout]   22:     0x5a81a6869ab9 - bito_lint_core::config::tests::test_dialect_deserialization_toml::{{closure}}::h9de3b7fea6a93035
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/bito-lint-core/src/config.rs:819:43
[INFO] [stdout]   23:     0x5a81a6869ab9 - core::ops::function::FnOnce::call_once::h799e1fc59fdc818b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a81a6899fdb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a81a6899fdb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5a81a68a69cb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5a81a68a69cb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5a81a68a69cb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5a81a68a69cb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5a81a68a69cb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5a81a68a69cb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5a81a68a69cb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5a81a68a20e4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5a81a68a20e4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5a81a68a95d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5a81a68a95d2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5a81a68a95d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5a81a68a95d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5a81a68a95d2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a81a68a95d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5a81a68a95d2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a81a6aeef5f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5a81a6aeef5f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x782f7c838aa4 - <unknown>
[INFO] [stdout]   45:     0x782f7c8c5a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     config::tests::test_dialect_deserialization_toml
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 192 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p bito-lint-core --lib`
[INFO] running `Command { std: "docker" "inspect" "3cf643e79d95130a01cf5fbc4efddb36d5f802b054fe946e8bef313780df5105", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cf643e79d95130a01cf5fbc4efddb36d5f802b054fe946e8bef313780df5105", kill_on_drop: false }`
[INFO] [stdout] 3cf643e79d95130a01cf5fbc4efddb36d5f802b054fe946e8bef313780df5105
