[INFO] fetching crate rsnip 0.6.1...
[INFO] testing rsnip-0.6.1 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate rsnip 0.6.1 into /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rsnip 0.6.1 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 78bc8223739d6adf2a048194be27252c179efa5330549fac9c26bf98834fdbbb
[INFO] running `Command { std: "docker" "start" "-a" "78bc8223739d6adf2a048194be27252c179efa5330549fac9c26bf98834fdbbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78bc8223739d6adf2a048194be27252c179efa5330549fac9c26bf98834fdbbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78bc8223739d6adf2a048194be27252c179efa5330549fac9c26bf98834fdbbb", kill_on_drop: false }`
[INFO] [stdout] 78bc8223739d6adf2a048194be27252c179efa5330549fac9c26bf98834fdbbb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] ef0952dfab763349d4ea7aa6528f4010ba5ac4d0a4531e8b832f8f0347ef7eff
[INFO] running `Command { std: "docker" "start" "-a" "ef0952dfab763349d4ea7aa6528f4010ba5ac4d0a4531e8b832f8f0347ef7eff", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling winnow v0.7.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling trim-in-place v0.1.7
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling image v0.25.5
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling defer-drop v1.3.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling tuikit v0.5.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling winnow v0.6.22
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling fragile v2.0.0
[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 matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling shell-quote v0.7.2
[INFO] [stderr]    Compiling env_logger v0.11.6
[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 tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.84
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling clap v4.5.27
[INFO] [stderr]    Compiling clap_complete v4.5.40
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling rust-ini v0.21.1
[INFO] [stderr]    Compiling yaml-rust2 v0.9.0
[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 which v7.0.1
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling tempfile v3.15.0
[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" "ef0952dfab763349d4ea7aa6528f4010ba5ac4d0a4531e8b832f8f0347ef7eff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef0952dfab763349d4ea7aa6528f4010ba5ac4d0a4531e8b832f8f0347ef7eff", kill_on_drop: false }`
[INFO] [stdout] ef0952dfab763349d4ea7aa6528f4010ba5ac4d0a4531e8b832f8f0347ef7eff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 52c271080622647a5d989ae9696bb4cac488b24653fb16b29af8735f53b9e18e
[INFO] running `Command { std: "docker" "start" "-a" "52c271080622647a5d989ae9696bb4cac488b24653fb16b29af8735f53b9e18e", 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 5.83s
[INFO] running `Command { std: "docker" "inspect" "52c271080622647a5d989ae9696bb4cac488b24653fb16b29af8735f53b9e18e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52c271080622647a5d989ae9696bb4cac488b24653fb16b29af8735f53b9e18e", kill_on_drop: false }`
[INFO] [stdout] 52c271080622647a5d989ae9696bb4cac488b24653fb16b29af8735f53b9e18e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 3142b1a67084a6ea70c29645dce6c2f3339833ff6ed810d29632731beb6a355b
[INFO] running `Command { std: "docker" "start" "-a" "3142b1a67084a6ea70c29645dce6c2f3339833ff6ed810d29632731beb6a355b", 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/build/rsnip/7ed6233ec09cb236/deps/rsnip-7ed6233ec09cb236)
[INFO] [stderr] [2m2026-01-17T11:13:31.822043Z[0m [32m INFO[0m [2mrsnip::util::testing[0m[2m:[0m Test Setup complete
[INFO] [stderr] [2m2026-01-17T11:13:31.822199Z[0m [34mDEBUG[0m [2mrsnip::util::testing[0m[2m:[0m INIT: Attempting logger init from testing.rs
[INFO] [stderr] [2m2026-01-17T11:13:31.822437Z[0m [34mDEBUG[0m [2mrsnip::util::testing[0m[2m:[0m Tracing subscriber already set
[INFO] [stderr] [2m2026-01-17T11:13:31.822505Z[0m [32m INFO[0m [2mrsnip::util::testing[0m[2m:[0m Test Setup complete
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stderr] [2m2026-01-17T11:13:31.828739Z[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=[0m8.71µs [3mtime.idle[0m[2m=[0m12.8µs
[INFO] [stdout] test config::tests::given_combined_type_when_getting_snippet_type_then_returns_none ... ok
[INFO] [stdout] test cli::args::tests::given_generate_config_flag_when_parsing_then_sets_flag ... ok
[INFO] [stderr] [2m2026-01-17T11:13:31.829290Z[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.78µs [3mtime.idle[0m[2m=[0m11.8µs
[INFO] [stdout] test config::tests::given_combined_type_when_getting_sources_then_returns_source_list ... ok
[INFO] [stderr] [2m2026-01-17T11:13:31.829354Z[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_snippet_type_then_returns_correct_type ... ok
[INFO] [stderr] [2m2026-01-17T11:13:31.829461Z[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=[0m106µs [3mtime.idle[0m[2m=[0m10.1µs
[INFO] [stdout] test config::tests::given_concrete_type_when_getting_sources_then_returns_none ... ok
[INFO] [stderr] [2m2026-01-17T11:13:31.829541Z[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 util::path_utils::tests::given_invalid_tilde_path_when_expanding_then_returns_error ... ok
[INFO] [stderr] [2m2026-01-17T11:13:31.829554Z[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=[0m15.9µs [3mtime.idle[0m[2m=[0m52.4µs
[INFO] [stdout] test infrastructure::edit_snippets::tests::given_nonexistent_snippet_when_finding_line_then_returns_none ... ok
[INFO] [stderr] [2m2026-01-17T11:13:31.829597Z[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=[0m57.8µs [3mtime.idle[0m[2m=[0m10.2µs
[INFO] [stderr] [2m2026-01-17T11:13:31.828740Z[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=[0m21.1µs [3mtime.idle[0m[2m=[0m22.7µs
[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] [stderr] [2m2026-01-17T11:13:31.830658Z[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.25µs [3mtime.idle[0m[2m=[0m11.6µs
[INFO] [stderr] [2m2026-01-17T11:13:31.830731Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpG1wSKr"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::scls[0m[2m:[0m Parsing SCLS format snippets from: "/tmp/.tmpG1wSKr"
[INFO] [stderr] [2m2026-01-17T11:13:31.830789Z[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.50µs [3mtime.idle[0m[2m=[0m12.0µs
[INFO] [stderr] [2m2026-01-17T11:13:31.830863Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmprp4NSM"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmprp4NSM"
[INFO] [stderr] [2m2026-01-17T11:13:31.830988Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmprp4NSM"[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-01-17T11:13:31.831034Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmprp4NSM"[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-01-17T11:13:31.831080Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmprp4NSM"[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=[0m96.9µs [3mtime.idle[0m[2m=[0m10.7µs
[INFO] [stderr] [2m2026-01-17T11:13:31.831136Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmprp4NSM"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m271µs [3mtime.idle[0m[2m=[0m10.1µs
[INFO] [stdout] test util::path_utils::tests::given_relative_path_when_expanding_then_returns_unchanged ... ok
[INFO] [stdout] test util::path_utils::tests::given_path_with_tilde_when_expanding_then_replaces_with_home ... ok
[INFO] [stdout] test infrastructure::edit_snippets::tests::given_valid_content_when_finding_snippet_then_returns_correct_line ... ok
[INFO] [stdout] test infrastructure::parsers::tests::given_default_format_file_when_parsing_then_succeeds ... ok
[INFO] [stderr] [2m2026-01-17T11:13:31.833777Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpG1wSKr"[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-01-17T11:13:31.836343Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpG1wSKr"[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-01-17T11:13:31.836527Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpG1wSKr"[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=[0m2.75ms [3mtime.idle[0m[2m=[0m12.2µs
[INFO] [stderr] [2m2026-01-17T11:13:31.836663Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpG1wSKr"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::scls[0m[2m:[0m close [3mtime.busy[0m[2m=[0m5.93ms [3mtime.idle[0m[2m=[0m9.55µs
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/rsnip/03ef8c23b5f86dfe/deps/rsnip-03ef8c23b5f86dfe)
[INFO] [stdout] test infrastructure::parsers::tests::given_scls_format_file_when_parsing_then_succeeds ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [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.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/test_commands.rs (/opt/rustwide/target/debug/build/rsnip/297253b8522999e7/deps/test_commands-297253b8522999e7)
[INFO] [stdout] test given_types_list_flag_when_execute_then_outputs_space_separated ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_fuzzy.rs (/opt/rustwide/target/debug/build/rsnip/96c7e4e64ad57fba/deps/test_fuzzy-96c7e4e64ad57fba)
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test given_empty_items_when_fuzzy_finder_then_returns_none ... ok
[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 test_fuzzy_finder_output_is_clean ... ignored, Interactive test requires terminal
[INFO] [stdout] test given_single_partial_match_when_fuzzy_finder_then_auto_selects ... ok
[INFO] [stdout] test given_snippets_when_creating_skim_items_then_returns_formatted_items ... ok
[INFO] [stdout] test given_exact_match_when_fuzzy_finder_then_returns_immediately ... 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/build/rsnip/dd9753d2ec96498a/deps/test_lib-dd9753d2ec96498a)
[INFO] [stderr] [2m2026-01-17T11:13:31.887727Z[0m [32m INFO[0m [2mrsnip::util::testing[0m[2m:[0m Test Setup complete
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stderr] [2m2026-01-17T11:13:31.890597Z[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=[0m21.5µs
[INFO] [stderr] [2m2026-01-17T11:13:31.890751Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpoEdcbi"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmpoEdcbi"
[INFO] [stderr] [2m2026-01-17T11:13:31.890855Z[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.14µs [3mtime.idle[0m[2m=[0m13.8µs
[INFO] [stdout] test infrastructure::parsers::test_default::given_snippet_with_comments_when_parse_then_preserves_comments ... ok
[INFO] [stdout] test infrastructure::parsers::test_default::given_nonexistent_file_when_parse_then_returns_error ... ok
[INFO] [stdout] test infrastructure::parsers::test_default::given_missing_trailing_delimiter_when_parse_then_returns_error ... ok
[INFO] [stdout] test application::test_snippet_service::given_combined_type_when_getting_snippets_then_returns_all_snippets ... ok
[INFO] [stderr] [2m2026-01-17T11:13:31.890849Z[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-01-17T11:13:31.890934Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpoEdcbi"[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-01-17T11:13:31.891227Z[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] [stderr] [2m2026-01-17T11:13:31.891226Z[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/.tmpAAsnpu
[INFO] [stderr] [2m2026-01-17T11:13:31.891236Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpoEdcbi"[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-01-17T11:13:31.891229Z[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/.tmpBLmpQG
[INFO] [stderr] [2m2026-01-17T11:13:31.891277Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpoEdcbi"[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=[0m347µs [3mtime.idle[0m[2m=[0m9.72µs
[INFO] [stderr] [2m2026-01-17T11:13:31.891299Z[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=[0m6.69µs [3mtime.idle[0m[2m=[0m10.7µs
[INFO] [stderr] [2m2026-01-17T11:13:31.891318Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpoEdcbi"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m570µs [3mtime.idle[0m[2m=[0m8.78µs
[INFO] [stderr] [2m2026-01-17T11:13:31.891314Z[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=[0m7.54µs [3mtime.idle[0m[2m=[0m12.0µs
[INFO] [stderr] [2m2026-01-17T11:13:31.891358Z[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/.tmpAAsnpu"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmpAAsnpu"
[INFO] [stderr] [2m2026-01-17T11:13:31.891395Z[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=[0m166µs [3mtime.idle[0m[2m=[0m12.2µs
[INFO] [stderr] [2m2026-01-17T11:13:31.891390Z[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/.tmpBLmpQG"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmpBLmpQG"
[INFO] [stderr] [2m2026-01-17T11:13:31.891475Z[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/.tmpAAsnpu"[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-01-17T11:13:31.891508Z[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/.tmpAAsnpu"[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] [stderr] [2m2026-01-17T11:13:31.891554Z[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/.tmpAAsnpu"[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=[0m78.3µs [3mtime.idle[0m[2m=[0m11.2µs
[INFO] [stderr] [2m2026-01-17T11:13:31.891603Z[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/.tmpAAsnpu"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m244µs [3mtime.idle[0m[2m=[0m9.16µs
[INFO] [stderr] [2m2026-01-17T11:13:31.891588Z[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.10µs [3mtime.idle[0m[2m=[0m14.3µs
[INFO] [stderr] [2m2026-01-17T11:13:31.891644Z[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/.tmpkmMR6k
[INFO] [stderr] [2m2026-01-17T11:13:31.891694Z[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.07µs [3mtime.idle[0m[2m=[0m9.03µs
[INFO] [stderr] [2m2026-01-17T11:13:31.891713Z[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.81µs [3mtime.idle[0m[2m=[0m11.4µs
[INFO] [stderr] [2m2026-01-17T11:13:31.890776Z[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/.tmpS2OkTu
[INFO] [stderr] [2m2026-01-17T11:13:31.891747Z[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/.tmpkmMR6k"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmpkmMR6k"
[INFO] [stderr] [2m2026-01-17T11:13:31.891776Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpj9yVvL"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmpj9yVvL"
[INFO] [stderr] [2m2026-01-17T11:13:31.891797Z[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.56µs [3mtime.idle[0m[2m=[0m10.6µs
[INFO] [stderr] [2m2026-01-17T11:13:31.891835Z[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.39µs [3mtime.idle[0m[2m=[0m13.5µs
[INFO] [stderr] [2m2026-01-17T11:13:31.891839Z[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/.tmpkmMR6k"[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-01-17T11:13:31.891871Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpj9yVvL"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m92.4µs [3mtime.idle[0m[2m=[0m9.89µs
[INFO] [stderr] [2m2026-01-17T11:13:31.891862Z[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/.tmpS2OkTu"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmpS2OkTu"
[INFO] [stderr] [2m2026-01-17T11:13:31.891876Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpPvakE2"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmpPvakE2"
[INFO] [stderr] [2m2026-01-17T11:13:31.891871Z[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.84µs [3mtime.idle[0m[2m=[0m11.9µs
[INFO] [stderr] [2m2026-01-17T11:13:31.891879Z[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/.tmpkmMR6k"[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-01-17T11:13:31.891898Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpPv6bOu"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmpPv6bOu"
[INFO] [stderr] [2m2026-01-17T11:13:31.891919Z[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/.tmpkmMR6k"[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=[0m78.5µs [3mtime.idle[0m[2m=[0m10.7µs
[INFO] [stderr] [2m2026-01-17T11:13:31.891934Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp0QzCAQ"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::scls[0m[2m:[0m Parsing SCLS format snippets from: "/tmp/.tmp0QzCAQ"
[INFO] [stderr] [2m2026-01-17T11:13:31.891968Z[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/.tmpkmMR6k"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m220µs [3mtime.idle[0m[2m=[0m8.82µs
[INFO] [stderr] [2m2026-01-17T11:13:31.891978Z[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/.tmpS2OkTu"[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-01-17T11:13:31.892000Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpPv6bOu"[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-01-17T11:13:31.892024Z[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=[0m1.20ms [3mtime.idle[0m[2m=[0m33.1µs
[INFO] [stderr] [2m2026-01-17T11:13:31.892035Z[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/.tmpS2OkTu"[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-01-17T11:13:31.892052Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpPv6bOu"[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-01-17T11:13:31.892088Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpPv6bOu"[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=[0m87.5µs [3mtime.idle[0m[2m=[0m10.8µs
[INFO] [stderr] [2m2026-01-17T11:13:31.892083Z[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/.tmpS2OkTu"[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=[0m105µs [3mtime.idle[0m[2m=[0m17.6µs
[INFO] [stderr] [2m2026-01-17T11:13:31.892145Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp0QzCAQ"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::scls[0m[2m:[0m close [3mtime.busy[0m[2m=[0m209µs [3mtime.idle[0m[2m=[0m8.45µs
[INFO] [stderr] [2m2026-01-17T11:13:31.892143Z[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/.tmpS2OkTu"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m279µs [3mtime.idle[0m[2m=[0m9.33µs
[INFO] [stderr] [2m2026-01-17T11:13:31.892164Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpPv6bOu"[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-01-17T11:13:31.892205Z[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.45ms [3mtime.idle[0m[2m=[0m8.64µs
[INFO] [stderr] [2m2026-01-17T11:13:31.892219Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpPv6bOu"[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-01-17T11:13:31.892251Z[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.52ms [3mtime.idle[0m[2m=[0m16.6µs
[INFO] [stderr] [2m2026-01-17T11:13:31.892254Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpPv6bOu"[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=[0m87.9µs [3mtime.idle[0m[2m=[0m10.7µs
[INFO] [stderr] [2m2026-01-17T11:13:31.892335Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpPv6bOu"[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] [stdout] test infrastructure::parsers::test_scls::given_empty_scls_file_when_parse_then_returns_empty_vec ... ok
[INFO] [stdout] test application::test_snippet_service::given_exact_match_when_finding_completion_then_returns_snippet ... ok
[INFO] [stdout] test infrastructure::parsers::test_default::given_valid_snippet_file_when_parse_then_returns_correct_snippets ... ok
[INFO] [stdout] test application::test_snippet_service::given_nonexistent_snippet_when_copying_then_returns_none ... ok
[INFO] [stdout] test infrastructure::parsers::test_scls::given_malformed_toml_when_parse_then_returns_error ... ok
[INFO] [stdout] test infrastructure::parsers::test_default::given_empty_file_when_parse_then_returns_empty_vec ... ok
[INFO] [stdout] test infrastructure::parsers::test_default::given_snippet_with_closing_without_opening_when_parse_then_returns_error ... ok
[INFO] [stdout] test application::test_snippet_service::given_fuzzy_match_when_finding_completion_then_returns_best_match ... ok
[INFO] [stdout] test application::test_snippet_service::given_empty_input_when_finding_completion_then_returns_none ... ok
[INFO] [stdout] test application::test_snippet_service::given_valid_snippet_file_when_getting_snippets_then_returns_snippets ... ok
[INFO] [stdout] test infrastructure::parsers::test_default::given_extra_text_outside_snippets_when_parse_then_ignores_it ... ok
[INFO] [stderr] [2m2026-01-17T11:13:31.892363Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpPv6bOu"[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-01-17T11:13:31.892413Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpPv6bOu"[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=[0m77.4µs [3mtime.idle[0m[2m=[0m9.96µs
[INFO] [stderr] [2m2026-01-17T11:13:31.891525Z[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/.tmpBLmpQG"[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::test_minijinja::given_template_with_add_days_when_rendering_then_calculates_correctly ... ok
[INFO] [stderr] [2m2026-01-17T11:13:31.892477Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpPv6bOu"[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] [stdout] test infrastructure::test_minijinja::given_static_content_when_rendering_then_returns_unchanged ... ok
[INFO] [stderr] [2m2026-01-17T11:13:31.892476Z[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/.tmpBLmpQG"[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-01-17T11:13:31.892502Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpPv6bOu"[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] [stdout] test infrastructure::test_minijinja::given_template_with_date_arithmetic_when_rendering_then_calculates_correctly ... ok
[INFO] [stderr] [2m2026-01-17T11:13:31.892531Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpPv6bOu"[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=[0m52.2µs [3mtime.idle[0m[2m=[0m9.56µs
[INFO] [stdout] test infrastructure::test_minijinja::given_template_with_env_var_when_rendering_then_substitutes_value ... ok
[INFO] [stderr] [2m2026-01-17T11:13:31.892528Z[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/.tmpBLmpQG"[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=[0m1.00ms [3mtime.idle[0m[2m=[0m14.9µs
[INFO] [stdout] test infrastructure::parsers::test_vcode::given_single_line_body_when_parse_then_handles_correctly ... ok
[INFO] [stderr] [2m2026-01-17T11:13:31.892572Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpPv6bOu"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m672µs [3mtime.idle[0m[2m=[0m9.09µs
[INFO] [stdout] test infrastructure::parsers::test_scls::given_multiline_array_body_when_parse_then_handles_correctly ... ok
[INFO] [stderr] [2m2026-01-17T11:13:31.892574Z[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/.tmplvHell
[INFO] [stderr] [2m2026-01-17T11:13:31.892589Z[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/.tmpBLmpQG"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m1.20ms [3mtime.idle[0m[2m=[0m10.1µs
[INFO] [stderr] [2m2026-01-17T11:13:31.892483Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpPvakE2"[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-01-17T11:13:31.892621Z[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.75µs [3mtime.idle[0m[2m=[0m10.1µs
[INFO] [stderr] [2m2026-01-17T11:13:31.892652Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpPvakE2"[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-01-17T11:13:31.892660Z[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=[0m1.45ms [3mtime.idle[0m[2m=[0m9.51µs
[INFO] [stderr] [2m2026-01-17T11:13:31.892677Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpA12lFk"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::scls[0m[2m:[0m Parsing SCLS format snippets from: "/tmp/.tmpA12lFk"
[INFO] [stderr] [2m2026-01-17T11:13:31.892657Z[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=[0m5.60µs [3mtime.idle[0m[2m=[0m9.28µs
[INFO] [stderr] [2m2026-01-17T11:13:31.892711Z[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=[0m1.53ms [3mtime.idle[0m[2m=[0m8.41µs
[INFO] [stderr] [2m2026-01-17T11:13:31.892748Z[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=[0m1.60ms [3mtime.idle[0m[2m=[0m12.6µs
[INFO] [stderr] [2m2026-01-17T11:13:31.892735Z[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/.tmplvHell"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmplvHell"
[INFO] [stderr] [2m2026-01-17T11:13:31.892851Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpA12lFk"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::scls[0m[2m:[0m close [3mtime.busy[0m[2m=[0m170µs [3mtime.idle[0m[2m=[0m9.29µs
[INFO] [stderr] [2m2026-01-17T11:13:31.892838Z[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/.tmplvHell"[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-01-17T11:13:31.892899Z[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/.tmplvHell"[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-01-17T11:13:31.892956Z[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/.tmplvHell"[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=[0m117µs [3mtime.idle[0m[2m=[0m11.0µs
[INFO] [stderr] [2m2026-01-17T11:13:31.893007Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpPvakE2"[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=[0m516µs [3mtime.idle[0m[2m=[0m13.8µs
[INFO] [stderr] [2m2026-01-17T11:13:31.893023Z[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/.tmplvHell"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m286µs [3mtime.idle[0m[2m=[0m9.87µs
[INFO] [stderr] [2m2026-01-17T11:13:31.893081Z[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=[0m517µs [3mtime.idle[0m[2m=[0m8.63µs
[INFO] [stderr] [2m2026-01-17T11:13:31.893128Z[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=[0m588µs [3mtime.idle[0m[2m=[0m8.49µs
[INFO] [stderr] [2m2026-01-17T11:13:31.893201Z[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=[0m25.2µs [3mtime.idle[0m[2m=[0m10.3µs
[INFO] [stderr] [2m2026-01-17T11:13:31.893254Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpZH5EzD"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::scls[0m[2m:[0m Parsing SCLS format snippets from: "/tmp/.tmpZH5EzD"
[INFO] [stderr] [2m2026-01-17T11:13:31.893308Z[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/.tmp67ysc8
[INFO] [stderr] [2m2026-01-17T11:13:31.893370Z[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=[0m6.27µs [3mtime.idle[0m[2m=[0m8.52µs
[INFO] [stderr] [2m2026-01-17T11:13:31.893431Z[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/.tmp67ysc8"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmp67ysc8"
[INFO] [stderr] [2m2026-01-17T11:13:31.893519Z[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.53µs [3mtime.idle[0m[2m=[0m13.4µs
[INFO] [stderr] [2m2026-01-17T11:13:31.893525Z[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/.tmp67ysc8"[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-01-17T11:13:31.893570Z[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/.tmp67ysc8"[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-01-17T11:13:31.893588Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpaN9JKJ"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmpaN9JKJ"
[INFO] [stderr] [2m2026-01-17T11:13:31.893612Z[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/.tmp67ysc8"[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=[0m85.7µs [3mtime.idle[0m[2m=[0m11.0µs
[INFO] [stderr] [2m2026-01-17T11:13:31.893671Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpaN9JKJ"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m79.4µs [3mtime.idle[0m[2m=[0m10.9µs
[INFO] [stderr] [2m2026-01-17T11:13:31.893247Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpPvakE2"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m1.37ms [3mtime.idle[0m[2m=[0m11.6µs
[INFO] [stderr] [2m2026-01-17T11:13:31.893702Z[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/.tmp67ysc8"[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-01-17T11:13:31.893739Z[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/.tmp67ysc8"[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-01-17T11:13:31.893751Z[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-01-17"[1m}[0m[2m:[0m [2mrsnip::infrastructure::clipboard[0m[2m:[0m close [3mtime.busy[0m[2m=[0m63.1µs [3mtime.idle[0m[2m=[0m11.3µs
[INFO] [stderr] [2m2026-01-17T11:13:31.893789Z[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/.tmp67ysc8"[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=[0m75.4µs [3mtime.idle[0m[2m=[0m10.7µs
[INFO] [stderr] [2m2026-01-17T11:13:31.893811Z[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.29ms [3mtime.idle[0m[2m=[0m11.6µs
[INFO] [stderr] [2m2026-01-17T11:13:31.893847Z[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/.tmp67ysc8"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m413µs [3mtime.idle[0m[2m=[0m9.11µs
[INFO] [stderr] [2m2026-01-17T11:13:31.893889Z[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=[0m589µs [3mtime.idle[0m[2m=[0m7.60µs
[INFO] [stderr] [2m2026-01-17T11:13:31.893980Z[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=[0m698µs [3mtime.idle[0m[2m=[0m11.5µs
[INFO] [stderr] [2m2026-01-17T11:13:31.890608Z[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=[0m13.1µs [3mtime.idle[0m[2m=[0m28.3µs
[INFO] [stderr] [2m2026-01-17T11:13:31.894232Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpVtaXk4"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmpVtaXk4"
[INFO] [stderr] [2m2026-01-17T11:13:31.894331Z[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/.tmprLrBaV
[INFO] [stderr] [2m2026-01-17T11:13:31.894334Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpVtaXk4"[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-01-17T11:13:31.894369Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpVtaXk4"[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-01-17T11:13:31.894388Z[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.74µs [3mtime.idle[0m[2m=[0m9.23µs
[INFO] [stderr] [2m2026-01-17T11:13:31.894408Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpVtaXk4"[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=[0m71.7µs [3mtime.idle[0m[2m=[0m10.6µs
[INFO] [stderr] [2m2026-01-17T11:13:31.894435Z[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/.tmprLrBaV"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmprLrBaV"
[INFO] [stderr] [2m2026-01-17T11:13:31.892323Z[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=[0m8.49µs [3mtime.idle[0m[2m=[0m12.7µs
[INFO] [stderr] [2m2026-01-17T11:13:31.894515Z[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/.tmprLrBaV"[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-01-17T11:13:31.894512Z[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=[0m6.62µs [3mtime.idle[0m[2m=[0m11.2µs
[INFO] [stderr] [2m2026-01-17T11:13:31.894547Z[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/.tmprLrBaV"[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-01-17T11:13:31.894579Z[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/.tmprLrBaV"[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=[0m62.2µs [3mtime.idle[0m[2m=[0m9.00µs
[INFO] [stderr] [2m2026-01-17T11:13:31.894629Z[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/.tmprLrBaV"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m183µs [3mtime.idle[0m[2m=[0m16.1µs
[INFO] [stderr] [2m2026-01-17T11:13:31.894663Z[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=[0m339µs [3mtime.idle[0m[2m=[0m10.1µs
[INFO] [stderr] [2m2026-01-17T11:13:31.894893Z[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=[0m8.26µs [3mtime.idle[0m[2m=[0m13.9µs
[INFO] [stderr] [2m2026-01-17T11:13:31.894963Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp9pygOp"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmp9pygOp"
[INFO] [stderr] [2m2026-01-17T11:13:31.895066Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp9pygOp"[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-01-17T11:13:31.895100Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp9pygOp"[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-01-17T11:13:31.895132Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp9pygOp"[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=[0m66.5µs [3mtime.idle[0m[2m=[0m10.6µs
[INFO] [stderr] [2m2026-01-17T11:13:31.895203Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp9pygOp"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m239µs [3mtime.idle[0m[2m=[0m9.82µs
[INFO] [stderr] [2m2026-01-17T11:13:31.895452Z[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.26µs [3mtime.idle[0m[2m=[0m12.9µs
[INFO] [stderr] [2m2026-01-17T11:13:31.895516Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpUszE7O"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::scls[0m[2m:[0m Parsing SCLS format snippets from: "/tmp/.tmpUszE7O"
[INFO] [stderr] [2m2026-01-17T11:13:31.895499Z[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.44µs [3mtime.idle[0m[2m=[0m13.0µs
[INFO] [stderr] [2m2026-01-17T11:13:31.895574Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpGSyacB"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmpGSyacB"
[INFO] [stderr] [2m2026-01-17T11:13:31.895729Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpSzNF50"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::vcode[0m[2m:[0m Parsing VSCode format snippets from: "/tmp/.tmpSzNF50"
[INFO] [stderr] [2m2026-01-17T11:13:31.896416Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpSzNF50"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::vcode[0m[2m:[0m close [3mtime.busy[0m[2m=[0m681µs [3mtime.idle[0m[2m=[0m12.2µs
[INFO] [stderr] [2m2026-01-17T11:13:31.896751Z[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.39µs [3mtime.idle[0m[2m=[0m12.1µs
[INFO] [stderr] [2m2026-01-17T11:13:31.896812Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpxR72Jl"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmpxR72Jl"
[INFO] [stderr] [2m2026-01-17T11:13:31.896901Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpxR72Jl"[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-01-17T11:13:31.896932Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpxR72Jl"[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-01-17T11:13:31.896962Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpxR72Jl"[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=[0m60.8µs [3mtime.idle[0m[2m=[0m10.0µs
[INFO] [stderr] [2m2026-01-17T11:13:31.895791Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp7Zq67h"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::vcode[0m[2m:[0m Parsing VSCode format snippets from: "/tmp/.tmp7Zq67h"
[INFO] [stderr] [2m2026-01-17T11:13:31.897130Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp7Zq67h"[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-01-17T11:13:31.895959Z[0m [32m INFO[0m [2mrsnip::infrastructure::minijinja[0m[2m:[0m Executing shell command: echo hello; rm -rf /
[INFO] [stderr] [2m2026-01-17T11:13:31.897658Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp7Zq67h"[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-01-17T11:13:31.897715Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp7Zq67h"[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=[0m583µs [3mtime.idle[0m[2m=[0m11.9µs
[INFO] [stderr] [2m2026-01-17T11:13:31.897761Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp7Zq67h"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::vcode[0m[2m:[0m close [3mtime.busy[0m[2m=[0m1.97ms [3mtime.idle[0m[2m=[0m11.1µs
[INFO] [stderr] [2m2026-01-17T11:13:31.896001Z[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.54µs [3mtime.idle[0m[2m=[0m12.7µs
[INFO] [stderr] [2m2026-01-17T11:13:31.897903Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpCFqQ8D"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::scls[0m[2m:[0m Parsing SCLS format snippets from: "/tmp/.tmpCFqQ8D"
[INFO] [stderr] [2m2026-01-17T11:13:31.898580Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpZH5EzD"[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] [stderr]         {{ pass }}
[INFO] [stderr] 
[INFO] [stderr] [2m2026-01-17T11:13:31.898625Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpZH5EzD"[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-01-17T11:13:31.898658Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpZH5EzD"[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=[0m78.6µs [3mtime.idle[0m[2m=[0m12.5µs
[INFO] [stderr] [2m2026-01-17T11:13:31.898699Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpZH5EzD"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::scls[0m[2m:[0m close [3mtime.busy[0m[2m=[0m5.44ms [3mtime.idle[0m[2m=[0m8.74µs
[INFO] [stderr] [2m2026-01-17T11:13:31.898723Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpCFqQ8D"[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-01-17T11:13:31.898761Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpCFqQ8D"[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-01-17T11:13:31.898808Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpCFqQ8D"[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=[0m85.4µs [3mtime.idle[0m[2m=[0m12.8µs
[INFO] [stderr] [2m2026-01-17T11:13:31.898829Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpUszE7O"[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-01-17T11:13:31.898889Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpUszE7O"[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-01-17T11:13:31.898930Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpUszE7O"[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=[0m102µs [3mtime.idle[0m[2m=[0m15.3µs
[INFO] [stderr] [2m2026-01-17T11:13:31.898976Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpUszE7O"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::scls[0m[2m:[0m close [3mtime.busy[0m[2m=[0m3.46ms [3mtime.idle[0m[2m=[0m8.36µs
[INFO] [stderr] [2m2026-01-17T11:13:31.899319Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpCFqQ8D"[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-01-17T11:13:31.899355Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpCFqQ8D"[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-01-17T11:13:31.899393Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpCFqQ8D"[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=[0m73.0µs [3mtime.idle[0m[2m=[0m11.8µs
[INFO] [stderr] [2m2026-01-17T11:13:31.899442Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpCFqQ8D"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::scls[0m[2m:[0m close [3mtime.busy[0m[2m=[0m1.54ms [3mtime.idle[0m[2m=[0m11.6µs
[INFO] [stderr] [2m2026-01-17T11:13:31.899605Z[0m [32m INFO[0m [2mrsnip::infrastructure::minijinja[0m[2m:[0m Executing shell command: echo hello | rm -rf /
[INFO] [stderr] [2m2026-01-17T11:13:31.899929Z[0m [32m INFO[0m [2mrsnip::infrastructure::minijinja[0m[2m:[0m Executing shell command: echo hello && rm -rf /
[INFO] [stderr] [2m2026-01-17T11:13:31.900243Z[0m [32m INFO[0m [2mrsnip::infrastructure::minijinja[0m[2m:[0m Executing shell command: sudo echo hello
[INFO] [stderr] [2m2026-01-17T11:13:31.900547Z[0m [32m INFO[0m [2mrsnip::infrastructure::minijinja[0m[2m:[0m Executing shell command: `echo hello`
[INFO] [stderr] [2m2026-01-17T11:13:31.900852Z[0m [32m INFO[0m [2mrsnip::infrastructure::minijinja[0m[2m:[0m Executing shell command: $(echo hello)
[INFO] [stderr] [2m2026-01-17T11:13:31.896055Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpcKHEK3"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::vcode[0m[2m:[0m Parsing VSCode format snippets from: "/tmp/.tmpcKHEK3"
[INFO] [stderr] [2m2026-01-17T11:13:31.901137Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpcKHEK3"[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-01-17T11:13:31.901209Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpcKHEK3"[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-01-17T11:13:31.901245Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpcKHEK3"[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=[0m108µs [3mtime.idle[0m[2m=[0m11.3µs
[INFO] [stderr] [2m2026-01-17T11:13:31.901300Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpcKHEK3"[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-01-17T11:13:31.901329Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpcKHEK3"[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-01-17T11:13:31.901357Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpcKHEK3"[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=[0m55.7µs [3mtime.idle[0m[2m=[0m9.16µs
[INFO] [stderr] [2m2026-01-17T11:13:31.901392Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpcKHEK3"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::vcode[0m[2m:[0m close [3mtime.busy[0m[2m=[0m5.34ms [3mtime.idle[0m[2m=[0m12.5µs
[INFO] [stderr] [2m2026-01-17T11:13:31.896254Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp5sYIcR"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::vcode[0m[2m:[0m Parsing VSCode format snippets from: "/tmp/.tmp5sYIcR"
[INFO] [stderr] [2m2026-01-17T11:13:31.903363Z[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=[0m10.4µs [3mtime.idle[0m[2m=[0m16.4µs
[INFO] [stderr] [2m2026-01-17T11:13:31.904878Z[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-01-17T11:13:31.904075Z[0m [32m INFO[0m [2mrsnip::infrastructure::minijinja[0m[2m:[0m Executing shell command: nonexistent_command
[INFO] [stderr] [2m2026-01-17T11:13:31.904568Z[0m [32m INFO[0m [2mrsnip::infrastructure::minijinja[0m[2m:[0m Executing shell command: echo Hello
[INFO] [stdout] test infrastructure::parsers::test_scls::given_snippet_with_named_placeholders_when_parse_then_converts_correctly ... ok
[INFO] [stdout] test infrastructure::parsers::test_scls::given_valid_scls_file_when_parse_then_returns_snippets ... ok
[INFO] [stdout] test infrastructure::test_minijinja::given_template_with_dangerous_shell_commands_then_returns_error ... ok
[INFO] [stdout] test infrastructure::parsers::test_vcode::given_valid_vscode_file_when_parse_then_returns_snippets ... ok
[INFO] [stdout] test infrastructure::test_minijinja::given_template_with_shell_command_when_rendering_then_executes ... ok
[INFO] [stdout] test infrastructure::test_minijinja::given_template_with_invalid_shell_command_when_rendering_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] [stderr] [2m2026-01-17T11:13:32.071324Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpVtaXk4"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m177ms [3mtime.idle[0m[2m=[0m14.4µs
[INFO] [stderr] [2m2026-01-17T11:13:32.071727Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpGSyacB"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m176ms [3mtime.idle[0m[2m=[0m11.6µs
[INFO] [stderr] [2m2026-01-17T11:13:32.071853Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp5sYIcR"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::vcode[0m[2m:[0m close [3mtime.busy[0m[2m=[0m176ms [3mtime.idle[0m[2m=[0m12.4µs
[INFO] [stderr] [2m2026-01-17T11:13:32.071949Z[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=[0m167ms [3mtime.idle[0m[2m=[0m14.8µs
[INFO] [stderr] [2m2026-01-17T11:13:32.071914Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpxR72Jl"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m175ms [3mtime.idle[0m[2m=[0m9.40µs
[INFO] [stdout] test infrastructure::parsers::test_default::given_malformed_snippet_without_closing_delimiter_when_parse_then_returns_error ... ok
[INFO] [stdout] test infrastructure::parsers::test_scls::given_nonexistent_file_when_parse_then_returns_error ... ok
[INFO] [stdout] test infrastructure::parsers::test_vcode::given_malformed_json_when_parse_then_returns_error ... ok
[INFO] [stdout] test infrastructure::parsers::test_default::given_empty_snippet_when_parse_then_returns_error ... ok
[INFO] [stdout] test infrastructure::parsers::test_default::given_malformed_snippet_with_extra_start_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: <arboard::common::Error as anyhow::context::ext::StdError>::ext_context::<&str>
[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: <core::result::Result<arboard::Clipboard, arboard::common::Error> as anyhow::Context<arboard::Clipboard, arboard::common::Error>>::context::<&str>
[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#0}
[INFO] [stdout]              at ./tests/application/test_snippet_service.rs:157:75
[INFO] [stdout]    6: <test_lib::application::test_snippet_service::given_template_snippet_when_copying_then_returns_rendered_content::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]    9: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274: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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   14: test::run_test_in_process
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   15: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   16: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274: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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   26: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119: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.18s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test_lib`
[INFO] running `Command { std: "docker" "inspect" "3142b1a67084a6ea70c29645dce6c2f3339833ff6ed810d29632731beb6a355b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3142b1a67084a6ea70c29645dce6c2f3339833ff6ed810d29632731beb6a355b", kill_on_drop: false }`
[INFO] [stdout] 3142b1a67084a6ea70c29645dce6c2f3339833ff6ed810d29632731beb6a355b
