[INFO] fetching crate batless 0.2.4...
[INFO] testing batless-0.2.4 against 1.90.0 for beta-1.91-2
[INFO] extracting crate batless 0.2.4 into /workspace/builds/worker-6-tc1/source
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate batless 0.2.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate batless 0.2.4
[INFO] tweaked toml for crates.io crate batless 0.2.4 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate batless 0.2.4 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 crates.io crate batless 0.2.4 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] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_complete v4.5.57
[INFO] [stderr]   Downloaded onig v6.5.1
[INFO] [stderr]   Downloaded onig_sys v69.9.1
[INFO] [stderr]   Downloaded syntect v5.2.0
[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] 8deabf07b6e292968c760f2aae70e18d0d48a56e2a22598f371dc235e2099e4e
[INFO] running `Command { std: "docker" "start" "-a" "8deabf07b6e292968c760f2aae70e18d0d48a56e2a22598f371dc235e2099e4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8deabf07b6e292968c760f2aae70e18d0d48a56e2a22598f371dc235e2099e4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8deabf07b6e292968c760f2aae70e18d0d48a56e2a22598f371dc235e2099e4e", kill_on_drop: false }`
[INFO] [stdout] 8deabf07b6e292968c760f2aae70e18d0d48a56e2a22598f371dc235e2099e4e
[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] f632f95ea0ef20c00b581722994a88596f131e0cc28dbf97d0254077e8edc3a0
[INFO] running `Command { std: "docker" "start" "-a" "f632f95ea0ef20c00b581722994a88596f131e0cc28dbf97d0254077e8edc3a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling batless v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling clap_complete v4.5.57
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.10s
[INFO] running `Command { std: "docker" "inspect" "f632f95ea0ef20c00b581722994a88596f131e0cc28dbf97d0254077e8edc3a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f632f95ea0ef20c00b581722994a88596f131e0cc28dbf97d0254077e8edc3a0", kill_on_drop: false }`
[INFO] [stdout] f632f95ea0ef20c00b581722994a88596f131e0cc28dbf97d0254077e8edc3a0
[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] 2311181dc7b6381f0440613e2e5fc14a9f6c4307544fd4e8d439e70e50d9ff45
[INFO] running `Command { std: "docker" "start" "-a" "2311181dc7b6381f0440613e2e5fc14a9f6c4307544fd4e8d439e70e50d9ff45", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling batless v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.72s
[INFO] running `Command { std: "docker" "inspect" "2311181dc7b6381f0440613e2e5fc14a9f6c4307544fd4e8d439e70e50d9ff45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2311181dc7b6381f0440613e2e5fc14a9f6c4307544fd4e8d439e70e50d9ff45", kill_on_drop: false }`
[INFO] [stdout] 2311181dc7b6381f0440613e2e5fc14a9f6c4307544fd4e8d439e70e50d9ff45
[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] c5b124539f0b7eaea72b47afb374499649452ddd3f26a24d5d62948d5ee0036f
[INFO] running `Command { std: "docker" "start" "-a" "c5b124539f0b7eaea72b47afb374499649452ddd3f26a24d5d62948d5ee0036f", kill_on_drop: false }`
[INFO] [stderr]    Compiling batless v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.57s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/batless-c25abffee05ba25e)
[INFO] [stdout] 
[INFO] [stdout] running 162 tests
[INFO] [stdout] test config::tests::test_byte_limit_helpers ... ok
[INFO] [stdout] test config::tests::test_builder_pattern ... ok
[INFO] [stdout] test config::tests::test_custom_profile_apply_to_config ... ok
[INFO] [stdout] test config::tests::test_custom_profile_creation ... ok
[INFO] [stdout] test config::tests::test_custom_profile_output_mode_preference ... ok
[INFO] [stdout] test config::tests::test_custom_profile_json_serialization ... ok
[INFO] [stdout] test config::tests::test_custom_profile_partial_application ... ok
[INFO] [stdout] test config::tests::test_custom_profile_validation ... ok
[INFO] [stdout] test config::tests::test_merge_with ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test config::tests::test_load_from_json_file ... ok
[INFO] [stdout] test config::tests::test_invalid_toml_config ... ok
[INFO] [stdout] test config::tests::test_load_from_toml_file ... ok
[INFO] [stdout] test config::tests::test_validation_empty_theme ... ok
[INFO] [stdout] test config::tests::test_validation_large_max_bytes ... ok
[INFO] [stdout] test config::tests::test_validation_invalid_language_chars ... ok
[INFO] [stdout] test config::tests::test_validation_long_theme ... ok
[INFO] [stdout] test config::tests::test_validation_success ... ok
[INFO] [stdout] test config::tests::test_validation_reasonable_config ... ok
[INFO] [stdout] test config::tests::test_validation_zero_max_lines ... ok
[INFO] [stdout] test config::tests::test_validation_zero_max_bytes ... ok
[INFO] [stdout] test config::tests::test_validation_large_max_lines ... ok
[INFO] [stdout] test config::tests::test_validation_conflicting_modes ... ok
[INFO] [stdout] test config::tests::test_validation_long_language ... ok
[INFO] [stdout] test error::tests::test_json_error_conversion ... ok
[INFO] [stdout] test error::tests::test_levenshtein_distance ... ok
[INFO] [stdout] test error::tests::test_similarity_check ... ok
[INFO] [stdout] test config::tests::test_toml_serialization ... ok
[INFO] [stdout] test file_info::tests::test_helper_methods ... ok
[INFO] [stdout] test file_info::tests::test_builder_pattern ... ok
[INFO] [stdout] test file_info::tests::test_new_file_info ... ok
[INFO] [stdout] test config::tests::test_should_use_color ... ok
[INFO] [stdout] test error::tests::test_error_source ... ok
[INFO] [stdout] test file_info::tests::test_processing_ratio ... ok
[INFO] [stdout] test config::tests::test_save_to_file ... ok
[INFO] [stdout] test file_info::tests::test_truncation_reason ... ok
[INFO] [stdout] test error::tests::test_file_suggestions ... ok
[INFO] [stdout] test formatter::tests::test_error_type_names ... ok
[INFO] [stdout] test file_info::tests::test_with_metadata ... ok
[INFO] [stdout] test formatter::tests::test_format_compact_json ... ok
[INFO] [stdout] test formatter::tests::test_format_error ... ok
[INFO] [stdout] test formatter::tests::test_format_plain ... ok
[INFO] [stdout] test formatter::tests::test_format_stats_report ... ok
[INFO] [stdout] test formatter::tests::test_format_file_table ... ok
[INFO] [stdout] test formatter::tests::test_output_mode_string_conversion ... ok
[INFO] [stdout] test formatter::tests::test_truncate_path ... ok
[INFO] [stdout] test file_info::tests::test_stats_summary ... ok
[INFO] [stdout] test formatter::tests::test_format_metadata_only ... ok
[INFO] [stdout] test formatter::tests::test_format_json ... ok
[INFO] [stdout] test highlighter::tests::test_highlight_content_plain ... ok
[INFO] [stdout] test highlighter::tests::test_get_optimal_color_config ... ok
[INFO] [stdout] test config::tests::test_json_serialization ... ok
[INFO] [stdout] test config::tests::test_validation_conflicting_limits ... ok
[INFO] [stdout] test highlighter::tests::test_is_dark_theme ... ok
[INFO] [stdout] test config::tests::test_validation_empty_language ... ok
[INFO] [stdout] test highlighter::tests::test_get_theme_info ... ok
[INFO] [stdout] test highlighter::tests::test_preview_theme_invalid ... ok
[INFO] [stdout] test highlighter::tests::test_strip_ansi_codes ... ok
[INFO] [stdout] test highlighter::tests::test_supports_color ... ok
[INFO] [stdout] test highlighter::tests::test_invalid_theme ... ok
[INFO] [stdout] test formatter::tests::test_output_mode_parsing ... ok
[INFO] [stdout] test formatter::tests::test_format_summary ... ok
[INFO] [stdout] test json_schema::tests::test_invalid_file_info_wrong_type ... ok
[INFO] [stdout] test json_schema::tests::test_schema_validator_creation ... ok
[INFO] [stdout] test json_schema::tests::test_token_count_schema ... ok
[INFO] [stdout] test error::tests::test_error_codes ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test config::tests::test_custom_profile_discover_profiles ... ok
[INFO] [stdout] test json_schema::tests::test_validate_batless_output ... ok
[INFO] [stdout] test language::tests::test_default_theme ... ok
[INFO] [stdout] test json_schema::tests::test_valid_file_info ... ok
[INFO] [stdout] test json_schema::tests::test_enhanced_error_messages ... ok
[INFO] [stdout] test json_schema::tests::test_get_schema ... ok
[INFO] [stdout] test json_schema::tests::test_invalid_file_info_missing_field ... ok
[INFO] [stdout] test json_schema::tests::test_validate_json_string ... ok
[INFO] [stdout] test config::tests::test_config_file_discovery ... ok
[INFO] [stdout] test language::tests::test_extension_to_language ... ok
[INFO] [stdout] test language::tests::test_find_theme_case_insensitive ... ok
[INFO] [stdout] test language::tests::test_list_themes ... ok
[INFO] [stdout] test language::tests::test_popular_themes ... ok
[INFO] [stdout] test language::tests::test_detect_language_python ... ok
[INFO] [stdout] test language::tests::test_detect_language_rust ... ok
[INFO] [stdout] test language::tests::test_find_language_case_insensitive ... ok
[INFO] [stdout] test language::tests::test_detect_language_with_fallback ... ok
[INFO] [stdout] test language::tests::test_get_syntax_and_theme_sets ... ok
[INFO] [stdout] test language::tests::test_list_languages ... ok
[INFO] [stdout] test highlighter::tests::test_plain_text_fallback ... ok
[INFO] [stdout] test language::tests::test_detect_language_unknown ... ok
[INFO] [stdout] test processor::tests::test_detect_encoding ... ok
[INFO] [stdout] test processor::tests::test_get_file_size ... ok
[INFO] [stdout] test language::tests::test_validate_theme ... ok
[INFO] [stdout] test processor::tests::test_process_file_basic ... ok
[INFO] [stdout] test language::tests::test_validate_language ... ok
[INFO] [stdout] test highlighter::tests::test_invalid_language_override ... ok
[INFO] [stdout] test streaming::tests::test_checkpoint_compatibility ... ok
[INFO] [stdout] test streaming::tests::test_streaming_checkpoint_creation ... ok
[INFO] [stdout] test streaming::tests::test_streaming_schema ... ok
[INFO] [stdout] test processor::tests::test_process_file_with_line_limit ... ok
[INFO] [stdout] test processor::tests::test_process_file_with_summary_mode ... ok
[INFO] [stdout] test processor::tests::test_is_likely_binary ... ok
[INFO] [stdout] test processor::tests::test_process_file_with_tokens ... ok
[INFO] [stdout] test streaming::tests::test_streaming_processor_basic ... ok
[INFO] [stdout] test processor::tests::test_validate_file_access ... ok
[INFO] [stdout] test summarizer::tests::test_deduplication ... ok
[INFO] [stdout] test summarizer::tests::test_comments_filtering ... ok
[INFO] [stdout] test summarizer::tests::test_empty_input ... ok
[INFO] [stdout] test summarizer::tests::test_generic_language ... ok
[INFO] [stdout] test tests::test_configuration_validation ... ok
[INFO] [stdout] test summarizer::tests::test_javascript_summary ... ok
[INFO] [stdout] test tests::test_config_default ... ok
[INFO] [stdout] test summarizer::tests::test_python_summary ... ok
[INFO] [stdout] test summarizer::tests::test_summary_stats ... ok
[INFO] [stdout] test processor::tests::test_process_file_with_byte_limit ... ok
[INFO] [stdout] test highlighter::tests::test_create_highlighter ... ok
[INFO] [stdout] test highlighter::tests::test_highlight_content_with_color ... ok
[INFO] [stdout] test processor::tests::test_process_file_not_found ... ok
[INFO] [stdout] test tests::test_detect_language_rust ... ok
[INFO] [stdout] test tests::test_detect_language_python ... ok
[INFO] [stdout] test tests::test_highlight_content_plain ... ok
[INFO] [stdout] test tests::test_empty_file ... ok
[INFO] [stdout] test tests::test_encoding_detection ... ok
[INFO] [stdout] test tests::test_detect_language_unknown ... ok
[INFO] [stdout] test tests::test_format_output_modes ... ok
[INFO] [stdout] test tests::test_highlight_content_with_syntax ... ok
[INFO] [stdout] test highlighter::tests::test_preview_theme ... ok
[INFO] [stdout] test highlighter::tests::test_highlight_and_process_with_strip ... ok
[INFO] [stdout] test tests::test_list_languages ... ok
[INFO] [stdout] test tests::test_list_themes ... ok
[INFO] [stdout] test tests::test_process_file_max_lines ... ok
[INFO] [stdout] test tests::test_summary_mode ... ok
[INFO] [stdout] test token_counter::tests::test_ai_model_parsing ... ok
[INFO] [stdout] test tests::test_process_file_max_bytes ... ok
[INFO] [stdout] test tests::test_process_file_basic ... ok
[INFO] [stdout] test tests::test_single_line_file ... ok
[INFO] [stdout] test token_counter::tests::test_code_detection ... ok
[INFO] [stdout] test tests::test_language_override ... ok
[INFO] [stdout] test tests::test_include_tokens ... ok
[INFO] [stdout] test token_counter::tests::test_new_models_token_estimation ... ok
[INFO] [stdout] test token_counter::tests::test_new_ai_models ... ok
[INFO] [stdout] test token_counter::tests::test_smart_truncate ... ok
[INFO] [stdout] test tokenizer::tests::test_determine_strategy ... ok
[INFO] [stdout] test token_counter::tests::test_context_windows ... ok
[INFO] [stdout] test token_counter::tests::test_max_content_length ... ok
[INFO] [stdout] test token_counter::tests::test_truncate_at_word_boundary ... ok
[INFO] [stdout] test tests::test_error_handling ... ok
[INFO] [stdout] test tokenizer::tests::test_comment_filtering ... ok
[INFO] [stdout] test tokenizer::tests::test_extract_data_tokens ... ok
[INFO] [stdout] test tokenizer::tests::test_extract_markup_tokens ... ok
[INFO] [stdout] test tokenizer::tests::test_extract_keywords ... ok
[INFO] [stdout] test tokenizer::tests::test_extract_programming_tokens ... ok
[INFO] [stdout] test token_counter::tests::test_token_counting ... ok
[INFO] [stdout] test tokenizer::tests::test_post_process_tokens ... ok
[INFO] [stdout] test tokenizer::tests::test_token_stats ... ok
[INFO] [stdout] test tokenizer::tests::test_string_handling ... ok
[INFO] [stdout] test wizard::tests::test_wizard_module_exists ... ok
[INFO] [stdout] test summarizer::tests::test_rust_summary ... ok
[INFO] [stdout] test token_counter::tests::test_new_models_context_fitting ... ok
[INFO] [stdout] test token_counter::tests::test_truncate_to_fit ... ok
[INFO] [stdout] test token_counter::tests::test_fits_with_prompt ... ok
[INFO] [stdout] test highlighter::tests::test_auto_language_detection ... ok
[INFO] [stdout] test highlighter::tests::test_language_override ... ok
[INFO] [stdout] test token_counter::tests::test_large_file_optimization ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 162 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/batless-19d0f54425e79346)
[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/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-cfaf6ccfbc786fc3)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test test_custom_theme ... ok
[INFO] [stdout] test test_ai_profile_chatgpt ... ok
[INFO] [stdout] test test_include_tokens ... ok
[INFO] [stdout] test test_enhanced_json_output ... ok
[INFO] [stdout] test test_ai_profile_copilot ... ok
[INFO] [stdout] test test_explicit_language ... ok
[INFO] [stdout] test test_invalid_theme_error ... ok
[INFO] [stdout] test test_ai_profile_claude ... ok
[INFO] [stdout] test test_color_never ... ok
[INFO] [stdout] test test_ai_profile_assistant ... ok
[INFO] [stdout] test test_help_command ... ok
[INFO] [stdout] test test_empty_file ... ok
[INFO] [stdout] test test_json_mode ... ok
[INFO] [stdout] test test_invalid_language_error ... ok
[INFO] [stdout] test test_highlight_mode has been running for over 60 seconds
[INFO] [stdout] test test_json_pretty_flag_changes_formatting has been running for over 60 seconds
[INFO] [stdout] test test_highlight_mode ... ok
[INFO] [stdout] test test_language_detection has been running for over 60 seconds
[INFO] [stdout] test test_language_detection ... ok
[INFO] [stdout] test test_list_languages has been running for over 60 seconds
[INFO] [stdout] test test_list_themes has been running for over 60 seconds
[INFO] [stdout] test test_list_languages ... ok
[INFO] [stdout] test test_max_bytes_limit has been running for over 60 seconds
[INFO] [stdout] test test_list_themes ... ok
[INFO] [stdout] test test_max_lines_limit has been running for over 60 seconds
[INFO] [stdout] test test_max_bytes_limit ... ok
[INFO] [stdout] test test_multiple_options_combined has been running for over 60 seconds
[INFO] [stdout] test test_max_lines_limit ... ok
[INFO] [stdout] test test_nonexistent_file has been running for over 60 seconds
[INFO] [stdout] test test_multiple_options_combined ... ok
[INFO] [stdout] test test_nonexistent_file ... ok
[INFO] [stdout] test test_json_pretty_flag_changes_formatting ... ok
[INFO] [stdout] test test_plain_mode has been running for over 60 seconds
[INFO] [stdout] test test_profile_overrides_other_flags has been running for over 60 seconds
[INFO] [stdout] test test_plain_mode ... ok
[INFO] [stdout] test test_shell_completion_generation_bash has been running for over 60 seconds
[INFO] [stdout] test test_profile_overrides_other_flags ... ok
[INFO] [stdout] test test_shell_completion_generation_bash ... ok
[INFO] [stdout] test test_shell_completion_generation_fish has been running for over 60 seconds
[INFO] [stdout] test test_shell_completion_generation_fish ... ok
[INFO] [stdout] test test_shell_completion_generation_powershell has been running for over 60 seconds
[INFO] [stdout] test test_shell_completion_generation_powershell ... ok
[INFO] [stdout] test test_shell_completion_generation_zsh has been running for over 60 seconds
[INFO] [stdout] test test_shell_completion_generation_zsh ... ok
[INFO] [stdout] test test_stdin_processing has been running for over 60 seconds
[INFO] [stdout] test test_stdin_processing ... ok
[INFO] [stdout] test test_strip_ansi ... ok
[INFO] [stdout] test test_summary_flag ... ok
[INFO] [stdout] test test_summary_mode ... ok
[INFO] [stdout] test test_summary_mode_different_languages ... ok
[INFO] [stdout] test test_summary_with_no_important_lines ... ok
[INFO] [stdout] test test_version_command ... ok
[INFO] [stdout] test test_version_json_command ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_version_json_command stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_version_json_command' panicked at tests/integration_tests.rs:52:5:
[INFO] [stdout] assertion `left != right` failed
[INFO] [stdout]   left: "unknown"
[INFO] [stdout]  right: "unknown"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ab8ff379212 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ab8ff379212 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ab8ff379212 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ab8ff379212 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ab8ff39eff3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ab8ff39eff3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ab8ff375f43 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ab8ff375f43 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ab8ff379062 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ab8ff37a839 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ab8ff37a66e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ab8ff334344 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ab8ff334344 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ab8ff37b20e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ab8ff37b20e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ab8ff37afda - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ab8ff379709 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ab8ff37ac6d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ab8ff39d770 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ab8ff39dac3 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x5ab8ff2c800a - core::panicking::assert_failed::he9e063d99af542af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x5ab8ff2ba7f8 - integration_tests::test_version_json_command::haf85db36b355bdd1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:52:5
[INFO] [stdout]   22:     0x5ab8ff2ba247 - integration_tests::test_version_json_command::{{closure}}::h3fa825e515371f49
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:44:31
[INFO] [stdout]   23:     0x5ab8ff2c6b86 - core::ops::function::FnOnce::call_once::hd7ee88dffb0433a4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5ab8ff339bab - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5ab8ff339bab - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5ab8ff338ce5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5ab8ff338ce5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5ab8ff338ce5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5ab8ff338ce5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5ab8ff338ce5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ab8ff338ce5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5ab8ff338ce5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5ab8ff2fc8e4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5ab8ff2fc8e4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5ab8ff3002ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5ab8ff3002ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5ab8ff3002ba - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5ab8ff3002ba - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5ab8ff3002ba - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ab8ff3002ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5ab8ff3002ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5ab8ff37e18f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5ab8ff37e18f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7b29b14e7aa4 - <unknown>
[INFO] [stdout]   45:     0x7b29b1574a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_version_json_command
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 36 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 146.82s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c5b124539f0b7eaea72b47afb374499649452ddd3f26a24d5d62948d5ee0036f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5b124539f0b7eaea72b47afb374499649452ddd3f26a24d5d62948d5ee0036f", kill_on_drop: false }`
[INFO] [stdout] c5b124539f0b7eaea72b47afb374499649452ddd3f26a24d5d62948d5ee0036f
