[INFO] fetching crate batless 0.2.4... [INFO] testing batless-0.2.4 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate batless 0.2.4 into /workspace/builds/worker-1-tc1/source [INFO] removed /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate batless 0.2.4 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml v0.9.5 [INFO] [stderr] Downloaded toml_parser v1.0.2 [INFO] [stderr] Downloaded onig v6.5.1 [INFO] [stderr] Downloaded clap_complete v4.5.57 [INFO] [stderr] Downloaded onig_sys v69.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8372e318b0d00f29efe5ed0d037f4ae4ddb2cff225a1509c82a94f36b886197f [INFO] running `Command { std: "docker" "start" "-a" "8372e318b0d00f29efe5ed0d037f4ae4ddb2cff225a1509c82a94f36b886197f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8372e318b0d00f29efe5ed0d037f4ae4ddb2cff225a1509c82a94f36b886197f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8372e318b0d00f29efe5ed0d037f4ae4ddb2cff225a1509c82a94f36b886197f", kill_on_drop: false }` [INFO] [stdout] 8372e318b0d00f29efe5ed0d037f4ae4ddb2cff225a1509c82a94f36b886197f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4664b8d8470dfa4230c22811c2ff404b099f461beadc85f3ce11543714da189 [INFO] running `Command { std: "docker" "start" "-a" "d4664b8d8470dfa4230c22811c2ff404b099f461beadc85f3ce11543714da189", kill_on_drop: false }` [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.11 [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 libc v0.2.174 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling batless v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling clap_complete v4.5.57 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.93s [INFO] running `Command { std: "docker" "inspect" "d4664b8d8470dfa4230c22811c2ff404b099f461beadc85f3ce11543714da189", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4664b8d8470dfa4230c22811c2ff404b099f461beadc85f3ce11543714da189", kill_on_drop: false }` [INFO] [stdout] d4664b8d8470dfa4230c22811c2ff404b099f461beadc85f3ce11543714da189 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0462040502fdc9e732bd11bf5fe49a05a59cd5374dec5fd2c8e316b40151328 [INFO] running `Command { std: "docker" "start" "-a" "d0462040502fdc9e732bd11bf5fe49a05a59cd5374dec5fd2c8e316b40151328", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling batless v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 28.60s [INFO] running `Command { std: "docker" "inspect" "d0462040502fdc9e732bd11bf5fe49a05a59cd5374dec5fd2c8e316b40151328", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0462040502fdc9e732bd11bf5fe49a05a59cd5374dec5fd2c8e316b40151328", kill_on_drop: false }` [INFO] [stdout] d0462040502fdc9e732bd11bf5fe49a05a59cd5374dec5fd2c8e316b40151328 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 341bc8b2272135c75a696f6961a2d30dfad7f060b6a02d365aff0e0c844e1689 [INFO] running `Command { std: "docker" "start" "-a" "341bc8b2272135c75a696f6961a2d30dfad7f060b6a02d365aff0e0c844e1689", 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.45s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/batless-5899bf893bf0fed3) [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_config_file_discovery ... ok [INFO] [stdout] test config::tests::test_custom_profile_validation ... ok [INFO] [stdout] test config::tests::test_default_config ... ok [INFO] [stdout] test config::tests::test_custom_profile_creation ... ok [INFO] [stdout] test config::tests::test_json_serialization ... ok [INFO] [stdout] test config::tests::test_merge_with ... ok [INFO] [stdout] test config::tests::test_invalid_toml_config ... ok [INFO] [stdout] test config::tests::test_load_from_json_file ... ok [INFO] [stdout] test config::tests::test_load_from_toml_file ... ok [INFO] [stdout] test config::tests::test_custom_profile_partial_application ... ok [INFO] [stdout] test config::tests::test_should_use_color ... ok [INFO] [stdout] test config::tests::test_toml_serialization ... ok [INFO] [stdout] test config::tests::test_validation_conflicting_limits ... ok [INFO] [stdout] test config::tests::test_validation_conflicting_modes ... ok [INFO] [stdout] test config::tests::test_validation_empty_language ... ok [INFO] [stdout] test config::tests::test_validation_empty_theme ... ok [INFO] [stdout] test config::tests::test_validation_invalid_language_chars ... ok [INFO] [stdout] test config::tests::test_validation_large_max_bytes ... ok [INFO] [stdout] test config::tests::test_save_to_file ... ok [INFO] [stdout] test config::tests::test_validation_large_max_lines ... ok [INFO] [stdout] test config::tests::test_validation_long_language ... ok [INFO] [stdout] test config::tests::test_validation_long_theme ... ok [INFO] [stdout] test config::tests::test_validation_reasonable_config ... ok [INFO] [stdout] test config::tests::test_validation_success ... ok [INFO] [stdout] test config::tests::test_validation_zero_max_bytes ... ok [INFO] [stdout] test config::tests::test_validation_zero_max_lines ... ok [INFO] [stdout] test error::tests::test_error_codes ... ok [INFO] [stdout] test error::tests::test_json_error_conversion ... ok [INFO] [stdout] test file_info::tests::test_truncation_reason ... ok [INFO] [stdout] test config::tests::test_custom_profile_json_serialization ... ok [INFO] [stdout] test error::tests::test_levenshtein_distance ... ok [INFO] [stdout] test error::tests::test_similarity_check ... ok [INFO] [stdout] test file_info::tests::test_builder_pattern ... ok [INFO] [stdout] test error::tests::test_error_display ... ok [INFO] [stdout] test error::tests::test_error_source ... ok [INFO] [stdout] test file_info::tests::test_new_file_info ... ok [INFO] [stdout] test file_info::tests::test_with_metadata ... ok [INFO] [stdout] test file_info::tests::test_helper_methods ... ok [INFO] [stdout] test config::tests::test_custom_profile_discover_profiles ... ok [INFO] [stdout] test error::tests::test_file_suggestions ... ok [INFO] [stdout] test formatter::tests::test_error_type_names ... ok [INFO] [stdout] test formatter::tests::test_format_compact_json ... ok [INFO] [stdout] test config::tests::test_custom_profile_output_mode_preference ... ok [INFO] [stdout] test file_info::tests::test_stats_summary ... ok [INFO] [stdout] test file_info::tests::test_processing_ratio ... ok [INFO] [stdout] test formatter::tests::test_format_error ... 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 formatter::tests::test_format_file_table ... ok [INFO] [stdout] test formatter::tests::test_format_plain ... ok [INFO] [stdout] test formatter::tests::test_format_json ... ok [INFO] [stdout] test formatter::tests::test_format_summary ... ok [INFO] [stdout] test formatter::tests::test_output_mode_parsing ... ok [INFO] [stdout] test formatter::tests::test_output_mode_string_conversion ... ok [INFO] [stdout] test formatter::tests::test_truncate_path ... ok [INFO] [stdout] test formatter::tests::test_format_stats_report ... ok [INFO] [stdout] test highlighter::tests::test_is_dark_theme ... ok [INFO] [stdout] test highlighter::tests::test_strip_ansi_codes ... ok [INFO] [stdout] test highlighter::tests::test_supports_color ... ok [INFO] [stdout] test json_schema::tests::test_enhanced_error_messages ... ok [INFO] [stdout] test json_schema::tests::test_invalid_file_info_missing_field ... 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_get_schema ... ok [INFO] [stdout] test json_schema::tests::test_token_count_schema ... ok [INFO] [stdout] test json_schema::tests::test_valid_file_info ... ok [INFO] [stdout] test json_schema::tests::test_validate_batless_output ... ok [INFO] [stdout] test json_schema::tests::test_validate_json_string ... ok [INFO] [stdout] test formatter::tests::test_format_metadata_only ... ok [INFO] [stdout] test language::tests::test_default_theme ... ok [INFO] [stdout] test highlighter::tests::test_get_theme_info ... 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 highlighter::tests::test_preview_theme_invalid ... ok [INFO] [stdout] test highlighter::tests::test_invalid_theme ... 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_unknown ... ok [INFO] [stdout] test language::tests::test_detect_language_with_fallback ... ok [INFO] [stdout] test language::tests::test_list_languages ... ok [INFO] [stdout] test language::tests::test_find_language_case_insensitive ... ok [INFO] [stdout] test highlighter::tests::test_plain_text_fallback ... ok [INFO] [stdout] test language::tests::test_validate_language ... 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_get_syntax_and_theme_sets ... ok [INFO] [stdout] test processor::tests::test_detect_encoding ... ok [INFO] [stdout] test processor::tests::test_get_file_size ... ok [INFO] [stdout] test processor::tests::test_is_likely_binary ... ok [INFO] [stdout] test processor::tests::test_process_file_with_line_limit ... ok [INFO] [stdout] test processor::tests::test_process_file_basic ... ok [INFO] [stdout] test processor::tests::test_process_file_with_byte_limit ... ok [INFO] [stdout] test language::tests::test_validate_theme ... ok [INFO] [stdout] test highlighter::tests::test_invalid_language_override ... ok [INFO] [stdout] test highlighter::tests::test_preview_theme ... ok [INFO] [stdout] test highlighter::tests::test_highlight_content_with_color ... ok [INFO] [stdout] test highlighter::tests::test_create_highlighter ... ok [INFO] [stdout] test highlighter::tests::test_highlight_and_process_with_strip ... ok [INFO] [stdout] test highlighter::tests::test_auto_language_detection ... ok [INFO] [stdout] test highlighter::tests::test_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 summarizer::tests::test_comments_filtering ... ok [INFO] [stdout] test summarizer::tests::test_javascript_summary ... ok [INFO] [stdout] test summarizer::tests::test_generic_language ... ok [INFO] [stdout] test streaming::tests::test_streaming_processor_basic ... ok [INFO] [stdout] test tests::test_config_default ... ok [INFO] [stdout] test summarizer::tests::test_summary_stats ... ok [INFO] [stdout] test tests::test_detect_language_python ... ok [INFO] [stdout] test tests::test_configuration_validation ... ok [INFO] [stdout] test tests::test_detect_language_rust ... ok [INFO] [stdout] test tests::test_detect_language_unknown ... ok [INFO] [stdout] test summarizer::tests::test_rust_summary ... ok [INFO] [stdout] test tests::test_empty_file ... ok [INFO] [stdout] test processor::tests::test_process_file_not_found ... ok [INFO] [stdout] test tests::test_encoding_detection ... ok [INFO] [stdout] test tests::test_list_themes ... ok [INFO] [stdout] test tests::test_format_output_modes ... ok [INFO] [stdout] test tests::test_highlight_content_plain ... ok [INFO] [stdout] test tests::test_language_override ... ok [INFO] [stdout] test tests::test_list_languages ... ok [INFO] [stdout] test tests::test_highlight_content_with_syntax ... ok [INFO] [stdout] test tests::test_process_file_basic ... ok [INFO] [stdout] test processor::tests::test_process_file_with_summary_mode ... ok [INFO] [stdout] test summarizer::tests::test_deduplication ... ok [INFO] [stdout] test token_counter::tests::test_ai_model_parsing ... ok [INFO] [stdout] test tests::test_include_tokens ... ok [INFO] [stdout] test token_counter::tests::test_code_detection ... ok [INFO] [stdout] test summarizer::tests::test_empty_input ... 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_context_windows ... ok [INFO] [stdout] test tests::test_single_line_file ... ok [INFO] [stdout] test processor::tests::test_process_file_with_tokens ... ok [INFO] [stdout] test summarizer::tests::test_python_summary ... ok [INFO] [stdout] test processor::tests::test_validate_file_access ... ok [INFO] [stdout] test tests::test_error_handling ... ok [INFO] [stdout] test token_counter::tests::test_fits_with_prompt ... ok [INFO] [stdout] test token_counter::tests::test_new_models_token_estimation ... ok [INFO] [stdout] test tokenizer::tests::test_comment_filtering ... ok [INFO] [stdout] test tokenizer::tests::test_string_handling ... ok [INFO] [stdout] test tokenizer::tests::test_post_process_tokens ... ok [INFO] [stdout] test tokenizer::tests::test_token_stats ... ok [INFO] [stdout] test token_counter::tests::test_max_content_length ... ok [INFO] [stdout] test token_counter::tests::test_new_ai_models ... ok [INFO] [stdout] test token_counter::tests::test_truncate_at_word_boundary ... ok [INFO] [stdout] test token_counter::tests::test_token_counting ... ok [INFO] [stdout] test tokenizer::tests::test_determine_strategy ... ok [INFO] [stdout] test tokenizer::tests::test_extract_data_tokens ... ok [INFO] [stdout] test tokenizer::tests::test_extract_keywords ... ok [INFO] [stdout] test tokenizer::tests::test_extract_markup_tokens ... ok [INFO] [stdout] test tokenizer::tests::test_extract_programming_tokens ... ok [INFO] [stdout] test tests::test_process_file_max_bytes ... ok [INFO] [stdout] test token_counter::tests::test_smart_truncate ... ok [INFO] [stdout] test wizard::tests::test_wizard_module_exists ... 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_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.38s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/batless-925a5e0f42f9bddb) [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-a35a3aa6699295a8) [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test test_highlight_mode ... ok [INFO] [stdout] test test_color_never ... ok [INFO] [stdout] test test_custom_theme ... ok [INFO] [stdout] test test_ai_profile_copilot ... ok [INFO] [stdout] test test_ai_profile_chatgpt ... ok [INFO] [stdout] test test_empty_file ... ok [INFO] [stdout] test test_json_mode ... ok [INFO] [stdout] test test_include_tokens ... ok [INFO] [stdout] test test_explicit_language ... ok [INFO] [stdout] test test_ai_profile_assistant ... ok [INFO] [stdout] test test_invalid_theme_error ... ok [INFO] [stdout] test test_ai_profile_claude ... ok [INFO] [stdout] test test_enhanced_json_output has been running for over 60 seconds [INFO] [stdout] test test_help_command has been running for over 60 seconds [INFO] [stdout] test test_invalid_language_error 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_enhanced_json_output ... ok [INFO] [stdout] test test_invalid_language_error ... ok [INFO] [stdout] test test_language_detection has been running for over 60 seconds [INFO] [stdout] test test_help_command ... ok [INFO] [stdout] test test_list_languages has been running for over 60 seconds [INFO] [stdout] test test_json_pretty_flag_changes_formatting ... ok [INFO] [stdout] test test_list_themes has been running for over 60 seconds [INFO] [stdout] test test_language_detection ... ok [INFO] [stdout] test test_max_bytes_limit has been running for over 60 seconds [INFO] [stdout] test test_list_languages ... ok [INFO] [stdout] test test_max_lines_limit has been running for over 60 seconds [INFO] [stdout] test test_list_themes ... ok [INFO] [stdout] test test_multiple_options_combined has been running for over 60 seconds [INFO] [stdout] test test_max_bytes_limit ... ok [INFO] [stdout] test test_nonexistent_file has been running for over 60 seconds [INFO] [stdout] test test_max_lines_limit ... ok [INFO] [stdout] test test_plain_mode has been running for over 60 seconds [INFO] [stdout] test test_multiple_options_combined ... ok [INFO] [stdout] test test_profile_overrides_other_flags has been running for over 60 seconds [INFO] [stdout] test test_nonexistent_file ... ok [INFO] [stdout] test test_shell_completion_generation_bash has been running for over 60 seconds [INFO] [stdout] test test_plain_mode ... ok [INFO] [stdout] test test_shell_completion_generation_fish has been running for over 60 seconds [INFO] [stdout] test test_profile_overrides_other_flags ... ok [INFO] [stdout] test test_shell_completion_generation_powershell has been running for over 60 seconds [INFO] [stdout] test test_shell_completion_generation_bash ... ok [INFO] [stdout] test test_shell_completion_generation_zsh has been running for over 60 seconds [INFO] [stdout] test test_shell_completion_generation_fish ... ok [INFO] [stdout] test test_stdin_processing has been running for over 60 seconds [INFO] [stdout] test test_shell_completion_generation_powershell ... ok [INFO] [stdout] test test_strip_ansi has been running for over 60 seconds [INFO] [stdout] test test_shell_completion_generation_zsh ... ok [INFO] [stdout] test test_summary_flag has been running for over 60 seconds [INFO] [stdout] test test_stdin_processing ... ok [INFO] [stdout] test test_summary_mode has been running for over 60 seconds [INFO] [stdout] test test_strip_ansi ... ok [INFO] [stdout] test test_summary_flag ... ok [INFO] [stdout] test test_summary_mode_different_languages has been running for over 60 seconds [INFO] [stdout] test test_summary_mode ... ok [INFO] [stdout] test test_summary_with_no_important_lines has been running for over 60 seconds [INFO] [stdout] test test_summary_mode_different_languages ... ok [INFO] [stdout] test test_version_command has been running for over 60 seconds [INFO] [stdout] test test_summary_with_no_important_lines ... ok [INFO] [stdout] test test_version_json_command has been running for over 60 seconds [INFO] [stdout] test test_version_command ... ok [INFO] [stdout] test test_version_json_command ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_version_json_command stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_version_json_command' (2288) 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: 0x5d1c812d64c2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5d1c812d64c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5d1c812d64c2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5d1c812d64c2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5d1c812e6d6f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5d1c812e6d6f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5d1c812a38e3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5d1c812a38e3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5d1c812afa02 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5d1c812b45df - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5d1c812b4471 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5d1c81265b4e - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5d1c81265b4e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5d1c812b4c7e - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5d1c812b4c7e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5d1c812b4a4a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5d1c812afb39 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5d1c81297b4d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5d1c812eeb70 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5d1c812ee973 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5d1c8120e965 - core::panicking::assert_failed::hcd2fd7b4fbb032de [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x5d1c8120a7f8 - integration_tests::test_version_json_command::h808d444865d5e03d [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:52:5 [INFO] [stdout] 22: 0x5d1c8120a9d7 - integration_tests::test_version_json_command::{{closure}}::h399579ef608fdf7a [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:44:31 [INFO] [stdout] 23: 0x5d1c81210f66 - core::ops::function::FnOnce::call_once::h8247fcb9093a8190 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x5d1c8126594b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x5d1c8126594b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5d1c8127b3f5 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5d1c8127b3f5 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x5d1c8127b3f5 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5d1c8127b3f5 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5d1c8127b3f5 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5d1c8127b3f5 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5d1c8127b3f5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5d1c81251e14 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5d1c81251e14 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5d1c812556fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5d1c812556fa - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x5d1c812556fa - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5d1c812556fa - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5d1c812556fa - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5d1c812556fa - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5d1c812556fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x5d1c812a9c2f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x5d1c812a9c2f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x739db3f63aa4 - [INFO] [stdout] 45: 0x739db3ff0a34 - clone [INFO] [stdout] 46: 0x0 - [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 162.75s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test integration_tests` [INFO] running `Command { std: "docker" "inspect" "341bc8b2272135c75a696f6961a2d30dfad7f060b6a02d365aff0e0c844e1689", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "341bc8b2272135c75a696f6961a2d30dfad7f060b6a02d365aff0e0c844e1689", kill_on_drop: false }` [INFO] [stdout] 341bc8b2272135c75a696f6961a2d30dfad7f060b6a02d365aff0e0c844e1689