[INFO] cloning repository https://github.com/raboley/klint
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raboley/klint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraboley%2Fklint", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraboley%2Fklint'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e9620d838b10e50ba65dcecb80fd652f2a9b6395
[INFO] testing raboley/klint against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraboley%2Fklint" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/raboley/klint
[INFO] finished tweaking git repo https://github.com/raboley/klint
[INFO] tweaked toml for git repo https://github.com/raboley/klint written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/raboley/klint on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/raboley/klint 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd1aaa8f6627dd312a5098e5b1ed0cd5e1d6d72cb1abfafee2395fe74b5f7a62
[INFO] running `Command { std: "docker" "start" "-a" "cd1aaa8f6627dd312a5098e5b1ed0cd5e1d6d72cb1abfafee2395fe74b5f7a62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd1aaa8f6627dd312a5098e5b1ed0cd5e1d6d72cb1abfafee2395fe74b5f7a62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd1aaa8f6627dd312a5098e5b1ed0cd5e1d6d72cb1abfafee2395fe74b5f7a62", kill_on_drop: false }`
[INFO] [stdout] cd1aaa8f6627dd312a5098e5b1ed0cd5e1d6d72cb1abfafee2395fe74b5f7a62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7744ff8176c61c95a08865ab91d1666542b892dc9d132cb17b3fe2b663774643
[INFO] running `Command { std: "docker" "start" "-a" "7744ff8176c61c95a08865ab91d1666542b892dc9d132cb17b3fe2b663774643", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling klint v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.68s
[INFO] running `Command { std: "docker" "inspect" "7744ff8176c61c95a08865ab91d1666542b892dc9d132cb17b3fe2b663774643", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7744ff8176c61c95a08865ab91d1666542b892dc9d132cb17b3fe2b663774643", kill_on_drop: false }`
[INFO] [stdout] 7744ff8176c61c95a08865ab91d1666542b892dc9d132cb17b3fe2b663774643
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91f392786cce43332bd9bb05cec369391fb6fbaa164dc56d59253cea3ab5082e
[INFO] running `Command { std: "docker" "start" "-a" "91f392786cce43332bd9bb05cec369391fb6fbaa164dc56d59253cea3ab5082e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling klint v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 52.04s
[INFO] running `Command { std: "docker" "inspect" "91f392786cce43332bd9bb05cec369391fb6fbaa164dc56d59253cea3ab5082e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91f392786cce43332bd9bb05cec369391fb6fbaa164dc56d59253cea3ab5082e", kill_on_drop: false }`
[INFO] [stdout] 91f392786cce43332bd9bb05cec369391fb6fbaa164dc56d59253cea3ab5082e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ea6b767dbb7309b29ad180eba549d888001415b752c468383cf7bec250b75e76
[INFO] running `Command { std: "docker" "start" "-a" "ea6b767dbb7309b29ad180eba549d888001415b752c468383cf7bec250b75e76", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/klint-0a0288e4e7f69e55)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test disable_comments::tests::test_no_disable_comments ... ok
[INFO] [stdout] test disable_comments::tests::test_parse_nolint_all ... ok
[INFO] [stdout] test disable_comments::tests::test_parse_sql_style_comment ... ok
[INFO] [stdout] test disable_comments::tests::test_parse_nolint_multiple ... ok
[INFO] [stdout] test disable_comments::tests::test_parse_nolint_specific ... ok
[INFO] [stdout] test disable_comments::tests::test_multiple_lines ... ok
[INFO] [stdout] test disable_comments::tests::test_is_rule_disabled ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/klint-ead48a54d122a366)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/complex_case_conversion_test.rs (/opt/rustwide/target/debug/deps/complex_case_conversion_test-ac29b31013fbf64f)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_complex_mixed_cases_to_camel_case ... ok
[INFO] [stdout] test test_preview_mode_with_complex_cases ... ok
[INFO] [stdout] test test_complex_mixed_cases_to_pascal_case ... ok
[INFO] [stdout] test test_complex_mixed_cases_to_kebab_case ... ok
[INFO] [stdout] test test_complex_mixed_cases_to_screaming_snake_case ... ok
[INFO] [stdout] test test_complex_mixed_cases_to_snake_case ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/config_builder_test.rs (/opt/rustwide/target/debug/deps/config_builder_test-286fa5afec5918fb)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_config_builder_bulk_operations ... ok
[INFO] [stdout] test test_config_builder_basic ... ok
[INFO] [stdout] test test_config_builder_full ... ok
[INFO] [stdout] test test_config_builder_chaining ... ok
[INFO] [stdout] test test_config_builder_with_validation ... ok
[INFO] [stdout] test test_config_builder_validation_fails ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/config_integration_test.rs (/opt/rustwide/target/debug/deps/config_integration_test-6ec7c63ef9dfc0ea)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_init_command_with_force_overwrites_existing ... ok
[INFO] [stdout] test test_init_command_creates_default_config ... ok
[INFO] [stdout] test test_init_command_fails_without_force_when_config_exists ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/config_validation_test.rs (/opt/rustwide/target/debug/deps/config_validation_test-7865ca2816f9844a)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_excluded_tables_validation ... ok
[INFO] [stdout] test test_invalid_naming_case_fails_validation ... ok
[INFO] [stdout] test test_multiple_validation_errors ... ok
[INFO] [stdout] test test_valid_config_passes_validation ... ok
[INFO] [stdout] test test_config_from_file_validates ... ok
[INFO] [stdout] test test_invalid_output_format_fails_validation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/disable_comments_test.rs (/opt/rustwide/target/debug/deps/disable_comments_test-d868d21727284186)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_disable_all_rules ... ok
[INFO] [stdout] test test_disable_multiple_rules ... ok
[INFO] [stdout] test test_disable_with_double_dash_comment ... ok
[INFO] [stdout] test test_disable_specific_rule_only ... ok
[INFO] [stdout] test test_disable_current_line ... ok
[INFO] [stdout] test test_disable_does_not_affect_fix_mode ... ok
[INFO] [stdout] test test_mixed_comment_styles ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stderr]      Running tests/fix_mode_integration_test.rs (/opt/rustwide/target/debug/deps/fix_mode_integration_test-1d5bb11bf8c458e4)
[INFO] [stdout] test test_fix_mode_preserves_non_table_content ... ok
[INFO] [stdout] test test_fix_mode_with_dry_run ... ok
[INFO] [stdout] test test_fix_mode_handles_excluded_tables ... ok
[INFO] [stderr]      Running tests/parser_integration_test.rs (/opt/rustwide/target/debug/deps/parser_integration_test-bf797d24325c8ef5)
[INFO] [stdout] test test_fix_mode_corrects_table_names ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/preview_mode_test.rs (/opt/rustwide/target/debug/deps/preview_mode_test-0b10a6f5e82284a9)
[INFO] [stdout] test test_parse_create_table_statements ... 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] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_preview_mode_respects_exclusions ... ok
[INFO] [stdout] test test_preview_mode_shows_no_fixes_when_compliant ... ok
[INFO] [stdout] test test_preview_mode_shows_proposed_fixes ... ok
[INFO] [stdout] test test_preview_mode_with_json_output ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/rule_disabling_test.rs (/opt/rustwide/target/debug/deps/rule_disabling_test-98f4a12ba8c66241)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_disabled_rule_precedence_over_excluded_tables ... ok
[INFO] [stdout] test test_rule_disabling_config_methods ... ok
[INFO] [stdout] test test_multiple_rules_disabled ... ok
[INFO] [stdout] test test_table_naming_rule_disabled ... ok
[INFO] [stdout] test test_integration_with_sample_config ... ok
[INFO] [stdout] test test_partial_disabled_sample_config ... ok
[INFO] [stdout] test test_table_naming_rule_enabled ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests klint
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test src/configuration.rs - configuration::Config::from_file (line 271) - compile ... ok
[INFO] [stdout] test src/case_detector.rs - case_detector::NamingCase::try_from (line 204) ... ok
[INFO] [stdout] test src/configuration.rs - configuration::Config::from_file_validated (line 303) - compile ... ok
[INFO] [stdout] test src/case_detector.rs - case_detector::Option<Case>::from (line 235) ... ok
[INFO] [stdout] test src/case_detector.rs - case_detector::convert_case (line 292) ... ok
[INFO] [stdout] test src/case_detector.rs - case_detector::NamingCase::from_str (line 158) ... ok
[INFO] [stdout] test src/case_detector.rs - case_detector::NamingCase::from (line 258) ... ok
[INFO] [stdout] test src/case_detector.rs - case_detector::detect_case (line 68) ... ok
[INFO] [stdout] test src/configuration.rs - configuration::Config::builder (line 245) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.89s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ea6b767dbb7309b29ad180eba549d888001415b752c468383cf7bec250b75e76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea6b767dbb7309b29ad180eba549d888001415b752c468383cf7bec250b75e76", kill_on_drop: false }`
[INFO] [stdout] ea6b767dbb7309b29ad180eba549d888001415b752c468383cf7bec250b75e76
