[INFO] cloning repository https://github.com/igorls/context-builder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/igorls/context-builder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figorls%2Fcontext-builder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figorls%2Fcontext-builder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7e4dce422b5e146dd4861e8e511f5b0ae684f136
[INFO] testing igorls/context-builder against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figorls%2Fcontext-builder" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/igorls/context-builder
[INFO] finished tweaking git repo https://github.com/igorls/context-builder
[INFO] tweaked toml for git repo https://github.com/igorls/context-builder written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/igorls/context-builder on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/igorls/context-builder 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fe923243d70f60ebe51261fb4be2ef5ce06a683531fb589f54cd4256fb2d7557
[INFO] running `Command { std: "docker" "start" "fe923243d70f60ebe51261fb4be2ef5ce06a683531fb589f54cd4256fb2d7557", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe923243d70f60ebe51261fb4be2ef5ce06a683531fb589f54cd4256fb2d7557", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fe923243d70f60ebe51261fb4be2ef5ce06a683531fb589f54cd4256fb2d7557" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe923243d70f60ebe51261fb4be2ef5ce06a683531fb589f54cd4256fb2d7557", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fe923243d70f60ebe51261fb4be2ef5ce06a683531fb589f54cd4256fb2d7557" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling jiff v0.2.20
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling toml_parser v1.0.8+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.0.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling tiktoken-rs v0.9.1
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling context-builder v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.16s
[INFO] running `Command { std: "docker" "inspect" "fe923243d70f60ebe51261fb4be2ef5ce06a683531fb589f54cd4256fb2d7557", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fe923243d70f60ebe51261fb4be2ef5ce06a683531fb589f54cd4256fb2d7557" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling serial_test_derive v3.3.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serial_test v3.3.1
[INFO] [stderr]    Compiling context-builder v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.43s
[INFO] running `Command { std: "docker" "inspect" "fe923243d70f60ebe51261fb4be2ef5ce06a683531fb589f54cd4256fb2d7557", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fe923243d70f60ebe51261fb4be2ef5ce06a683531fb589f54cd4256fb2d7557" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/context_builder-8aa38af23971ca2d)
[INFO] [stdout] running 212 tests
[INFO] [stdout] test cache::tests::test_cache_consistency_across_path_representations ... ok
[INFO] [stdout] test cache::tests::test_cache_read_corrupted_file ... ok
[INFO] [stdout] test cache::tests::test_cache_read_nonexistent_file ... ok
[INFO] [stdout] test cache::tests::test_different_configs_different_cache_files ... ok
[INFO] [stdout] test cache::tests::test_cache_write_read_roundtrip ... ok
[INFO] [stdout] test cache::tests::test_cache_operations ... ok
[INFO] [stdout] test cache::tests::test_hash_config ... ok
[INFO] [stdout] test cache::tests::test_hash_config_same_values ... ok
[INFO] [stdout] test cache::tests::test_hash_path ... ok
[INFO] [stdout] test cli::tests::parses_diff_only_flag ... ok
[INFO] [stdout] test cli::tests::parses_signatures_flag ... ok
[INFO] [stdout] test cli::tests::parses_all_flags_and_options ... ok
[INFO] [stdout] test cli::tests::defaults_for_options_when_not_provided ... ok
[INFO] [stdout] test cache::tests::test_migrate_old_cache_preserves_new_files ... ok
[INFO] [stdout] test cli::tests::parses_with_no_args ... ok
[INFO] [stdout] test cli::tests::parses_truncate_mode ... ok
[INFO] [stdout] test cache::tests::test_normalize_project_path_absolute ... ok
[INFO] [stdout] test cache::tests::test_normalize_project_path_relative ... ok
[INFO] [stdout] test cli::tests::parses_visibility_filter ... ok
[INFO] [stdout] test cli::tests::short_flags_parse_correctly ... ok
[INFO] [stdout] test cache::tests::test_normalize_path_format ... ok
[INFO] [stdout] test cli::tests::parses_encoding_flag_with_default ... ok
[INFO] [stdout] test config::tests::config_default_implementation ... ok
[INFO] [stdout] test cli::tests::rejects_invalid_enum_values ... ok
[INFO] [stdout] test config::tests::config_fingerprint_sensitivity ... ok
[INFO] [stdout] test cli::tests::parses_clear_cache_flag ... ok
[INFO] [stdout] test cache::tests::test_old_cache_migration ... ok
[INFO] [stdout] test config::tests::load_config_from_path_empty_config ... ok
[INFO] [stdout] test config::tests::load_config_from_path_invalid_toml ... ok
[INFO] [stdout] test config::tests::load_config_from_path_nonexistent_file ... ok
[INFO] [stdout] test cli::tests::parses_structure_flag ... ok
[INFO] [stdout] test config::tests::load_config_from_path_valid_config ... ok
[INFO] [stdout] test config_resolver::tests::explicit_cli_default_value_overrides_config ... ok
[INFO] [stdout] test config_resolver::tests::stdout_output_bypasses_folder_and_timestamp ... ok
[INFO] [stdout] test config::tests::load_config_invalid_toml_in_cwd ... ok
[INFO] [stdout] test config_resolver::tests::test_config_precedence_cli_over_config ... ok
[INFO] [stdout] test config_resolver::tests::test_auto_diff_without_timestamping_warning ... ok
[INFO] [stdout] test config_resolver::tests::test_config_applies_when_cli_uses_defaults ... ok
[INFO] [stdout] test config_resolver::tests::test_no_config_uses_cli_defaults ... ok
[INFO] [stdout] test config::tests::load_config_nonexistent_file ... ok
[INFO] [stdout] test config_resolver::tests::test_output_folder_resolution ... ok
[INFO] [stdout] test config_resolver::tests::test_output_folder_with_timestamping ... ok
[INFO] [stdout] test config_resolver::tests::test_timestamped_output_resolution ... ok
[INFO] [stdout] test diff::tests::added_file_diff ... ok
[INFO] [stdout] test diff::tests::modified_file_diff ... ok
[INFO] [stdout] test diff::tests::removed_file_diff ... ok
[INFO] [stdout] test diff::tests::render_output_basic ... ok
[INFO] [stdout] test diff::tests::test_generate_diff_identical_content ... ok
[INFO] [stdout] test diff::tests::test_generate_diff_with_changes ... ok
[INFO] [stdout] test diff::tests::test_empty_files ... ok
[INFO] [stdout] test diff::tests::test_render_per_file_diffs_empty ... ok
[INFO] [stdout] test diff::tests::test_generate_diff_with_multiple_groups ... ok
[INFO] [stdout] test diff::tests::test_content_to_empty ... ok
[INFO] [stdout] test diff::tests::test_render_per_file_diffs_without_trailing_newline ... ok
[INFO] [stdout] test diff::tests::test_per_file_diff_is_changed ... ok
[INFO] [stdout] test diff::tests::test_render_per_file_diffs_unchanged ... ok
[INFO] [stdout] test diff::tests::test_empty_to_content ... ok
[INFO] [stdout] test diff::tests::test_multiline_modifications ... ok
[INFO] [stdout] test diff::tests::test_resolve_context_lines_default ... ok
[INFO] [stdout] test diff::tests::test_diff_with_windows_line_endings ... ok
[INFO] [stdout] test diff::tests::test_resolve_context_lines_explicit ... ok
[INFO] [stdout] test diff::tests::test_resolve_context_lines_zero_fallback ... ok
[INFO] [stdout] test diff::tests::test_unicode_content_diff ... ok
[INFO] [stdout] test diff::tests::test_unified_no_header_with_windows_line_endings ... ok
[INFO] [stdout] test diff::tests::test_unified_no_header_with_multiple_groups ... ok
[INFO] [stdout] test diff::tests::test_windows_line_endings ... ok
[INFO] [stdout] test diff::tests::unchanged_is_skipped ... ok
[INFO] [stdout] test file_utils::tests::collect_files_empty_directory ... ok
[INFO] [stdout] test file_utils::tests::collect_files_ignores_config_file ... ok
[INFO] [stdout] test file_utils::tests::collect_files_handles_invalid_ignore_pattern ... ok
[INFO] [stdout] test file_utils::tests::find_latest_file_single_file ... ok
[INFO] [stdout] test file_utils::tests::find_latest_file_empty_directory ... ok
[INFO] [stdout] test file_utils::tests::test_confirm_overwrite_function_exists ... ok
[INFO] [stdout] test file_utils::tests::test_confirm_processing_requires_user_interaction ... ok
[INFO] [stdout] test file_utils::tests::confirm_processing_small_count ... ok
[INFO] [stdout] test file_utils::tests::collect_files_respects_ignores_for_dirs_and_files ... ok
[INFO] [stdout] test file_utils::tests::collect_files_respects_filters ... ok
[INFO] [stdout] test file_utils::tests::collect_files_no_matching_filters ... ok
[INFO] [stdout] test file_utils::tests::find_latest_file_ignores_directories ... ok
[INFO] [stdout] test file_utils::tests::find_latest_file_nonexistent_directory ... ok
[INFO] [stdout] test file_utils::tests::test_collect_files_with_auto_ignores ... ok
[INFO] [stdout] test file_utils::tests::test_collect_files_with_symlinks ... ok
[INFO] [stdout] test file_utils::tests::test_collect_files_handles_permission_errors ... ok
[INFO] [stdout] test file_utils::tests::test_file_relevance_category_build_files_without_extension ... ok
[INFO] [stdout] test file_utils::tests::test_collect_files_config_files_priority ... ok
[INFO] [stdout] test file_utils::tests::test_file_relevance_ci_directories ... ok
[INFO] [stdout] test file_utils::tests::test_file_entry_point_priority_various_names ... ok
[INFO] [stdout] test file_utils::tests::test_file_relevance_docs_scripts_dirs ... ok
[INFO] [stdout] test file_utils::tests::test_file_relevance_various_source_extensions ... ok
[INFO] [stdout] test file_utils::tests::find_latest_file_multiple_files ... ok
[INFO] [stdout] test file_utils::tests::test_file_relevance_category_benchmarks_in_src ... ok
[INFO] [stdout] test diff::tests::include_unchanged_when_requested ... ok
[INFO] [stdout] test markdown::tests::test_detect_text_encoding ... ok
[INFO] [stdout] test markdown::tests::test_detect_text_encoding_shift_jis ... ok
[INFO] [stdout] test markdown::tests::test_binary_file_handling ... ok
[INFO] [stdout] test markdown::tests::test_code_block_formatting ... ok
[INFO] [stdout] test markdown::tests::test_encoding_strategy_strict ... ok
[INFO] [stdout] test config::tests::load_config_valid_in_cwd ... ok
[INFO] [stdout] test markdown::tests::test_is_likely_text ... ok
[INFO] [stdout] test config::tests::load_config_from_path_partial_config ... ok
[INFO] [stdout] test markdown::tests::test_line_numbered_code_blocks ... ok
[INFO] [stdout] test markdown::tests::test_encoding_strategy_skip ... ok
[INFO] [stdout] test markdown::tests::test_encoding_detection_and_transcoding ... ok
[INFO] [stdout] test file_utils::tests::test_file_relevance_category_test_file_patterns ... ok
[INFO] [stdout] test file_utils::tests::test_file_relevance_category_lockfiles ... ok
[INFO] [stdout] test markdown::tests::test_markdown_file_formatting ... ok
[INFO] [stdout] test markdown::tests::test_process_file_empty_file ... ok
[INFO] [stdout] test markdown::tests::test_process_file_java_cpp_extensions ... ok
[INFO] [stdout] test file_utils::tests::test_find_latest_file_permission_error ... ok
[INFO] [stdout] test markdown::tests::test_detect_text_encoding_utf16 ... ok
[INFO] [stdout] test file_utils::tests::test_file_relevance_category_test_files_in_src ... ok
[INFO] [stdout] test markdown::tests::test_process_file_various_lock_extensions ... ok
[INFO] [stdout] test markdown::tests::test_process_file_jsx_tsx_extensions ... ok
[INFO] [stdout] test markdown::tests::test_transcode_file_content_with_errors ... ok
[INFO] [stdout] test markdown::tests::test_write_text_content_with_line_numbers ... ok
[INFO] [stdout] test markdown::tests::test_process_file_with_seek_error_handling ... ok
[INFO] [stdout] test markdown::tests::test_write_text_content_without_line_numbers ... ok
[INFO] [stdout] test markdown::tests::test_process_file_with_bom ... ok
[INFO] [stdout] test markdown::tests::test_generate_markdown_creates_output_directory ... ok
[INFO] [stdout] test markdown::tests::test_generate_markdown_with_ignores_list ... ok
[INFO] [stdout] test markdown::tests::test_process_file_with_multibyte_utf8 ... ok
[INFO] [stdout] test state::tests::test_change_summary_empty_outputs_nothing ... ok
[INFO] [stdout] test state::tests::test_change_summary_markdown ... ok
[INFO] [stdout] test markdown::tests::test_transcode_file_content ... ok
[INFO] [stdout] test state::tests::test_compute_config_hash_differences ... ok
[INFO] [stdout] test markdown::tests::test_write_tree_sitter_enrichment_no_feature ... ok
[INFO] [stdout] test state::tests::test_compute_config_hash_with_all_options ... ok
[INFO] [stdout] test markdown::tests::test_write_text_content_without_trailing_newline ... ok
[INFO] [stdout] test state::tests::test_config_hash_generation ... ok
[INFO] [stdout] test state::tests::test_file_state_from_path_missing_file ... ok
[INFO] [stdout] test state::tests::test_file_state_creation ... ok
[INFO] [stdout] test markdown::tests::test_process_file_with_metadata_error ... ok
[INFO] [stdout] test state::tests::test_binary_file_handling ... ok
[INFO] [stdout] test state::tests::test_change_summary_no_changes ... ok
[INFO] [stdout] test state::tests::test_project_name_extraction_from_path ... ok
[INFO] [stdout] test state::tests::test_from_files_with_config ... ok
[INFO] [stdout] test state::tests::test_has_changes_different_file_count ... ok
[INFO] [stdout] test state::tests::test_project_state_comparison ... ok
[INFO] [stdout] test state::tests::test_has_changes_content_different ... ok
[INFO] [stdout] test markdown::tests::test_generate_markdown_with_filters_and_ignores ... ok
[INFO] [stdout] test state::tests::test_project_state_timestamp_format ... ok
[INFO] [stdout] test state::tests::test_project_metadata_with_filters_and_ignores ... ok
[INFO] [stdout] test markdown::tests::test_generate_markdown_with_current_directory ... ok
[INFO] [stdout] test tests::test_context_window_warning_over_limit ... ok
[INFO] [stdout] test state::tests::test_state_comparison_with_removed_files ... ok
[INFO] [stdout] test markdown::tests::test_content_hash_reflects_output_options ... ok
[INFO] [stdout] test tests::test_context_window_warning_with_max_tokens ... ok
[INFO] [stdout] test tests::test_context_window_warning_under_limit ... ok
[INFO] [stdout] test tests::test_default_prompter ... ok
[INFO] [stdout] test tests::test_diff_config_custom ... ok
[INFO] [stdout] test tests::test_diff_config_default ... ok
[INFO] [stdout] test tests::test_generate_markdown_with_diff_and_ignores ... ok
[INFO] [stdout] test tests::test_detect_major_file_types ... ok
[INFO] [stdout] test tests::test_detect_major_file_types_empty_dir ... ok
[INFO] [stdout] test tests::test_auto_diff_cache_write_failure_handling ... ok
[INFO] [stdout] test state::tests::test_has_changes_identical_states ... ok
[INFO] [stdout] test markdown::tests::test_process_file_with_different_extensions ... ok
[INFO] [stdout] test tests::test_auto_diff_without_previous_state ... ok
[INFO] [stdout] test tests::test_auto_diff_max_tokens_truncation ... ok
[INFO] [stdout] test tests::test_generate_markdown_with_diff_and_modifications ... ok
[INFO] [stdout] test tests::test_generate_markdown_with_diff_line_numbers ... ok
[INFO] [stdout] test tests::test_auto_diff_with_changes ... ok
[INFO] [stdout] test tests::test_init_config_already_exists ... ok
[INFO] [stdout] test tests::test_diff_only_mode_with_added_files ... ok
[INFO] [stdout] test tests::test_print_context_window_warning_exact_limit ... ok
[INFO] [stdout] test tests::test_print_context_window_warning_various_sizes ... ok
[INFO] [stdout] test tests::test_generate_markdown_with_diff_no_comparison ... ok
[INFO] [stdout] test tests::test_init_config_creates_new_file ... ok
[INFO] [stdout] test tests::test_run_creates_output_directory ... ok
[INFO] [stdout] test tests::test_run_with_args_nonexistent_directory ... ok
[INFO] [stdout] test tests::test_run_with_args_user_cancels_overwrite ... ok
[INFO] [stdout] test tests::test_run_with_args_preview_and_token_count ... ok
[INFO] [stdout] test tests::test_run_with_args_token_count_mode ... ok
[INFO] [stdout] test tests::test_run_with_args_preview_only_token_count ... ok
[INFO] [stdout] test tests::test_generate_markdown_with_diff_and_filters ... ok
[INFO] [stdout] test tests::test_run_with_args_multiple_files ... ok
[INFO] [stdout] test tests::test_run_with_args_with_yes_flag ... ok
[INFO] [stdout] test tests::test_run_with_args_output_dir_creation_failure_is_handled ... ok
[INFO] [stdout] test token_count::tests::test_count_tree_tokens_empty_tree ... ok
[INFO] [stdout] test tests::test_auto_diff_config_hash_change ... ok
[INFO] [stdout] test tests::test_run_with_args_large_file_warning ... ok
[INFO] [stdout] test tests::test_run_with_args_with_existing_output_file ... ok
[INFO] [stdout] test tests::test_run_with_args_user_cancels_processing ... ok
[INFO] [stdout] test tests::test_run_with_args_with_ignores ... ok
[INFO] [stdout] test tree::tests::test_build_file_tree_absolute_path_fallback ... ok
[INFO] [stdout] test tree::tests::test_build_file_tree_empty ... ok
[INFO] [stdout] test tree::tests::test_build_file_tree_multiple_files_same_directory ... ok
[INFO] [stdout] test tree::tests::test_build_file_tree_nested_directories ... ok
[INFO] [stdout] test tree::tests::test_build_file_tree_single_file ... ok
[INFO] [stdout] test tree::tests::test_build_file_tree_unicode_filenames ... ok
[INFO] [stdout] test tree::tests::test_build_file_tree_with_collected_files ... ok
[INFO] [stdout] test tree::tests::test_file_node_equality ... ok
[INFO] [stdout] test tree::tests::test_insert_path_empty_components ... ok
[INFO] [stdout] test tree::tests::test_write_tree_to_file ... ok
[INFO] [stdout] test tree::tests::test_write_tree_to_file_empty_tree ... ok
[INFO] [stdout] test tree::tests::test_write_tree_to_file_with_depth ... ok
[INFO] [stdout] test tree_sitter::tests::test_no_tree_sitter_support ... ok
[INFO] [stdout] test tests::test_run_with_args_with_filters ... ok
[INFO] [stdout] test tests::test_run_with_args_preview_mode ... FAILED
[INFO] [stdout] test token_count::tests::test_count_file_tokens_unreadable_file ... ok
[INFO] [stdout] test token_count::tests::test_count_tree_tokens_mixed_content ... ok
[INFO] [stdout] test token_count::tests::test_estimate_tokens_whitespace_only ... ok
[INFO] [stdout] test token_count::tests::test_count_tree_tokens_nested_directories ... ok
[INFO] [stdout] test token_count::tests::test_estimate_tokens_unicode ... ok
[INFO] [stdout] test token_count::tests::test_token_estimation_format_consistency ... ok
[INFO] [stdout] test token_count::tests::test_estimate_tokens_empty_string ... ok
[INFO] [stdout] test token_count::tests::test_count_tree_tokens ... ok
[INFO] [stdout] test token_count::tests::test_count_file_tokens_with_line_numbers ... ok
[INFO] [stdout] test token_count::tests::test_estimate_tokens ... ok
[INFO] [stdout] test token_count::tests::test_encoding_default_and_parse ... ok
[INFO] [stdout] test markdown::tests::test_generate_markdown_max_tokens_budget ... ok
[INFO] [stdout] test markdown::tests::test_max_tokens_truncates_single_oversized_first_file ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_run_with_args_preview_mode stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_run_with_args_preview_mode' (2118) panicked at src/lib.rs:1176:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x575aa4f16651 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x575aa4f16651 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x575aa4f16651 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x575aa4f16651 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x575aa4f2ecaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x575aa4f2ecaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x575aa4f1c1ac - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x575aa4f1c1ac - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x575aa4ef0566 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x575aa4ef0566 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x575aa4f0c839 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x575aa48e3d60 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x575aa48e3d60 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x575aa4f0cb62 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x575aa4f0cb62 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x575aa4ef0644 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x575aa4ee72e9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x575aa4ef179d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x575aa4f2f55c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x575aa4f2f522 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x575aa481b42a - context_builder[73be8a76612d243c]::tests::test_run_with_args_preview_mode
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1176:9
[INFO] [stdout]   21:     0x575aa4814e47 - context_builder[73be8a76612d243c]::tests::test_run_with_args_preview_mode::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1136:41
[INFO] [stdout]   22:     0x575aa4792776 - <context_builder[73be8a76612d243c]::tests::test_run_with_args_preview_mode::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x575aa48d709b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x575aa48d709b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x575aa48e46e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x575aa48e46e5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x575aa48e46e5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   28:     0x575aa48e46e5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x575aa48e46e5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x575aa48e46e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x575aa48e46e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x575aa48df194 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x575aa48df194 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x575aa48e7832 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x575aa48e7832 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x575aa48e7832 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   37:     0x575aa48e7832 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x575aa48e7832 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x575aa48e7832 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x575aa48e7832 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x575aa4f155ff - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   42:     0x575aa4f155ff - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   43:     0x77a6e0088aa4 - <unknown>
[INFO] [stdout]   44:     0x77a6e0115a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_run_with_args_preview_mode
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 211 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.97s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "fe923243d70f60ebe51261fb4be2ef5ce06a683531fb589f54cd4256fb2d7557", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe923243d70f60ebe51261fb4be2ef5ce06a683531fb589f54cd4256fb2d7557", kill_on_drop: false }`
[INFO] [stdout] fe923243d70f60ebe51261fb4be2ef5ce06a683531fb589f54cd4256fb2d7557
