[INFO] fetching crate todoke 2.2.2...
[INFO] testing todoke-2.2.2 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate todoke 2.2.2 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate todoke 2.2.2
[INFO] finished tweaking crates.io crate todoke 2.2.2
[INFO] tweaked toml for crates.io crate todoke 2.2.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate todoke 2.2.2 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate todoke 2.2.2 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded winresource v0.1.31
[INFO] [stderr]   Downloaded cc v1.2.60
[INFO] [stderr]   Downloaded owo-colors v4.3.0
[INFO] [stderr]   Downloaded supports-color v3.0.2
[INFO] [stderr]   Downloaded is_ci v1.2.0
[INFO] [stderr]   Downloaded nvim-rs v0.9.2
[INFO] [stderr]   Downloaded rmpv v1.3.1
[INFO] [stderr]   Downloaded directories v6.0.0
[INFO] [stderr]   Downloaded rmp v0.8.15
[INFO] [stderr]   Downloaded clap_complete v4.6.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be4c64caa9fc32459e5c4851ff1e73760f94c7dd328be188a227e2424d9bdbaa
[INFO] running `Command { std: "docker" "start" "-a" "be4c64caa9fc32459e5c4851ff1e73760f94c7dd328be188a227e2424d9bdbaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be4c64caa9fc32459e5c4851ff1e73760f94c7dd328be188a227e2424d9bdbaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be4c64caa9fc32459e5c4851ff1e73760f94c7dd328be188a227e2424d9bdbaa", kill_on_drop: false }`
[INFO] [stdout] be4c64caa9fc32459e5c4851ff1e73760f94c7dd328be188a227e2424d9bdbaa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca31856459afc8a7fc1fe9f35917090f3b445701e8303ee78655730656f1db0e
[INFO] running `Command { std: "docker" "start" "-a" "ca31856459afc8a7fc1fe9f35917090f3b445701e8303ee78655730656f1db0e", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling winresource v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling nvim-rs v0.9.2
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rmpv v1.3.1
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling todoke v2.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling clap_complete v4.6.3
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s
[INFO] running `Command { std: "docker" "inspect" "ca31856459afc8a7fc1fe9f35917090f3b445701e8303ee78655730656f1db0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca31856459afc8a7fc1fe9f35917090f3b445701e8303ee78655730656f1db0e", kill_on_drop: false }`
[INFO] [stdout] ca31856459afc8a7fc1fe9f35917090f3b445701e8303ee78655730656f1db0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0d9792eb6b064007c563cb45310c9d3e7845930d035db705fadfc185ed3c396
[INFO] running `Command { std: "docker" "start" "-a" "b0d9792eb6b064007c563cb45310c9d3e7845930d035db705fadfc185ed3c396", kill_on_drop: false }`
[INFO] [stderr]    Compiling todoke v2.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.47s
[INFO] running `Command { std: "docker" "inspect" "b0d9792eb6b064007c563cb45310c9d3e7845930d035db705fadfc185ed3c396", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0d9792eb6b064007c563cb45310c9d3e7845930d035db705fadfc185ed3c396", kill_on_drop: false }`
[INFO] [stdout] b0d9792eb6b064007c563cb45310c9d3e7845930d035db705fadfc185ed3c396
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ca1c5e0c5b9a8395cc2374e734b40c2d4a967b40d063325ec446f3aa91edfecd
[INFO] running `Command { std: "docker" "start" "-a" "ca1c5e0c5b9a8395cc2374e734b40c2d4a967b40d063325ec446f3aa91edfecd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/todoke-9ba01eff34b487d3)
[INFO] [stdout] 
[INFO] [stdout] running 84 tests
[INFO] [stdout] test backends::exec::tests::is_passthrough_placeholder_matches_exact_forms_only ... ok
[INFO] [stdout] test backends::exec::tests::renders_template_args_with_file_context ... ok
[INFO] [stdout] test cli::config::tests::ensure_config_exists_does_not_overwrite_existing ... ok
[INFO] [stdout] test cli::config::tests::ensure_config_exists_succeeds_when_path_has_no_parent_dir ... ok
[INFO] [stdout] test cli::config::tests::ensure_config_exists_writes_default_when_missing ... ok
[INFO] [stdout] test backends::exec::tests::references_passthrough_detects_various_forms ... ok
[INFO] [stdout] test config::tests::non_passthrough_rule_requires_to ... ok
[INFO] [stdout] test config::tests::mode_defaults_to_remote_kind_defaults_to_exec ... ok
[INFO] [stdout] test config::tests::rejects_invalid_consumes_until_regex ... ok
[INFO] [stdout] test config::tests::rejects_consumes_until_without_passthrough ... ok
[INFO] [stdout] test config::tests::dispatch_time_placeholders_survive_prerender ... ok
[INFO] [stdout] test config::tests::rejects_joined_and_passthrough_both_true ... ok
[INFO] [stdout] test config::tests::args_per_mode_with_default_fallback ... ok
[INFO] [stdout] test config::tests::rejects_multiple_consume_forms ... ok
[INFO] [stdout] test config::tests::rejects_unknown_to_reference ... ok
[INFO] [stdout] test config::tests::rejects_consumes_without_passthrough ... ok
[INFO] [stdout] test config::tests::target_gui_parses_true ... ok
[INFO] [stdout] test config::tests::rejects_invalid_regex ... ok
[INFO] [stdout] test input::tests::custom_scheme_args_classify_as_raw ... ok
[INFO] [stdout] test input::tests::extensionless_bare_words_classify_as_file ... ok
[INFO] [stdout] test input::tests::force_as_raw_skips_canonicalize ... ok
[INFO] [stdout] test input::tests::has_invalid_path_chars_detects_reserved ... ok
[INFO] [stdout] test input::tests::invalid_path_chars_route_to_raw ... ok
[INFO] [stdout] test input::tests::looks_like_custom_scheme_cases ... ok
[INFO] [stdout] test input::tests::nonexistent_path_like_args_classify_as_file ... ok
[INFO] [stdout] test input::tests::url_detection ... ok
[INFO] [stdout] test input::tests::url_still_detected_first ... ok
[INFO] [stdout] test matcher::tests::array_match_is_or ... ok
[INFO] [stdout] test matcher::tests::captures_empty_when_no_groups ... ok
[INFO] [stdout] test config::tests::passthrough_rule_can_omit_to ... ok
[INFO] [stdout] test matcher::tests::captures_named_groups ... ok
[INFO] [stdout] test input::tests::force_as_file_absolutizes_nonexistent ... ok
[INFO] [stdout] test matcher::tests::captures_numbered_groups ... ok
[INFO] [stdout] test backends::exec::tests::references_input_detects_input_and_derived_vars ... ok
[INFO] [stdout] test config::tests::vars_subtables_are_picked_up ... ok
[INFO] [stdout] test config::tests::vars_value_substitutes_top_level ... ok
[INFO] [stdout] test matcher::tests::exclude_array_is_or ... ok
[INFO] [stdout] test config::tests::tera_conditional_blocks_are_applied_at_load_time ... ok
[INFO] [stdout] test matcher::tests::exclude_single_pattern_skips_rule ... ok
[INFO] [stdout] test matcher::tests::first_match_none_when_no_rule_fits ... ok
[INFO] [stdout] test matcher::tests::default_config_matches_ai_tool_prompt_paths ... ok
[INFO] [stdout] test matcher::tests::default_config_does_not_misroute_project_dirs_named_like_prompts ... ok
[INFO] [stdout] test matcher::tests::input_type_array_accepts_any_listed_kind ... ok
[INFO] [stdout] test matcher::tests::first_joined_match_only_sees_joined_rules ... ok
[INFO] [stdout] test matcher::tests::input_type_filter_skips_non_matching_kinds ... ok
[INFO] [stdout] test matcher::tests::normalize_converts_backslashes ... ok
[INFO] [stdout] test matcher::tests::normalize_strips_verbatim_prefix ... ok
[INFO] [stdout] test matcher::tests::normalize_unc_verbatim ... ok
[INFO] [stdout] test matcher::tests::normalize_unix_passthrough ... ok
[INFO] [stdout] test matcher::tests::normalize_unc_plain ... ok
[INFO] [stdout] test matcher::tests::default_config_passthrough_catches_nvim_value_flag ... ok
[INFO] [stdout] test matcher::tests::first_match_returns_first_hit ... ok
[INFO] [stdout] test matcher::tests::vim_path_converts_verbatim_unc ... ok
[INFO] [stdout] test matcher::tests::vim_path_local_uses_forward_slashes ... ok
[INFO] [stdout] test matcher::tests::vim_path_strips_verbatim_local ... ok
[INFO] [stdout] test matcher::tests::vim_path_preserves_unc_backslashes ... ok
[INFO] [stdout] test matcher::tests::url_subjects_match_as_is ... ok
[INFO] [stdout] test registry::tests::discovery_unix::cleanup_stale_is_idempotent_on_missing_file ... ok
[INFO] [stdout] test matcher::tests::joined_rule_is_skipped_by_first_match ... ok
[INFO] [stdout] test registry::tests::discovery_unix::cleanup_stale_unlinks_existing_socket_file ... ok
[INFO] [stdout] test matcher::tests::default_config_matches_commit_editmsg ... ok
[INFO] [stdout] test config::tests::parses_default_config ... ok
[INFO] [stdout] test matcher::tests::default_config_passthrough_catches_any_flag ... ok
[INFO] [stdout] test registry::tests::extract_group_recovers_value_when_shape_matches ... ok
[INFO] [stdout] test registry::tests::extract_group_rejects_non_matching_paths ... ok
[INFO] [stdout] test registry::tests::render_for_round_trips_with_extract_group ... ok
[INFO] [stdout] test registry::tests::discovery_unix::discover_skips_targets_without_group_in_listen ... ok
[INFO] [stdout] test registry::tests::skeleton_errors_when_group_is_missing ... ok
[INFO] [stdout] test registry::tests::skeleton_errors_when_group_is_not_in_final_path_component ... ok
[INFO] [stdout] test registry::tests::skeleton_extracts_prefix_and_suffix_around_group ... ok
[INFO] [stdout] test registry::tests::skeleton_resolves_vars_references ... ok
[INFO] [stdout] test template::tests::cap_map_exposed_in_template ... ok
[INFO] [stdout] test template::tests::file_input_populates_file_vars ... ok
[INFO] [stdout] test template::tests::file_keys_empty_for_url_inputs ... ok
[INFO] [stdout] test registry::tests::skeleton_errors_when_group_appears_twice ... ok
[INFO] [stdout] test registry::tests::skeleton_handles_windows_branch_via_is_windows ... ok
[INFO] [stdout] test registry::tests::discovery_unix::discover_returns_empty_when_no_targets_use_neovim ... ok
[INFO] [stdout] test template::tests::os_function_returns_correct_bool ... ok
[INFO] [stdout] test template::tests::url_input_populates_url_vars ... ok
[INFO] [stdout] test template::tests::vars_and_env_substitute ... ok
[INFO] [stdout] test registry::tests::discovery_unix::discover_filters_out_regular_files_matching_the_pattern ... ok
[INFO] [stdout] test registry::tests::discovery_unix::discover_finds_matching_filesystem_entries ... ok
[INFO] [stdout] test registry::tests::discovery_unix::kill_instance_does_not_hang_without_force ... ok
[INFO] [stdout] test registry::tests::discovery_unix::kill_instance_does_not_hang_on_unresponsive_server ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 84 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.40s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ca1c5e0c5b9a8395cc2374e734b40c2d4a967b40d063325ec446f3aa91edfecd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca1c5e0c5b9a8395cc2374e734b40c2d4a967b40d063325ec446f3aa91edfecd", kill_on_drop: false }`
[INFO] [stdout] ca1c5e0c5b9a8395cc2374e734b40c2d4a967b40d063325ec446f3aa91edfecd
