[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] 8c086a0e301b4dbcc603654cb0b508c303497474
[INFO] testing technicalpickles/envsense against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechnicalpickles%2Fenvsense" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/technicalpickles/envsense on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded schemars v0.8.22
[INFO] [stderr]   Downloaded clap_derive v4.5.47
[INFO] [stderr]   Downloaded clap v4.5.47
[INFO] [stderr]   Downloaded wit-bindgen v0.45.1
[INFO] [stderr]   Downloaded supports-color v3.0.2
[INFO] [stderr]   Downloaded errno v0.3.14
[INFO] [stderr]   Downloaded log v0.4.28
[INFO] [stderr]   Downloaded indexmap v2.11.1
[INFO] [stderr]   Downloaded clap_builder v4.5.47
[INFO] [stderr]   Downloaded wasi v0.14.5+wasi-0.2.4
[INFO] [stderr]   Downloaded wasip2 v1.0.0+wasi-0.2.4
[INFO] [stderr]   Downloaded rustix v1.1.2
[INFO] [stderr]   Downloaded tempfile v3.22.0
[INFO] [stderr]   Downloaded schemars_derive v0.8.22
[INFO] [stderr]   Downloaded serial_test_derive v2.0.0
[INFO] [stderr]   Downloaded serial_test v2.0.0
[INFO] [stderr]   Downloaded supports-hyperlinks v3.1.0
[INFO] [stderr]   Downloaded temp-env v0.3.6
[INFO] [stderr]   Downloaded bitflags v2.9.4
[INFO] [stderr]   Downloaded similar v2.7.0
[INFO] [stderr]   Downloaded is_ci v1.2.0
[INFO] [stderr]   Downloaded windows-link v0.2.0
[INFO] [stderr]   Downloaded windows-sys v0.61.0
[INFO] [stderr]   Downloaded linux-raw-sys v0.11.0
[INFO] [stderr]   Downloaded insta v1.43.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a94c6f47e499375cc3c94efb221cf4db2818cece52e6e0c237baa239368e8f1
[INFO] running `Command { std: "docker" "start" "-a" "4a94c6f47e499375cc3c94efb221cf4db2818cece52e6e0c237baa239368e8f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a94c6f47e499375cc3c94efb221cf4db2818cece52e6e0c237baa239368e8f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a94c6f47e499375cc3c94efb221cf4db2818cece52e6e0c237baa239368e8f1", kill_on_drop: false }`
[INFO] [stdout] 4a94c6f47e499375cc3c94efb221cf4db2818cece52e6e0c237baa239368e8f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91e45a684d7a0591553ad4cfe7acabe557baccc9c430421ebd9a0452455e8574
[INFO] running `Command { std: "docker" "start" "-a" "91e45a684d7a0591553ad4cfe7acabe557baccc9c430421ebd9a0452455e8574", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[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-terminal v0.4.16
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling regex v1.11.2
[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 clap_derive v4.5.47
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[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 serde v1.0.219
[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.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 38s
[INFO] running `Command { std: "docker" "inspect" "91e45a684d7a0591553ad4cfe7acabe557baccc9c430421ebd9a0452455e8574", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91e45a684d7a0591553ad4cfe7acabe557baccc9c430421ebd9a0452455e8574", kill_on_drop: false }`
[INFO] [stdout] 91e45a684d7a0591553ad4cfe7acabe557baccc9c430421ebd9a0452455e8574
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b44935776db4603421b51aa1c7cf4223cc88e9d3ab472538406a292da1f89954
[INFO] running `Command { std: "docker" "start" "-a" "b44935776db4603421b51aa1c7cf4223cc88e9d3ab472538406a292da1f89954", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling temp-env v0.3.6
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling envsense-macros v0.4.0 (/opt/rustwide/workdir/envsense-macros)
[INFO] [stderr]    Compiling insta v1.43.2
[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.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 01s
[INFO] running `Command { std: "docker" "inspect" "b44935776db4603421b51aa1c7cf4223cc88e9d3ab472538406a292da1f89954", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b44935776db4603421b51aa1c7cf4223cc88e9d3ab472538406a292da1f89954", kill_on_drop: false }`
[INFO] [stdout] b44935776db4603421b51aa1c7cf4223cc88e9d3ab472538406a292da1f89954
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9f3b212d73dd92840d78d2d96b60ca358425dd176c63a370bb60507f8818f245
[INFO] running `Command { std: "docker" "start" "-a" "9f3b212d73dd92840d78d2d96b60ca358425dd176c63a370bb60507f8818f245", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/envsense-56180d42a04657fb)
[INFO] [stdout] 
[INFO] [stdout] running 304 tests
[INFO] [stdout] test agent::tests::table_driven_detection ... ok
[INFO] [stdout] test check::tests::check_result_format_boolean_with_explain ... ok
[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_format_comparison_without_explain ... ok
[INFO] [stdout] test check::tests::check_result_format_boolean_without_explain ... 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_consistency ... ok
[INFO] [stdout] test check::tests::check_result_format_empty_and_null_values ... ok
[INFO] [stdout] test check::tests::check_result_equality ... 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_null ... ok
[INFO] [stdout] test check::tests::compare_field_value_boolean ... ok
[INFO] [stdout] test check::tests::compare_field_value_string ... ok
[INFO] [stdout] test check::tests::compare_string_field_with_case_sensitivity ... ok
[INFO] [stdout] test check::tests::evaluate_case_sensitive_comparisons ... ok
[INFO] [stdout] test check::tests::check_result_as_string ... ok
[INFO] [stdout] test check::tests::evaluate_color_level_field_comparison_no_match ... 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::evaluate_empty_string_vs_null_comparison ... ok
[INFO] [stdout] test check::tests::evaluate_multiple_contexts_scenario ... ok
[INFO] [stdout] test check::tests::evaluate_main_function_nested_field ... ok
[INFO] [stdout] test check::tests::compare_optional_string_field_with_none ... ok
[INFO] [stdout] test check::tests::evaluate_negation_comparison ... ok
[INFO] [stdout] test check::tests::evaluate_negation_boolean ... ok
[INFO] [stdout] test check::tests::evaluate_malformed_field_path ... ok
[INFO] [stdout] test check::tests::evaluate_nested_field_boolean_comparison ... ok
[INFO] [stdout] test check::tests::evaluate_nested_field_comparison_no_match ... ok
[INFO] [stdout] test check::tests::evaluate_nested_field_deep_path ... ok
[INFO] [stdout] test check::tests::evaluate_nested_field_unknown_field ... ok
[INFO] [stdout] test check::tests::evaluate_special_characters_in_values ... ok
[INFO] [stdout] test check::tests::evaluate_nested_field_string_value ... 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::evaluation_result_creation ... ok
[INFO] [stdout] test check::tests::evaluate_nested_field_boolean_value ... ok
[INFO] [stdout] test check::tests::evaluate_negation_string_unchanged ... ok
[INFO] [stdout] test check::tests::evaluate_nested_field_comparison_match ... ok
[INFO] [stdout] test check::tests::evaluate_stream_info_field_always_false_comparison ... ok
[INFO] [stdout] test check::tests::evaluate_boolean_string_representations ... ok
[INFO] [stdout] test check::tests::field_registry_ci_fields ... ok
[INFO] [stdout] test check::tests::evaluate_color_level_field_comparison_match ... ok
[INFO] [stdout] test check::tests::field_registry_completeness ... ok
[INFO] [stdout] test check::tests::evaluation_result_with_different_result_types ... ok
[INFO] [stdout] test check::tests::field_registry_creation ... ok
[INFO] [stdout] test check::tests::field_registry_context_filtering ... ok
[INFO] [stdout] test check::tests::field_registry_ide_fields ... 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_agent_fields ... ok
[INFO] [stdout] test check::tests::field_registry_unknown_field ... 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::format_field_value_string ... ok
[INFO] [stdout] test check::tests::field_registry_unknown_context ... ok
[INFO] [stdout] test check::tests::format_stream_info_with_missing_fields ... ok
[INFO] [stdout] test check::tests::navigate_to_field_missing ... ok
[INFO] [stdout] test check::tests::navigate_to_field_success ... ok
[INFO] [stdout] test check::tests::navigate_to_field_with_deep_nested_path ... ok
[INFO] [stdout] test check::tests::navigate_to_field_with_empty_path ... ok
[INFO] [stdout] test check::tests::navigate_to_field_with_invalid_path ... ok
[INFO] [stdout] test check::tests::navigate_to_field_deep_path ... ok
[INFO] [stdout] test check::tests::output_edge_cases ... ok
[INFO] [stdout] test check::tests::output_json_structure_validation ... ok
[INFO] [stdout] test check::tests::evaluate_main_function_context ... ok
[INFO] [stdout] test check::tests::field_registry_terminal_fields ... ok
[INFO] [stdout] test check::tests::output_human_results_logic_validation ... ok
[INFO] [stdout] test check::tests::output_mode_specific_logic ... 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 ... ok
[INFO] [stdout] test check::tests::evaluate_with_signals_field ... 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_error_propagation ... 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_invalid_path ... ok
[INFO] [stdout] test check::tests::parse_nested_field_with_whitespace ... ok
[INFO] [stdout] test check::tests::parse_nested_field_with_value ... ok
[INFO] [stdout] test check::tests::parse_nested_field_without_value ... ok
[INFO] [stdout] test check::tests::parse_predicate_negation ... ok
[INFO] [stdout] test check::tests::parse_predicate_no_negation ... ok
[INFO] [stdout] test check::tests::test_field_registry_helper_methods ... ok
[INFO] [stdout] test check::tests::parse_predicate_with_whitespace ... ok
[INFO] [stdout] test check::tests::test_generate_help_text_structure ... ok
[INFO] [stdout] test check::tests::test_help_text_completeness ... ok
[INFO] [stdout] test check::tests::test_help_text_consistent_formatting ... 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_empty_registry_handling ... ok
[INFO] [stdout] test check::tests::test_check_predicate_long_help_static ... ok
[INFO] [stdout] test check::tests::test_help_text_examples ... ok
[INFO] [stdout] test check::tests::test_help_text_field_padding_edge_cases ... ok
[INFO] [stdout] test check::tests::test_help_text_field_sorting ... ok
[INFO] [stdout] test check::tests::test_help_text_examples_coverage ... ok
[INFO] [stdout] test check::tests::test_help_text_field_alignment ... ok
[INFO] [stdout] test check::tests::test_help_text_no_empty_sections ... ok
[INFO] [stdout] test check::tests::test_help_text_field_descriptions_accuracy ... ok
[INFO] [stdout] test check::tests::test_help_text_section_ordering ... ok
[INFO] [stdout] test check::tests::test_validate_field_path_invalid_field ... 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_field_type_coverage ... ok
[INFO] [stdout] test check::tests::test_help_text_newline_handling ... ok
[INFO] [stdout] test check::tests::test_help_text_fields_by_context ... ok
[INFO] [stdout] test check::tests::test_validate_field_path_unknown_context ... ok
[INFO] [stdout] test check::tests::test_validate_field_path_valid ... ok
[INFO] [stdout] test check::tests::test_validate_predicate_syntax_empty ... ok
[INFO] [stdout] test check::tests::test_validate_predicate_syntax_invalid ... ok
[INFO] [stdout] test check::tests::test_validate_predicate_syntax_with_negation ... ok
[INFO] [stdout] test check::tests::test_validate_predicate_syntax_valid ... ok
[INFO] [stdout] test config::tests::test_config_deserialization ... ok
[INFO] [stdout] test config::tests::test_config_partial_deserialization ... ok
[INFO] [stdout] test detectors::agent_declarative::tests::detects_aider ... ok
[INFO] [stdout] test detectors::agent_declarative::tests::detects_cursor_agent ... ok
[INFO] [stdout] test detectors::agent_declarative::tests::detects_amp_agent ... ok
[INFO] [stdout] test detectors::agent_declarative::tests::detects_replit_host_only ... ok
[INFO] [stdout] test detectors::agent_declarative::tests::detects_openhands_with_prefix ... ok
[INFO] [stdout] test detectors::agent_declarative::tests::detects_replit_agent ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test check::tests::test_static_help_function_thread_safety ... ok
[INFO] [stdout] test config::tests::test_config_serialization ... ok
[INFO] [stdout] test detectors::agent_declarative::tests::respects_override_force_human ... 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_evidence_uses_correct_field_paths ... ok
[INFO] [stdout] test detectors::agent_declarative::tests::test_traits_patch_structure_validation ... ok
[INFO] [stdout] test detectors::agent_declarative::tests::test_no_agent_detection_produces_empty_traits_patch ... ok
[INFO] [stdout] test detectors::ci_declarative::tests::no_detection_without_ci ... ok
[INFO] [stdout] test detectors::ci_declarative::tests::respects_override_assume_local ... ok
[INFO] [stdout] test detectors::ci_declarative::tests::detects_jenkins ... ok
[INFO] [stdout] test detectors::ci_declarative::tests::respects_override_disable_ci ... ok
[INFO] [stdout] test detectors::ci_declarative::tests::detects_gitlab_ci ... ok
[INFO] [stdout] test detectors::ci_declarative::tests::detects_branch ... ok
[INFO] [stdout] test detectors::declarative::tests::test_declarative_detector_basic_detection ... 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::ci_declarative::tests::detects_github_actions ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_amp_mapping ... ok
[INFO] [stdout] test detectors::ci_declarative::tests::detects_pr_status ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_circular_dependency_detection ... ok
[INFO] [stdout] test detectors::agent_declarative::tests::test_agent_traits_serialization_consistency ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_condition_equals ... ok
[INFO] [stdout] test detectors::agent_declarative::tests::test_confidence_levels_preserved_with_nested_structure ... 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_condition_is_truthy ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_condition_contains ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_condition_exists ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_circleci_value_extraction ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_condition_is_falsy ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_conditional_value_mapping ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_cursor_mapping ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_github_actions_value_extraction ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_replit_agent_mapping ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_validation_in_extract_values ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_validation_rule_allowed_values ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_validation_rule_is_boolean ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_validation_rule_in_range ... ok
[INFO] [stdout] test detectors::agent_declarative::tests::respects_override_force_agent ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_validation_rule_is_integer ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_value_mapping_config_validation ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_value_mapping_validation ... ok
[INFO] [stdout] test check::tests::test_help_text_thread_safety ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_value_transform_contains ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_validation_rule_not_empty ... 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_validation_rule_length_constraints ... ok
[INFO] [stdout] test detectors::agent_declarative::tests::test_nested_structure_performance ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_value_transform_equals ... ok
[INFO] [stdout] test detectors::ci_declarative::tests::detects_circleci ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_value_transform_replace ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_value_transform_split ... ok
[INFO] [stdout] test check::tests::evaluate_context_present ... 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_int ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_value_transform_to_uppercase ... ok
[INFO] [stdout] test detectors::declarative::tests::test_declarative_detector_no_detection ... ok
[INFO] [stdout] test detectors::ci_declarative::tests::respects_override_force_ci ... ok
[INFO] [stdout] test check::tests::evaluate_with_null_field_values ... ok
[INFO] [stdout] test detectors::ide_declarative::tests::creates_nested_ide_traits_for_cursor ... ok
[INFO] [stdout] test detectors::ide_declarative::tests::detects_vscode ... 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::respects_override_assume_terminal ... ok
[INFO] [stdout] test detectors::ide_declarative::tests::creates_nested_ide_traits_object ... ok
[INFO] [stdout] test detectors::ide_declarative::tests::no_detection_without_vscode ... ok
[INFO] [stdout] test detectors::ide_declarative::tests::detects_cursor_ide ... ok
[INFO] [stdout] test detectors::ide_declarative::tests::respects_override_force_ide ... ok
[INFO] [stdout] test detectors::ide_declarative::tests::respects_override_disable_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::all_color_levels_work_with_nested_structure ... ok
[INFO] [stdout] test detectors::terminal::tests::detector_name_and_default_implementation ... ok
[INFO] [stdout] test detectors::terminal::tests::detects_piped_io ... ok
[INFO] [stdout] test detectors::terminal::tests::detects_terminal_traits ... ok
[INFO] [stdout] test detectors::terminal::tests::empty_environment_variables_handling ... ok
[INFO] [stdout] test detectors::terminal::tests::hyperlinks_override_works_with_nested_structure ... ok
[INFO] [stdout] test detectors::terminal::tests::invalid_color_level_defaults_to_none ... ok
[INFO] [stdout] test detectors::terminal::tests::evidence_uses_nested_field_paths ... 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::mixed_stream_scenarios ... ok
[INFO] [stdout] test detectors::terminal::tests::nested_and_flat_keys_consistency ... 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_empty ... ok
[INFO] [stdout] test detectors::tests::test_env_snapshot_for_testing ... 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_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::tty::tests::test_tty_detector_enum ... 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_basic_declarative_detection ... 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::tests::test_env_snapshot_current_uses_real_detector ... ok
[INFO] [stdout] test schema::main::tests::default_serializes_with_version ... 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::new_schema_serialization ... ok
[INFO] [stdout] test schema::main::tests::json_schema_generates ... 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_extra_field ... 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 traits::agent::tests::agent_traits_deserialization_missing_field ... ok
[INFO] [stdout] test traits::agent::tests::agent_traits_unicode_id ... ok
[INFO] [stdout] test traits::agent::tests::agent_traits_with_id ... ok
[INFO] [stdout] test traits::ci::tests::ci_traits_deserialization ... ok
[INFO] [stdout] test traits::ci::tests::ci_traits_deserialization_extra_fields ... ok
[INFO] [stdout] test traits::ci::tests::ci_traits_deserialization_missing_fields ... 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::agent::tests::agent_traits_empty_string_id ... ok
[INFO] [stdout] test traits::ci::tests::ci_traits_serialization ... ok
[INFO] [stdout] test traits::agent::tests::agent_traits_serialization ... ok
[INFO] [stdout] test traits::agent::tests::agent_traits_without_id_serialization ... ok
[INFO] [stdout] test traits::agent::tests::default_agent_traits ... ok
[INFO] [stdout] test traits::ci::tests::ci_traits_special_characters_in_names ... 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::ide::tests::ide_traits_deserialization ... ok
[INFO] [stdout] test traits::ide::tests::ide_traits_serialization ... ok
[INFO] [stdout] test traits::ci::tests::default_ci_traits ... ok
[INFO] [stdout] test detectors::utils::tests::test_generate_evidence_from_mapping ... ok
[INFO] [stdout] test traits::ide::tests::ide_traits_deserialization_empty_string ... ok
[INFO] [stdout] test schema::main::tests::context_list_handling ... ok
[INFO] [stdout] test traits::ide::tests::ide_traits_deserialization_extra_field ... ok
[INFO] [stdout] test traits::ide::tests::ide_traits_deserialization_missing_field ... ok
[INFO] [stdout] test schema::tests::schema_version_constants ... ok
[INFO] [stdout] test traits::ide::tests::ide_traits_empty_string_id ... ok
[INFO] [stdout] test traits::ide::tests::ide_traits_without_id_serialization ... ok
[INFO] [stdout] test traits::integration_tests::all_traits_can_be_combined ... ok
[INFO] [stdout] test traits::integration_tests::traits_edge_case_integration ... ok
[INFO] [stdout] test traits::integration_tests::traits_serialization_roundtrip ... ok
[INFO] [stdout] test detectors::utils::tests::test_check_generic_overrides_agent ... ok
[INFO] [stdout] test traits::nested::tests::interactive_detection ... ok
[INFO] [stdout] test traits::integration_tests::traits_json_schema_integration ... ok
[INFO] [stdout] test traits::ide::tests::ide_traits_unicode_id ... ok
[INFO] [stdout] test traits::ide::tests::ide_traits_with_id ... ok
[INFO] [stdout] test traits::nested::tests::ci_detection ... ok
[INFO] [stdout] test traits::nested::tests::context_detection ... ok
[INFO] [stdout] test traits::nested::tests::nested_traits_detect_method ... ok
[INFO] [stdout] test traits::nested::tests::nested_traits_json_schema_generation ... 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_serialization_roundtrip ... ok
[INFO] [stdout] test traits::nested::tests::nested_traits_multiple_contexts ... ok
[INFO] [stdout] test traits::stream::tests::from_tty_true ... ok
[INFO] [stdout] test traits::stream::tests::stream_info_consistency ... ok
[INFO] [stdout] test traits::stream::tests::stream_info_deserialization_edge_cases ... 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::nested::tests::nested_traits_edge_case_serialization ... ok
[INFO] [stdout] test traits::nested::tests::nested_traits_partial_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::stream_info_serialization_edge_cases ... ok
[INFO] [stdout] test traits::terminal::tests::legacy_compatibility_methods ... ok
[INFO] [stdout] test traits::stream::tests::stream_info_serialization ... ok
[INFO] [stdout] test traits::terminal::tests::maps_color_level ... ok
[INFO] [stdout] test traits::terminal::tests::default_terminal_traits ... ok
[INFO] [stdout] test traits::terminal::tests::terminal_traits_serialization ... ok
[INFO] [stdout] test schema::tests::nested_traits_serialization ... ok
[INFO] [stdout] test traits::nested::tests::default_nested_traits ... ok
[INFO] [stdout] test traits::nested::tests::nested_traits_deserialization ... ok
[INFO] [stdout] test schema::tests::new_envsense_default ... ok
[INFO] [stdout] test traits::ci::tests::ci_traits_mixed_boolean_values ... ok
[INFO] [stdout] test detectors::env_mapping::tests::test_value_transform_trim ... ok
[INFO] [stdout] test detectors::utils::tests::test_check_generic_overrides_assume ... ok
[INFO] [stdout] test detectors::terminal::tests::evidence_content_and_confidence_validation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 304 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/envsense-3bb09d91c00b8577)
[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] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-761b3905f9f3dae2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test fields_limit_output ... ok
[INFO] [stdout] test detects_cursor ... ok
[INFO] [stdout] test check_ci_quiet_suppresses_output ... ok
[INFO] [stdout] test check_unknown_context_fails ... ok
[INFO] [stdout] test detects_vscode_insiders ... ok
[INFO] [stdout] test check_ci_messages_and_exit_codes ... ok
[INFO] [stdout] test json_output_contains_ci_keys ... ok
[INFO] [stdout] test prints_json_with_version ... ok
[INFO] [stdout] test detects_vscode ... ok
[INFO] [stdout] test check_agent_context ... ok
[INFO] [stdout] test human_info_multiline ... ok
[INFO] [stdout] test meta_field_selection ... ok
[INFO] [stdout] test invalid_fields_error ... ok
[INFO] [stdout] test version_flag_displays_version ... ok
[INFO] [stdout] test check_predicate_parsing_edge_cases ... ok
[INFO] [stdout] test quiet_flag_suppresses_output ... ok
[INFO] [stdout] test check_new_syntax_comprehensive ... ok
[INFO] [stdout] test raw_contexts_without_headings_or_color ... ok
[INFO] [stdout] test check_output_formatting_consistency ... ok
[INFO] [stdout] test version_short_flag_displays_version ... ok
[INFO] [stdout] test check_comprehensive_exit_codes ... ok
[INFO] [stdout] test color_output_honors_tty_and_no_color ... ok
[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.16s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_configuration.rs (/opt/rustwide/target/debug/deps/cli_configuration-6b4c35f1ee88f2f0)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_configuration_system_loads ... ok
[INFO] [stdout] test test_descriptions_flag_with_list ... ok
[INFO] [stdout] test test_compact_flag_syntax ... ok
[INFO] [stdout] test test_new_info_flags_available ... ok
[INFO] [stdout] test test_new_check_flags_available ... ok
[INFO] [stdout] test test_backward_compatibility_maintained ... ok
[INFO] [stdout] test test_tree_flag_syntax ... ok
[INFO] [stdout] test test_lenient_flag_syntax ... ok
[INFO] [stdout] test test_descriptions_flag_requires_list ... ok
[INFO] [stdout] test test_configuration_file_integration ... ok
[INFO] [stdout] test test_output_formatting_still_works ... ok
[INFO] [stdout] test test_error_handling_still_works ... ok
[INFO] [stderr]      Running tests/cli_declarative.rs (/opt/rustwide/target/debug/deps/cli_declarative-837237070a3c39d3)
[INFO] [stdout] test test_flag_combinations_with_new_flags ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test cli_declarative_evidence_in_json ... ok
[INFO] [stdout] test cli_declarative_openhands_detection ... ok
[INFO] [stdout] test cli_declarative_no_agent_detection ... ok
[INFO] [stdout] test cli_declarative_cursor_detection ... ok
[INFO] [stdout] test cli_declarative_overrides ... ok
[INFO] [stdout] test cli_declarative_aider_detection ... ok
[INFO] [stdout] test cli_declarative_claude_code_detection ... ok
[INFO] [stdout] test cli_declarative_replit_detection ... ok
[INFO] [stderr]      Running tests/cli_error_handling.rs (/opt/rustwide/target/debug/deps/cli_error_handling-6551cc12b5a159bc)
[INFO] [stdout] test cli_declarative_amp_detection ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test test_flag_validation_any_with_all ... ok
[INFO] [stdout] test test_flag_validation_list_with_all ... ok
[INFO] [stdout] test test_field_path_validation_invalid_field ... ok
[INFO] [stdout] test test_error_message_formatting ... ok
[INFO] [stdout] test test_negated_invalid_syntax ... ok
[INFO] [stdout] test test_empty_predicate_syntax_validation ... ok
[INFO] [stdout] test test_negated_invalid_field ... ok
[INFO] [stdout] test test_multiple_predicates_with_invalid_field ... ok
[INFO] [stdout] test test_no_predicates_specified_error ... ok
[INFO] [stdout] test test_flag_validation_list_with_any ... ok
[INFO] [stdout] test test_multiple_predicates_with_invalid_syntax ... 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_combinations_that_should_work ... ok
[INFO] [stdout] test test_field_path_validation_unknown_context ... ok
[INFO] [stdout] test test_whitespace_only_predicate ... ok
[INFO] [stdout] test test_field_path_validation_multiple_invalid_fields ... ok
[INFO] [stdout] test test_predicate_syntax_validation_invalid_characters ... ok
[INFO] [stdout] test test_predicate_syntax_validation_valid_characters ... ok
[INFO] [stderr]      Running tests/cli_output_formatting.rs (/opt/rustwide/target/debug/deps/cli_output_formatting-73b61dca850c4f0e)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_info_display_format ... ok
[INFO] [stdout] test test_raw_output_format ... ok
[INFO] [stdout] test test_rainbow_colors_with_truecolor ... ok
[INFO] [stdout] test test_no_color_disables_rainbow ... ok
[INFO] [stdout] test test_json_output_format ... ok
[INFO] [stdout] test test_context_descriptions_completeness ... ok
[INFO] [stdout] test test_list_checks_field_formatting ... ok
[INFO] [stdout] test test_field_descriptions_alignment ... ok
[INFO] [stdout] test test_list_checks_context_descriptions ... ok
[INFO] [stdout] test test_rainbow_colors_with_hierarchical_display ... ok
[INFO] [stdout] test test_info_hierarchical_display ... 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' panicked at tests/cli_output_formatting.rs:171:5:
[INFO] [stdout] Should have level 1 indentation
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d46b7d3b552 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d46b7d3b552 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d46b7d3b552 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d46b7d3b552 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d46b7d62993 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d46b7d62993 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5d46b7d37ff3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d46b7d37ff3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d46b7d3b3a2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d46b7d3cb3c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d46b7d3c992 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d46b7cf2ca4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d46b7cf2ca4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d46b7d3d51b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d46b7d3d51b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d46b7d3d2b6 - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5d46b7d3ba49 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5d46b7d3cf7d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d46b7d61210 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d46b7cb529a - cli_output_formatting::test_hierarchical_display_indentation::heacf52f9a6158440
[INFO] [stdout]   20:     0x5d46b7cb529a - cli_output_formatting::test_hierarchical_display_indentation::{{closure}}::h424ffab7d24c5b08
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_output_formatting.rs:148:43
[INFO] [stdout]   21:     0x5d46b7cb529a - core::ops::function::FnOnce::call_once::hec7693b4ed93c448
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5d46b7cf842b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5d46b7cf842b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   24:     0x5d46b7cf761e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   25:     0x5d46b7cf761e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26:     0x5d46b7cf761e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27:     0x5d46b7cf761e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28:     0x5d46b7cf761e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5d46b7cf761e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   30:     0x5d46b7cf761e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   31:     0x5d46b7cbb194 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   32:     0x5d46b7cbb194 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   33:     0x5d46b7cbeb6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x5d46b7cbeb6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x5d46b7cbeb6a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x5d46b7cbeb6a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x5d46b7cbeb6a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5d46b7cbeb6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x5d46b7cbeb6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d46b7d40597 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41:     0x5d46b7d40597 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x5d46b7d40597 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   43:     0x7af587016aa4 - <unknown>
[INFO] [stdout]   44:     0x7af5870a3a34 - clone
[INFO] [stdout]   45:                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" "9f3b212d73dd92840d78d2d96b60ca358425dd176c63a370bb60507f8818f245", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f3b212d73dd92840d78d2d96b60ca358425dd176c63a370bb60507f8818f245", kill_on_drop: false }`
[INFO] [stdout] 9f3b212d73dd92840d78d2d96b60ca358425dd176c63a370bb60507f8818f245
