[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] 87657bf695d95b8dffacbc3355ada3915559c867
[INFO] testing igorls/context-builder against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figorls%2Fcontext-builder" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/igorls/context-builder on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 412a453944eb02de387d151ebcc011712aa3d3a7dce76c5724848782782c5140
[INFO] running `Command { std: "docker" "start" "-a" "412a453944eb02de387d151ebcc011712aa3d3a7dce76c5724848782782c5140", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "412a453944eb02de387d151ebcc011712aa3d3a7dce76c5724848782782c5140", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "412a453944eb02de387d151ebcc011712aa3d3a7dce76c5724848782782c5140", kill_on_drop: false }`
[INFO] [stdout] 412a453944eb02de387d151ebcc011712aa3d3a7dce76c5724848782782c5140
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8c391a45670637df10e302a0afc0afb8efd28b5696dffcaafed28d3f7affc0e
[INFO] running `Command { std: "docker" "start" "-a" "c8c391a45670637df10e302a0afc0afb8efd28b5696dffcaafed28d3f7affc0e", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling jiff v0.2.20
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling toml_parser v1.0.8+spec-1.1.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling toml v1.0.1+spec-1.1.0
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[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 clap v4.5.58
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling globset v0.4.18
[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 serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling context-builder v0.8.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "c8c391a45670637df10e302a0afc0afb8efd28b5696dffcaafed28d3f7affc0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8c391a45670637df10e302a0afc0afb8efd28b5696dffcaafed28d3f7affc0e", kill_on_drop: false }`
[INFO] [stdout] c8c391a45670637df10e302a0afc0afb8efd28b5696dffcaafed28d3f7affc0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a822dd80dd13be3732932f21238bb2fbbbf0417266d3264f442081f91ef5455
[INFO] running `Command { std: "docker" "start" "-a" "8a822dd80dd13be3732932f21238bb2fbbbf0417266d3264f442081f91ef5455", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling itertools v0.13.0
[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 plotters v0.3.7
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling serial_test_derive v3.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling serial_test v3.3.1
[INFO] [stderr]    Compiling context-builder v0.8.3 (/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 52.74s
[INFO] running `Command { std: "docker" "inspect" "8a822dd80dd13be3732932f21238bb2fbbbf0417266d3264f442081f91ef5455", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a822dd80dd13be3732932f21238bb2fbbbf0417266d3264f442081f91ef5455", kill_on_drop: false }`
[INFO] [stdout] 8a822dd80dd13be3732932f21238bb2fbbbf0417266d3264f442081f91ef5455
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eaecabcc35c01c6229ee9a89b4941a969499dd13342ee1794b150622d69183db
[INFO] running `Command { std: "docker" "start" "-a" "eaecabcc35c01c6229ee9a89b4941a969499dd13342ee1794b150622d69183db", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/context_builder-5e5da54ed5ff5f6b)
[INFO] [stdout] 
[INFO] [stdout] running 204 tests
[INFO] [stdout] test cache::tests::test_hash_config_same_values ... ok
[INFO] [stdout] test cache::tests::test_hash_config ... ok
[INFO] [stdout] test cache::tests::test_hash_path ... ok
[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_migrate_old_cache_preserves_new_files ... ok
[INFO] [stdout] test cache::tests::test_different_configs_different_cache_files ... ok
[INFO] [stdout] test cache::tests::test_normalize_project_path_relative ... ok
[INFO] [stdout] test cli::tests::defaults_for_options_when_not_provided ... ok
[INFO] [stdout] test cache::tests::test_cache_operations ... ok
[INFO] [stdout] test cli::tests::parses_all_flags_and_options ... ok
[INFO] [stdout] test cli::tests::parses_diff_only_flag ... ok
[INFO] [stdout] test cli::tests::parses_clear_cache_flag ... ok
[INFO] [stdout] test cache::tests::test_old_cache_migration ... ok
[INFO] [stdout] test cache::tests::test_cache_read_nonexistent_file ... ok
[INFO] [stdout] test cli::tests::parses_with_no_args ... ok
[INFO] [stdout] test cache::tests::test_cache_write_read_roundtrip ... ok
[INFO] [stdout] test cli::tests::parses_visibility_filter ... ok
[INFO] [stdout] test config::tests::config_default_implementation ... ok
[INFO] [stdout] test cli::tests::parses_structure_flag ... ok
[INFO] [stdout] test config::tests::load_config_from_path_invalid_toml ... ok
[INFO] [stdout] test cli::tests::parses_truncate_mode ... ok
[INFO] [stdout] test config::tests::load_config_from_path_nonexistent_file ... ok
[INFO] [stdout] test config::tests::load_config_from_path_partial_config ... ok
[INFO] [stdout] test config::tests::load_config_from_path_empty_config ... ok
[INFO] [stdout] test config::tests::load_config_from_path_valid_config ... ok
[INFO] [stdout] test config::tests::load_config_invalid_toml_in_cwd ... ok
[INFO] [stdout] test config_resolver::tests::test_config_applies_when_cli_uses_defaults ... ok
[INFO] [stdout] test config::tests::load_config_valid_in_cwd ... ok
[INFO] [stdout] test config_resolver::tests::test_config_precedence_cli_over_config ... ok
[INFO] [stdout] test config_resolver::tests::test_no_config_uses_cli_defaults ... ok
[INFO] [stdout] test cache::tests::test_normalize_path_format ... 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 config::tests::load_config_nonexistent_file ... ok
[INFO] [stdout] test config_resolver::tests::test_auto_diff_without_timestamping_warning ... ok
[INFO] [stdout] test diff::tests::modified_file_diff ... ok
[INFO] [stdout] test diff::tests::render_output_basic ... ok
[INFO] [stdout] test diff::tests::removed_file_diff ... ok
[INFO] [stdout] test diff::tests::test_diff_with_windows_line_endings ... ok
[INFO] [stdout] test diff::tests::test_content_to_empty ... ok
[INFO] [stdout] test diff::tests::include_unchanged_when_requested ... ok
[INFO] [stdout] test cli::tests::parses_signatures_flag ... ok
[INFO] [stdout] test diff::tests::test_empty_files ... ok
[INFO] [stdout] test cache::tests::test_normalize_project_path_absolute ... ok
[INFO] [stdout] test diff::tests::test_generate_diff_with_changes ... ok
[INFO] [stdout] test diff::tests::test_generate_diff_identical_content ... 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_per_file_diff_is_changed ... ok
[INFO] [stdout] test diff::tests::test_generate_diff_with_multiple_groups ... ok
[INFO] [stdout] test cli::tests::short_flags_parse_correctly ... ok
[INFO] [stdout] test diff::tests::test_render_per_file_diffs_empty ... ok
[INFO] [stdout] test diff::tests::test_render_per_file_diffs_unchanged ... ok
[INFO] [stdout] test diff::tests::test_render_per_file_diffs_without_trailing_newline ... ok
[INFO] [stdout] test diff::tests::test_resolve_context_lines_default ... ok
[INFO] [stdout] test diff::tests::test_unicode_content_diff ... ok
[INFO] [stdout] test diff::tests::test_windows_line_endings ... ok
[INFO] [stdout] test diff::tests::test_resolve_context_lines_explicit ... ok
[INFO] [stdout] test diff::tests::test_unified_no_header_with_multiple_groups ... ok
[INFO] [stdout] test diff::tests::unchanged_is_skipped ... ok
[INFO] [stdout] test diff::tests::test_unified_no_header_with_windows_line_endings ... ok
[INFO] [stdout] test diff::tests::test_resolve_context_lines_zero_fallback ... ok
[INFO] [stdout] test file_utils::tests::find_latest_file_empty_directory ... 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::find_latest_file_ignores_directories ... 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_nonexistent_directory ... ok
[INFO] [stdout] test file_utils::tests::test_collect_files_with_auto_ignores ... ok
[INFO] [stdout] test file_utils::tests::collect_files_no_matching_filters ... ok
[INFO] [stdout] test file_utils::tests::test_collect_files_config_files_priority ... ok
[INFO] [stdout] test file_utils::tests::test_confirm_overwrite_function_exists ... ok
[INFO] [stdout] test file_utils::tests::test_collect_files_handles_permission_errors ... ok
[INFO] [stdout] test file_utils::tests::test_confirm_processing_requires_user_interaction ... ok
[INFO] [stdout] test file_utils::tests::test_collect_files_with_symlinks ... 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::test_file_entry_point_priority_various_names ... ok
[INFO] [stdout] test file_utils::tests::test_file_relevance_ci_directories ... ok
[INFO] [stdout] test file_utils::tests::test_file_relevance_category_test_files_in_src ... ok
[INFO] [stdout] test file_utils::tests::test_file_relevance_category_build_files_without_extension ... ok
[INFO] [stdout] test file_utils::tests::confirm_processing_small_count ... ok
[INFO] [stdout] test file_utils::tests::test_find_latest_file_permission_error ... ok
[INFO] [stdout] test file_utils::tests::test_file_relevance_docs_scripts_dirs ... ok
[INFO] [stdout] test file_utils::tests::test_file_relevance_category_benchmarks_in_src ... 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 file_utils::tests::test_file_relevance_various_source_extensions ... ok
[INFO] [stdout] test markdown::tests::test_detect_text_encoding ... ok
[INFO] [stdout] test markdown::tests::test_detect_text_encoding_utf16 ... ok
[INFO] [stdout] test markdown::tests::test_code_block_formatting ... ok
[INFO] [stdout] test markdown::tests::test_encoding_strategy_strict ... ok
[INFO] [stdout] test markdown::tests::test_encoding_detection_and_transcoding ... ok
[INFO] [stdout] test markdown::tests::test_encoding_strategy_skip ... ok
[INFO] [stdout] test file_utils::tests::test_file_relevance_category_test_file_patterns ... ok
[INFO] [stdout] test markdown::tests::test_generate_markdown_with_current_directory ... ok
[INFO] [stdout] test markdown::tests::test_generate_markdown_with_filters_and_ignores ... ok
[INFO] [stdout] test file_utils::tests::test_file_relevance_category_lockfiles ... ok
[INFO] [stdout] test markdown::tests::test_generate_markdown_max_tokens_budget ... ok
[INFO] [stdout] test markdown::tests::test_generate_markdown_with_ignores_list ... ok
[INFO] [stdout] test file_utils::tests::find_latest_file_multiple_files ... ok
[INFO] [stdout] test markdown::tests::test_is_likely_text ... ok
[INFO] [stdout] test markdown::tests::test_line_numbered_code_blocks ... ok
[INFO] [stdout] test markdown::tests::test_process_file_jsx_tsx_extensions ... ok
[INFO] [stdout] test markdown::tests::test_process_file_with_bom ... ok
[INFO] [stdout] test markdown::tests::test_process_file_with_metadata_error ... ok
[INFO] [stdout] test markdown::tests::test_process_file_various_lock_extensions ... ok
[INFO] [stdout] test markdown::tests::test_process_file_with_seek_error_handling ... ok
[INFO] [stdout] test markdown::tests::test_transcode_file_content ... ok
[INFO] [stdout] test markdown::tests::test_write_text_content_with_line_numbers ... ok
[INFO] [stdout] test markdown::tests::test_write_text_content_without_line_numbers ... ok
[INFO] [stdout] test markdown::tests::test_write_text_content_without_trailing_newline ... ok
[INFO] [stdout] test markdown::tests::test_write_tree_sitter_enrichment_no_feature ... ok
[INFO] [stdout] test state::tests::test_binary_file_handling ... ok
[INFO] [stdout] test markdown::tests::test_markdown_file_formatting ... ok
[INFO] [stdout] test markdown::tests::test_transcode_file_content_with_errors ... ok
[INFO] [stdout] test state::tests::test_change_summary_markdown ... ok
[INFO] [stdout] test markdown::tests::test_process_file_empty_file ... 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 markdown::tests::test_generate_markdown_creates_output_directory ... ok
[INFO] [stdout] test state::tests::test_change_summary_no_changes ... ok
[INFO] [stdout] test state::tests::test_compute_config_hash_differences ... ok
[INFO] [stdout] test markdown::tests::test_process_file_with_different_extensions ... ok
[INFO] [stdout] test state::tests::test_compute_config_hash_with_all_options ... 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 state::tests::test_from_files_with_config ... ok
[INFO] [stdout] test state::tests::test_project_state_comparison ... ok
[INFO] [stdout] test state::tests::test_has_changes_different_file_count ... ok
[INFO] [stdout] test state::tests::test_has_changes_content_different ... ok
[INFO] [stdout] test state::tests::test_has_changes_identical_states ... ok
[INFO] [stdout] test state::tests::test_project_metadata_with_filters_and_ignores ... ok
[INFO] [stdout] test state::tests::test_project_name_extraction_from_path ... ok
[INFO] [stdout] test state::tests::test_state_comparison_with_removed_files ... ok
[INFO] [stdout] test markdown::tests::test_process_file_java_cpp_extensions ... ok
[INFO] [stdout] test tests::test_auto_diff_without_previous_state ... ok
[INFO] [stdout] test tests::test_auto_diff_cache_write_failure_handling ... ok
[INFO] [stdout] test tests::test_auto_diff_with_changes ... ok
[INFO] [stdout] test tests::test_auto_diff_max_tokens_truncation ... ok
[INFO] [stdout] test state::tests::test_project_state_timestamp_format ... ok
[INFO] [stdout] test tests::test_context_window_warning_over_limit ... ok
[INFO] [stdout] test tests::test_default_prompter ... ok
[INFO] [stdout] test tests::test_context_window_warning_under_limit ... ok
[INFO] [stdout] test tests::test_context_window_warning_with_max_tokens ... ok
[INFO] [stdout] test tests::test_diff_config_default ... ok
[INFO] [stdout] test tests::test_detect_major_file_types_empty_dir ... ok
[INFO] [stdout] test tests::test_diff_config_custom ... ok
[INFO] [stdout] test tests::test_generate_markdown_with_diff_and_ignores ... ok
[INFO] [stdout] test tests::test_generate_markdown_with_diff_line_numbers ... ok
[INFO] [stdout] test tests::test_detect_major_file_types ... 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_init_config_creates_new_file ... ok
[INFO] [stdout] test tests::test_run_creates_output_directory ... ok
[INFO] [stdout] test tests::test_init_config_already_exists ... ok
[INFO] [stdout] test tests::test_generate_markdown_with_diff_no_comparison ... ok
[INFO] [stdout] test tests::test_run_with_args_nonexistent_directory ... ok
[INFO] [stdout] test tests::test_run_with_args_preview_and_token_count ... ok
[INFO] [stdout] test tests::test_generate_markdown_with_diff_and_modifications ... ok
[INFO] [stdout] test tests::test_diff_only_mode_with_added_files ... ok
[INFO] [stdout] test tests::test_run_with_args_output_dir_creation_failure_is_handled ... ok
[INFO] [stdout] test tests::test_generate_markdown_with_diff_and_filters ... ok
[INFO] [stdout] test tests::test_run_with_args_user_cancels_overwrite ... ok
[INFO] [stdout] test tests::test_auto_diff_config_hash_change ... ok
[INFO] [stdout] test tests::test_run_with_args_preview_only_token_count ... ok
[INFO] [stdout] test tests::test_run_with_args_with_existing_output_file ... ok
[INFO] [stdout] test tests::test_run_with_args_multiple_files ... ok
[INFO] [stdout] test tests::test_run_with_args_token_count_mode ... ok
[INFO] [stdout] test tests::test_run_with_args_with_ignores ... ok
[INFO] [stdout] test tests::test_run_with_args_with_yes_flag ... ok
[INFO] [stdout] test token_count::tests::test_count_tree_tokens_empty_tree ... ok
[INFO] [stdout] test tests::test_run_with_args_with_filters ... ok
[INFO] [stdout] test tests::test_run_with_args_user_cancels_processing ... ok
[INFO] [stdout] test tests::test_run_with_args_large_file_warning ... FAILED
[INFO] [stdout] test tests::test_run_with_args_preview_mode ... FAILED
[INFO] [stdout] test token_count::tests::test_estimate_tokens_empty_string ... ok
[INFO] [stdout] test token_count::tests::test_estimate_tokens_unicode ... ok
[INFO] [stdout] test token_count::tests::test_estimate_tokens ... ok
[INFO] [stdout] test tree::tests::test_build_file_tree_absolute_path_fallback ... ok
[INFO] [stdout] test token_count::tests::test_count_tree_tokens_nested_directories ... ok
[INFO] [stdout] test token_count::tests::test_count_file_tokens_with_line_numbers ... ok
[INFO] [stdout] test token_count::tests::test_count_tree_tokens ... ok
[INFO] [stdout] test token_count::tests::test_count_file_tokens_unreadable_file ... ok
[INFO] [stdout] test token_count::tests::test_token_estimation_format_consistency ... ok
[INFO] [stdout] test tree::tests::test_build_file_tree_nested_directories ... 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 token_count::tests::test_count_tree_tokens_mixed_content ... ok
[INFO] [stdout] test tree::tests::test_build_file_tree_empty ... ok
[INFO] [stdout] test tree::tests::test_build_file_tree_with_collected_files ... ok
[INFO] [stdout] test tree::tests::test_build_file_tree_single_file ... ok
[INFO] [stdout] test tree::tests::test_build_file_tree_multiple_files_same_directory ... ok
[INFO] [stdout] test tree::tests::test_build_file_tree_unicode_filenames ... ok
[INFO] [stdout] test token_count::tests::test_estimate_tokens_whitespace_only ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_run_with_args_large_file_warning stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_run_with_args_large_file_warning' (196) panicked at src/lib.rs:1644:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65164fdf302a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65164fdf302a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65164fdf302a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x65164fdf302a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x65164fe09baa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x65164fe09baa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x65164fdf8312 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x65164fdf8312 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x65164fdce09f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x65164fdce09f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x65164fde9a99 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x65164f7bdb8c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x65164f7bdb8c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x65164fde9d12 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x65164fde9d12 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x65164fdce18a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x65164fdc5039 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x65164fdcf25d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x65164fe0a53c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x65164fe0a502 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x65164f69c3e7 - context_builder::tests::test_run_with_args_large_file_warning::h84a8f83154dec4ba
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1644:9
[INFO] [stdout]   21:     0x65164f69c497 - context_builder::tests::test_run_with_args_large_file_warning::{{closure}}::h799bb404ddeb209d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1607:47
[INFO] [stdout]   22:     0x65164f705896 - core::ops::function::FnOnce::call_once::h339c879d00132d6c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x65164f7b1c6b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x65164f7b1c6b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x65164f7be65b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x65164f7be65b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x65164f7be65b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x65164f7be65b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x65164f7be65b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x65164f7be65b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x65164f7be65b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x65164f7b9d74 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x65164f7b9d74 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x65164f7c1262 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x65164f7c1262 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x65164f7c1262 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x65164f7c1262 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x65164f7c1262 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x65164f7c1262 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x65164f7c1262 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x65164fdf20df - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x65164fdf20df - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7e164226baa4 - <unknown>
[INFO] [stdout]   44:     0x7e16422f8a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_run_with_args_preview_mode stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_run_with_args_preview_mode' (204) panicked at src/lib.rs:1099:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65164fdf302a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65164fdf302a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65164fdf302a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x65164fdf302a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x65164fe09baa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x65164fe09baa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x65164fdf8312 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x65164fdf8312 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x65164fdce09f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x65164fdce09f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x65164fde9a99 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x65164f7bdb8c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x65164f7bdb8c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x65164fde9d12 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x65164fde9d12 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x65164fdce18a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x65164fdc5039 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x65164fdcf25d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x65164fe0a53c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x65164fe0a502 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x65164f692052 - context_builder::tests::test_run_with_args_preview_mode::ha1c83e0bdb51b805
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1099:9
[INFO] [stdout]   21:     0x65164f6920f7 - context_builder::tests::test_run_with_args_preview_mode::{{closure}}::h7b241d98c377f48e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1060:41
[INFO] [stdout]   22:     0x65164f705956 - core::ops::function::FnOnce::call_once::h374f9b2fc1009dfc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x65164f7b1c6b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x65164f7b1c6b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x65164f7be65b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x65164f7be65b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x65164f7be65b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x65164f7be65b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x65164f7be65b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x65164f7be65b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x65164f7be65b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x65164f7b9d74 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x65164f7b9d74 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x65164f7c1262 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x65164f7c1262 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x65164f7c1262 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x65164f7c1262 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x65164f7c1262 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x65164f7c1262 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x65164f7c1262 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x65164fdf20df - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x65164fdf20df - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7e164226baa4 - <unknown>
[INFO] [stdout]   44:     0x7e16422f8a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_run_with_args_large_file_warning
[INFO] [stdout]     tests::test_run_with_args_preview_mode
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 202 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "eaecabcc35c01c6229ee9a89b4941a969499dd13342ee1794b150622d69183db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eaecabcc35c01c6229ee9a89b4941a969499dd13342ee1794b150622d69183db", kill_on_drop: false }`
[INFO] [stdout] eaecabcc35c01c6229ee9a89b4941a969499dd13342ee1794b150622d69183db
