[INFO] fetching crate togl 0.2.3...
[INFO] testing togl-0.2.3 against 1.95.0 for beta-1.96-2
[INFO] extracting crate togl 0.2.3 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate togl 0.2.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate togl 0.2.3
[INFO] tweaked toml for crates.io crate togl 0.2.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate togl 0.2.3 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate togl 0.2.3 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: file `/workspace/builds/worker-0-tc1/source/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `toggle`
[INFO] [stderr]   * `bin` target `togl`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded roff v1.1.1
[INFO] [stderr]   Downloaded clap_mangen v0.2.33
[INFO] [stderr]   Downloaded clap_complete v4.6.2
[INFO] [stderr]   Downloaded assert_cmd v2.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76a62e6a12019fe0349d1c8eb75fb696dfa95d82f923b11075b9cae89aa1c222
[INFO] running `Command { std: "docker" "start" "-a" "76a62e6a12019fe0349d1c8eb75fb696dfa95d82f923b11075b9cae89aa1c222", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76a62e6a12019fe0349d1c8eb75fb696dfa95d82f923b11075b9cae89aa1c222", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76a62e6a12019fe0349d1c8eb75fb696dfa95d82f923b11075b9cae89aa1c222", kill_on_drop: false }`
[INFO] [stdout] 76a62e6a12019fe0349d1c8eb75fb696dfa95d82f923b11075b9cae89aa1c222
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e73da1c9c86f9cf97445e7fae729a2435b3a5876deaeb67b5430fd30bf54263
[INFO] running `Command { std: "docker" "start" "-a" "7e73da1c9c86f9cf97445e7fae729a2435b3a5876deaeb67b5430fd30bf54263", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `toggle`
[INFO] [stderr]   * `bin` target `togl`
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling roff v1.1.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling clap_complete v4.6.2
[INFO] [stderr]    Compiling clap_mangen v0.2.33
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling togl v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.86s
[INFO] running `Command { std: "docker" "inspect" "7e73da1c9c86f9cf97445e7fae729a2435b3a5876deaeb67b5430fd30bf54263", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e73da1c9c86f9cf97445e7fae729a2435b3a5876deaeb67b5430fd30bf54263", kill_on_drop: false }`
[INFO] [stdout] 7e73da1c9c86f9cf97445e7fae729a2435b3a5876deaeb67b5430fd30bf54263
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29e81f0c4eab597f51cb12f254c492ae0e7b1c5470488ab24c0675c51f90fb9e
[INFO] running `Command { std: "docker" "start" "-a" "29e81f0c4eab597f51cb12f254c492ae0e7b1c5470488ab24c0675c51f90fb9e", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `toggle`
[INFO] [stderr]   * `bin` target `togl`
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling togl v0.2.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.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.74s
[INFO] running `Command { std: "docker" "inspect" "29e81f0c4eab597f51cb12f254c492ae0e7b1c5470488ab24c0675c51f90fb9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29e81f0c4eab597f51cb12f254c492ae0e7b1c5470488ab24c0675c51f90fb9e", kill_on_drop: false }`
[INFO] [stdout] 29e81f0c4eab597f51cb12f254c492ae0e7b1c5470488ab24c0675c51f90fb9e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d6be8844c4cb37f8ee359a65709fc9730dd6ff964cd39ba7bc37fd3217171e6a
[INFO] running `Command { std: "docker" "start" "-a" "d6be8844c4cb37f8ee359a65709fc9730dd6ff964cd39ba7bc37fd3217171e6a", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `toggle`
[INFO] [stderr]   * `bin` target `togl`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/toggle-097453b5636a05ec)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test journal::tests::test_journal_not_found ... ok
[INFO] [stdout] test journal::tests::test_sha256_hex ... ok
[INFO] [stdout] test journal::tests::test_status_transitions ... ok
[INFO] [stdout] test journal::tests::test_journal_corrupt ... ok
[INFO] [stdout] test journal::tests::test_journal_roundtrip ... ok
[INFO] [stdout] test journal::tests::test_journal_with_unicode_paths ... ok
[INFO] [stdout] test journal::tests::test_recover_staged_cleans_temps ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/toggle-4333a075738adce4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/togl-7f62ae8f8bf38246)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-49b5f2d70ed44b81)
[INFO] [stdout] 
[INFO] [stdout] running 117 tests
[INFO] [stdout] test scan_recursive_emits_summary ... ok
[INFO] [stdout] test test_atomic_happy_path_multi_file ... ok
[INFO] [stdout] test no_paths_errors ... ok
[INFO] [stdout] test man_page_emits_roff ... ok
[INFO] [stdout] test completions_bash_emits_completion_script ... ok
[INFO] [stdout] test pair_errors_on_one_variant_group ... ok
[INFO] [stdout] test pair_without_section_errors ... ok
[INFO] [stdout] test scan_json_emits_nested_tree ... ok
[INFO] [stdout] test check_unclosed_marker_exits_nonzero ... ok
[INFO] [stdout] test check_reports_pair_mismatch_with_pair_flag ... ok
[INFO] [stdout] test scan_detailed_view_for_group ... ok
[INFO] [stdout] test pair_errors_on_three_variant_group ... ok
[INFO] [stdout] test scan_table_shows_type_column ... ok
[INFO] [stdout] test check_clean_scan_reports_ok ... ok
[INFO] [stdout] test scan_detailed_view_for_specific_variant ... ok
[INFO] [stdout] test check_without_scan_errors ... ok
[INFO] [stdout] test test_config_global_default_mode ... ok
[INFO] [stdout] test test_comment_style_two_values_errors ... ok
[INFO] [stdout] test test_atomic_single_file ... ok
[INFO] [stdout] test test_comment_style_with_multi_line ... ok
[INFO] [stdout] test test_config_global_delimiter_fallback ... ok
[INFO] [stdout] test test_config_nonexistent_file_errors ... ok
[INFO] [stdout] test test_atomic_section_toggle_multi_file ... ok
[INFO] [stdout] test test_atomic_no_backup_flag ... ok
[INFO] [stdout] test test_atomic_implies_backup_by_default ... ok
[INFO] [stdout] test test_dry_run_shows_diff_and_does_not_modify_file ... ok
[INFO] [stdout] test test_directory_without_recursive_flag_errors ... ok
[INFO] [stdout] test test_dry_run_no_changes_empty_stdout ... ok
[INFO] [stdout] test test_dry_run_with_verbose ... ok
[INFO] [stdout] test test_eol_invalid_value_errors ... ok
[INFO] [stdout] test test_encoding_default_utf8 ... ok
[INFO] [stdout] test test_eol_crlf_normalizes_lf ... ok
[INFO] [stdout] test test_encoding_latin1_roundtrip ... ok
[INFO] [stdout] test test_eol_lf_normalizes_crlf ... ok
[INFO] [stdout] test test_force_invalid_value_errors ... ok
[INFO] [stdout] test test_eol_preserve_keeps_original ... ok
[INFO] [stdout] test test_force_invert_with_uppercase_f ... ok
[INFO] [stdout] test test_interactive_no_skips_modification ... ok
[INFO] [stdout] test test_force_invert_value_comments_then_uncomments ... ok
[INFO] [stdout] test test_default_replaces_symlink ... ok
[INFO] [stdout] test test_journal_blocks_new_operations ... ok
[INFO] [stdout] test test_backup_with_dry_run_skips_backup ... ok
[INFO] [stdout] test test_atomic_with_dry_run_errors ... ok
[INFO] [stdout] test test_config_custom_delimiter ... ok
[INFO] [stdout] test test_atomic_with_verbose ... ok
[INFO] [stdout] test test_cross_file_json_output ... ok
[INFO] [stdout] test test_json_output_error_case ... ok
[INFO] [stdout] test test_force_uppercase_f_alias_off ... ok
[INFO] [stdout] test test_encoding_invalid_errors ... ok
[INFO] [stdout] test test_force_uppercase_f_alias_on ... ok
[INFO] [stdout] test test_interactive_yes_modifies_file ... ok
[INFO] [stdout] test test_backup_creates_backup_file ... ok
[INFO] [stdout] test test_config_cli_force_overrides_config ... ok
[INFO] [stdout] test test_atomic_no_changes_does_nothing ... ok
[INFO] [stdout] test test_multiple_line_ranges_overlapping ... ok
[INFO] [stdout] test test_no_dereference_preserves_symlink ... ok
[INFO] [stdout] test test_nonexistent_file ... ok
[INFO] [stdout] test test_multiple_line_ranges_non_adjacent ... ok
[INFO] [stdout] test test_json_suppresses_verbose ... ok
[INFO] [stdout] test test_multi_line_mode_unsupported_for_python ... ok
[INFO] [stdout] test test_list_sections_conflicts_with_force_flag ... ok
[INFO] [stdout] test test_json_output_valid_json ... ok
[INFO] [stdout] test test_recover_from_staged_journal ... ok
[INFO] [stdout] test test_recursive_force_applies_uniformly ... ok
[INFO] [stdout] test test_list_sections_discovery ... ok
[INFO] [stdout] test test_recursive_skips_files_without_matching_section ... ok
[INFO] [stdout] test test_list_sections_conflicts_with_line_flag ... ok
[INFO] [stdout] test test_out_of_range_line_errors ... ok
[INFO] [stdout] test test_recursive_cross_file_section_toggle ... ok
[INFO] [stdout] test test_recursive_with_dry_run ... ok
[INFO] [stdout] test test_recursive_with_section_toggle ... ok
[INFO] [stdout] test test_recursive_with_multiple_languages ... ok
[INFO] [stdout] test test_scan_discovers_sections ... ok
[INFO] [stdout] test test_scan_empty_directory ... ok
[INFO] [stdout] test test_json_output_contains_fields ... ok
[INFO] [stdout] test test_recursive_traverses_subdirectories ... ok
[INFO] [stdout] test test_scan_does_not_modify_files ... ok
[INFO] [stdout] test test_scan_multiple_directories ... ok
[INFO] [stdout] test test_comment_style_single_override ... ok
[INFO] [stdout] test test_multi_line_mode_wraps_in_block_comment ... ok
[INFO] [stdout] test test_recover_no_journal_is_noop ... ok
[INFO] [stdout] test test_json_with_dry_run ... ok
[INFO] [stdout] test test_recursive_with_json_output ... ok
[INFO] [stdout] test test_recursive_skips_unsupported_extensions ... ok
[INFO] [stdout] test test_recursive_toggles_all_files_in_directory ... ok
[INFO] [stdout] test test_no_backup_without_atomic_errors ... ok
[INFO] [stdout] test test_scan_json_output ... ok
[INFO] [stdout] test test_multi_line_mode_unwraps_block_comment ... ok
[INFO] [stdout] test pair_succeeds_on_two_variant_group ... ok
[INFO] [stdout] test test_scan_with_line_flag_errors ... ok
[INFO] [stdout] test test_list_sections_json ... ok
[INFO] [stdout] test test_strict_ext_accepts_py ... ok
[INFO] [stdout] test test_scan_with_section_flag_succeeds_for_unknown_group ... ok
[INFO] [stdout] test test_section_desc_in_verbose_output ... ok
[INFO] [stdout] test test_strict_ext_rejects_non_py ... ok
[INFO] [stdout] test test_toggle_force_off ... ok
[INFO] [stdout] test test_toggle_line_range_comments_lines ... ok
[INFO] [stdout] test togl_alias_completions_use_togl_name ... ok
[INFO] [stdout] test togl_alias_help_self_identifies ... ok
[INFO] [stdout] test test_toggle_section ... ok
[INFO] [stdout] test test_to_end_without_line_errors ... ok
[INFO] [stdout] test test_verbose_outputs_to_stderr ... ok
[INFO] [stdout] test test_recover_forward_without_recover_errors ... ok
[INFO] [stdout] test test_toggle_force_on ... ok
[INFO] [stdout] test test_toggle_javascript ... ok
[INFO] [stdout] test variant_three_errors_without_qualifier ... ok
[INFO] [stdout] test test_to_end_extends_to_eof ... ok
[INFO] [stdout] test test_unknown_extension_error_suggests_alternatives ... ok
[INFO] [stdout] test test_unknown_extension_without_config_errors ... ok
[INFO] [stdout] test version_exits_zero ... ok
[INFO] [stdout] test test_toggle_shell ... ok
[INFO] [stdout] test variant_activate_named ... ok
[INFO] [stdout] test variant_force_off_all_in_group ... ok
[INFO] [stdout] test variant_force_on_all_in_group ... ok
[INFO] [stdout] test test_unknown_extension_with_global_config_delimiter ... ok
[INFO] [stdout] test variant_pair_flip ... ok
[INFO] [stdout] test variant_solo_unchanged_behavior ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 117 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/unit.rs (/opt/rustwide/target/debug/deps/unit-732e61842a1b0856)
[INFO] [stdout] 
[INFO] [stdout] running 90 tests
[INFO] [stdout] test unit::config_tests::test_parse_empty_config ... ok
[INFO] [stdout] test unit::config_tests::test_get_language_delimiter_not_found ... ok
[INFO] [stdout] test unit::config_tests::test_parse_full_config ... ok
[INFO] [stdout] test unit::config_tests::test_get_language_delimiter_no_languages ... ok
[INFO] [stdout] test unit::config_tests::test_get_language_delimiter_found ... ok
[INFO] [stdout] test unit::config_tests::test_parse_global_only ... ok
[INFO] [stdout] test unit::core_tests::build_scan_json_emits_solo_and_grouped_entries ... ok
[INFO] [stdout] test unit::core_tests::discover_variants_distinguishes_groups ... ok
[INFO] [stdout] test unit::core_tests::discover_variants_no_match ... ok
[INFO] [stdout] test unit::config_tests::test_parse_invalid_toml ... ok
[INFO] [stdout] test unit::core_tests::activate_variant_uncomments_target_and_comments_others ... ok
[INFO] [stdout] test unit::core_tests::activate_variant_unknown_variant_errors ... ok
[INFO] [stdout] test unit::core_tests::discover_variants_returns_pair ... ok
[INFO] [stdout] test unit::core_tests::parse_id_parts_empty_variant_treated_as_solo ... ok
[INFO] [stdout] test unit::core_tests::discover_variants_solo_only ... ok
[INFO] [stdout] test unit::core_tests::parse_id_parts_multiple_colons_uses_first ... ok
[INFO] [stdout] test unit::core_tests::parse_id_parts_variant ... ok
[INFO] [stdout] test unit::core_tests::scan_sections_populates_group_and_variant ... ok
[INFO] [stdout] test unit::core_tests::test_get_comment_style_rust ... ok
[INFO] [stdout] test unit::core_tests::test_get_comment_style_shell ... ok
[INFO] [stdout] test unit::core_tests::test_get_comment_style_unsupported ... ok
[INFO] [stdout] test unit::core_tests::test_merge_ranges_adjacent ... ok
[INFO] [stdout] test unit::core_tests::test_line_range_creation ... ok
[INFO] [stdout] test unit::core_tests::test_merge_ranges_empty ... ok
[INFO] [stdout] test unit::core_tests::test_merge_ranges_non_overlapping ... ok
[INFO] [stdout] test unit::core_tests::test_merge_ranges_overlapping ... ok
[INFO] [stdout] test unit::core_tests::test_merge_ranges_single ... ok
[INFO] [stdout] test unit::core_tests::test_merge_ranges_prd_example ... ok
[INFO] [stdout] test unit::core_tests::test_parse_line_range_invalid ... ok
[INFO] [stdout] test unit::core_tests::test_merge_ranges_unsorted ... ok
[INFO] [stdout] test unit::core_tests::test_parse_line_range_start_end ... ok
[INFO] [stdout] test unit::core_tests::test_parse_line_range_start_plus_count ... ok
[INFO] [stdout] test unit::core_tests::test_parse_line_range_inverted_errors ... ok
[INFO] [stdout] test unit::core_tests::test_parse_line_range_zero_errors ... ok
[INFO] [stdout] test unit::core_tests::test_parse_line_range_single_line ... ok
[INFO] [stdout] test unit::core_tests::test_scan_sections_finds_multiple_sections ... ok
[INFO] [stdout] test unit::core_tests::test_scan_sections_detects_mixed_state ... ok
[INFO] [stdout] test unit::core_tests::parse_id_parts_solo ... ok
[INFO] [stdout] test unit::core_tests::test_scan_sections_empty_section ... ok
[INFO] [stdout] test unit::core_tests::summarize_scan_infers_types ... ok
[INFO] [stdout] test unit::core_tests::test_scan_sections_javascript_comment_style ... ok
[INFO] [stdout] test unit::core_tests::test_get_comment_style_python ... ok
[INFO] [stdout] test unit::core_tests::test_scan_sections_finds_single_section ... ok
[INFO] [stdout] test unit::core_tests::test_scan_sections_unclosed_section ... ok
[INFO] [stdout] test unit::core_tests::test_section_toggle_preserves_trailing_empty_lines ... ok
[INFO] [stdout] test unit::core_tests::test_toggle_comments_empty ... ok
[INFO] [stdout] test unit::core_tests::test_supported_extensions_nonempty ... ok
[INFO] [stdout] test unit::core_tests::test_toggle_comments_force_on ... ok
[INFO] [stdout] test unit::core_tests::test_toggle_comments_preserves_indentation ... ok
[INFO] [stdout] test unit::core_tests::test_toggle_comments_preserves_trailing_newline ... ok
[INFO] [stdout] test unit::core_tests::test_toggle_comments_uncomment ... ok
[INFO] [stdout] test unit::core_tests::toggle_variant_group_errors_on_three_variants ... ok
[INFO] [stdout] test unit::io_tests::test_detect_both_shebang_and_encoding ... ok
[INFO] [stdout] test unit::core_tests::validate_flags_duplicate_id_in_file ... ok
[INFO] [stdout] test unit::io_tests::test_detect_encoding_pragma ... ok
[INFO] [stdout] test unit::core_tests::test_toggle_comments_skips_shebang ... ok
[INFO] [stdout] test unit::core_tests::validate_flags_unclosed_marker ... ok
[INFO] [stdout] test unit::core_tests::test_toggle_comments_comment ... ok
[INFO] [stdout] test unit::io_tests::test_detect_encoding_pragma_equals ... ok
[INFO] [stdout] test unit::core_tests::toggle_variant_group_force_off_uncomments_all ... ok
[INFO] [stdout] test unit::core_tests::toggle_variant_group_force_on_comments_all ... ok
[INFO] [stdout] test unit::core_tests::validate_flags_cross_file_variant_mismatch ... ok
[INFO] [stdout] test unit::io_tests::test_detect_shebang ... ok
[INFO] [stdout] test unit::io_tests::test_detect_none ... ok
[INFO] [stdout] test unit::core_tests::test_toggle_comments_force_off ... ok
[INFO] [stdout] test unit::io_tests::test_detect_skips_blank_leading_lines ... ok
[INFO] [stdout] test unit::io_tests::test_normalize_eol_crlf_no_double_convert ... ok
[INFO] [stdout] test unit::core_tests::toggle_variant_group_pair_flip_swaps_states ... ok
[INFO] [stdout] test unit::core_tests::validate_flags_pair_mismatch_when_pair_inferred ... ok
[INFO] [stdout] test unit::io_tests::test_is_symlink_false ... ok
[INFO] [stdout] test unit::io_tests::test_normalize_eol_lf_handles_bare_cr ... ok
[INFO] [stdout] test unit::io_tests::test_normalize_eol_preserve ... ok
[INFO] [stdout] test unit::io_tests::test_is_symlink_true ... ok
[INFO] [stdout] test unit::walk_tests::test_collect_files_single_file ... ok
[INFO] [stdout] test unit::walk_tests::test_collect_files_directory_non_recursive_errors ... ok
[INFO] [stdout] test unit::walk_tests::test_collect_files_mixed_paths ... ok
[INFO] [stdout] test unit::walk_tests::test_collect_files_nonexistent_passes_through ... ok
[INFO] [stdout] test unit::walk_tests::test_collect_files_directory_recursive ... ok
[INFO] [stdout] test unit::walk_tests::test_collect_files_skips_hidden_dirs ... ok
[INFO] [stdout] test unit::core_tests::test_toggle_comments_range_boundary ... ok
[INFO] [stdout] test unit::io_tests::test_normalize_eol_crlf_converts_lf ... ok
[INFO] [stdout] test unit::walk_tests::test_collect_files_skips_unsupported_extensions ... ok
[INFO] [stdout] test unit::walk_tests::test_collect_files_sorted_deterministic ... ok
[INFO] [stdout] test unit::io_tests::test_read_file_encoded_latin1 ... ok
[INFO] [stdout] test unit::walk_tests::test_collect_files_skips_node_modules ... ok
[INFO] [stdout] test unit::io_tests::test_normalize_eol_lf_converts_crlf ... ok
[INFO] [stdout] test unit::io_tests::test_read_file_encoded_utf8 ... ok
[INFO] [stdout] test unit::walk_tests::test_collect_files_max_depth ... ok
[INFO] [stdout] test unit::io_tests::test_read_file_encoded_unsupported ... ok
[INFO] [stderr]    Doc-tests toggle
[INFO] [stdout] test unit::core_tests::test_get_comment_style_javascript ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 90 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d6be8844c4cb37f8ee359a65709fc9730dd6ff964cd39ba7bc37fd3217171e6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6be8844c4cb37f8ee359a65709fc9730dd6ff964cd39ba7bc37fd3217171e6a", kill_on_drop: false }`
[INFO] [stdout] d6be8844c4cb37f8ee359a65709fc9730dd6ff964cd39ba7bc37fd3217171e6a
