[INFO] cloning repository https://github.com/technicalpickles/envsense
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/technicalpickles/envsense" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechnicalpickles%2Fenvsense", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechnicalpickles%2Fenvsense'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1e230fab9ea7b1c5be9cd6f71ae39094672fe9b4
[INFO] testing technicalpickles/envsense against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechnicalpickles%2Fenvsense" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/technicalpickles/envsense
[INFO] finished tweaking git repo https://github.com/technicalpickles/envsense
[INFO] tweaked toml for git repo https://github.com/technicalpickles/envsense written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/technicalpickles/envsense on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/technicalpickles/envsense 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-2025-09-21" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d216928d324554be0922359ad428f217e526eea8644aed8c01685f91d19a1145
[INFO] running `Command { std: "docker" "start" "-a" "d216928d324554be0922359ad428f217e526eea8644aed8c01685f91d19a1145", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d216928d324554be0922359ad428f217e526eea8644aed8c01685f91d19a1145", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d216928d324554be0922359ad428f217e526eea8644aed8c01685f91d19a1145", kill_on_drop: false }`
[INFO] [stdout] d216928d324554be0922359ad428f217e526eea8644aed8c01685f91d19a1145
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91c019897b369c6c8fa7f61de42d4d6513ea1ce3f76328d3a714f6468280306a
[INFO] running `Command { std: "docker" "start" "-a" "91c019897b369c6c8fa7f61de42d4d6513ea1ce3f76328d3a714f6468280306a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling envsense-macros-impl v0.4.0 (/opt/rustwide/workdir/envsense-macros/envsense-macros-impl)
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.47
[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 envsense-macros v0.4.0 (/opt/rustwide/workdir/envsense-macros)
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling envsense v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.44s
[INFO] running `Command { std: "docker" "inspect" "91c019897b369c6c8fa7f61de42d4d6513ea1ce3f76328d3a714f6468280306a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91c019897b369c6c8fa7f61de42d4d6513ea1ce3f76328d3a714f6468280306a", kill_on_drop: false }`
[INFO] [stdout] 91c019897b369c6c8fa7f61de42d4d6513ea1ce3f76328d3a714f6468280306a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] feddb019c0798cfa41f6b9c23257557b17bd3497c080a4f3e120ab2cedbad989
[INFO] running `Command { std: "docker" "start" "-a" "feddb019c0798cfa41f6b9c23257557b17bd3497c080a4f3e120ab2cedbad989", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling temp-env v0.3.6
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling envsense-macros v0.4.0 (/opt/rustwide/workdir/envsense-macros)
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v2.0.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling envsense v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 51.06s
[INFO] running `Command { std: "docker" "inspect" "feddb019c0798cfa41f6b9c23257557b17bd3497c080a4f3e120ab2cedbad989", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "feddb019c0798cfa41f6b9c23257557b17bd3497c080a4f3e120ab2cedbad989", kill_on_drop: false }`
[INFO] [stdout] feddb019c0798cfa41f6b9c23257557b17bd3497c080a4f3e120ab2cedbad989
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e99df2c051edd8fd2def3ea214f45d924c4e86cdf0723577bcc3c60d5095ce27
[INFO] running `Command { std: "docker" "start" "-a" "e99df2c051edd8fd2def3ea214f45d924c4e86cdf0723577bcc3c60d5095ce27", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/envsense-3ce863aecadee262)
[INFO] [stdout] 
[INFO] [stdout] running 302 tests
[INFO] [stdout] test check::tests::check_result_as_bool ... ok
[INFO] [stdout] test check::tests::check_result_format_comparison_with_explain ... ok
[INFO] [stdout] test check::tests::check_result_equality ... ok
[INFO] [stdout] test check::tests::check_result_format_boolean_without_explain ... ok
[INFO] [stdout] test check::tests::check_result_format_comparison_without_explain ... ok
[INFO] [stdout] test check::tests::check_result_format_consistency ... ok
[INFO] [stdout] test check::tests::check_result_format_empty_and_null_values ... ok
[INFO] [stdout] test check::tests::check_result_format_special_characters ... ok
[INFO] [stdout] test check::tests::check_result_format_string_with_explain ... ok
[INFO] [stdout] test check::tests::check_result_format_string_without_explain ... ok
[INFO] [stdout] test check::tests::compare_boolean_field_with_invalid_string ... ok
[INFO] [stdout] test check::tests::compare_field_value_boolean ... ok
[INFO] [stdout] test check::tests::compare_field_value_null ... ok
[INFO] [stdout] test check::tests::compare_field_value_string ... ok
[INFO] [stdout] test check::tests::compare_optional_string_field_with_none ... ok
[INFO] [stdout] test check::tests::evaluate_case_sensitive_comparisons ... ok
[INFO] [stdout] test check::tests::evaluate_color_level_field_comparison_match ... ok
[INFO] [stdout] test check::tests::evaluate_boolean_string_representations ... ok
[INFO] [stdout] test check::tests::evaluate_color_level_field_value ... ok
[INFO] [stdout] test check::tests::evaluate_context_absent ... ok
[INFO] [stdout] test check::tests::compare_string_field_with_case_sensitivity ... ok
[INFO] [stdout] test check::tests::evaluate_context_present ... ok
[INFO] [stdout] test check::tests::evaluate_empty_string_vs_null_comparison ... ok
[INFO] [stdout] test check::tests::check_result_as_string ... ok
[INFO] [stdout] test check::tests::check_result_format_boolean_with_explain ... ok
[INFO] [stdout] test check::tests::evaluate_multiple_contexts_scenario ... ok
[INFO] [stdout] test check::tests::evaluate_main_function_context ... ok
[INFO] [stdout] test check::tests::evaluate_malformed_field_path ... ok
[INFO] [stdout] test check::tests::evaluate_negation_boolean ... ok
[INFO] [stdout] test check::tests::evaluate_nested_field_boolean_value ... ok
[INFO] [stdout] test check::tests::evaluate_negation_comparison ... ok
[INFO] [stdout] test check::tests::evaluate_nested_field_comparison_match ... ok
[INFO] [stdout] test check::tests::evaluate_negation_string_unchanged ... ok
[INFO] [stdout] test check::tests::evaluate_nested_field_boolean_comparison ... ok
[INFO] [stdout] test check::tests::evaluate_nested_field_unknown_field ... ok
[INFO] [stdout] test check::tests::evaluate_stream_info_field_always_false_comparison ... ok
[INFO] [stdout] test check::tests::evaluate_unknown_field_path ... ok
[INFO] [stdout] test check::tests::evaluate_very_deep_field_path ... ok
[INFO] [stdout] test check::tests::evaluate_with_null_field_values ... ok
[INFO] [stdout] test check::tests::evaluate_with_signals_field ... ok
[INFO] [stdout] test check::tests::evaluate_nested_field_deep_path ... ok
[INFO] [stdout] test check::tests::evaluate_nested_field_string_value ... ok
[INFO] [stdout] test check::tests::evaluate_special_characters_in_values ... ok
[INFO] [stdout] test check::tests::evaluate_nested_field_comparison_no_match ... ok
[INFO] [stdout] test check::tests::evaluation_result_creation ... ok
[INFO] [stdout] test check::tests::evaluation_result_with_different_result_types ... ok
[INFO] [stdout] test check::tests::field_registry_completeness ... ok
[INFO] [stdout] test check::tests::field_registry_agent_fields ... ok
[INFO] [stdout] test check::tests::field_registry_context_filtering ... ok
[INFO] [stdout] test check::tests::field_registry_ci_fields ... ok
[INFO] [stdout] test check::tests::field_registry_creation ... ok
[INFO] [stdout] test check::tests::field_registry_path_consistency ... ok
[INFO] [stdout] test check::tests::field_registry_field_type_validation ... ok
[INFO] [stdout] test check::tests::field_registry_terminal_fields ... ok
[INFO] [stdout] test check::tests::field_registry_ide_fields ... ok
[INFO] [stdout] test check::tests::field_registry_unknown_context ... ok
[INFO] [stdout] test check::tests::field_registry_unknown_field ... ok
[INFO] [stdout] test check::tests::format_stream_info_with_missing_fields ... ok
[INFO] [stdout] test check::tests::format_field_value_boolean ... ok
[INFO] [stdout] test check::tests::format_field_value_stream_info ... ok
[INFO] [stdout] test check::tests::navigate_to_field_deep_path ... ok
[INFO] [stdout] test check::tests::format_field_value_string ... ok
[INFO] [stdout] test check::tests::navigate_to_field_missing ... ok
[INFO] [stdout] test check::tests::navigate_to_field_with_deep_nested_path ... ok
[INFO] [stdout] test check::tests::navigate_to_field_success ... ok
[INFO] [stdout] test check::tests::navigate_to_field_with_invalid_path ... ok
[INFO] [stdout] test check::tests::navigate_to_field_with_empty_path ... ok
[INFO] [stdout] test check::tests::output_edge_cases ... ok
[INFO] [stdout] test check::tests::output_human_results_logic_validation ... ok
[INFO] [stdout] test check::tests::output_json_structure_validation ... ok
[INFO] [stdout] test check::tests::output_mode_specific_logic ... ok
[INFO] [stdout] test check::tests::parse_context ... ok
[INFO] [stdout] test check::tests::parse_all_valid_contexts ... ok
[INFO] [stdout] test check::tests::parse_complex_field_values ... ok
[INFO] [stdout] test check::tests::parse_context_with_whitespace ... ok
[INFO] [stdout] test check::tests::parse_empty_input ... ok
[INFO] [stdout] test check::tests::parse_nested_field_deep_path ... ok
[INFO] [stdout] test check::tests::parse_nested_field_invalid_context ... ok
[INFO] [stdout] test check::tests::parse_nested_field_with_value ... ok
[INFO] [stdout] test check::tests::parse_nested_field_with_whitespace ... ok
[INFO] [stdout] test check::tests::parse_nested_field_invalid_path ... ok
[INFO] [stdout] test check::tests::parse_error_propagation ... ok
[INFO] [stdout] test check::tests::parse_nested_field_without_value ... ok
[INFO] [stdout] test check::tests::test_field_registry_helper_methods ... ok
[INFO] [stdout] test check::tests::test_generate_help_text_structure ... ok
[INFO] [stdout] test check::tests::parse_predicate_negation ... ok
[INFO] [stdout] test check::tests::parse_predicate_with_whitespace ... ok
[INFO] [stdout] test check::tests::test_help_text_completeness ... ok
[INFO] [stdout] test check::tests::test_check_predicate_long_help_static ... ok
[INFO] [stdout] test check::tests::parse_predicate_no_negation ... ok
[INFO] [stdout] test check::tests::test_help_text_empty_registry_handling ... ok
[INFO] [stdout] test check::tests::test_help_text_context_descriptions ... ok
[INFO] [stdout] test check::tests::test_help_text_contexts ... ok
[INFO] [stdout] test check::tests::test_help_text_examples ... ok
[INFO] [stdout] test check::tests::test_help_text_field_alignment ... ok
[INFO] [stdout] test check::tests::test_help_text_field_padding_edge_cases ... ok
[INFO] [stdout] test check::tests::test_help_text_field_descriptions_accuracy ... ok
[INFO] [stdout] test check::tests::test_help_text_field_sorting ... ok
[INFO] [stdout] test check::tests::test_help_text_field_type_coverage ... ok
[INFO] [stdout] test check::tests::test_help_text_fields_by_context ... ok
[INFO] [stdout] test check::tests::test_help_text_section_ordering ... ok
[INFO] [stdout] test check::tests::test_help_text_no_empty_sections ... ok
[INFO] [stdout] test check::tests::test_help_text_syntax_completeness ... ok
[INFO] [stdout] test check::tests::test_help_text_syntax_section ... ok
[INFO] [stdout] test check::tests::test_help_text_thread_safety ... ok
[INFO] [stdout] test check::tests::test_static_help_function_thread_safety ... ok
[INFO] [stdout] test check::tests::test_validate_field_path_unknown_context ... ok
[INFO] [stdout] test check::tests::test_help_text_newline_handling ... ok
[INFO] [stdout] test check::tests::test_validate_predicate_syntax_empty ... ok
[INFO] [stdout] test check::tests::test_validate_field_path_valid ... ok
[INFO] [stdout] test agent::tests::table_driven_detection ... ok
[INFO] [stdout] test check::tests::evaluate_color_level_field_comparison_no_match ... ok
[INFO] [stdout] test check::tests::evaluate_main_function_nested_field ... ok
[INFO] [stdout] test check::tests::test_help_text_consistent_formatting ... ok
[INFO] [stdout] test config::tests::test_config_deserialization ... ok
[INFO] [stdout] test check::tests::test_help_text_examples_coverage ... ok
[INFO] [stdout] test check::tests::test_validate_field_path_invalid_field ... ok
[INFO] [stdout] test config::tests::test_config_partial_deserialization ... ok
[INFO] [stdout] test detectors::agent_declarative::tests::detects_cursor_agent ... ok
[INFO] [stdout] test check::tests::test_validate_predicate_syntax_with_negation ... ok
[INFO] [stdout] test detectors::agent_declarative::tests::detects_openhands_with_prefix ... ok
[INFO] [stdout] test config::tests::test_config_serialization ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test detectors::agent_declarative::tests::detects_replit_agent ... ok
[INFO] [stdout] test detectors::agent_declarative::tests::detects_replit_host_only ... ok
[INFO] [stdout] test detectors::agent_declarative::tests::respects_override_force_agent ... ok
[INFO] [stdout] test detectors::agent_declarative::tests::test_agent_traits_serialization_consistency ... ok
[INFO] [stdout] test detectors::agent_declarative::tests::respects_override_force_human ... ok
[INFO] [stdout] test detectors::agent_declarative::tests::test_confidence_levels_preserved_with_nested_structure ... ok
[INFO] [stdout] test detectors::agent_declarative::tests::test_evidence_uses_correct_field_paths ... ok
[INFO] [stdout] test detectors::agent_declarative::tests::test_evidence_field_paths_with_override ... ok
[INFO] [stdout] test detectors::agent_declarative::tests::test_multiple_environment_variables_same_agent ... ok
[INFO] [stdout] test detectors::agent_declarative::tests::test_nested_agent_traits_json_structure ... ok
[INFO] [stdout] test detectors::agent_declarative::tests::test_no_agent_detection_produces_empty_traits_patch ... ok
[INFO] [stdout] test detectors::ci_declarative::tests::detects_circleci ... ok
[INFO] [stdout] test detectors::ci_declarative::tests::detects_github_actions ... ok
[INFO] [stdout] test detectors::ci_declarative::tests::detects_gitlab_ci ... ok
[INFO] [stdout] test detectors::ci_declarative::tests::detects_jenkins ... ok
[INFO] [stdout] test detectors::agent_declarative::tests::test_traits_patch_structure_validation ... ok
[INFO] [stdout] test detectors::ci_declarative::tests::detects_branch ... ok
[INFO] [stdout] test detectors::ci_declarative::tests::respects_override_assume_local ... ok
[INFO] [stdout] test detectors::ci_declarative::tests::respects_override_disable_ci ... ok
[INFO] [stdout] test detectors::ci_declarative::tests::respects_override_force_ci ... ok
[INFO] [stdout] test detectors::declarative::tests::test_declarative_detector_no_detection ... ok
[INFO] [stdout] test detectors::ci_declarative::tests::detects_pr_status ... ok
[INFO] [stdout] test detectors::declarative::tests::test_declarative_detector_basic_detection ... ok
[INFO] [stdout] test detectors::ci_declarative::tests::no_detection_without_ci ... ok
[INFO] [stdout] test detectors::declarative::tests::test_declarative_detector_override ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_aider_mapping ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_circleci_value_extraction ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_condition_equals ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_condition_contains ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_circular_dependency_detection ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_condition_exists ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_condition_is_falsy ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_condition_is_truthy ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_condition_not_equals ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_condition_not_exists ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_conditional_value_mapping ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_gitlab_ci_value_extraction ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_openhands_prefix_mapping ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_replit_agent_mapping ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_cursor_mapping ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_validation_in_extract_values ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_github_actions_value_extraction ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_validation_rule_is_boolean ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_validation_rule_allowed_values ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_validation_rule_in_range ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_validation_rule_is_integer ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_validation_rule_length_constraints ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_value_mapping_validation ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_validation_rule_not_empty ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_value_mapping_config_validation ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_value_transform_contains ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_value_transform_split ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_value_transform_equals ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_value_transform_replace ... ok
[INFO] [stdout] test detectors::agent_declarative::tests::detects_aider ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_value_transform_to_bool ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_value_transform_to_uppercase ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_value_transform_trim ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_value_transform_to_int ... ok
[INFO] [stdout] test detectors::ide_declarative::tests::creates_nested_ide_traits_for_cursor ... ok
[INFO] [stdout] test detectors::ide_declarative::tests::detects_vscode_insiders ... ok
[INFO] [stdout] test detectors::ide_declarative::tests::evidence_uses_nested_field_paths ... ok
[INFO] [stdout] test detectors::ide_declarative::tests::no_detection_with_different_term_program ... ok
[INFO] [stdout] test detectors::ide_declarative::tests::detects_vscode ... ok
[INFO] [stdout] test detectors::ide_declarative::tests::detects_cursor_ide ... ok
[INFO] [stdout] test detectors::ide_declarative::tests::respects_override_disable_ide ... ok
[INFO] [stdout] test detectors::ide_declarative::tests::no_detection_without_vscode ... ok
[INFO] [stdout] test detectors::ide_declarative::tests::respects_override_assume_terminal ... ok
[INFO] [stdout] test detectors::ide_declarative::tests::respects_override_force_ide ... ok
[INFO] [stdout] test detectors::terminal::tests::color_level_override_works_with_nested_structure ... ok
[INFO] [stdout] test detectors::terminal::tests::confidence_level_consistency ... ok
[INFO] [stdout] test detectors::terminal::tests::detector_name_and_default_implementation ... ok
[INFO] [stdout] test detectors::terminal::tests::all_color_levels_work_with_nested_structure ... ok
[INFO] [stdout] test detectors::terminal::tests::detects_piped_io ... ok
[INFO] [stdout] test detectors::terminal::tests::empty_environment_variables_handling ... ok
[INFO] [stdout] test detectors::terminal::tests::detects_terminal_traits ... ok
[INFO] [stdout] test detectors::terminal::tests::evidence_content_and_confidence_validation ... ok
[INFO] [stdout] test detectors::terminal::tests::evidence_uses_nested_field_paths ... ok
[INFO] [stdout] test detectors::terminal::tests::hyperlinks_override_works_with_nested_structure ... ok
[INFO] [stdout] test detectors::terminal::tests::hyperlinks_boolean_parsing_edge_cases ... ok
[INFO] [stdout] test detectors::terminal::tests::invalid_hyperlinks_values_handled_gracefully ... ok
[INFO] [stdout] test detectors::terminal::tests::invalid_color_level_defaults_to_none ... ok
[INFO] [stdout] test detectors::terminal::tests::mixed_stream_scenarios ... ok
[INFO] [stdout] test detectors::test_utils::tests::test_create_env_snapshot_empty ... ok
[INFO] [stdout] test detectors::terminal::tests::nested_terminal_traits_json_serialization ... ok
[INFO] [stdout] test detectors::test_utils::tests::test_create_env_snapshot ... ok
[INFO] [stdout] test detectors::test_utils::tests::test_create_env_snapshot_with_tty ... ok
[INFO] [stdout] test detectors::tests::test_env_snapshot_with_mock_tty ... ok
[INFO] [stdout] test detectors::tests::test_env_snapshot_current_uses_real_detector ... ok
[INFO] [stdout] test detectors::tests::test_env_snapshot_for_testing ... ok
[INFO] [stdout] test detectors::tests::test_tty_detector_convenience_methods ... ok
[INFO] [stdout] test detectors::tty::tests::test_real_tty_detector_creation ... ok
[INFO] [stdout] test detectors::tty::tests::test_tty_detector_convenience_methods ... ok
[INFO] [stdout] test detectors::ide_declarative::tests::creates_nested_ide_traits_object ... ok
[INFO] [stdout] test detectors::utils::tests::test_check_generic_overrides_agent ... ok
[INFO] [stdout] test detectors::utils::tests::test_basic_declarative_detection ... ok
[INFO] [stdout] test detectors::utils::tests::test_check_generic_overrides_assume ... ok
[INFO] [stdout] test detectors::utils::tests::test_check_generic_overrides_ci ... ok
[INFO] [stdout] test detectors::utils::tests::test_check_generic_overrides_ide ... ok
[INFO] [stdout] test detectors::utils::tests::test_check_generic_overrides_no_override ... ok
[INFO] [stdout] test detectors::utils::tests::test_check_generic_overrides_none ... ok
[INFO] [stdout] test detectors::utils::tests::test_find_best_mapping_by_confidence ... ok
[INFO] [stdout] test detectors::utils::tests::test_find_best_mapping_by_priority ... ok
[INFO] [stdout] test schema::main::tests::context_list_handling ... ok
[INFO] [stdout] test detectors::utils::tests::test_generate_evidence_from_mapping ... ok
[INFO] [stdout] test schema::main::tests::default_serializes_with_version ... ok
[INFO] [stdout] test schema::main::tests::new_schema_serialization ... ok
[INFO] [stdout] test schema::main::tests::nested_traits_structure_validation ... ok
[INFO] [stdout] test schema::tests::empty_contexts_handling ... ok
[INFO] [stdout] test schema::main::tests::json_schema_generates ... ok
[INFO] [stdout] test check::tests::test_validate_predicate_syntax_valid ... ok
[INFO] [stdout] test detectors::tty::tests::test_tty_detector_enum ... ok
[INFO] [stdout] test check::tests::test_validate_predicate_syntax_invalid ... ok
[INFO] [stdout] test detectors::terminal::tests::nested_and_flat_keys_consistency ... ok
[INFO] [stdout] test schema::tests::nested_traits_serialization ... ok
[INFO] [stdout] test traits::agent::tests::agent_traits_deserialization_extra_field ... ok
[INFO] [stdout] test traits::agent::tests::agent_traits_empty_string_id ... ok
[INFO] [stdout] test schema::tests::new_envsense_default ... ok
[INFO] [stdout] test traits::agent::tests::agent_traits_serialization ... ok
[INFO] [stdout] test traits::agent::tests::agent_traits_unicode_id ... ok
[INFO] [stdout] test traits::agent::tests::agent_traits_without_id_serialization ... ok
[INFO] [stdout] test traits::agent::tests::agent_traits_with_id ... ok
[INFO] [stdout] test traits::agent::tests::default_agent_traits ... ok
[INFO] [stdout] test traits::ci::tests::ci_traits_deserialization_extra_fields ... ok
[INFO] [stdout] test traits::ci::tests::ci_traits_deserialization ... ok
[INFO] [stdout] test traits::ci::tests::ci_traits_deserialization_missing_fields ... ok
[INFO] [stdout] test traits::ci::tests::ci_traits_mixed_boolean_values ... ok
[INFO] [stdout] test traits::ci::tests::ci_traits_edge_case_values ... ok
[INFO] [stdout] test traits::ci::tests::ci_traits_partial_serialization ... ok
[INFO] [stdout] test traits::ci::tests::ci_traits_special_characters_in_names ... ok
[INFO] [stdout] test traits::ci::tests::ci_traits_serialization ... ok
[INFO] [stdout] test traits::ci::tests::ci_traits_with_values ... ok
[INFO] [stdout] test traits::ide::tests::default_ide_traits ... ok
[INFO] [stdout] test traits::ci::tests::default_ci_traits ... ok
[INFO] [stdout] test traits::ide::tests::ide_traits_deserialization ... ok
[INFO] [stdout] test traits::ide::tests::ide_traits_deserialization_extra_field ... ok
[INFO] [stdout] test traits::ide::tests::ide_traits_deserialization_empty_string ... ok
[INFO] [stdout] test schema::tests::schema_version_constants ... ok
[INFO] [stdout] test traits::agent::tests::agent_traits_deserialization ... ok
[INFO] [stdout] test traits::agent::tests::agent_traits_deserialization_empty_string ... ok
[INFO] [stdout] test traits::agent::tests::agent_traits_deserialization_missing_field ... ok
[INFO] [stdout] test traits::ide::tests::ide_traits_empty_string_id ... ok
[INFO] [stdout] test traits::ide::tests::ide_traits_unicode_id ... ok
[INFO] [stdout] test traits::ide::tests::ide_traits_deserialization_missing_field ... ok
[INFO] [stdout] test traits::ide::tests::ide_traits_with_id ... ok
[INFO] [stdout] test traits::integration_tests::traits_edge_case_integration ... ok
[INFO] [stdout] test traits::integration_tests::traits_json_schema_integration ... ok
[INFO] [stdout] test traits::integration_tests::traits_serialization_roundtrip ... ok
[INFO] [stdout] test traits::ide::tests::ide_traits_without_id_serialization ... ok
[INFO] [stdout] test traits::ide::tests::ide_traits_serialization ... ok
[INFO] [stdout] test traits::integration_tests::all_traits_can_be_combined ... ok
[INFO] [stdout] test traits::nested::tests::interactive_detection ... ok
[INFO] [stdout] test traits::nested::tests::nested_traits_detect_method ... ok
[INFO] [stdout] test traits::nested::tests::nested_traits_deserialization ... ok
[INFO] [stdout] test traits::nested::tests::default_nested_traits ... ok
[INFO] [stdout] test traits::nested::tests::nested_traits_multiple_contexts ... ok
[INFO] [stdout] test traits::nested::tests::nested_traits_partial_context_detection ... ok
[INFO] [stdout] test traits::nested::tests::nested_traits_edge_case_serialization ... ok
[INFO] [stdout] test traits::nested::tests::ci_detection ... ok
[INFO] [stdout] test traits::nested::tests::context_detection ... ok
[INFO] [stdout] test traits::stream::tests::default_stream_info ... ok
[INFO] [stdout] test traits::stream::tests::from_tty_false ... ok
[INFO] [stdout] test traits::stream::tests::from_tty_true ... ok
[INFO] [stdout] test traits::nested::tests::nested_traits_serialization_roundtrip ... ok
[INFO] [stdout] test traits::nested::tests::nested_traits_serialization ... ok
[INFO] [stdout] test traits::nested::tests::primary_agent_precedence ... ok
[INFO] [stdout] test traits::nested::tests::nested_traits_json_schema_generation ... ok
[INFO] [stdout] test traits::stream::tests::stream_info_consistency ... ok
[INFO] [stdout] test traits::stream::tests::stream_info_deserialization_extra_fields ... ok
[INFO] [stdout] test traits::stream::tests::stream_info_deserialization ... ok
[INFO] [stdout] test traits::stream::tests::stream_info_manual_construction ... ok
[INFO] [stdout] test traits::stream::tests::stream_info_serialization ... ok
[INFO] [stdout] test traits::stream::tests::stream_info_deserialization_edge_cases ... ok
[INFO] [stdout] test traits::stream::tests::stream_info_serialization_edge_cases ... ok
[INFO] [stdout] test traits::terminal::tests::default_terminal_traits ... ok
[INFO] [stdout] test traits::terminal::tests::legacy_compatibility_methods ... ok
[INFO] [stdout] test traits::terminal::tests::maps_color_level ... ok
[INFO] [stdout] test traits::terminal::tests::terminal_traits_serialization ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/envsense-cae70706a16dc457)
[INFO] [stdout] test detectors::agent_declarative::tests::test_nested_structure_performance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 302 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-7dbe35c37a2e09b7)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test check_agent_context ... ok
[INFO] [stdout] test check_ci_quiet_suppresses_output ... ok
[INFO] [stdout] test check_ci_messages_and_exit_codes ... ok
[INFO] [stdout] test check_output_formatting_consistency ... ok
[INFO] [stdout] test check_unknown_context_fails ... ok
[INFO] [stdout] test detects_cursor ... ok
[INFO] [stdout] test check_new_syntax_comprehensive ... ok
[INFO] [stdout] test fields_limit_output ... ok
[INFO] [stdout] test detects_vscode ... ok
[INFO] [stdout] test human_info_multiline ... ok
[INFO] [stdout] test detects_vscode_insiders ... ok
[INFO] [stdout] test check_predicate_parsing_edge_cases ... ok
[INFO] [stdout] test json_output_contains_ci_keys ... ok
[INFO] [stdout] test invalid_fields_error ... ok
[INFO] [stdout] test meta_field_selection ... ok
[INFO] [stdout] test version_short_flag_displays_version ... ok
[INFO] [stdout] test version_flag_displays_version ... ok
[INFO] [stdout] test check_comprehensive_exit_codes ... ok
[INFO] [stdout] test prints_json_with_version ... ok
[INFO] [stdout] test raw_contexts_without_headings_or_color ... ok
[INFO] [stdout] test quiet_flag_suppresses_output ... ok
[INFO] [stdout] test color_output_honors_tty_and_no_color ... ok
[INFO] [stderr]      Running tests/cli_configuration.rs (/opt/rustwide/target/debug/deps/cli_configuration-a460f516f22e3f6e)
[INFO] [stdout] test check_field_registry_integration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_compact_flag_syntax ... ok
[INFO] [stdout] test test_configuration_file_integration ... ok
[INFO] [stdout] test test_configuration_system_loads ... ok
[INFO] [stdout] test test_new_check_flags_available ... ok
[INFO] [stdout] test test_lenient_flag_syntax ... ok
[INFO] [stdout] test test_new_info_flags_available ... ok
[INFO] [stdout] test test_flag_combinations_with_new_flags ... ok
[INFO] [stdout] test test_descriptions_flag_requires_list ... ok
[INFO] [stdout] test test_descriptions_flag_with_list ... ok
[INFO] [stdout] test test_tree_flag_syntax ... ok
[INFO] [stdout] test test_error_handling_still_works ... ok
[INFO] [stdout] test test_output_formatting_still_works ... ok
[INFO] [stderr]      Running tests/cli_declarative.rs (/opt/rustwide/target/debug/deps/cli_declarative-347099af83e5e629)
[INFO] [stdout] test test_backward_compatibility_maintained ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test cli_declarative_openhands_detection ... ok
[INFO] [stdout] test cli_declarative_aider_detection ... ok
[INFO] [stdout] test cli_declarative_cursor_detection ... ok
[INFO] [stdout] test cli_declarative_evidence_in_json ... ok
[INFO] [stdout] test cli_declarative_claude_code_detection ... ok
[INFO] [stdout] test cli_declarative_no_agent_detection ... ok
[INFO] [stdout] test cli_declarative_replit_detection ... ok
[INFO] [stdout] test cli_declarative_overrides ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stderr]      Running tests/cli_error_handling.rs (/opt/rustwide/target/debug/deps/cli_error_handling-c5ade9df26b04ddf)
[INFO] [stdout] test test_empty_predicate_syntax_validation ... ok
[INFO] [stdout] test test_error_message_formatting ... ok
[INFO] [stdout] test test_field_path_validation_invalid_field ... ok
[INFO] [stdout] test test_flag_validation_any_with_all ... ok
[INFO] [stdout] test test_field_path_validation_unknown_context ... ok
[INFO] [stdout] test test_flag_validation_list_with_quiet ... ok
[INFO] [stdout] test test_flag_validation_list_with_predicates ... ok
[INFO] [stdout] test test_exit_codes ... ok
[INFO] [stdout] test test_flag_validation_list_with_any ... ok
[INFO] [stdout] test test_multiple_predicates_with_invalid_field ... ok
[INFO] [stdout] test test_field_path_validation_multiple_invalid_fields ... ok
[INFO] [stdout] test test_negated_invalid_field ... ok
[INFO] [stdout] test test_negated_invalid_syntax ... ok
[INFO] [stdout] test test_multiple_predicates_with_invalid_syntax ... ok
[INFO] [stdout] test test_flag_validation_list_with_all ... ok
[INFO] [stdout] test test_no_predicates_specified_error ... ok
[INFO] [stdout] test test_whitespace_only_predicate ... ok
[INFO] [stdout] test test_flag_combinations_that_should_work ... ok
[INFO] [stdout] test test_predicate_syntax_validation_valid_characters ... ok
[INFO] [stdout] test test_predicate_syntax_validation_invalid_characters ... ok
[INFO] [stderr]      Running tests/cli_output_formatting.rs (/opt/rustwide/target/debug/deps/cli_output_formatting-b39f5dde13ea4c18)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_field_descriptions_alignment ... ok
[INFO] [stdout] test test_list_checks_field_formatting ... ok
[INFO] [stdout] test test_list_checks_context_descriptions ... ok
[INFO] [stdout] test test_json_output_format ... ok
[INFO] [stdout] test test_context_descriptions_completeness ... ok
[INFO] [stdout] test test_info_display_format ... ok
[INFO] [stdout] test test_info_hierarchical_display ... ok
[INFO] [stdout] test test_rainbow_colors_with_truecolor ... ok
[INFO] [stdout] test test_raw_output_format ... ok
[INFO] [stdout] test test_rainbow_colors_with_hierarchical_display ... ok
[INFO] [stdout] test test_no_color_disables_rainbow ... ok
[INFO] [stdout] test test_hierarchical_display_indentation ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_hierarchical_display_indentation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_hierarchical_display_indentation' (900) panicked at tests/cli_output_formatting.rs:171:5:
[INFO] [stdout] Should have level 1 indentation
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x628aaade4ca2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x628aaade4ca2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x628aaade4ca2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x628aaade4ca2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x628aaadf60df - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x628aaadf60df - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x628aaadb0191 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x628aaadb0191 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x628aaadbc532 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x628aaadc160f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x628aaadc14a1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x628aaad37dce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x628aaad37dce - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x628aaadc1ccf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x628aaadc1ccf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x628aaadc1af6 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x628aaadbc669 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x628aaada466d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x628aaadfe1e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x628aaad10ed8 - cli_output_formatting::test_hierarchical_display_indentation::hd03768e863906259
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_output_formatting.rs:171:5
[INFO] [stdout]   20:     0x628aaad10fe7 - cli_output_formatting::test_hierarchical_display_indentation::{{closure}}::he90217358af08982
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_output_formatting.rs:148:43
[INFO] [stdout]   21:     0x628aaad14d36 - core::ops::function::FnOnce::call_once::hd697a9afd079cde7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x628aaad37b8b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x628aaad37b8b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x628aaad4d7f5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x628aaad4d7f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x628aaad4d7f5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x628aaad4d7f5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x628aaad4d7f5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x628aaad4d7f5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x628aaad4d7f5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x628aaad23fe4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x628aaad23fe4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x628aaad278aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x628aaad278aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x628aaad278aa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x628aaad278aa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x628aaad278aa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x628aaad278aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x628aaad278aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x628aaadb76af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   41:     0x628aaadb76af - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   42:     0x752d27451aa4 - <unknown>
[INFO] [stdout]   43:     0x752d274dea34 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_hierarchical_display_indentation
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cli_output_formatting`
[INFO] running `Command { std: "docker" "inspect" "e99df2c051edd8fd2def3ea214f45d924c4e86cdf0723577bcc3c60d5095ce27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e99df2c051edd8fd2def3ea214f45d924c4e86cdf0723577bcc3c60d5095ce27", kill_on_drop: false }`
[INFO] [stdout] e99df2c051edd8fd2def3ea214f45d924c4e86cdf0723577bcc3c60d5095ce27
