[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] bba6168ff07d66d7e789711ea6e61a269190983c [INFO] testing technicalpickles/envsense against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechnicalpickles%2Fenvsense" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.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-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/technicalpickles/envsense on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded autocfg v1.5.0 [INFO] [stderr] Downloaded windows-targets v0.53.3 [INFO] [stderr] Downloaded serial_test_derive v2.0.0 [INFO] [stderr] Downloaded windows-link v0.1.3 [INFO] [stderr] Downloaded is-terminal v0.4.16 [INFO] [stderr] Downloaded serial_test v2.0.0 [INFO] [stderr] Downloaded normalize-line-endings v0.3.0 [INFO] [stderr] Downloaded termtree v0.5.1 [INFO] [stderr] Downloaded anstyle-wincon v3.0.10 [INFO] [stderr] Downloaded assert_cmd v2.0.17 [INFO] [stderr] Downloaded colored v2.2.0 [INFO] [stderr] Downloaded similar v2.7.0 [INFO] [stderr] Downloaded clap v4.5.45 [INFO] [stderr] Downloaded insta v1.43.1 [INFO] [stderr] Downloaded serde_json v1.0.143 [INFO] [stderr] Downloaded encode_unicode v1.0.0 [INFO] [stderr] Downloaded schemars v0.8.22 [INFO] [stderr] Downloaded clap_builder v4.5.44 [INFO] [stderr] Downloaded serde_derive_internals v0.29.1 [INFO] [stderr] Downloaded console v0.15.11 [INFO] [stderr] Downloaded clap_derive v4.5.45 [INFO] [stderr] Downloaded float-cmp v0.10.0 [INFO] [stderr] Downloaded predicates v3.1.3 [INFO] [stderr] Downloaded supports-color v3.0.2 [INFO] [stderr] Downloaded predicates-tree v1.0.12 [INFO] [stderr] Downloaded wait-timeout v0.2.1 [INFO] [stderr] Downloaded once_cell_polyfill v1.70.1 [INFO] [stderr] Downloaded hermit-abi v0.5.2 [INFO] [stderr] Downloaded bstr v1.12.0 [INFO] [stderr] Downloaded difflib v0.4.0 [INFO] [stderr] Downloaded predicates-core v1.0.9 [INFO] [stderr] Downloaded schemars_derive v0.8.22 [INFO] [stderr] Downloaded dyn-clone v1.0.20 [INFO] [stderr] Downloaded is_ci v1.2.0 [INFO] [stderr] Downloaded supports-hyperlinks v3.1.0 [INFO] [stderr] Downloaded lock_api v0.4.13 [INFO] [stderr] Downloaded bitflags v2.9.3 [INFO] [stderr] Downloaded redox_syscall v0.5.17 [INFO] [stderr] Downloaded parking_lot_core v0.9.11 [INFO] [stderr] Downloaded temp-env v0.3.6 [INFO] [stderr] Downloaded parking_lot v0.12.4 [INFO] [stderr] Downloaded windows-sys v0.60.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b86c4e3b748cce2ff59e74dd058d0da00a6081ba8431f1eb3fcdb24f1df04f54 [INFO] running `Command { std: "docker" "start" "-a" "b86c4e3b748cce2ff59e74dd058d0da00a6081ba8431f1eb3fcdb24f1df04f54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b86c4e3b748cce2ff59e74dd058d0da00a6081ba8431f1eb3fcdb24f1df04f54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b86c4e3b748cce2ff59e74dd058d0da00a6081ba8431f1eb3fcdb24f1df04f54", kill_on_drop: false }` [INFO] [stdout] b86c4e3b748cce2ff59e74dd058d0da00a6081ba8431f1eb3fcdb24f1df04f54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e0baacd7ca2b48bc39e5dd99ddee344b4dc0d57421c2ea5f33d61a8d402fde8 [INFO] running `Command { std: "docker" "start" "-a" "0e0baacd7ca2b48bc39e5dd99ddee344b4dc0d57421c2ea5f33d61a8d402fde8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling envsense-macros-impl v0.1.0 (/opt/rustwide/workdir/envsense-macros/envsense-macros-impl) [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling envsense-macros v0.1.0 (/opt/rustwide/workdir/envsense-macros) [INFO] [stderr] Compiling envsense v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.12s [INFO] running `Command { std: "docker" "inspect" "0e0baacd7ca2b48bc39e5dd99ddee344b4dc0d57421c2ea5f33d61a8d402fde8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e0baacd7ca2b48bc39e5dd99ddee344b4dc0d57421c2ea5f33d61a8d402fde8", kill_on_drop: false }` [INFO] [stdout] 0e0baacd7ca2b48bc39e5dd99ddee344b4dc0d57421c2ea5f33d61a8d402fde8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7f5356e2d63ad93e4ab141095093a560dc75a98774d344affad437eef595d19 [INFO] running `Command { std: "docker" "start" "-a" "a7f5356e2d63ad93e4ab141095093a560dc75a98774d344affad437eef595d19", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling console v0.15.11 [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 parking_lot v0.12.4 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling temp-env v0.3.6 [INFO] [stderr] Compiling envsense-macros v0.1.0 (/opt/rustwide/workdir/envsense-macros) [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling envsense v0.1.0 (/opt/rustwide/workdir) [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.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 49.36s [INFO] running `Command { std: "docker" "inspect" "a7f5356e2d63ad93e4ab141095093a560dc75a98774d344affad437eef595d19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7f5356e2d63ad93e4ab141095093a560dc75a98774d344affad437eef595d19", kill_on_drop: false }` [INFO] [stdout] a7f5356e2d63ad93e4ab141095093a560dc75a98774d344affad437eef595d19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6c27af4305f55e26cf5d6be8cf7b139fc97230288dbb31063ab5523f1262fed0 [INFO] running `Command { std: "docker" "start" "-a" "6c27af4305f55e26cf5d6be8cf7b139fc97230288dbb31063ab5523f1262fed0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/envsense-b41f07b9dae1e309) [INFO] [stdout] [INFO] [stdout] running 290 tests [INFO] [stdout] test agent::tests::table_driven_detection ... ok [INFO] [stdout] test check::tests::check_result_as_bool ... 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_as_string ... 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_consistency ... ok [INFO] [stdout] test check::tests::check_result_format_special_characters ... ok [INFO] [stdout] test check::tests::check_result_format_boolean_with_explain ... ok [INFO] [stdout] test check::tests::check_result_format_string_without_explain ... ok [INFO] [stdout] test check::tests::check_result_format_empty_and_null_values ... ok [INFO] [stdout] test check::tests::check_result_format_string_with_explain ... ok [INFO] [stdout] test check::tests::compare_field_value_string ... ok [INFO] [stdout] test check::tests::compare_field_value_boolean ... ok [INFO] [stdout] test check::tests::compare_optional_string_field_with_none ... ok [INFO] [stdout] test check::tests::compare_string_field_with_case_sensitivity ... ok [INFO] [stdout] test check::tests::compare_field_value_null ... ok [INFO] [stdout] test check::tests::evaluate_case_sensitive_comparisons ... ok [INFO] [stdout] test check::tests::evaluate_color_level_field_value ... ok [INFO] [stdout] test check::tests::evaluate_color_level_field_comparison_match ... ok [INFO] [stdout] test check::tests::evaluate_color_level_field_comparison_no_match ... 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_boolean_string_representations ... ok [INFO] [stdout] test check::tests::evaluate_main_function_context ... ok [INFO] [stdout] test check::tests::evaluate_main_function_nested_field ... ok [INFO] [stdout] test check::tests::evaluate_negation_string_unchanged ... ok [INFO] [stdout] test check::tests::evaluate_negation_comparison ... ok [INFO] [stdout] test check::tests::evaluate_nested_field_boolean_comparison ... ok [INFO] [stdout] test check::tests::evaluate_nested_field_boolean_value ... ok [INFO] [stdout] test check::tests::evaluate_nested_field_comparison_match ... ok [INFO] [stdout] test check::tests::evaluate_nested_field_deep_path ... ok [INFO] [stdout] test check::tests::evaluate_nested_field_comparison_no_match ... 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_unknown_field ... ok [INFO] [stdout] test check::tests::evaluate_malformed_field_path ... ok [INFO] [stdout] test check::tests::evaluate_multiple_contexts_scenario ... ok [INFO] [stdout] test check::tests::evaluate_very_deep_field_path ... ok [INFO] [stdout] test check::tests::evaluate_unknown_field_path ... ok [INFO] [stdout] test check::tests::evaluation_result_creation ... ok [INFO] [stdout] test check::tests::evaluate_negation_boolean ... ok [INFO] [stdout] test check::tests::evaluation_result_with_different_result_types ... ok [INFO] [stdout] test check::tests::field_registry_agent_fields ... 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::field_registry_ci_fields ... ok [INFO] [stdout] test check::tests::field_registry_completeness ... 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_path_consistency ... ok [INFO] [stdout] test check::tests::field_registry_ide_fields ... ok [INFO] [stdout] test check::tests::field_registry_field_type_validation ... ok [INFO] [stdout] test check::tests::format_field_value_boolean ... ok [INFO] [stdout] test check::tests::field_registry_unknown_field ... ok [INFO] [stdout] test check::tests::format_field_value_stream_info ... ok [INFO] [stdout] test check::tests::format_stream_info_with_missing_fields ... ok [INFO] [stdout] test check::tests::navigate_to_field_deep_path ... ok [INFO] [stdout] test check::tests::navigate_to_field_success ... ok [INFO] [stdout] test check::tests::navigate_to_field_missing ... ok [INFO] [stdout] test check::tests::navigate_to_field_with_empty_path ... ok [INFO] [stdout] test check::tests::navigate_to_field_with_deep_nested_path ... ok [INFO] [stdout] test check::tests::navigate_to_field_with_invalid_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_mode_specific_logic ... ok [INFO] [stdout] test check::tests::output_json_structure_validation ... 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::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::field_registry_unknown_context ... ok [INFO] [stdout] test check::tests::parse_nested_field_invalid_context ... ok [INFO] [stdout] test check::tests::format_field_value_string ... ok [INFO] [stdout] test check::tests::parse_nested_field_with_whitespace ... ok [INFO] [stdout] test check::tests::compare_boolean_field_with_invalid_string ... ok [INFO] [stdout] test check::tests::parse_error_propagation ... ok [INFO] [stdout] test check::tests::field_registry_terminal_fields ... ok [INFO] [stdout] test check::tests::parse_nested_field_with_value ... ok [INFO] [stdout] test check::tests::parse_predicate_no_negation ... ok [INFO] [stdout] test check::tests::parse_nested_field_invalid_path ... 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_with_whitespace ... ok [INFO] [stdout] test check::tests::test_generate_help_text_structure ... ok [INFO] [stdout] test check::tests::evaluate_context_present ... ok [INFO] [stdout] test check::tests::evaluate_stream_info_field_always_false_comparison ... ok [INFO] [stdout] test check::tests::test_check_predicate_long_help_static ... ok [INFO] [stdout] test check::tests::test_help_text_context_descriptions ... ok [INFO] [stdout] test check::tests::test_help_text_empty_registry_handling ... ok [INFO] [stdout] test check::tests::test_help_text_consistent_formatting ... 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_sorting ... ok [INFO] [stdout] test check::tests::test_help_text_completeness ... ok [INFO] [stdout] test check::tests::test_help_text_field_descriptions_accuracy ... ok [INFO] [stdout] test check::tests::test_help_text_examples_coverage ... ok [INFO] [stdout] test check::tests::test_help_text_section_ordering ... ok [INFO] [stdout] test check::tests::test_help_text_field_type_coverage ... ok [INFO] [stdout] test check::tests::test_help_text_syntax_completeness ... ok [INFO] [stdout] test check::tests::test_help_text_fields_by_context ... ok [INFO] [stdout] test check::tests::test_help_text_syntax_section ... ok [INFO] [stdout] test detectors::agent_declarative::tests::detects_aider ... ok [INFO] [stdout] test detectors::agent_declarative::tests::detects_openhands_with_prefix ... ok [INFO] [stdout] test detectors::agent_declarative::tests::detects_cursor_agent ... ok [INFO] [stdout] test detectors::agent_declarative::tests::detects_replit_host_only ... ok [INFO] [stdout] test detectors::agent_declarative::tests::test_agent_traits_serialization_consistency ... ok [INFO] [stdout] test detectors::agent_declarative::tests::test_confidence_levels_preserved_with_nested_structure ... ok [INFO] [stdout] test check::tests::test_help_text_newline_handling ... ok [INFO] [stdout] test detectors::agent_declarative::tests::test_evidence_field_paths_with_override ... ok [INFO] [stdout] test detectors::agent_declarative::tests::detects_replit_agent ... ok [INFO] [stdout] test detectors::agent_declarative::tests::respects_override_force_agent ... ok [INFO] [stdout] test detectors::agent_declarative::tests::test_evidence_uses_correct_field_paths ... ok [INFO] [stdout] test detectors::agent_declarative::tests::test_nested_agent_traits_json_structure ... ok [INFO] [stdout] test detectors::agent_declarative::tests::test_multiple_environment_variables_same_agent ... ok [INFO] [stdout] test check::tests::test_static_help_function_thread_safety ... ok [INFO] [stdout] test check::tests::test_help_text_thread_safety ... ok [INFO] [stdout] test detectors::ci_declarative::tests::detects_branch ... ok [INFO] [stdout] test detectors::agent_declarative::tests::test_traits_patch_structure_validation ... 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_jenkins ... ok [INFO] [stdout] test detectors::ci_declarative::tests::detects_gitlab_ci ... ok [INFO] [stdout] test detectors::ci_declarative::tests::respects_override_assume_local ... ok [INFO] [stdout] test detectors::agent_declarative::tests::test_no_agent_detection_produces_empty_traits_patch ... ok [INFO] [stdout] test detectors::ci_declarative::tests::respects_override_disable_ci ... ok [INFO] [stdout] test detectors::ci_declarative::tests::detects_pr_status ... 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_circular_dependency_detection ... ok [INFO] [stdout] test detectors::env_mapping::tests::test_condition_contains ... ok [INFO] [stdout] test detectors::env_mapping::tests::test_condition_equals ... 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_cursor_mapping ... ok [INFO] [stdout] test detectors::env_mapping::tests::test_github_actions_value_extraction ... 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_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_in_range ... ok [INFO] [stdout] test detectors::env_mapping::tests::test_validation_rule_is_boolean ... 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_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_mapping_validation ... ok [INFO] [stdout] test detectors::env_mapping::tests::test_value_transform_contains ... 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::env_mapping::tests::test_value_transform_split ... ok [INFO] [stdout] test check::tests::test_help_text_no_empty_sections ... ok [INFO] [stdout] test detectors::agent_declarative::tests::respects_override_force_human ... ok [INFO] [stdout] test detectors::ci_declarative::tests::respects_override_force_ci ... ok [INFO] [stdout] test detectors::env_mapping::tests::test_value_transform_to_uppercase ... ok [INFO] [stdout] test detectors::declarative::tests::test_declarative_detector_basic_detection ... ok [INFO] [stdout] test detectors::declarative::tests::test_declarative_detector_no_detection ... ok [INFO] [stdout] test detectors::env_mapping::tests::test_value_transform_trim ... ok [INFO] [stdout] test detectors::ide_declarative::tests::creates_nested_ide_traits_for_cursor ... ok [INFO] [stdout] test detectors::ide_declarative::tests::creates_nested_ide_traits_object ... ok [INFO] [stdout] test detectors::ide_declarative::tests::detects_cursor_ide ... 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_disable_ide ... ok [INFO] [stdout] test detectors::ide_declarative::tests::no_detection_without_vscode ... ok [INFO] [stdout] test detectors::ide_declarative::tests::respects_override_force_ide ... ok [INFO] [stdout] test detectors::ide_declarative::tests::respects_override_assume_terminal ... 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_boolean_parsing_edge_cases ... ok [INFO] [stdout] test detectors::env_mapping::tests::test_value_transform_to_bool ... ok [INFO] [stdout] test detectors::terminal::tests::invalid_color_level_defaults_to_none ... ok [INFO] [stdout] test detectors::env_mapping::tests::test_value_transform_to_int ... ok [INFO] [stdout] test detectors::terminal::tests::hyperlinks_override_works_with_nested_structure ... ok [INFO] [stdout] test detectors::terminal::tests::invalid_hyperlinks_values_handled_gracefully ... ok [INFO] [stdout] test detectors::terminal::tests::nested_and_flat_keys_consistency ... ok [INFO] [stdout] test detectors::test_utils::tests::test_create_env_snapshot_empty ... ok [INFO] [stdout] test detectors::terminal::tests::mixed_stream_scenarios ... ok [INFO] [stdout] test detectors::tests::test_env_snapshot_for_testing ... 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_current_uses_real_detector ... ok [INFO] [stdout] test detectors::tests::test_tty_detector_convenience_methods ... ok [INFO] [stdout] test detectors::tty::tests::test_tty_detector_convenience_methods ... ok [INFO] [stdout] test detectors::utils::tests::test_basic_declarative_detection ... ok [INFO] [stdout] test detectors::utils::tests::test_check_generic_overrides_agent ... 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 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::json_schema_generates ... ok [INFO] [stdout] test schema::main::tests::nested_traits_structure_validation ... ok [INFO] [stdout] test detectors::tests::test_env_snapshot_with_mock_tty ... ok [INFO] [stdout] test schema::main::tests::context_list_handling ... ok [INFO] [stdout] test detectors::tty::tests::test_real_tty_detector_creation ... ok [INFO] [stdout] test schema::main::tests::new_schema_serialization ... ok [INFO] [stdout] test detectors::tty::tests::test_tty_detector_enum ... ok [INFO] [stdout] test schema::tests::empty_contexts_handling ... ok [INFO] [stdout] test schema::tests::nested_traits_serialization ... ok [INFO] [stdout] test schema::tests::new_envsense_default ... ok [INFO] [stdout] test traits::agent::tests::agent_traits_deserialization ... ok [INFO] [stdout] test schema::tests::schema_version_constants ... ok [INFO] [stdout] test traits::agent::tests::agent_traits_empty_string_id ... ok [INFO] [stdout] test traits::agent::tests::agent_traits_serialization ... ok [INFO] [stdout] test traits::agent::tests::agent_traits_deserialization_extra_field ... ok [INFO] [stdout] test traits::agent::tests::agent_traits_deserialization_missing_field ... ok [INFO] [stdout] test traits::agent::tests::agent_traits_deserialization_empty_string ... ok [INFO] [stdout] test detectors::env_mapping::tests::test_condition_exists ... 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::agent::tests::agent_traits_unicode_id ... ok [INFO] [stdout] test traits::agent::tests::agent_traits_without_id_serialization ... 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_deserialization_extra_fields ... ok [INFO] [stdout] test traits::ci::tests::ci_traits_partial_serialization ... ok [INFO] [stdout] test traits::ci::tests::ci_traits_serialization ... ok [INFO] [stdout] test traits::ci::tests::default_ci_traits ... 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::ci::tests::ci_traits_with_values ... ok [INFO] [stdout] test traits::ide::tests::ide_traits_deserialization_empty_string ... ok [INFO] [stdout] test traits::ci::tests::ci_traits_special_characters_in_names ... ok [INFO] [stdout] test traits::ide::tests::ide_traits_empty_string_id ... ok [INFO] [stdout] test traits::ide::tests::ide_traits_serialization ... 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::ide::tests::ide_traits_without_id_serialization ... ok [INFO] [stdout] test traits::ide::tests::ide_traits_deserialization_missing_field ... ok [INFO] [stdout] test traits::ide::tests::ide_traits_deserialization_extra_field ... ok [INFO] [stdout] test traits::integration_tests::traits_edge_case_integration ... ok [INFO] [stdout] test traits::integration_tests::all_traits_can_be_combined ... 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::interactive_detection ... ok [INFO] [stdout] test traits::nested::tests::nested_traits_deserialization ... ok [INFO] [stdout] test traits::nested::tests::nested_traits_detect_method ... 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::nested::tests::default_nested_traits ... 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::nested::tests::nested_traits_serialization ... ok [INFO] [stdout] test traits::nested::tests::primary_agent_precedence ... ok [INFO] [stdout] test traits::stream::tests::default_stream_info ... ok [INFO] [stdout] test traits::nested::tests::nested_traits_multiple_contexts ... ok [INFO] [stdout] test traits::nested::tests::nested_traits_serialization_roundtrip ... 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 ... ok [INFO] [stdout] test traits::stream::tests::from_tty_false ... ok [INFO] [stdout] test traits::stream::tests::stream_info_deserialization_extra_fields ... ok [INFO] [stdout] test traits::stream::tests::from_tty_true ... 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::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] [stdout] test traits::nested::tests::nested_traits_json_schema_generation ... 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::ci::tests::ci_traits_deserialization ... ok [INFO] [stdout] test detectors::agent_declarative::tests::test_nested_structure_performance ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 290 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/envsense-1a5357876ca1aa18) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-90688e168dd2935a) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test check_ci_messages_and_exit_codes ... ok [INFO] [stdout] test check_comprehensive_exit_codes ... ok [INFO] [stdout] test check_output_formatting_consistency ... ok [INFO] [stdout] test check_predicate_parsing_edge_cases ... ok [INFO] [stdout] test detects_cursor ... ok [INFO] [stdout] test detects_vscode ... ok [INFO] [stdout] test detects_vscode_insiders ... ok [INFO] [stdout] test fields_limit_output ... ok [INFO] [stdout] test check_ci_quiet_suppresses_output ... ok [INFO] [stdout] test check_unknown_context_fails ... ok [INFO] [stdout] test invalid_fields_error ... ok [INFO] [stdout] test human_info_multiline ... ok [INFO] [stdout] test check_new_syntax_comprehensive ... ok [INFO] [stdout] test json_output_contains_ci_keys ... ok [INFO] [stdout] test prints_json_with_version ... ok [INFO] [stdout] test raw_contexts_without_headings_or_color ... ok [INFO] [stdout] test check_agent_context ... ok [INFO] [stdout] test quiet_flag_suppresses_output ... ok [INFO] [stdout] test meta_field_selection ... ok [INFO] [stdout] test check_field_registry_integration ... ok [INFO] [stderr] Running tests/cli_declarative.rs (/opt/rustwide/target/debug/deps/cli_declarative-d98f849a9259077e) [INFO] [stdout] test color_output_honors_tty_and_no_color ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test cli_declarative_openhands_detection ... ok [INFO] [stdout] test cli_declarative_no_agent_detection ... ok [INFO] [stdout] test cli_declarative_aider_detection ... ok [INFO] [stdout] test cli_declarative_claude_code_detection ... ok [INFO] [stdout] test cli_declarative_overrides ... ok [INFO] [stdout] test cli_declarative_replit_detection ... ok [INFO] [stdout] test cli_declarative_evidence_in_json ... ok [INFO] [stdout] test cli_declarative_cursor_detection ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/cli_output_formatting.rs (/opt/rustwide/target/debug/deps/cli_output_formatting-72d30f6b4584ab2c) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test cli_json_output_with_new_system ... ok [INFO] [stdout] test cli_help_text_snapshot ... ok [INFO] [stdout] test cli_json_pretty_printing ... ok [INFO] [stdout] test cli_edge_case_field_values ... ok [INFO] [stdout] test cli_list_predicates_functionality ... ok [INFO] [stdout] test cli_any_vs_all_mode_output ... ok [INFO] [stdout] test cli_multiple_predicates_comprehensive ... ok [INFO] [stdout] test cli_explain_mode_with_different_result_types ... ok [INFO] [stdout] test cli_multiple_predicates_with_mixed_results ... ok [INFO] [stdout] test cli_negation_with_new_output_system ... ok [INFO] [stdout] test cli_special_characters_in_values ... ok [INFO] [stdout] test cli_new_syntax_compatibility ... ok [INFO] [stdout] test cli_json_output_comprehensive ... ok [INFO] [stdout] test cli_new_dot_notation_syntax ... ok [INFO] [stdout] test cli_terminal_field_access ... ok [INFO] [stdout] test cli_error_handling_with_new_system ... ok [INFO] [stdout] test cli_comprehensive_error_messages ... ok [INFO] [stderr] Running tests/cli_terminal.rs (/opt/rustwide/target/debug/deps/cli_terminal-fc1714900a5b9d9f) [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test info_reports_piped_stdout ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/comprehensive_validation.rs (/opt/rustwide/target/debug/deps/comprehensive_validation-e7523d06fdd7dcfe) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test test_field_filtering_functionality ... ok [INFO] [stdout] test test_field_registry_completeness ... ok [INFO] [stdout] test test_explain_mode_functionality ... ok [INFO] [stdout] test test_detection_performance ... ok [INFO] [stdout] test test_json_output_mode_functionality ... ok [INFO] [stdout] test test_multiple_predicates_functionality ... ok [INFO] [stdout] test test_json_output_structure_completeness ... ok [INFO] [stdout] test test_cli_edge_case_handling ... ok [INFO] [stdout] test test_nested_structure_serialization ... ok [INFO] [stdout] test test_quiet_mode_functionality ... ok [INFO] [stdout] test test_schema_version_0_3_0 ... ok [INFO] [stdout] test test_negation_functionality ... ok [INFO] [stdout] test test_help_system_completeness ... ok [INFO] [stdout] test test_context_detection_consistency ... ok [INFO] [stdout] test test_schema_version_consistency ... ok [INFO] [stdout] test test_readme_examples_functionality ... ok [INFO] [stderr] Running tests/confidence_tests.rs (/opt/rustwide/target/debug/deps/confidence_tests-e3bd137db844b5a0) [INFO] [stdout] test test_new_dot_notation_syntax ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.08s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_confidence_constants ... ok [INFO] [stdout] test test_evidence_constructors_use_confidence_constants ... ok [INFO] [stdout] test test_confidence_override ... ok [INFO] [stdout] test test_confidence_documentation ... ok [INFO] [stdout] test test_detection_confidence_values ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/declarative_compatibility.rs (/opt/rustwide/target/debug/deps/declarative_compatibility-3f7bec6eddf832e0) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test declarative_compatibility_with_original ... ok [INFO] [stdout] test declarative_edge_cases ... ok [INFO] [stdout] test declarative_evidence_generation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/declarative_integration_tests.rs (/opt/rustwide/target/debug/deps/declarative_integration_tests-6c789dcf47884e40) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_complex_detection_scenarios ... ok [INFO] [stdout] test test_evidence_generation ... ok [INFO] [stdout] test test_confidence_assignment ... ok [INFO] [stdout] test test_ide_priority_ordering ... ok [INFO] [stdout] test test_context_assignment ... ok [INFO] [stderr] Running tests/dependency_injection_demo.rs (/opt/rustwide/target/debug/deps/dependency_injection_demo-7d0b8ce14bbc5b7c) [INFO] [stdout] test test_facet_assignment ... ok [INFO] [stdout] test test_override_behavior ... ok [INFO] [stdout] test test_no_detection_when_no_mappings_match ... ok [INFO] [stdout] test test_multi_detector_integration ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test compare_old_vs_new_approach ... ok [INFO] [stdout] test test_performance_benefits ... ok [INFO] [stdout] test demonstrate_dependency_injection_benefits ... ok [INFO] [stderr] Running tests/evidence_helper_methods_test.rs (/opt/rustwide/target/debug/deps/evidence_helper_methods_test-f6648eae3e686a89) [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test_ci_detection_helper ... ok [INFO] [stdout] test test_ci_multi_field_detection_helper ... ok [INFO] [stdout] test test_agent_detection_helper ... ok [INFO] [stdout] test test_ci_multi_field_detection_with_empty_fields ... ok [INFO] [stdout] test test_agent_with_host_detection_helper ... ok [INFO] [stdout] test test_ci_multi_field_detection_with_many_fields ... ok [INFO] [stdout] test test_helper_methods_can_be_chained_with_confidence_override ... ok [INFO] [stdout] test test_helper_methods_preserve_other_properties ... ok [INFO] [stdout] test test_ide_detection_helper ... ok [INFO] [stdout] test test_terminal_color_level_helper ... ok [INFO] [stdout] test test_terminal_hyperlinks_helper ... ok [INFO] [stdout] test test_terminal_stream_tty_helper ... ok [INFO] [stdout] test test_terminal_stream_tty_helper_false ... ok [INFO] [stdout] test test_terminal_interactive_helper ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/info_snapshots.rs (/opt/rustwide/target/debug/deps/info_snapshots-02d4b75122087de9) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test snapshot_help_text_stability ... ok [INFO] [stdout] test snapshot_error_messages ... ok [INFO] [stdout] test snapshot_os_linux ... ok [INFO] [stdout] test snapshot_cursor ... ok [INFO] [stdout] test snapshot_github_actions ... ok [INFO] [stdout] test snapshot_gitlab_ci ... ok [INFO] [stdout] test snapshot_nested_structure_comprehensive ... ok [INFO] [stdout] test snapshot_piped_io ... ok [INFO] [stdout] test snapshot_plain_tty ... ok [INFO] [stdout] test snapshot_os_macos ... ok [INFO] [stdout] test snapshot_shell_bash ... ok [INFO] [stdout] test snapshot_shell_zsh ... ok [INFO] [stdout] test snapshot_vscode_insiders ... ok [INFO] [stdout] test snapshot_vscode ... ok [INFO] [stderr] Running tests/integration_declarative.rs (/opt/rustwide/target/debug/deps/integration_declarative-3ad173b091b9c1bf) [INFO] [stdout] test snapshot_tmux ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_declarative_ide_detector_with_cursor ... ok [INFO] [stdout] test test_declarative_agent_detector_integration ... ok [INFO] [stdout] test test_declarative_ide_detector_integration ... ok [INFO] [stdout] test test_declarative_agent_detector_with_replit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/macro_basic_test.rs (/opt/rustwide/target/debug/deps/macro_basic_test-d1be7351ab2a5999) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_macro_compiles ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/macro_field_parsing_test.rs (/opt/rustwide/target/debug/deps/macro_field_parsing_test-dd9d24e61d54b044) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_macro_trait_available ... ok [INFO] [stdout] test test_evidence_merging_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/macro_nested_test.rs (/opt/rustwide/target/debug/deps/macro_nested_test-220887593e4d937c) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test tests::test_backward_compatibility_flat_traits ... ok [INFO] [stdout] test tests::test_invalid_enum_values ... ok [INFO] [stdout] test tests::test_legacy_struct_compatibility ... ok [INFO] [stdout] test tests::test_empty_detection_handling ... ok [INFO] [stdout] test tests::test_nested_ci_trait_merging ... ok [INFO] [stdout] test tests::test_nested_ide_trait_merging ... ok [INFO] [stdout] test tests::test_evidence_merging_with_nested_traits ... ok [INFO] [stdout] test tests::test_nested_agent_trait_merging ... ok [INFO] [stdout] test tests::test_nested_terminal_trait_merging ... ok [INFO] [stdout] test tests::test_nested_vs_flat_precedence ... ok [INFO] [stdout] test tests::test_multiple_detections_merging ... ok [INFO] [stdout] test tests::test_multiple_nested_traits_merging ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/macro_performance_test.rs (/opt/rustwide/target/debug/deps/macro_performance_test-c65c23a05fcc7e18) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test benchmark_macro_vs_manual_approach ... ok [INFO] [stdout] test benchmark_macro_merging_performance ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- benchmark_macro_merging_performance stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'benchmark_macro_merging_performance' (1300) panicked at tests/macro_performance_test.rs:73:5: [INFO] [stdout] Merging took 15314μs, expected < 15000μs [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d8a4cfc9f12 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5d8a4cfc9f12 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5d8a4cfc9f12 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5d8a4cfc9f12 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5d8a4cfdae1f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5d8a4cfdae1f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5d8a4cf977c3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5d8a4cf977c3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5d8a4cfa3582 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5d8a4cfa7fdf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5d8a4cfa7e71 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5d8a4cf10a8e - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5d8a4cf10a8e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5d8a4cfa867e - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5d8a4cfa867e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5d8a4cfa844a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5d8a4cfa36b9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5d8a4cf8ba2d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5d8a4cfe2980 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5d8a4ceec571 - macro_performance_test::benchmark_macro_merging_performance::ha1321a14d0f65173 [INFO] [stdout] at /opt/rustwide/workdir/tests/macro_performance_test.rs:73:5 [INFO] [stdout] 20: 0x5d8a4ceec847 - macro_performance_test::benchmark_macro_merging_performance::{{closure}}::h9bce11a8305321c0 [INFO] [stdout] at /opt/rustwide/workdir/tests/macro_performance_test.rs:9:41 [INFO] [stdout] 21: 0x5d8a4ceeda66 - core::ops::function::FnOnce::call_once::hf3fd71c88eb025fd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 22: 0x5d8a4cf1088b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 23: 0x5d8a4cf1088b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x5d8a4cf26335 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x5d8a4cf26335 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 26: 0x5d8a4cf26335 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 27: 0x5d8a4cf26335 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 28: 0x5d8a4cf26335 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x5d8a4cf26335 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x5d8a4cf26335 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x5d8a4cefcd54 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x5d8a4cefcd54 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 33: 0x5d8a4cf0063a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 34: 0x5d8a4cf0063a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 35: 0x5d8a4cf0063a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 36: 0x5d8a4cf0063a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 37: 0x5d8a4cf0063a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x5d8a4cf0063a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 39: 0x5d8a4cf0063a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 40: 0x5d8a4cf9d93f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 41: 0x5d8a4cf9d93f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 42: 0x719b8b9b3aa4 - [INFO] [stdout] 43: 0x719b8ba40a34 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] benchmark_macro_merging_performance [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test macro_performance_test` [INFO] running `Command { std: "docker" "inspect" "6c27af4305f55e26cf5d6be8cf7b139fc97230288dbb31063ab5523f1262fed0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c27af4305f55e26cf5d6be8cf7b139fc97230288dbb31063ab5523f1262fed0", kill_on_drop: false }` [INFO] [stdout] 6c27af4305f55e26cf5d6be8cf7b139fc97230288dbb31063ab5523f1262fed0