[INFO] fetching crate rsnip 0.6.1...
[INFO] testing rsnip-0.6.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rsnip 0.6.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate rsnip 0.6.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rsnip 0.6.1
[INFO] tweaked toml for crates.io crate rsnip 0.6.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rsnip 0.6.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rsnip 0.6.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c512586aa19718dca2270cbcb1ce039a5a1e0919829ce0c1e196672b9b19ddc
[INFO] running `Command { std: "docker" "start" "-a" "1c512586aa19718dca2270cbcb1ce039a5a1e0919829ce0c1e196672b9b19ddc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c512586aa19718dca2270cbcb1ce039a5a1e0919829ce0c1e196672b9b19ddc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c512586aa19718dca2270cbcb1ce039a5a1e0919829ce0c1e196672b9b19ddc", kill_on_drop: false }`
[INFO] [stdout] 1c512586aa19718dca2270cbcb1ce039a5a1e0919829ce0c1e196672b9b19ddc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1aeddc2dddd320bd54c818216a0044fe86403b7e8eb10020214517264421da1b
[INFO] running `Command { std: "docker" "start" "-a" "1aeddc2dddd320bd54c818216a0044fe86403b7e8eb10020214517264421da1b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling winnow v0.7.1
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling trim-in-place v0.1.7
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling image v0.25.5
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling defer-drop v1.3.0
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling winnow v0.6.22
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling tuikit v0.5.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling async-trait v0.1.84
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling shell-quote v0.7.2
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap v4.5.27
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap_complete v4.5.40
[INFO] [stderr]    Compiling rust-ini v0.21.1
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling yaml-rust2 v0.9.0
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling minijinja v2.6.0
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling toml_edit v0.22.23
[INFO] [stderr]    Compiling timer v0.2.0
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling config v0.15.4
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling which v7.0.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling skim v0.16.0
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling arboard v3.4.1
[INFO] [stderr]    Compiling rsnip v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/infrastructure/fuzzy.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn text(&self) -> Cow<str> {
[INFO] [stdout]    |             ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn text(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/infrastructure/fuzzy.rs:30:15
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn output(&self) -> Cow<str> {
[INFO] [stdout]    |               ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn output(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "1aeddc2dddd320bd54c818216a0044fe86403b7e8eb10020214517264421da1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1aeddc2dddd320bd54c818216a0044fe86403b7e8eb10020214517264421da1b", kill_on_drop: false }`
[INFO] [stdout] 1aeddc2dddd320bd54c818216a0044fe86403b7e8eb10020214517264421da1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f749df3b2501626a61f6e2f593fdd2085df488c03a261fcd61142255529edc1
[INFO] running `Command { std: "docker" "start" "-a" "3f749df3b2501626a61f6e2f593fdd2085df488c03a261fcd61142255529edc1", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/infrastructure/fuzzy.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn text(&self) -> Cow<str> {
[INFO] [stdout]    |             ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn text(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/infrastructure/fuzzy.rs:30:15
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn output(&self) -> Cow<str> {
[INFO] [stdout]    |               ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn output(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rsnip v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/infrastructure/fuzzy.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn text(&self) -> Cow<str> {
[INFO] [stdout]    |             ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn text(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/infrastructure/fuzzy.rs:30:15
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn output(&self) -> Cow<str> {
[INFO] [stdout]    |               ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn output(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.17s
[INFO] running `Command { std: "docker" "inspect" "3f749df3b2501626a61f6e2f593fdd2085df488c03a261fcd61142255529edc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f749df3b2501626a61f6e2f593fdd2085df488c03a261fcd61142255529edc1", kill_on_drop: false }`
[INFO] [stdout] 3f749df3b2501626a61f6e2f593fdd2085df488c03a261fcd61142255529edc1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0b9b8a0948ff8e6fd5bac3ea6dbfe8d6f58a1000f4a97c13fb3c91abc25b0b56
[INFO] running `Command { std: "docker" "start" "-a" "0b9b8a0948ff8e6fd5bac3ea6dbfe8d6f58a1000f4a97c13fb3c91abc25b0b56", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/infrastructure/fuzzy.rs:22:13
[INFO] [stderr]    |
[INFO] [stderr] 22 |     fn text(&self) -> Cow<str> {
[INFO] [stderr]    |             ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |             |
[INFO] [stderr]    |             the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 22 |     fn text(&self) -> Cow<'_, str> {
[INFO] [stderr]    |                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/infrastructure/fuzzy.rs:30:15
[INFO] [stderr]    |
[INFO] [stderr] 30 |     fn output(&self) -> Cow<str> {
[INFO] [stderr]    |               ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |               |
[INFO] [stderr]    |               the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 30 |     fn output(&self) -> Cow<'_, str> {
[INFO] [stderr]    |                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: `rsnip` (lib) generated 2 warnings (run `cargo fix --lib -p rsnip` to apply 2 suggestions)
[INFO] [stderr] warning: `rsnip` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rsnip-1a6f4e13db1c6b9e)
[INFO] [stderr] [2m2026-04-27T00:41:34.538516Z[0m [32m INFO[0m [2mrsnip::util::testing[0m[2m:[0m Test Setup complete
[INFO] [stderr] [2m2026-04-27T00:41:34.541169Z[0m [34mDEBUG[0m [2mrsnip::util::testing[0m[2m:[0m INIT: Attempting logger init from testing.rs
[INFO] [stderr] [2m2026-04-27T00:41:34.541478Z[0m [34mDEBUG[0m [2mrsnip::util::testing[0m[2m:[0m Tracing subscriber already set
[INFO] [stderr] [2m2026-04-27T00:41:34.541537Z[0m [32m INFO[0m [2mrsnip::util::testing[0m[2m:[0m Test Setup complete
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stderr] [2m2026-04-27T00:41:34.548617Z[0m [34mDEBUG[0m [1mfind_snippet_line_number[0m[1m{[0m[3mcontent[0m[2m=[0m"some content\n--- test\ncontent\n---" [3msnippet_name[0m[2m=[0m"nonexistent"[1m}[0m[2m:[0m [2mrsnip::infrastructure::edit_snippets[0m[2m:[0m close [3mtime.busy[0m[2m=[0m22.9µs [3mtime.idle[0m[2m=[0m23.9µs
[INFO] [stderr] [2m2026-04-27T00:41:34.555379Z[0m [34mDEBUG[0m [1mfind_snippet_line_number[0m[1m{[0m[3mcontent[0m[2m=[0m"some content\n--- test\ncontent\n---" [3msnippet_name[0m[2m=[0m"test"[1m}[0m[2m:[0m [2mrsnip::infrastructure::edit_snippets[0m[2m:[0m close [3mtime.busy[0m[2m=[0m23.8µs [3mtime.idle[0m[2m=[0m17.1µs
[INFO] [stderr] [2m2026-04-27T00:41:34.555944Z[0m [34mDEBUG[0m [1mcreate[0m[1m{[0m[3mformat[0m[2m=[0mDefault[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers[0m[2m:[0m close [3mtime.busy[0m[2m=[0m6.88µs [3mtime.idle[0m[2m=[0m10.2µs
[INFO] [stdout] test cli::args::tests::given_generate_config_flag_when_parsing_then_sets_flag ... ok
[INFO] [stderr] [2m2026-04-27T00:41:34.556072Z[0m [34mDEBUG[0m [1mcreate[0m[1m{[0m[3mformat[0m[2m=[0mScls[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers[0m[2m:[0m close [3mtime.busy[0m[2m=[0m5.13µs [3mtime.idle[0m[2m=[0m8.43µs
[INFO] [stdout] test config::tests::given_combined_type_when_getting_sources_then_returns_source_list ... ok
[INFO] [stderr] [2m2026-04-27T00:41:34.556169Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"dummy"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "dummy"
[INFO] [stdout] test config::tests::given_concrete_type_when_getting_sources_then_returns_none ... ok
[INFO] [stderr] [2m2026-04-27T00:41:34.556329Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"dummy"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m161µs [3mtime.idle[0m[2m=[0m7.76µs
[INFO] [stdout] test infrastructure::edit_snippets::tests::given_nonexistent_snippet_when_finding_line_then_returns_none ... ok
[INFO] [stderr] [2m2026-04-27T00:41:34.556379Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"dummy"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::scls[0m[2m:[0m Parsing SCLS format snippets from: "dummy"
[INFO] [stdout] test config::tests::given_concrete_type_when_getting_snippet_type_then_returns_correct_type ... ok
[INFO] [stderr] [2m2026-04-27T00:41:34.556418Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"dummy"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::scls[0m[2m:[0m close [3mtime.busy[0m[2m=[0m38.9µs [3mtime.idle[0m[2m=[0m7.02µs
[INFO] [stdout] test config::tests::given_combined_type_when_getting_snippet_type_then_returns_none ... ok
[INFO] [stdout] test infrastructure::edit_snippets::tests::given_valid_content_when_finding_snippet_then_returns_correct_line ... ok
[INFO] [stdout] test util::path_utils::tests::given_path_with_tilde_when_expanding_then_replaces_with_home ... ok
[INFO] [stdout] test infrastructure::parsers::tests::given_format_when_creating_parser_then_returns_correct_implementation ... ok
[INFO] [stdout] test util::path_utils::tests::given_absolute_path_when_expanding_then_returns_unchanged ... ok
[INFO] [stdout] test util::path_utils::tests::given_relative_path_when_expanding_then_returns_unchanged ... ok
[INFO] [stdout] test util::path_utils::tests::given_invalid_tilde_path_when_expanding_then_returns_error ... ok
[INFO] [stdout] test infrastructure::parsers::tests::given_default_format_file_when_parsing_then_succeeds ... ok
[INFO] [stderr] [2m2026-04-27T00:41:34.619417Z[0m [34mDEBUG[0m [1mcreate[0m[1m{[0m[3mformat[0m[2m=[0mDefault[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers[0m[2m:[0m close [3mtime.busy[0m[2m=[0m10.1µs [3mtime.idle[0m[2m=[0m16.6µs
[INFO] [stderr] [2m2026-04-27T00:41:34.619511Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpfiyhy8"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmpfiyhy8"
[INFO] [stderr] [2m2026-04-27T00:41:34.619639Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpfiyhy8"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"content"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m SnippetContent::new called with: content
[INFO] [stderr] [2m2026-04-27T00:41:34.619672Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpfiyhy8"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"content"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m Detected as static
[INFO] [stderr] [2m2026-04-27T00:41:34.619701Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpfiyhy8"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"content"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m close [3mtime.busy[0m[2m=[0m68.8µs [3mtime.idle[0m[2m=[0m8.60µs
[INFO] [stderr] [2m2026-04-27T00:41:34.619741Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpfiyhy8"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m233µs [3mtime.idle[0m[2m=[0m7.18µs
[INFO] [stderr] [2m2026-04-27T00:41:34.633509Z[0m [34mDEBUG[0m [1mcreate[0m[1m{[0m[3mformat[0m[2m=[0mScls[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers[0m[2m:[0m close [3mtime.busy[0m[2m=[0m11.9µs [3mtime.idle[0m[2m=[0m19.5µs
[INFO] [stderr] [2m2026-04-27T00:41:34.633616Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp3sK7jC"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::scls[0m[2m:[0m Parsing SCLS format snippets from: "/tmp/.tmp3sK7jC"
[INFO] [stderr] [2m2026-04-27T00:41:34.636299Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp3sK7jC"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"content"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m SnippetContent::new called with: content
[INFO] [stderr] [2m2026-04-27T00:41:34.636338Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp3sK7jC"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"content"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m Detected as static
[INFO] [stdout] test infrastructure::parsers::tests::given_scls_format_file_when_parsing_then_succeeds ... ok
[INFO] [stderr] [2m2026-04-27T00:41:34.636375Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp3sK7jC"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"content"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m close [3mtime.busy[0m[2m=[0m75.9µs [3mtime.idle[0m[2m=[0m12.1µs
[INFO] [stdout] 
[INFO] [stderr] [2m2026-04-27T00:41:34.636424Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp3sK7jC"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::scls[0m[2m:[0m close [3mtime.busy[0m[2m=[0m2.81ms [3mtime.idle[0m[2m=[0m10.7µs
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rsnip-32d828c51856b6d1)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::verify_cli ... 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/test_commands.rs (/opt/rustwide/target/debug/deps/test_commands-ef33dad41c5b0414)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test given_types_list_flag_when_execute_then_outputs_space_separated ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_fuzzy.rs (/opt/rustwide/target/debug/deps/test_fuzzy-da21847732992b2f)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test given_empty_query_when_fuzzy_finder_then_shows_all ... ignored, todo fix
[INFO] [stdout] test given_multiple_matches_when_fuzzy_finder_then_shows_interface ... ignored, This test is interactive via Makefile
[INFO] [stdout] test given_no_matches_when_fuzzy_finder_then_shows_interface ... ignored, Interactive test requires terminal
[INFO] [stdout] test given_empty_items_when_fuzzy_finder_then_returns_none ... ok
[INFO] [stdout] test test_fuzzy_finder_output_is_clean ... ignored, Interactive test requires terminal
[INFO] [stdout] test given_exact_match_when_fuzzy_finder_then_returns_immediately ... ok
[INFO] [stdout] test given_snippets_when_creating_skim_items_then_returns_formatted_items ... ok
[INFO] [stdout] test given_single_partial_match_when_fuzzy_finder_then_auto_selects ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_lib.rs (/opt/rustwide/target/debug/deps/test_lib-f4900abec67d7c79)
[INFO] [stderr] [2m2026-04-27T00:41:34.688508Z[0m [32m INFO[0m [2mrsnip::util::testing[0m[2m:[0m Test Setup complete
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stderr] [2m2026-04-27T00:41:34.691563Z[0m [34mDEBUG[0m [1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"combined"[1m}[0m[2m:[0m [2mrsnip::application::snippet_service[0m[2m:[0m Loading combined snippets from sources: ["source1", "source2"]
[INFO] [stderr] [2m2026-04-27T00:41:34.692034Z[0m [34mDEBUG[0m [1mfind_completion_exact[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3muser_input[0m[2m=[0m"test"[1m}[0m[2m:[0m[1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"test"[1m}[0m[2m:[0m [2mrsnip::application::snippet_service[0m[2m:[0m Loading snippets from /tmp/.tmpJMKlip
[INFO] [stderr] [2m2026-04-27T00:41:34.692145Z[0m [34mDEBUG[0m [1mfind_completion_exact[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3muser_input[0m[2m=[0m"test"[1m}[0m[2m:[0m[1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"test"[1m}[0m[2m:[0m[1mcreate[0m[1m{[0m[3mformat[0m[2m=[0mDefault[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers[0m[2m:[0m close [3mtime.busy[0m[2m=[0m6.75µs [3mtime.idle[0m[2m=[0m11.2µs
[INFO] [stderr] [2m2026-04-27T00:41:34.692228Z[0m [34mDEBUG[0m [1mfind_completion_exact[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3muser_input[0m[2m=[0m"test"[1m}[0m[2m:[0m[1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"test"[1m}[0m[2m:[0m[1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpJMKlip"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmpJMKlip"
[INFO] [stderr] [2m2026-04-27T00:41:34.692357Z[0m [34mDEBUG[0m [1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"combined"[1m}[0m[2m:[0m [2mrsnip::application::snippet_service[0m[2m:[0m Loading snippets from /tmp/.tmpyBNc7T
[INFO] [stderr] [2m2026-04-27T00:41:34.692380Z[0m [35mTRACE[0m [1mfind_completion_exact[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3muser_input[0m[2m=[0m"test"[1m}[0m[2m:[0m[1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"test"[1m}[0m[2m:[0m[1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpJMKlip"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"Content"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m SnippetContent::new called with: Content
[INFO] [stderr] [2m2026-04-27T00:41:34.692377Z[0m [34mDEBUG[0m [1mcopy_snippet_to_clipboard[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3minput[0m[2m=[0m"date" [3mexact[0m[2m=[0mtrue[1m}[0m[2m:[0m[1mfind_completion_exact[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3muser_input[0m[2m=[0m"date"[1m}[0m[2m:[0m[1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"test"[1m}[0m[2m:[0m [2mrsnip::application::snippet_service[0m[2m:[0m Loading snippets from /tmp/.tmpy3dRaN
[INFO] [stdout] test application::test_snippet_service::given_empty_input_when_finding_completion_then_returns_none ... ok
[INFO] [stderr] [2m2026-04-27T00:41:34.692431Z[0m [35mTRACE[0m [1mfind_completion_exact[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3muser_input[0m[2m=[0m"test"[1m}[0m[2m:[0m[1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"test"[1m}[0m[2m:[0m[1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpJMKlip"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"Content"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m Detected as static
[INFO] [stdout] test application::test_snippet_service::given_nonexistent_snippet_when_copying_then_returns_none ... ok
[INFO] [stderr] [2m2026-04-27T00:41:34.692475Z[0m [34mDEBUG[0m [1mfind_completion_exact[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3muser_input[0m[2m=[0m"test"[1m}[0m[2m:[0m[1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"test"[1m}[0m[2m:[0m[1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpJMKlip"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"Content"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m close [3mtime.busy[0m[2m=[0m102µs [3mtime.idle[0m[2m=[0m14.0µs
[INFO] [stdout] test application::test_snippet_service::given_exact_match_when_finding_completion_then_returns_snippet ... ok
[INFO] [stderr] [2m2026-04-27T00:41:34.692505Z[0m [34mDEBUG[0m [1mcopy_snippet_to_clipboard[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3minput[0m[2m=[0m"nonexistent" [3mexact[0m[2m=[0mtrue[1m}[0m[2m:[0m[1mfind_completion_exact[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3muser_input[0m[2m=[0m"nonexistent"[1m}[0m[2m:[0m[1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"test"[1m}[0m[2m:[0m [2mrsnip::application::snippet_service[0m[2m:[0m Loading snippets from /tmp/.tmp5kuu1M
[INFO] [stdout] test application::test_snippet_service::given_valid_snippet_file_when_getting_snippets_then_returns_snippets ... ok
[INFO] [stderr] [2m2026-04-27T00:41:34.691594Z[0m [34mDEBUG[0m [1mfind_completion_exact[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3muser_input[0m[2m=[0m""[1m}[0m[2m:[0m [2mrsnip::application::snippet_service[0m[2m:[0m close [3mtime.busy[0m[2m=[0m13.9µs [3mtime.idle[0m[2m=[0m19.8µs
[INFO] [stdout] test infrastructure::parsers::test_default::given_extra_text_outside_snippets_when_parse_then_ignores_it ... ok
[INFO] [stderr] [2m2026-04-27T00:41:34.692576Z[0m [34mDEBUG[0m [1mcopy_snippet_to_clipboard[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3minput[0m[2m=[0m"nonexistent" [3mexact[0m[2m=[0mtrue[1m}[0m[2m:[0m[1mfind_completion_exact[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3muser_input[0m[2m=[0m"nonexistent"[1m}[0m[2m:[0m[1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"test"[1m}[0m[2m:[0m[1mcreate[0m[1m{[0m[3mformat[0m[2m=[0mDefault[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers[0m[2m:[0m close [3mtime.busy[0m[2m=[0m5.81µs [3mtime.idle[0m[2m=[0m10.6µs
[INFO] [stdout] test application::test_snippet_service::given_fuzzy_match_when_finding_completion_then_returns_best_match ... ok
[INFO] [stderr] [2m2026-04-27T00:41:34.692592Z[0m [34mDEBUG[0m [1mfind_completion_fuzzy[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3muser_input[0m[2m=[0m""[1m}[0m[2m:[0m [2mrsnip::application::snippet_service[0m[2m:[0m close [3mtime.busy[0m[2m=[0m5.74µs [3mtime.idle[0m[2m=[0m8.57µs
[INFO] [stdout] test infrastructure::parsers::test_default::given_valid_snippet_file_when_parse_then_returns_correct_snippets ... ok
[INFO] [stderr] [2m2026-04-27T00:41:34.692636Z[0m [34mDEBUG[0m [1mcopy_snippet_to_clipboard[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3minput[0m[2m=[0m"nonexistent" [3mexact[0m[2m=[0mtrue[1m}[0m[2m:[0m[1mfind_completion_exact[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3muser_input[0m[2m=[0m"nonexistent"[1m}[0m[2m:[0m[1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"test"[1m}[0m[2m:[0m[1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp5kuu1M"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmp5kuu1M"
[INFO] [stdout] test application::test_snippet_service::given_combined_type_when_getting_snippets_then_returns_all_snippets ... ok
[INFO] [stderr] [2m2026-04-27T00:41:34.692730Z[0m [35mTRACE[0m [1mcopy_snippet_to_clipboard[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3minput[0m[2m=[0m"nonexistent" [3mexact[0m[2m=[0mtrue[1m}[0m[2m:[0m[1mfind_completion_exact[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3muser_input[0m[2m=[0m"nonexistent"[1m}[0m[2m:[0m[1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"test"[1m}[0m[2m:[0m[1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp5kuu1M"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"A red fruit"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m SnippetContent::new called with: A red fruit
[INFO] [stdout] test infrastructure::parsers::test_default::given_snippet_with_comments_when_parse_then_preserves_comments ... ok
[INFO] [stderr] [2m2026-04-27T00:41:34.692771Z[0m [35mTRACE[0m [1mcopy_snippet_to_clipboard[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3minput[0m[2m=[0m"nonexistent" [3mexact[0m[2m=[0mtrue[1m}[0m[2m:[0m[1mfind_completion_exact[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3muser_input[0m[2m=[0m"nonexistent"[1m}[0m[2m:[0m[1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"test"[1m}[0m[2m:[0m[1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp5kuu1M"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"A red fruit"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m Detected as static
[INFO] [stdout] test infrastructure::parsers::test_vcode::given_empty_vscode_file_when_parse_then_returns_empty_vec ... ok
[INFO] [stderr] [2m2026-04-27T00:41:34.692825Z[0m [34mDEBUG[0m [1mcopy_snippet_to_clipboard[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3minput[0m[2m=[0m"nonexistent" [3mexact[0m[2m=[0mtrue[1m}[0m[2m:[0m[1mfind_completion_exact[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3muser_input[0m[2m=[0m"nonexistent"[1m}[0m[2m:[0m[1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"test"[1m}[0m[2m:[0m[1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp5kuu1M"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"A red fruit"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m close [3mtime.busy[0m[2m=[0m94.0µs [3mtime.idle[0m[2m=[0m10.6µs
[INFO] [stdout] test infrastructure::parsers::test_scls::given_empty_scls_file_when_parse_then_returns_empty_vec ... ok
[INFO] [stderr] [2m2026-04-27T00:41:34.692462Z[0m [34mDEBUG[0m [1mcopy_snippet_to_clipboard[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3minput[0m[2m=[0m"date" [3mexact[0m[2m=[0mtrue[1m}[0m[2m:[0m[1mfind_completion_exact[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3muser_input[0m[2m=[0m"date"[1m}[0m[2m:[0m[1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"test"[1m}[0m[2m:[0m[1mcreate[0m[1m{[0m[3mformat[0m[2m=[0mDefault[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers[0m[2m:[0m close [3mtime.busy[0m[2m=[0m6.89µs [3mtime.idle[0m[2m=[0m11.2µs
[INFO] [stdout] test infrastructure::parsers::test_vcode::given_single_line_body_when_parse_then_handles_correctly ... ok
[INFO] [stderr] [2m2026-04-27T00:41:34.692885Z[0m [34mDEBUG[0m [1mcopy_snippet_to_clipboard[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3minput[0m[2m=[0m"nonexistent" [3mexact[0m[2m=[0mtrue[1m}[0m[2m:[0m[1mfind_completion_exact[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3muser_input[0m[2m=[0m"nonexistent"[1m}[0m[2m:[0m[1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"test"[1m}[0m[2m:[0m[1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp5kuu1M"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m247µs [3mtime.idle[0m[2m=[0m8.41µs
[INFO] [stdout] test infrastructure::parsers::test_scls::given_snippet_with_named_placeholders_when_parse_then_converts_correctly ... ok
[INFO] [stderr] [2m2026-04-27T00:41:34.692912Z[0m [34mDEBUG[0m [1mcopy_snippet_to_clipboard[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3minput[0m[2m=[0m"date" [3mexact[0m[2m=[0mtrue[1m}[0m[2m:[0m[1mfind_completion_exact[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3muser_input[0m[2m=[0m"date"[1m}[0m[2m:[0m[1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"test"[1m}[0m[2m:[0m[1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpy3dRaN"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmpy3dRaN"
[INFO] [stderr] [2m2026-04-27T00:41:34.692928Z[0m [34mDEBUG[0m [1mcopy_snippet_to_clipboard[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3minput[0m[2m=[0m"nonexistent" [3mexact[0m[2m=[0mtrue[1m}[0m[2m:[0m[1mfind_completion_exact[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3muser_input[0m[2m=[0m"nonexistent"[1m}[0m[2m:[0m[1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"test"[1m}[0m[2m:[0m [2mrsnip::application::snippet_service[0m[2m:[0m close [3mtime.busy[0m[2m=[0m434µs [3mtime.idle[0m[2m=[0m7.86µs
[INFO] [stderr] [2m2026-04-27T00:41:34.692972Z[0m [34mDEBUG[0m [1mcopy_snippet_to_clipboard[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3minput[0m[2m=[0m"nonexistent" [3mexact[0m[2m=[0mtrue[1m}[0m[2m:[0m[1mfind_completion_exact[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3muser_input[0m[2m=[0m"nonexistent"[1m}[0m[2m:[0m [2mrsnip::application::snippet_service[0m[2m:[0m close [3mtime.busy[0m[2m=[0m508µs [3mtime.idle[0m[2m=[0m6.97µs
[INFO] [stderr] [2m2026-04-27T00:41:34.693003Z[0m [34mDEBUG[0m [1mcopy_snippet_to_clipboard[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3minput[0m[2m=[0m"nonexistent" [3mexact[0m[2m=[0mtrue[1m}[0m[2m:[0m [2mrsnip::application::snippet_service[0m[2m:[0m close [3mtime.busy[0m[2m=[0m555µs [3mtime.idle[0m[2m=[0m10.2µs
[INFO] [stderr] [2m2026-04-27T00:41:34.692532Z[0m [34mDEBUG[0m [1mfind_completion_exact[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3muser_input[0m[2m=[0m"test"[1m}[0m[2m:[0m[1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"test"[1m}[0m[2m:[0m[1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpJMKlip"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m306µs [3mtime.idle[0m[2m=[0m10.2µs
[INFO] [stderr] [2m2026-04-27T00:41:34.693047Z[0m [34mDEBUG[0m [1mfind_completion_exact[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3muser_input[0m[2m=[0m"test"[1m}[0m[2m:[0m[1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"test"[1m}[0m[2m:[0m [2mrsnip::application::snippet_service[0m[2m:[0m close [3mtime.busy[0m[2m=[0m1.05ms [3mtime.idle[0m[2m=[0m8.52µs
[INFO] [stderr] [2m2026-04-27T00:41:34.693032Z[0m [35mTRACE[0m [1mcopy_snippet_to_clipboard[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3minput[0m[2m=[0m"date" [3mexact[0m[2m=[0mtrue[1m}[0m[2m:[0m[1mfind_completion_exact[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3muser_input[0m[2m=[0m"date"[1m}[0m[2m:[0m[1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"test"[1m}[0m[2m:[0m[1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpy3dRaN"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"{{current_date|strftime('%Y-%m-%d')}}"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m SnippetContent::new called with: {{current_date|strftime('%Y-%m-%d')}}
[INFO] [stderr] [2m2026-04-27T00:41:34.693088Z[0m [34mDEBUG[0m [1mfind_completion_exact[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3muser_input[0m[2m=[0m"test"[1m}[0m[2m:[0m [2mrsnip::application::snippet_service[0m[2m:[0m close [3mtime.busy[0m[2m=[0m1.11ms [3mtime.idle[0m[2m=[0m14.7µs
[INFO] [stderr] [2m2026-04-27T00:41:34.693091Z[0m [35mTRACE[0m [1mcopy_snippet_to_clipboard[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3minput[0m[2m=[0m"date" [3mexact[0m[2m=[0mtrue[1m}[0m[2m:[0m[1mfind_completion_exact[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3muser_input[0m[2m=[0m"date"[1m}[0m[2m:[0m[1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"test"[1m}[0m[2m:[0m[1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpy3dRaN"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"{{current_date|strftime('%Y-%m-%d')}}"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m Detected as template
[INFO] [stderr] [2m2026-04-27T00:41:34.693164Z[0m [34mDEBUG[0m [1mcopy_snippet_to_clipboard[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3minput[0m[2m=[0m"date" [3mexact[0m[2m=[0mtrue[1m}[0m[2m:[0m[1mfind_completion_exact[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3muser_input[0m[2m=[0m"date"[1m}[0m[2m:[0m[1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"test"[1m}[0m[2m:[0m[1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpy3dRaN"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"{{current_date|strftime('%Y-%m-%d')}}"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m close [3mtime.busy[0m[2m=[0m124µs [3mtime.idle[0m[2m=[0m11.5µs
[INFO] [stderr] [2m2026-04-27T00:41:34.693220Z[0m [34mDEBUG[0m [1mcopy_snippet_to_clipboard[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3minput[0m[2m=[0m"date" [3mexact[0m[2m=[0mtrue[1m}[0m[2m:[0m[1mfind_completion_exact[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3muser_input[0m[2m=[0m"date"[1m}[0m[2m:[0m[1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"test"[1m}[0m[2m:[0m[1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpy3dRaN"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m308µs [3mtime.idle[0m[2m=[0m9.28µs
[INFO] [stderr] [2m2026-04-27T00:41:34.693275Z[0m [34mDEBUG[0m [1mcopy_snippet_to_clipboard[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3minput[0m[2m=[0m"date" [3mexact[0m[2m=[0mtrue[1m}[0m[2m:[0m[1mfind_completion_exact[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3muser_input[0m[2m=[0m"date"[1m}[0m[2m:[0m[1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"test"[1m}[0m[2m:[0m [2mrsnip::application::snippet_service[0m[2m:[0m close [3mtime.busy[0m[2m=[0m910µs [3mtime.idle[0m[2m=[0m8.52µs
[INFO] [stderr] [2m2026-04-27T00:41:34.693316Z[0m [34mDEBUG[0m [1mcopy_snippet_to_clipboard[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3minput[0m[2m=[0m"date" [3mexact[0m[2m=[0mtrue[1m}[0m[2m:[0m[1mfind_completion_exact[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3muser_input[0m[2m=[0m"date"[1m}[0m[2m:[0m [2mrsnip::application::snippet_service[0m[2m:[0m close [3mtime.busy[0m[2m=[0m971µs [3mtime.idle[0m[2m=[0m9.41µs
[INFO] [stderr] [2m2026-04-27T00:41:34.693989Z[0m [35mTRACE[0m [1mcopy_snippet_to_clipboard[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3minput[0m[2m=[0m"date" [3mexact[0m[2m=[0mtrue[1m}[0m[2m:[0m[1mcopy_to_clipboard[0m[1m{[0m[3mtext[0m[2m=[0m"2026-04-27"[1m}[0m[2m:[0m [2mrsnip::infrastructure::clipboard[0m[2m:[0m close [3mtime.busy[0m[2m=[0m143µs [3mtime.idle[0m[2m=[0m11.3µs
[INFO] [stderr] [2m2026-04-27T00:41:34.694056Z[0m [34mDEBUG[0m [1mcopy_snippet_to_clipboard[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3minput[0m[2m=[0m"date" [3mexact[0m[2m=[0mtrue[1m}[0m[2m:[0m [2mrsnip::application::snippet_service[0m[2m:[0m close [3mtime.busy[0m[2m=[0m1.74ms [3mtime.idle[0m[2m=[0m15.2µs
[INFO] [stderr] [2m2026-04-27T00:41:34.692442Z[0m [34mDEBUG[0m [1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"combined"[1m}[0m[2m:[0m[1mcreate[0m[1m{[0m[3mformat[0m[2m=[0mDefault[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers[0m[2m:[0m close [3mtime.busy[0m[2m=[0m8.44µs [3mtime.idle[0m[2m=[0m11.3µs
[INFO] [stderr] [2m2026-04-27T00:41:34.694137Z[0m [34mDEBUG[0m [1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"test"[1m}[0m[2m:[0m [2mrsnip::application::snippet_service[0m[2m:[0m Loading snippets from /tmp/.tmpymReik
[INFO] [stderr] [2m2026-04-27T00:41:34.694239Z[0m [34mDEBUG[0m [1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"test"[1m}[0m[2m:[0m[1mcreate[0m[1m{[0m[3mformat[0m[2m=[0mDefault[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers[0m[2m:[0m close [3mtime.busy[0m[2m=[0m6.94µs [3mtime.idle[0m[2m=[0m10.8µs
[INFO] [stderr] [2m2026-04-27T00:41:34.694328Z[0m [34mDEBUG[0m [1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"test"[1m}[0m[2m:[0m[1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpymReik"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmpymReik"
[INFO] [stderr] [2m2026-04-27T00:41:34.694475Z[0m [35mTRACE[0m [1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"test"[1m}[0m[2m:[0m[1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpymReik"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"Content"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m SnippetContent::new called with: Content
[INFO] [stderr] [2m2026-04-27T00:41:34.694530Z[0m [35mTRACE[0m [1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"test"[1m}[0m[2m:[0m[1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpymReik"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"Content"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m Detected as static
[INFO] [stderr] [2m2026-04-27T00:41:34.694587Z[0m [34mDEBUG[0m [1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"test"[1m}[0m[2m:[0m[1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpymReik"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"Content"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m close [3mtime.busy[0m[2m=[0m111µs [3mtime.idle[0m[2m=[0m13.6µs
[INFO] [stderr] [2m2026-04-27T00:41:34.694657Z[0m [34mDEBUG[0m [1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"test"[1m}[0m[2m:[0m[1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpymReik"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m328µs [3mtime.idle[0m[2m=[0m10.8µs
[INFO] [stderr] [2m2026-04-27T00:41:34.694718Z[0m [34mDEBUG[0m [1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"test"[1m}[0m[2m:[0m [2mrsnip::application::snippet_service[0m[2m:[0m close [3mtime.busy[0m[2m=[0m1.87ms [3mtime.idle[0m[2m=[0m21.9µs
[INFO] [stderr] [2m2026-04-27T00:41:34.695025Z[0m [34mDEBUG[0m [1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"combined"[1m}[0m[2m:[0m[1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpyBNc7T"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmpyBNc7T"
[INFO] [stderr] [2m2026-04-27T00:41:34.695351Z[0m [34mDEBUG[0m [1mcreate[0m[1m{[0m[3mformat[0m[2m=[0mDefault[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers[0m[2m:[0m close [3mtime.busy[0m[2m=[0m6.72µs [3mtime.idle[0m[2m=[0m11.6µs
[INFO] [stderr] [2m2026-04-27T00:41:34.695423Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp7GmMsg"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmp7GmMsg"
[INFO] [stderr] [2m2026-04-27T00:41:34.695563Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp7GmMsg"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"line"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m SnippetContent::new called with: line
[INFO] [stderr] [2m2026-04-27T00:41:34.695620Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp7GmMsg"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"line"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m Detected as static
[INFO] [stderr] [2m2026-04-27T00:41:34.695667Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp7GmMsg"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"line"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m close [3mtime.busy[0m[2m=[0m103µs [3mtime.idle[0m[2m=[0m11.8µs
[INFO] [stderr] [2m2026-04-27T00:41:34.695744Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp7GmMsg"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m318µs [3mtime.idle[0m[2m=[0m8.79µs
[INFO] [stderr] [2m2026-04-27T00:41:34.696016Z[0m [35mTRACE[0m [1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"combined"[1m}[0m[2m:[0m[1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpyBNc7T"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"Content1"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m SnippetContent::new called with: Content1
[INFO] [stderr] [2m2026-04-27T00:41:34.696291Z[0m [35mTRACE[0m [1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"combined"[1m}[0m[2m:[0m[1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpyBNc7T"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"Content1"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m Detected as static
[INFO] [stdout] test infrastructure::parsers::test_scls::given_multiline_array_body_when_parse_then_handles_correctly ... ok
[INFO] [stderr] [2m2026-04-27T00:41:34.696148Z[0m [34mDEBUG[0m [1mcreate[0m[1m{[0m[3mformat[0m[2m=[0mDefault[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers[0m[2m:[0m close [3mtime.busy[0m[2m=[0m3.35ms [3mtime.idle[0m[2m=[0m18.9µs
[INFO] [stdout] test infrastructure::parsers::test_default::given_empty_file_when_parse_then_returns_empty_vec ... ok
[INFO] [stderr] [2m2026-04-27T00:41:34.696769Z[0m [34mDEBUG[0m [1mcreate[0m[1m{[0m[3mformat[0m[2m=[0mDefault[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers[0m[2m:[0m close [3mtime.busy[0m[2m=[0m7.59µs [3mtime.idle[0m[2m=[0m12.4µs
[INFO] [stdout] test infrastructure::parsers::test_vcode::given_valid_vscode_file_when_parse_then_returns_snippets ... ok
[INFO] [stderr] [2m2026-04-27T00:41:34.696832Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/nonexistent/file"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/nonexistent/file"
[INFO] [stdout] test infrastructure::test_minijinja::given_template_with_add_days_when_rendering_then_calculates_correctly ... ok
[INFO] [stderr] [2m2026-04-27T00:41:34.695427Z[0m [34mDEBUG[0m [1mfind_completion_fuzzy[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3muser_input[0m[2m=[0m"tst"[1m}[0m[2m:[0m[1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"test"[1m}[0m[2m:[0m [2mrsnip::application::snippet_service[0m[2m:[0m Loading snippets from /tmp/.tmp2fu0oz
[INFO] [stdout] test infrastructure::test_minijinja::given_template_with_date_arithmetic_when_rendering_then_calculates_correctly ... ok
[INFO] [stderr] [2m2026-04-27T00:41:34.697037Z[0m [34mDEBUG[0m [1mfind_completion_fuzzy[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3muser_input[0m[2m=[0m"tst"[1m}[0m[2m:[0m[1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"test"[1m}[0m[2m:[0m[1mcreate[0m[1m{[0m[3mformat[0m[2m=[0mDefault[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers[0m[2m:[0m close [3mtime.busy[0m[2m=[0m7.08µs [3mtime.idle[0m[2m=[0m12.6µs
[INFO] [stdout] test infrastructure::test_minijinja::given_static_content_when_rendering_then_returns_unchanged ... ok
[INFO] [stderr] [2m2026-04-27T00:41:34.697070Z[0m [34mDEBUG[0m [1mcreate[0m[1m{[0m[3mformat[0m[2m=[0mDefault[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers[0m[2m:[0m close [3mtime.busy[0m[2m=[0m6.49µs [3mtime.idle[0m[2m=[0m12.0µs
[INFO] [stderr] [2m2026-04-27T00:41:34.697142Z[0m [34mDEBUG[0m [1mfind_completion_fuzzy[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3muser_input[0m[2m=[0m"tst"[1m}[0m[2m:[0m[1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"test"[1m}[0m[2m:[0m[1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp2fu0oz"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmp2fu0oz"
[INFO] [stderr] [2m2026-04-27T00:41:34.697162Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpe6r5bA"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmpe6r5bA"
[INFO] [stderr] [2m2026-04-27T00:41:34.697239Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpe6r5bA"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m72.7µs [3mtime.idle[0m[2m=[0m10.9µs
[INFO] [stderr] [2m2026-04-27T00:41:34.697251Z[0m [35mTRACE[0m [1mfind_completion_fuzzy[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3muser_input[0m[2m=[0m"tst"[1m}[0m[2m:[0m[1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"test"[1m}[0m[2m:[0m[1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp2fu0oz"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"Content"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m SnippetContent::new called with: Content
[INFO] [stderr] [2m2026-04-27T00:41:34.697295Z[0m [35mTRACE[0m [1mfind_completion_fuzzy[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3muser_input[0m[2m=[0m"tst"[1m}[0m[2m:[0m[1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"test"[1m}[0m[2m:[0m[1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp2fu0oz"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"Content"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m Detected as static
[INFO] [stderr] [2m2026-04-27T00:41:34.697311Z[0m [34mDEBUG[0m [1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"combined"[1m}[0m[2m:[0m[1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpyBNc7T"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"Content1"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m close [3mtime.busy[0m[2m=[0m1.30ms [3mtime.idle[0m[2m=[0m12.6µs
[INFO] [stderr] [2m2026-04-27T00:41:34.697347Z[0m [34mDEBUG[0m [1mfind_completion_fuzzy[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3muser_input[0m[2m=[0m"tst"[1m}[0m[2m:[0m[1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"test"[1m}[0m[2m:[0m[1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp2fu0oz"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"Content"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m close [3mtime.busy[0m[2m=[0m94.9µs [3mtime.idle[0m[2m=[0m10.3µs
[INFO] [stderr] [2m2026-04-27T00:41:34.697251Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp11fGth"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmp11fGth"
[INFO] [stderr] [2m2026-04-27T00:41:34.697435Z[0m [35mTRACE[0m [1mfind_completion_fuzzy[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3muser_input[0m[2m=[0m"tst"[1m}[0m[2m:[0m[1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"test"[1m}[0m[2m:[0m[1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp2fu0oz"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"Content2"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m SnippetContent::new called with: Content2
[INFO] [stderr] [2m2026-04-27T00:41:34.697485Z[0m [35mTRACE[0m [1mfind_completion_fuzzy[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3muser_input[0m[2m=[0m"tst"[1m}[0m[2m:[0m[1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"test"[1m}[0m[2m:[0m[1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp2fu0oz"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"Content2"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m Detected as static
[INFO] [stderr] [2m2026-04-27T00:41:34.697542Z[0m [34mDEBUG[0m [1mfind_completion_fuzzy[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3muser_input[0m[2m=[0m"tst"[1m}[0m[2m:[0m[1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"test"[1m}[0m[2m:[0m[1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp2fu0oz"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"Content2"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m close [3mtime.busy[0m[2m=[0m104µs [3mtime.idle[0m[2m=[0m11.0µs
[INFO] [stderr] [2m2026-04-27T00:41:34.697359Z[0m [34mDEBUG[0m [1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"combined"[1m}[0m[2m:[0m[1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpyBNc7T"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m2.33ms [3mtime.idle[0m[2m=[0m11.1µs
[INFO] [stderr] [2m2026-04-27T00:41:34.697608Z[0m [34mDEBUG[0m [1mfind_completion_fuzzy[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3muser_input[0m[2m=[0m"tst"[1m}[0m[2m:[0m[1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"test"[1m}[0m[2m:[0m[1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp2fu0oz"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m464µs [3mtime.idle[0m[2m=[0m10.2µs
[INFO] [stderr] [2m2026-04-27T00:41:34.697654Z[0m [34mDEBUG[0m [1mfind_completion_fuzzy[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3muser_input[0m[2m=[0m"tst"[1m}[0m[2m:[0m[1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"test"[1m}[0m[2m:[0m [2mrsnip::application::snippet_service[0m[2m:[0m close [3mtime.busy[0m[2m=[0m2.23ms [3mtime.idle[0m[2m=[0m8.62µs
[INFO] [stderr] [2m2026-04-27T00:41:34.697717Z[0m [34mDEBUG[0m [1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"combined"[1m}[0m[2m:[0m [2mrsnip::application::snippet_service[0m[2m:[0m Loading snippets from /tmp/.tmpztic5u
[INFO] [stderr] [2m2026-04-27T00:41:34.697755Z[0m [34mDEBUG[0m [1mfind_completion_fuzzy[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3muser_input[0m[2m=[0m"tst"[1m}[0m[2m:[0m [2mrsnip::application::snippet_service[0m[2m:[0m close [3mtime.busy[0m[2m=[0m2.35ms [3mtime.idle[0m[2m=[0m12.1µs
[INFO] [stderr] [2m2026-04-27T00:41:34.697776Z[0m [34mDEBUG[0m [1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"combined"[1m}[0m[2m:[0m[1mcreate[0m[1m{[0m[3mformat[0m[2m=[0mDefault[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers[0m[2m:[0m close [3mtime.busy[0m[2m=[0m5.21µs [3mtime.idle[0m[2m=[0m9.28µs
[INFO] [stderr] [2m2026-04-27T00:41:34.697768Z[0m [34mDEBUG[0m [1mcreate[0m[1m{[0m[3mformat[0m[2m=[0mDefault[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers[0m[2m:[0m close [3mtime.busy[0m[2m=[0m11.6µs [3mtime.idle[0m[2m=[0m18.5µs
[INFO] [stderr] [2m2026-04-27T00:41:34.697857Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpntZpRs"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmpntZpRs"
[INFO] [stderr] [2m2026-04-27T00:41:34.697457Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp11fGth"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"content"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m SnippetContent::new called with: content
[INFO] [stderr] [2m2026-04-27T00:41:34.697970Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpntZpRs"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"content"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m SnippetContent::new called with: content
[INFO] [stderr] [2m2026-04-27T00:41:34.698164Z[0m [34mDEBUG[0m [1mcreate[0m[1m{[0m[3mformat[0m[2m=[0mScls[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers[0m[2m:[0m close [3mtime.busy[0m[2m=[0m6.55µs [3mtime.idle[0m[2m=[0m10.6µs
[INFO] [stderr] [2m2026-04-27T00:41:34.698303Z[0m [34mDEBUG[0m [1mcreate[0m[1m{[0m[3mformat[0m[2m=[0mScls[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers[0m[2m:[0m close [3mtime.busy[0m[2m=[0m8.13µs [3mtime.idle[0m[2m=[0m15.0µs
[INFO] [stderr] [2m2026-04-27T00:41:34.698387Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpqhAToa"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::scls[0m[2m:[0m Parsing SCLS format snippets from: "/tmp/.tmpqhAToa"
[INFO] [stderr] [2m2026-04-27T00:41:34.698390Z[0m [34mDEBUG[0m [1mcreate[0m[1m{[0m[3mformat[0m[2m=[0mDefault[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers[0m[2m:[0m close [3mtime.busy[0m[2m=[0m6.52µs [3mtime.idle[0m[2m=[0m12.1µs
[INFO] [stderr] [2m2026-04-27T00:41:34.698449Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpmTTcew"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmpmTTcew"
[INFO] [stderr] [2m2026-04-27T00:41:34.698560Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpmTTcew"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"content"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m SnippetContent::new called with: content
[INFO] [stderr] [2m2026-04-27T00:41:34.698620Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpmTTcew"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"content"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m Detected as static
[INFO] [stderr] [2m2026-04-27T00:41:34.698670Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpmTTcew"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"content"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m close [3mtime.busy[0m[2m=[0m110µs [3mtime.idle[0m[2m=[0m10.6µs
[INFO] [stderr] [2m2026-04-27T00:41:34.698891Z[0m [34mDEBUG[0m [1mcreate[0m[1m{[0m[3mformat[0m[2m=[0mDefault[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers[0m[2m:[0m close [3mtime.busy[0m[2m=[0m6.22µs [3mtime.idle[0m[2m=[0m11.5µs
[INFO] [stderr] [2m2026-04-27T00:41:34.698963Z[0m [34mDEBUG[0m [1mcreate[0m[1m{[0m[3mformat[0m[2m=[0mDefault[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers[0m[2m:[0m close [3mtime.busy[0m[2m=[0m6.68µs [3mtime.idle[0m[2m=[0m12.6µs
[INFO] [stderr] [2m2026-04-27T00:41:34.698082Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp11fGth"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"content"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m Detected as static
[INFO] [stderr] [2m2026-04-27T00:41:34.698019Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpntZpRs"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"content"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m Detected as static
[INFO] [stderr] [2m2026-04-27T00:41:34.698680Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpuQyFYf"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::scls[0m[2m:[0m Parsing SCLS format snippets from: "/tmp/.tmpuQyFYf"
[INFO] [stderr] [2m2026-04-27T00:41:34.699052Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpaY8553"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmpaY8553"
[INFO] [stderr] [2m2026-04-27T00:41:34.699075Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp11fGth"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"content"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m close [3mtime.busy[0m[2m=[0m1.61ms [3mtime.idle[0m[2m=[0m9.62µs
[INFO] [stderr] [2m2026-04-27T00:41:34.697826Z[0m [34mDEBUG[0m [1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"combined"[1m}[0m[2m:[0m[1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpztic5u"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmpztic5u"
[INFO] [stderr] [2m2026-04-27T00:41:34.699181Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpaY8553"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"this is green\nand nothing else"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m SnippetContent::new called with: this is green
[INFO] [stderr] and nothing else
[INFO] [stderr] [2m2026-04-27T00:41:34.699219Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpaY8553"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"this is green\nand nothing else"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m Detected as static
[INFO] [stderr] [2m2026-04-27T00:41:34.699214Z[0m [35mTRACE[0m [1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"combined"[1m}[0m[2m:[0m[1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpztic5u"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"Content2"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m SnippetContent::new called with: Content2
[INFO] [stderr] [2m2026-04-27T00:41:34.699249Z[0m [35mTRACE[0m [1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"combined"[1m}[0m[2m:[0m[1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpztic5u"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"Content2"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m Detected as static
[INFO] [stdout] test infrastructure::parsers::test_scls::given_valid_scls_file_when_parse_then_returns_snippets ... ok
[INFO] [stderr] [2m2026-04-27T00:41:34.699250Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpaY8553"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"this is green\nand nothing else"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m close [3mtime.busy[0m[2m=[0m69.0µs [3mtime.idle[0m[2m=[0m10.9µs
[INFO] [stdout] test infrastructure::test_minijinja::given_template_with_env_var_when_rendering_then_substitutes_value ... ok
[INFO] [stderr] [2m2026-04-27T00:41:34.699284Z[0m [34mDEBUG[0m [1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"combined"[1m}[0m[2m:[0m[1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpztic5u"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"Content2"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m close [3mtime.busy[0m[2m=[0m70.4µs [3mtime.idle[0m[2m=[0m10.7µs
[INFO] [stderr] [2m2026-04-27T00:41:34.699316Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpaY8553"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"this is green2"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m SnippetContent::new called with: this is green2
[INFO] [stderr] [2m2026-04-27T00:41:34.699346Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpaY8553"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"this is green2"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m Detected as static
[INFO] [stderr] [2m2026-04-27T00:41:34.699402Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpaY8553"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"this is green2"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m close [3mtime.busy[0m[2m=[0m82.6µs [3mtime.idle[0m[2m=[0m10.5µs
[INFO] [stderr] [2m2026-04-27T00:41:34.699290Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpM1EVnC"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmpM1EVnC"
[INFO] [stderr] [2m2026-04-27T00:41:34.699484Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpaY8553"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"this is yellow"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m SnippetContent::new called with: this is yellow
[INFO] [stderr] [2m2026-04-27T00:41:34.699375Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpntZpRs"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"content"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m close [3mtime.busy[0m[2m=[0m1.40ms [3mtime.idle[0m[2m=[0m10.1µs
[INFO] [stderr] [2m2026-04-27T00:41:34.699538Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpaY8553"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"this is yellow"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m Detected as static
[INFO] [stderr] [2m2026-04-27T00:41:34.699576Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpaY8553"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"this is yellow"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m close [3mtime.busy[0m[2m=[0m91.1µs [3mtime.idle[0m[2m=[0m10.3µs
[INFO] [stderr] [2m2026-04-27T00:41:34.699343Z[0m [34mDEBUG[0m [1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"combined"[1m}[0m[2m:[0m[1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpztic5u"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m1.52ms [3mtime.idle[0m[2m=[0m8.43µs
[INFO] [stderr] [2m2026-04-27T00:41:34.699643Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpaY8553"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"this is other"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m SnippetContent::new called with: this is other
[INFO] [stderr] [2m2026-04-27T00:41:34.699635Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpM1EVnC"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"this is green\nand nothing else"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m SnippetContent::new called with: this is green
[INFO] [stderr] and nothing else
[INFO] [stdout] test infrastructure::test_minijinja::given_template_with_shell_command_when_rendering_then_executes ... ok
[INFO] [stderr] [2m2026-04-27T00:41:34.699673Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpaY8553"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"this is other"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m Detected as static
[INFO] [stderr] [2m2026-04-27T00:41:34.699678Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpM1EVnC"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"this is green\nand nothing else"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m Detected as static
[INFO] [stderr] [2m2026-04-27T00:41:34.699664Z[0m [34mDEBUG[0m [1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"combined"[1m}[0m[2m:[0m [2mrsnip::application::snippet_service[0m[2m:[0m close [3mtime.busy[0m[2m=[0m8.11ms [3mtime.idle[0m[2m=[0m17.8µs
[INFO] [stderr] [2m2026-04-27T00:41:34.699706Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpaY8553"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"this is other"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m close [3mtime.busy[0m[2m=[0m61.7µs [3mtime.idle[0m[2m=[0m10.0µs
[INFO] [stderr] [2m2026-04-27T00:41:34.699719Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpM1EVnC"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"this is green\nand nothing else"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m close [3mtime.busy[0m[2m=[0m75.2µs [3mtime.idle[0m[2m=[0m10.6µs
[INFO] [stderr] [2m2026-04-27T00:41:34.699751Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpaY8553"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m699µs [3mtime.idle[0m[2m=[0m10.3µs
[INFO] [stderr] [2m2026-04-27T00:41:34.699765Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpM1EVnC"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m709µs [3mtime.idle[0m[2m=[0m9.85µs
[INFO] [stderr] [2m2026-04-27T00:41:34.700141Z[0m [34mDEBUG[0m [1mcreate[0m[1m{[0m[3mformat[0m[2m=[0mScls[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers[0m[2m:[0m close [3mtime.busy[0m[2m=[0m6.56µs [3mtime.idle[0m[2m=[0m29.6µs
[INFO] [stderr] [2m2026-04-27T00:41:34.700198Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpqh6Dx6"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::scls[0m[2m:[0m Parsing SCLS format snippets from: "/tmp/.tmpqh6Dx6"
[INFO] [stderr] [2m2026-04-27T00:41:34.700390Z[0m [34mDEBUG[0m [1mcreate[0m[1m{[0m[3mformat[0m[2m=[0mScls[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers[0m[2m:[0m close [3mtime.busy[0m[2m=[0m7.02µs [3mtime.idle[0m[2m=[0m12.0µs
[INFO] [stderr] [2m2026-04-27T00:41:34.700452Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmprOVQ1B"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::scls[0m[2m:[0m Parsing SCLS format snippets from: "/tmp/.tmprOVQ1B"
[INFO] [stderr] [2m2026-04-27T00:41:34.700547Z[0m [34mDEBUG[0m [1mcreate[0m[1m{[0m[3mformat[0m[2m=[0mScls[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers[0m[2m:[0m close [3mtime.busy[0m[2m=[0m6.97µs [3mtime.idle[0m[2m=[0m17.1µs
[INFO] [stderr] [2m2026-04-27T00:41:34.700605Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/nonexistent/file"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::scls[0m[2m:[0m Parsing SCLS format snippets from: "/nonexistent/file"
[INFO] [stderr] [2m2026-04-27T00:41:34.698559Z[0m [34mDEBUG[0m [1mcreate[0m[1m{[0m[3mformat[0m[2m=[0mDefault[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers[0m[2m:[0m close [3mtime.busy[0m[2m=[0m6.72µs [3mtime.idle[0m[2m=[0m14.0µs
[INFO] [stderr] [2m2026-04-27T00:41:34.700778Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpiEEhcd"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmpiEEhcd"
[INFO] [stderr] [2m2026-04-27T00:41:34.701006Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp9XMdhL"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::vcode[0m[2m:[0m Parsing VSCode format snippets from: "/tmp/.tmp9XMdhL"
[INFO] [stderr] [2m2026-04-27T00:41:34.701096Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp9XMdhL"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::vcode[0m[2m:[0m close [3mtime.busy[0m[2m=[0m91.6µs [3mtime.idle[0m[2m=[0m10.7µs
[INFO] [stderr] [2m2026-04-27T00:41:34.701269Z[0m [34mDEBUG[0m [1mcreate[0m[1m{[0m[3mformat[0m[2m=[0mScls[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers[0m[2m:[0m close [3mtime.busy[0m[2m=[0m7.79µs [3mtime.idle[0m[2m=[0m12.8µs
[INFO] [stderr] [2m2026-04-27T00:41:34.701344Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp0ACWmB"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::scls[0m[2m:[0m Parsing SCLS format snippets from: "/tmp/.tmp0ACWmB"
[INFO] [stderr] [2m2026-04-27T00:41:34.701432Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpMrL3Pr"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::vcode[0m[2m:[0m Parsing VSCode format snippets from: "/tmp/.tmpMrL3Pr"
[INFO] [stderr] [2m2026-04-27T00:41:34.701488Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp0ACWmB"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::scls[0m[2m:[0m close [3mtime.busy[0m[2m=[0m141µs [3mtime.idle[0m[2m=[0m11.1µs
[INFO] [stderr] [2m2026-04-27T00:41:34.701510Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpoIYDFv"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::vcode[0m[2m:[0m Parsing VSCode format snippets from: "/tmp/.tmpoIYDFv"
[INFO] [stderr] [2m2026-04-27T00:41:34.701637Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpoIYDFv"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"println!(\"${1:message}\");"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m SnippetContent::new called with: println!("${1:message}");
[INFO] [stderr] [2m2026-04-27T00:41:34.701682Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpoIYDFv"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"println!(\"${1:message}\");"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m Detected as static
[INFO] [stderr] [2m2026-04-27T00:41:34.701716Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpoIYDFv"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"println!(\"${1:message}\");"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m close [3mtime.busy[0m[2m=[0m77.9µs [3mtime.idle[0m[2m=[0m10.5µs
[INFO] [stderr] [2m2026-04-27T00:41:34.701760Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpoIYDFv"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::vcode[0m[2m:[0m close [3mtime.busy[0m[2m=[0m251µs [3mtime.idle[0m[2m=[0m17.0µs
[INFO] [stderr] [2m2026-04-27T00:41:34.702510Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmprOVQ1B"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"print({{ param1 }})"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m SnippetContent::new called with: print({{ param1 }})
[INFO] [stderr] [2m2026-04-27T00:41:34.703438Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmprOVQ1B"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"print({{ param1 }})"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m Detected as template
[INFO] [stderr] [2m2026-04-27T00:41:34.703792Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmprOVQ1B"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"print({{ param1 }})"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m close [3mtime.busy[0m[2m=[0m1.27ms [3mtime.idle[0m[2m=[0m17.3µs
[INFO] [stderr] [2m2026-04-27T00:41:34.703187Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpqhAToa"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"{{ first }} {{ second }} {{ param3 }}"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m SnippetContent::new called with: {{ first }} {{ second }} {{ param3 }}
[INFO] [stderr] [2m2026-04-27T00:41:34.704554Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpqhAToa"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"{{ first }} {{ second }} {{ param3 }}"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m Detected as template
[INFO] [stderr] [2m2026-04-27T00:41:34.704597Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpqhAToa"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"{{ first }} {{ second }} {{ param3 }}"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m close [3mtime.busy[0m[2m=[0m1.41ms [3mtime.idle[0m[2m=[0m12.0µs
[INFO] [stderr] [2m2026-04-27T00:41:34.704965Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpqhAToa"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::scls[0m[2m:[0m close [3mtime.busy[0m[2m=[0m6.58ms [3mtime.idle[0m[2m=[0m9.37µs
[INFO] [stderr] [2m2026-04-27T00:41:34.705151Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpqh6Dx6"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"class {{ ClassName }}:\n    def __init__(self):\n        {{ pass }}\n"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m SnippetContent::new called with: class {{ ClassName }}:
[INFO] [stderr]     def __init__(self):
[INFO] [stdout] test infrastructure::test_minijinja::given_template_with_invalid_shell_command_when_rendering_then_returns_error ... ok
[INFO] [stderr]         {{ pass }}
[INFO] [stderr] 
[INFO] [stderr] [2m2026-04-27T00:41:34.705190Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpqh6Dx6"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"class {{ ClassName }}:\n    def __init__(self):\n        {{ pass }}\n"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m Detected as template
[INFO] [stderr] [2m2026-04-27T00:41:34.705530Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpqh6Dx6"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"class {{ ClassName }}:\n    def __init__(self):\n        {{ pass }}\n"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m close [3mtime.busy[0m[2m=[0m381µs [3mtime.idle[0m[2m=[0m16.3µs
[INFO] [stderr] [2m2026-04-27T00:41:34.705689Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpqh6Dx6"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::scls[0m[2m:[0m close [3mtime.busy[0m[2m=[0m5.49ms [3mtime.idle[0m[2m=[0m9.41µs
[INFO] [stderr] [2m2026-04-27T00:41:34.705888Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmprOVQ1B"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"def {{ name }}({{ args }}):\n    {{ pass }}"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m SnippetContent::new called with: def {{ name }}({{ args }}):
[INFO] [stderr]     {{ pass }}
[INFO] [stderr] [2m2026-04-27T00:41:34.706026Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmprOVQ1B"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"def {{ name }}({{ args }}):\n    {{ pass }}"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m Detected as template
[INFO] [stderr] [2m2026-04-27T00:41:34.706068Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmprOVQ1B"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"def {{ name }}({{ args }}):\n    {{ pass }}"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m close [3mtime.busy[0m[2m=[0m181µs [3mtime.idle[0m[2m=[0m10.3µs
[INFO] [stderr] [2m2026-04-27T00:41:34.706363Z[0m [34mDEBUG[0m [1mcreate[0m[1m{[0m[3mformat[0m[2m=[0mDefault[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers[0m[2m:[0m close [3mtime.busy[0m[2m=[0m6.07µs [3mtime.idle[0m[2m=[0m16.8µs
[INFO] [stderr] [2m2026-04-27T00:41:34.706424Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpcUul3m"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmpcUul3m"
[INFO] [stderr] [2m2026-04-27T00:41:34.706691Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpZz3LXW"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::vcode[0m[2m:[0m Parsing VSCode format snippets from: "/tmp/.tmpZz3LXW"
[INFO] [stderr] [2m2026-04-27T00:41:34.706915Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpZz3LXW"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"fn main() {\n    println!(\"Hello, world!\");\n}"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m SnippetContent::new called with: fn main() {
[INFO] [stderr]     println!("Hello, world!");
[INFO] [stderr] }
[INFO] [stderr] [2m2026-04-27T00:41:34.706971Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpZz3LXW"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"fn main() {\n    println!(\"Hello, world!\");\n}"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m Detected as static
[INFO] [stderr] [2m2026-04-27T00:41:34.707007Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpZz3LXW"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"fn main() {\n    println!(\"Hello, world!\");\n}"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m close [3mtime.busy[0m[2m=[0m91.7µs [3mtime.idle[0m[2m=[0m12.1µs
[INFO] [stderr] [2m2026-04-27T00:41:34.707078Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpZz3LXW"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"fn ${1:function_name}(${2:params}) -> ${3:ReturnType} {\n    ${4:// function body}\n}"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m SnippetContent::new called with: fn ${1:function_name}(${2:params}) -> ${3:ReturnType} {
[INFO] [stderr]     ${4:// function body}
[INFO] [stderr] }
[INFO] [stderr] [2m2026-04-27T00:41:34.707135Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpZz3LXW"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"fn ${1:function_name}(${2:params}) -> ${3:ReturnType} {\n    ${4:// function body}\n}"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m Detected as static
[INFO] [stderr] [2m2026-04-27T00:41:34.707171Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpZz3LXW"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"fn ${1:function_name}(${2:params}) -> ${3:ReturnType} {\n    ${4:// function body}\n}"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m close [3mtime.busy[0m[2m=[0m92.1µs [3mtime.idle[0m[2m=[0m10.7µs
[INFO] [stderr] [2m2026-04-27T00:41:34.707212Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpZz3LXW"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::vcode[0m[2m:[0m close [3mtime.busy[0m[2m=[0m525µs [3mtime.idle[0m[2m=[0m10.9µs
[INFO] [stderr] [2m2026-04-27T00:41:34.707644Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmprOVQ1B"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::scls[0m[2m:[0m close [3mtime.busy[0m[2m=[0m7.18ms [3mtime.idle[0m[2m=[0m11.0µs
[INFO] [stderr] [2m2026-04-27T00:41:34.708150Z[0m [32m INFO[0m [2mrsnip::infrastructure::minijinja[0m[2m:[0m Executing shell command: nonexistent_command
[INFO] [stderr] [2m2026-04-27T00:41:34.709602Z[0m [32m INFO[0m [2mrsnip::infrastructure::minijinja[0m[2m:[0m Executing shell command: echo Hello
[INFO] [stderr] [2m2026-04-27T00:41:34.720696Z[0m [32m INFO[0m [2mrsnip::infrastructure::minijinja[0m[2m:[0m Executing shell command: echo hello; rm -rf /
[INFO] [stderr] [2m2026-04-27T00:41:34.721021Z[0m [32m INFO[0m [2mrsnip::infrastructure::minijinja[0m[2m:[0m Executing shell command: echo hello | rm -rf /
[INFO] [stderr] [2m2026-04-27T00:41:34.721302Z[0m [32m INFO[0m [2mrsnip::infrastructure::minijinja[0m[2m:[0m Executing shell command: echo hello && rm -rf /
[INFO] [stderr] [2m2026-04-27T00:41:34.721572Z[0m [32m INFO[0m [2mrsnip::infrastructure::minijinja[0m[2m:[0m Executing shell command: sudo echo hello
[INFO] [stderr] [2m2026-04-27T00:41:34.721844Z[0m [32m INFO[0m [2mrsnip::infrastructure::minijinja[0m[2m:[0m Executing shell command: `echo hello`
[INFO] [stderr] [2m2026-04-27T00:41:34.732701Z[0m [32m INFO[0m [2mrsnip::infrastructure::minijinja[0m[2m:[0m Executing shell command: $(echo hello)
[INFO] [stdout] test infrastructure::test_minijinja::given_template_with_dangerous_shell_commands_then_returns_error ... ok
[INFO] [stdout] test infrastructure::test_minijinja::given_template_with_date_when_rendering_then_formats_date ... ok
[INFO] [stdout] test application::test_snippet_service::given_template_snippet_when_copying_then_returns_rendered_content ... FAILED
[INFO] [stdout] test infrastructure::parsers::test_default::given_nonexistent_file_when_parse_then_returns_error ... ok
[INFO] [stderr] [2m2026-04-27T00:41:34.876252Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/nonexistent/file"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m179ms [3mtime.idle[0m[2m=[0m10.7µs
[INFO] [stderr] [2m2026-04-27T00:41:34.876252Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpmTTcew"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m178ms [3mtime.idle[0m[2m=[0m10.8µs
[INFO] [stdout] test infrastructure::parsers::test_default::given_snippet_with_closing_without_opening_when_parse_then_returns_error ... ok
[INFO] [stderr] [2m2026-04-27T00:41:34.878250Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp11fGth"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m181ms [3mtime.idle[0m[2m=[0m11.8µs
[INFO] [stdout] test infrastructure::parsers::test_default::given_malformed_snippet_without_closing_delimiter_when_parse_then_returns_error ... ok
[INFO] [stderr] [2m2026-04-27T00:41:34.879387Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpuQyFYf"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::scls[0m[2m:[0m close [3mtime.busy[0m[2m=[0m181ms [3mtime.idle[0m[2m=[0m14.9µs
[INFO] [stderr] [2m2026-04-27T00:41:34.879746Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpntZpRs"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m182ms [3mtime.idle[0m[2m=[0m10.5µs
[INFO] [stdout] test infrastructure::parsers::test_scls::given_malformed_toml_when_parse_then_returns_error ... ok
[INFO] [stderr] [2m2026-04-27T00:41:34.879846Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpiEEhcd"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m179ms [3mtime.idle[0m[2m=[0m13.2µs
[INFO] [stdout] test infrastructure::parsers::test_default::given_malformed_snippet_with_extra_start_when_parse_then_returns_error ... ok
[INFO] [stderr] [2m2026-04-27T00:41:34.879905Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpMrL3Pr"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::vcode[0m[2m:[0m close [3mtime.busy[0m[2m=[0m179ms [3mtime.idle[0m[2m=[0m11.8µs
[INFO] [stdout] test infrastructure::parsers::test_default::given_missing_trailing_delimiter_when_parse_then_returns_error ... ok
[INFO] [stderr] [2m2026-04-27T00:41:34.879924Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpcUul3m"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m173ms [3mtime.idle[0m[2m=[0m9.51µs
[INFO] [stdout] test infrastructure::parsers::test_vcode::given_malformed_json_when_parse_then_returns_error ... ok
[INFO] [stderr] [2m2026-04-27T00:41:34.880183Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/nonexistent/file"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::scls[0m[2m:[0m close [3mtime.busy[0m[2m=[0m180ms [3mtime.idle[0m[2m=[0m10.2µs
[INFO] [stdout] test infrastructure::parsers::test_default::given_empty_snippet_when_parse_then_returns_error ... ok
[INFO] [stdout] test infrastructure::parsers::test_scls::given_nonexistent_file_when_parse_then_returns_error ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- application::test_snippet_service::given_template_snippet_when_copying_then_returns_rendered_content stdout ----
[INFO] [stdout] Error: Failed to initialize clipboard
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Unknown error while interacting with the clipboard: X11 server connection timed out because it was unreachable
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <E as anyhow::context::ext::StdError>::ext_context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/context.rs:54:37
[INFO] [stdout]    2: rsnip::infrastructure::clipboard::copy_to_clipboard
[INFO] [stdout]              at ./src/infrastructure/clipboard.rs:7:42
[INFO] [stdout]    3: rsnip::application::snippet_service::SnippetService::copy_snippet_to_clipboard
[INFO] [stdout]              at ./src/application/snippet_service.rs:151:13
[INFO] [stdout]    4: test_lib::application::test_snippet_service::given_template_snippet_when_copying_then_returns_rendered_content
[INFO] [stdout]              at ./tests/application/test_snippet_service.rs:167:26
[INFO] [stdout]    5: test_lib::application::test_snippet_service::given_template_snippet_when_copying_then_returns_rendered_content::{{closure}}
[INFO] [stdout]              at ./tests/application/test_snippet_service.rs:157:75
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    8: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]    9: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   10: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   11: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   12: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   13: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   14: test::run_test_in_process
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   15: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   16: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   17: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   18: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   19: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   20: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   21: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   22: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   23: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   24: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   26: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   27: <unknown>
[INFO] [stdout]   28: clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     application::test_snippet_service::given_template_snippet_when_copying_then_returns_rendered_content
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 34 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test_lib`
[INFO] running `Command { std: "docker" "inspect" "0b9b8a0948ff8e6fd5bac3ea6dbfe8d6f58a1000f4a97c13fb3c91abc25b0b56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b9b8a0948ff8e6fd5bac3ea6dbfe8d6f58a1000f4a97c13fb3c91abc25b0b56", kill_on_drop: false }`
[INFO] [stdout] 0b9b8a0948ff8e6fd5bac3ea6dbfe8d6f58a1000f4a97c13fb3c91abc25b0b56
