[INFO] fetching crate rsnip 0.6.1...
[INFO] testing rsnip-0.6.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate rsnip 0.6.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate rsnip 0.6.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rsnip 0.6.1
[INFO] tweaked toml for crates.io crate rsnip 0.6.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rsnip 0.6.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 41d9126690b23126982472db2601ebf7a6ad5106f0aca7f59a12c3ca6e65a602
[INFO] running `Command { std: "docker" "start" "-a" "41d9126690b23126982472db2601ebf7a6ad5106f0aca7f59a12c3ca6e65a602", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41d9126690b23126982472db2601ebf7a6ad5106f0aca7f59a12c3ca6e65a602", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41d9126690b23126982472db2601ebf7a6ad5106f0aca7f59a12c3ca6e65a602", kill_on_drop: false }`
[INFO] [stdout] 41d9126690b23126982472db2601ebf7a6ad5106f0aca7f59a12c3ca6e65a602
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae7e646058fa2ab8327ea1293c459453f5d0da1ed693e20f3b3fb5089fdb5f42
[INFO] running `Command { std: "docker" "start" "-a" "ae7e646058fa2ab8327ea1293c459453f5d0da1ed693e20f3b3fb5089fdb5f42", 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 crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling winnow v0.7.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling clap v4.5.27
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling trim-in-place v0.1.7
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling rust-ini v0.21.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling tuikit v0.5.0
[INFO] [stderr]    Compiling yaml-rust2 v0.9.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling image v0.25.5
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling chrono v0.4.39
[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 json5 v0.4.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling async-trait v0.1.84
[INFO] [stderr]    Compiling shell-quote v0.7.2
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling defer-drop v1.3.0
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling which v7.0.1
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling winnow v0.6.22
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling skim v0.16.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling arboard v3.4.1
[INFO] [stderr]    Compiling minijinja v2.6.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling clap_complete v4.5.40
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling config v0.15.4
[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 3m 00s
[INFO] running `Command { std: "docker" "inspect" "ae7e646058fa2ab8327ea1293c459453f5d0da1ed693e20f3b3fb5089fdb5f42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae7e646058fa2ab8327ea1293c459453f5d0da1ed693e20f3b3fb5089fdb5f42", kill_on_drop: false }`
[INFO] [stdout] ae7e646058fa2ab8327ea1293c459453f5d0da1ed693e20f3b3fb5089fdb5f42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 433a0bee8dc69191a42e576a7352a90bdf55ff5695fab472875fae497d24e507
[INFO] running `Command { std: "docker" "start" "-a" "433a0bee8dc69191a42e576a7352a90bdf55ff5695fab472875fae497d24e507", 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 8.27s
[INFO] running `Command { std: "docker" "inspect" "433a0bee8dc69191a42e576a7352a90bdf55ff5695fab472875fae497d24e507", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "433a0bee8dc69191a42e576a7352a90bdf55ff5695fab472875fae497d24e507", kill_on_drop: false }`
[INFO] [stdout] 433a0bee8dc69191a42e576a7352a90bdf55ff5695fab472875fae497d24e507
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a97fb4410eab935ebae11996d82ce9a6504579897ed5e244d7b2f151bbef17de
[INFO] running `Command { std: "docker" "start" "-a" "a97fb4410eab935ebae11996d82ce9a6504579897ed5e244d7b2f151bbef17de", 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.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rsnip-ee9b4f2529391abc)
[INFO] [stderr] [2m2025-11-13T22:19:50.969628Z[0m [32m INFO[0m [2mrsnip::util::testing[0m[2m:[0m Test Setup complete
[INFO] [stderr] [2m2025-11-13T22:19:50.969750Z[0m [34mDEBUG[0m [2mrsnip::util::testing[0m[2m:[0m INIT: Attempting logger init from testing.rs
[INFO] [stderr] [2m2025-11-13T22:19:50.969957Z[0m [34mDEBUG[0m [2mrsnip::util::testing[0m[2m:[0m Tracing subscriber already set
[INFO] [stderr] [2m2025-11-13T22:19:50.970014Z[0m [32m INFO[0m [2mrsnip::util::testing[0m[2m:[0m Test Setup complete
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test config::tests::given_combined_type_when_getting_snippet_type_then_returns_none ... ok
[INFO] [stdout] test config::tests::given_combined_type_when_getting_sources_then_returns_source_list ... ok
[INFO] [stdout] test cli::args::tests::given_generate_config_flag_when_parsing_then_sets_flag ... ok
[INFO] [stdout] test util::path_utils::tests::given_absolute_path_when_expanding_then_returns_unchanged ... ok
[INFO] [stdout] test infrastructure::parsers::tests::given_format_when_creating_parser_then_returns_correct_implementation ... ok
[INFO] [stdout] test util::path_utils::tests::given_path_with_tilde_when_expanding_then_replaces_with_home ... ok
[INFO] [stderr] [2m2025-11-13T22:19:50.978202Z[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=[0m9.54µs [3mtime.idle[0m[2m=[0m19.2µs
[INFO] [stderr] [2m2025-11-13T22:19:50.978282Z[0m [34mDEBUG[0m [1mcreate[0m[1m{[0m[3mformat[0m[2m=[0mScls[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers[0m[2m:[0m close [3mtime.busy[0m[2m=[0m5.16µs [3mtime.idle[0m[2m=[0m8.67µs
[INFO] [stderr] [2m2025-11-13T22:19:50.978332Z[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] [stderr] [2m2025-11-13T22:19:50.978482Z[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=[0m149µs [3mtime.idle[0m[2m=[0m8.73µs
[INFO] [stderr] [2m2025-11-13T22:19:50.978559Z[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] [stderr] [2m2025-11-13T22:19:50.978604Z[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=[0m45.9µs [3mtime.idle[0m[2m=[0m9.19µs
[INFO] [stdout] test config::tests::given_concrete_type_when_getting_snippet_type_then_returns_correct_type ... ok
[INFO] [stdout] test config::tests::given_concrete_type_when_getting_sources_then_returns_none ... ok
[INFO] [stdout] test infrastructure::edit_snippets::tests::given_nonexistent_snippet_when_finding_line_then_returns_none ... ok
[INFO] [stdout] test util::path_utils::tests::given_relative_path_when_expanding_then_returns_unchanged ... ok
[INFO] [stderr] [2m2025-11-13T22:19:50.979916Z[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.06µs [3mtime.idle[0m[2m=[0m10.5µs
[INFO] [stdout] test infrastructure::parsers::tests::given_scls_format_file_when_parsing_then_succeeds ... ok
[INFO] [stderr] [2m2025-11-13T22:19:50.979972Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpij35GN"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::scls[0m[2m:[0m Parsing SCLS format snippets from: "/tmp/.tmpij35GN"
[INFO] [stdout] test infrastructure::parsers::tests::given_default_format_file_when_parsing_then_succeeds ... ok
[INFO] [stderr] [2m2025-11-13T22:19:50.980812Z[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.8µs [3mtime.idle[0m[2m=[0m11.0µs
[INFO] [stderr] [2m2025-11-13T22:19:50.983096Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpij35GN"[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] [2m2025-11-13T22:19:50.983132Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpij35GN"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"content"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m Detected as static
[INFO] [stdout] test util::path_utils::tests::given_invalid_tilde_path_when_expanding_then_returns_error ... ok
[INFO] [stderr] [2m2025-11-13T22:19:50.983164Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpij35GN"[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=[0m74.9µs [3mtime.idle[0m[2m=[0m11.4µs
[INFO] [stderr] [2m2025-11-13T22:19:50.983205Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpij35GN"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::scls[0m[2m:[0m close [3mtime.busy[0m[2m=[0m3.23ms [3mtime.idle[0m[2m=[0m8.24µs
[INFO] [stderr] [2m2025-11-13T22:19:50.983464Z[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.75µs [3mtime.idle[0m[2m=[0m11.1µs
[INFO] [stderr] [2m2025-11-13T22:19:50.983540Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpTFuow4"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmpTFuow4"
[INFO] [stderr] [2m2025-11-13T22:19:50.983631Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpTFuow4"[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] [2m2025-11-13T22:19:50.983664Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpTFuow4"[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] [2m2025-11-13T22:19:50.983693Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpTFuow4"[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.7µs [3mtime.idle[0m[2m=[0m9.73µs
[INFO] [stderr] [2m2025-11-13T22:19:50.983732Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpTFuow4"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m192µs [3mtime.idle[0m[2m=[0m26.4µs
[INFO] [stderr] [2m2025-11-13T22:19:51.007713Z[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.3µs [3mtime.idle[0m[2m=[0m15.3µs
[INFO] [stdout] test infrastructure::edit_snippets::tests::given_valid_content_when_finding_snippet_then_returns_correct_line ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rsnip-d5e609f619aebf9c)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/test_commands.rs (/opt/rustwide/target/debug/deps/test_commands-cfc20d2e9ddbccef)
[INFO] [stdout] test tests::verify_cli ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/test_fuzzy.rs (/opt/rustwide/target/debug/deps/test_fuzzy-6460d3ab08900612)
[INFO] [stdout] test given_types_list_flag_when_execute_then_outputs_space_separated ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test given_empty_query_when_fuzzy_finder_then_shows_all ... ignored, todo fix
[INFO] [stdout] test given_multiple_matches_when_fuzzy_finder_then_shows_interface ... ignored, This test is interactive via Makefile
[INFO] [stdout] test given_no_matches_when_fuzzy_finder_then_shows_interface ... ignored, Interactive test requires terminal
[INFO] [stdout] test given_empty_items_when_fuzzy_finder_then_returns_none ... ok
[INFO] [stdout] test given_exact_match_when_fuzzy_finder_then_returns_immediately ... ok
[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] [stderr]      Running tests/test_lib.rs (/opt/rustwide/target/debug/deps/test_lib-a60f7debe2e80fd8)
[INFO] [stdout] test given_snippets_when_creating_skim_items_then_returns_formatted_items ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] [2m2025-11-13T22:19:51.100664Z[0m [32m INFO[0m [2mrsnip::util::testing[0m[2m:[0m Test Setup complete
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stderr] [2m2025-11-13T22:19:51.102082Z[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] [2m2025-11-13T22:19:51.102146Z[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/.tmpcg1zg1
[INFO] [stderr] [2m2025-11-13T22:19:51.102191Z[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=[0m7.72µs [3mtime.idle[0m[2m=[0m8.07µs
[INFO] [stderr] [2m2025-11-13T22:19:51.102238Z[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/.tmpcg1zg1"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmpcg1zg1"
[INFO] [stderr] [2m2025-11-13T22:19:51.102368Z[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/.tmpcg1zg1"[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] [2m2025-11-13T22:19:51.102398Z[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/.tmpcg1zg1"[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] [2m2025-11-13T22:19:51.102424Z[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/.tmpcg1zg1"[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=[0m59.4µs [3mtime.idle[0m[2m=[0m8.67µs
[INFO] [stderr] [2m2025-11-13T22:19:51.102458Z[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/.tmpcg1zg1"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m220µs [3mtime.idle[0m[2m=[0m7.01µs
[INFO] [stderr] [2m2025-11-13T22:19:51.102485Z[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/.tmpADFz45
[INFO] [stderr] [2m2025-11-13T22:19:51.102558Z[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=[0m4.78µs [3mtime.idle[0m[2m=[0m8.51µs
[INFO] [stderr] [2m2025-11-13T22:19:51.102594Z[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/.tmpADFz45"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmpADFz45"
[INFO] [stderr] [2m2025-11-13T22:19:51.102660Z[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/.tmpADFz45"[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] [2m2025-11-13T22:19:51.102682Z[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/.tmpADFz45"[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] [2m2025-11-13T22:19:51.102710Z[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/.tmpADFz45"[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=[0m48.0µs [3mtime.idle[0m[2m=[0m8.26µs
[INFO] [stderr] [2m2025-11-13T22:19:51.102748Z[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/.tmpADFz45"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m151µs [3mtime.idle[0m[2m=[0m7.42µs
[INFO] [stderr] [2m2025-11-13T22:19:51.102782Z[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=[0m717µs [3mtime.idle[0m[2m=[0m16.3µs
[INFO] [stderr] [2m2025-11-13T22:19:51.105119Z[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/.tmpFmJQUN
[INFO] [stderr] [2m2025-11-13T22:19:51.105174Z[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=[0m6.22µs [3mtime.idle[0m[2m=[0m7.52µs
[INFO] [stdout] test application::test_snippet_service::given_combined_type_when_getting_snippets_then_returns_all_snippets ... ok
[INFO] [stderr] [2m2025-11-13T22:19:51.105193Z[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.09µs [3mtime.idle[0m[2m=[0m16.0µs
[INFO] [stdout] test infrastructure::parsers::test_default::given_empty_snippet_when_parse_then_returns_error ... ok
[INFO] [stderr] [2m2025-11-13T22:19:51.105218Z[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/.tmpFmJQUN"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmpFmJQUN"
[INFO] [stdout] test application::test_snippet_service::given_nonexistent_snippet_when_copying_then_returns_none ... ok
[INFO] [stderr] [2m2025-11-13T22:19:51.105242Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpCukdql"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmpCukdql"
[INFO] [stderr] [2m2025-11-13T22:19:51.105281Z[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/.tmpgIu14h
[INFO] [stderr] [2m2025-11-13T22:19:51.105295Z[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/.tmpFmJQUN"[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] [stderr] [2m2025-11-13T22:19:51.105325Z[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/.tmpFmJQUN"[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] [stderr] [2m2025-11-13T22:19:51.105338Z[0m [34mDEBUG[0m [1mcopy_snippet_to_clipboard[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3minput[0m[2m=[0m"date" [3mexact[0m[2m=[0mtrue[1m}[0m[2m:[0m[1mfind_completion_exact[0m[1m{[0m[3mcompletion_type[0m[2m=[0m"test" [3muser_input[0m[2m=[0m"date"[1m}[0m[2m:[0m[1mget_snippets[0m[1m{[0m[3msnippet_type[0m[2m=[0m"test"[1m}[0m[2m:[0m[1mcreate[0m[1m{[0m[3mformat[0m[2m=[0mDefault[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers[0m[2m:[0m close [3mtime.busy[0m[2m=[0m6.06µs [3mtime.idle[0m[2m=[0m8.11µs
[INFO] [stderr] [2m2025-11-13T22:19:51.105357Z[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/.tmpFmJQUN"[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=[0m61.2µs [3mtime.idle[0m[2m=[0m9.05µs
[INFO] [stderr] [2m2025-11-13T22:19:51.105395Z[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/.tmpFmJQUN"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m176µs [3mtime.idle[0m[2m=[0m6.80µs
[INFO] [stderr] [2m2025-11-13T22:19:51.105394Z[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/.tmpgIu14h"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmpgIu14h"
[INFO] [stderr] [2m2025-11-13T22:19:51.105402Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpCukdql"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m157µs [3mtime.idle[0m[2m=[0m9.49µs
[INFO] [stderr] [2m2025-11-13T22:19:51.105422Z[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=[0m312µs [3mtime.idle[0m[2m=[0m6.19µs
[INFO] [stderr] [2m2025-11-13T22:19:51.105450Z[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=[0m354µs [3mtime.idle[0m[2m=[0m6.62µs
[INFO] [stderr] [2m2025-11-13T22:19:51.105476Z[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=[0m396µs [3mtime.idle[0m[2m=[0m10.0µs
[INFO] [stderr] [2m2025-11-13T22:19:51.105479Z[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/.tmpgIu14h"[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] [2m2025-11-13T22:19:51.105543Z[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/.tmpgIu14h"[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] [2m2025-11-13T22:19:51.105590Z[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/.tmpgIu14h"[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=[0m109µs [3mtime.idle[0m[2m=[0m9.97µs
[INFO] [stderr] [2m2025-11-13T22:19:51.105641Z[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/.tmpgIu14h"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m246µs [3mtime.idle[0m[2m=[0m7.91µs
[INFO] [stderr] [2m2025-11-13T22:19:51.105679Z[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=[0m408µs [3mtime.idle[0m[2m=[0m7.22µs
[INFO] [stderr] [2m2025-11-13T22:19:51.105712Z[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=[0m455µs [3mtime.idle[0m[2m=[0m7.72µs
[INFO] [stderr] [2m2025-11-13T22:19:51.106245Z[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"2025-11-13"[1m}[0m[2m:[0m [2mrsnip::infrastructure::clipboard[0m[2m:[0m close [3mtime.busy[0m[2m=[0m59.4µs [3mtime.idle[0m[2m=[0m10.0µs
[INFO] [stderr] [2m2025-11-13T22:19:51.106288Z[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.05ms [3mtime.idle[0m[2m=[0m12.7µs
[INFO] [stderr] [2m2025-11-13T22:19:51.106750Z[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/.tmpr7qUzF
[INFO] [stderr] [2m2025-11-13T22:19:51.106793Z[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=[0m5.39µs [3mtime.idle[0m[2m=[0m6.91µs
[INFO] [stderr] [2m2025-11-13T22:19:51.106828Z[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/.tmpr7qUzF"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmpr7qUzF"
[INFO] [stderr] [2m2025-11-13T22:19:51.106891Z[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/.tmpr7qUzF"[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] [2m2025-11-13T22:19:51.106916Z[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/.tmpr7qUzF"[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] [2m2025-11-13T22:19:51.106939Z[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/.tmpr7qUzF"[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=[0m46.2µs [3mtime.idle[0m[2m=[0m7.15µs
[INFO] [stderr] [2m2025-11-13T22:19:51.106967Z[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/.tmpr7qUzF"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m138µs [3mtime.idle[0m[2m=[0m6.03µs
[INFO] [stderr] [2m2025-11-13T22:19:51.107001Z[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=[0m261µs [3mtime.idle[0m[2m=[0m10.1µs
[INFO] [stderr] [2m2025-11-13T22:19:51.107371Z[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/.tmpGqHapX
[INFO] [stderr] [2m2025-11-13T22:19:51.107423Z[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=[0m5.82µs [3mtime.idle[0m[2m=[0m7.91µs
[INFO] [stderr] [2m2025-11-13T22:19:51.107471Z[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/.tmpGqHapX"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmpGqHapX"
[INFO] [stderr] [2m2025-11-13T22:19:51.107563Z[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/.tmpGqHapX"[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] [2m2025-11-13T22:19:51.107593Z[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/.tmpGqHapX"[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] [2m2025-11-13T22:19:51.107621Z[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/.tmpGqHapX"[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=[0m56.8µs [3mtime.idle[0m[2m=[0m8.55µs
[INFO] [stderr] [2m2025-11-13T22:19:51.107663Z[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/.tmpGqHapX"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m191µs [3mtime.idle[0m[2m=[0m7.43µs
[INFO] [stderr] [2m2025-11-13T22:19:51.107691Z[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=[0m330µs [3mtime.idle[0m[2m=[0m6.36µs
[INFO] [stderr] [2m2025-11-13T22:19:51.107714Z[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=[0m366µs [3mtime.idle[0m[2m=[0m8.99µs
[INFO] [stderr] [2m2025-11-13T22:19:51.119917Z[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=[0m6.85µs [3mtime.idle[0m[2m=[0m8.76µs
[INFO] [stderr] [2m2025-11-13T22:19:51.119978Z[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/.tmpLGmRh9
[INFO] [stderr] [2m2025-11-13T22:19:51.119995Z[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.73µs [3mtime.idle[0m[2m=[0m9.17µs
[INFO] [stderr] [2m2025-11-13T22:19:51.120038Z[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.14µs [3mtime.idle[0m[2m=[0m8.74µs
[INFO] [stderr] [2m2025-11-13T22:19:51.120090Z[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/.tmpLGmRh9"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmpLGmRh9"
[INFO] [stderr] [2m2025-11-13T22:19:51.120140Z[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.33µs [3mtime.idle[0m[2m=[0m17.4µs
[INFO] [stderr] [2m2025-11-13T22:19:51.120192Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpCWIr73"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmpCWIr73"
[INFO] [stderr] [2m2025-11-13T22:19:51.120194Z[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/.tmpLGmRh9"[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] [2m2025-11-13T22:19:51.120224Z[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/.tmpLGmRh9"[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] [2m2025-11-13T22:19:51.120269Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpCWIr73"[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] [2m2025-11-13T22:19:51.120302Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpCWIr73"[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] [2m2025-11-13T22:19:51.120335Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpCWIr73"[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=[0m65.0µs [3mtime.idle[0m[2m=[0m8.71µs
[INFO] [stderr] [2m2025-11-13T22:19:51.120283Z[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/.tmpLGmRh9"[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=[0m87.8µs [3mtime.idle[0m[2m=[0m9.73µs
[INFO] [stderr] [2m2025-11-13T22:19:51.120377Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpCWIr73"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m183µs [3mtime.idle[0m[2m=[0m8.19µs
[INFO] [stdout] test application::test_snippet_service::given_valid_snippet_file_when_getting_snippets_then_returns_snippets ... ok
[INFO] [stdout] test application::test_snippet_service::given_exact_match_when_finding_completion_then_returns_snippet ... ok
[INFO] [stdout] test application::test_snippet_service::given_empty_input_when_finding_completion_then_returns_none ... ok
[INFO] [stdout] test infrastructure::parsers::test_default::given_extra_text_outside_snippets_when_parse_then_ignores_it ... ok
[INFO] [stdout] test infrastructure::parsers::test_default::given_empty_file_when_parse_then_returns_empty_vec ... ok
[INFO] [stdout] test application::test_snippet_service::given_fuzzy_match_when_finding_completion_then_returns_best_match ... ok
[INFO] [stdout] test infrastructure::parsers::test_default::given_valid_snippet_file_when_parse_then_returns_correct_snippets ... ok
[INFO] [stdout] test infrastructure::parsers::test_scls::given_empty_scls_file_when_parse_then_returns_empty_vec ... ok
[INFO] [stdout] test infrastructure::parsers::test_default::given_snippet_with_comments_when_parse_then_preserves_comments ... ok
[INFO] [stderr] [2m2025-11-13T22:19:51.119904Z[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.4µs [3mtime.idle[0m[2m=[0m21.6µs
[INFO] [stderr] [2m2025-11-13T22:19:51.120543Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpZSH6HZ"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmpZSH6HZ"
[INFO] [stderr] [2m2025-11-13T22:19:51.120601Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpZSH6HZ"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m55.9µs [3mtime.idle[0m[2m=[0m9.66µs
[INFO] [stderr] [2m2025-11-13T22:19:51.121052Z[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/.tmpLGmRh9"[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] [2m2025-11-13T22:19:51.121085Z[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/.tmpLGmRh9"[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] [2m2025-11-13T22:19:51.121117Z[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/.tmpLGmRh9"[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=[0m65.2µs [3mtime.idle[0m[2m=[0m10.7µs
[INFO] [stderr] [2m2025-11-13T22:19:51.121161Z[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/.tmpLGmRh9"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m1.07ms [3mtime.idle[0m[2m=[0m8.32µs
[INFO] [stderr] [2m2025-11-13T22:19:51.121197Z[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=[0m1.24ms [3mtime.idle[0m[2m=[0m7.18µs
[INFO] [stderr] [2m2025-11-13T22:19:51.121278Z[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=[0m1.34ms [3mtime.idle[0m[2m=[0m11.6µs
[INFO] [stderr] [2m2025-11-13T22:19:51.123687Z[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.51µs [3mtime.idle[0m[2m=[0m11.3µs
[INFO] [stderr] [2m2025-11-13T22:19:51.123734Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp74sTqI"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmp74sTqI"
[INFO] [stderr] [2m2025-11-13T22:19:51.123816Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp74sTqI"[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] [2m2025-11-13T22:19:51.123843Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp74sTqI"[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] [2m2025-11-13T22:19:51.123867Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp74sTqI"[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=[0m49.8µs [3mtime.idle[0m[2m=[0m8.59µs
[INFO] [stderr] [2m2025-11-13T22:19:51.124176Z[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.55µs [3mtime.idle[0m[2m=[0m11.4µs
[INFO] [stderr] [2m2025-11-13T22:19:51.124225Z[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] [2m2025-11-13T22:19:51.124418Z[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=[0m5.51µs [3mtime.idle[0m[2m=[0m9.43µs
[INFO] [stderr] [2m2025-11-13T22:19:51.124459Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpuIK3mu"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmpuIK3mu"
[INFO] [stderr] [2m2025-11-13T22:19:51.124568Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpuIK3mu"[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] [2m2025-11-13T22:19:51.124600Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpuIK3mu"[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] [2m2025-11-13T22:19:51.124626Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpuIK3mu"[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=[0m57.3µs [3mtime.idle[0m[2m=[0m10.1µs
[INFO] [stderr] [2m2025-11-13T22:19:51.127673Z[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.65µs [3mtime.idle[0m[2m=[0m11.5µs
[INFO] [stderr] [2m2025-11-13T22:19:51.127723Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp0lPxhm"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmp0lPxhm"
[INFO] [stderr] [2m2025-11-13T22:19:51.127813Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp0lPxhm"[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] [2m2025-11-13T22:19:51.127840Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp0lPxhm"[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] [2m2025-11-13T22:19:51.127864Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp0lPxhm"[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=[0m50.1µs [3mtime.idle[0m[2m=[0m9.65µs
[INFO] [stderr] [2m2025-11-13T22:19:51.127915Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp0lPxhm"[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] [2m2025-11-13T22:19:51.127934Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp0lPxhm"[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] [2m2025-11-13T22:19:51.127956Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp0lPxhm"[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=[0m39.9µs [3mtime.idle[0m[2m=[0m8.19µs
[INFO] [stderr] [2m2025-11-13T22:19:51.128003Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp0lPxhm"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"this is yellow"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m SnippetContent::new called with: this is yellow
[INFO] [stderr] [2m2025-11-13T22:19:51.128022Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp0lPxhm"[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] [2m2025-11-13T22:19:51.128045Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp0lPxhm"[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=[0m40.1µs [3mtime.idle[0m[2m=[0m8.34µs
[INFO] [stderr] [2m2025-11-13T22:19:51.128087Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp0lPxhm"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"this is other"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m SnippetContent::new called with: this is other
[INFO] [stderr] [2m2025-11-13T22:19:51.128105Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp0lPxhm"[1m}[0m[2m:[0m[1mnew[0m[1m{[0m[3mcontent[0m[2m=[0m"this is other"[1m}[0m[2m:[0m [2mrsnip::domain::content[0m[2m:[0m Detected as static
[INFO] [stderr] [2m2025-11-13T22:19:51.128127Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp0lPxhm"[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=[0m38.9µs [3mtime.idle[0m[2m=[0m7.32µs
[INFO] [stderr] [2m2025-11-13T22:19:51.128156Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp0lPxhm"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m434µs [3mtime.idle[0m[2m=[0m7.21µs
[INFO] [stderr] [2m2025-11-13T22:19:51.128483Z[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.70µs [3mtime.idle[0m[2m=[0m11.0µs
[INFO] [stderr] [2m2025-11-13T22:19:51.128560Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpP6Xwow"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::scls[0m[2m:[0m Parsing SCLS format snippets from: "/tmp/.tmpP6Xwow"
[INFO] [stderr] [2m2025-11-13T22:19:51.128699Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpP6Xwow"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::scls[0m[2m:[0m close [3mtime.busy[0m[2m=[0m136µs [3mtime.idle[0m[2m=[0m9.31µs
[INFO] [stderr] [2m2025-11-13T22:19:51.130691Z[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.30µs [3mtime.idle[0m[2m=[0m10.4µs
[INFO] [stderr] [2m2025-11-13T22:19:51.130742Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpOZp24N"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmpOZp24N"
[INFO] [stderr] [2m2025-11-13T22:19:51.130826Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpOZp24N"[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] [2m2025-11-13T22:19:51.130862Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpOZp24N"[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] [2m2025-11-13T22:19:51.130888Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpOZp24N"[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.7µs [3mtime.idle[0m[2m=[0m9.13µs
[INFO] [stderr] [2m2025-11-13T22:19:51.131092Z[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=[0m5.85µs [3mtime.idle[0m[2m=[0m9.90µs
[INFO] [stderr] [2m2025-11-13T22:19:51.131135Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpHrRDBt"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmpHrRDBt"
[INFO] [stderr] [2m2025-11-13T22:19:51.131211Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpHrRDBt"[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] [2m2025-11-13T22:19:51.131238Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpHrRDBt"[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] [2m2025-11-13T22:19:51.131263Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpHrRDBt"[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=[0m50.4µs [3mtime.idle[0m[2m=[0m8.55µs
[INFO] [stderr] [2m2025-11-13T22:19:51.131294Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpHrRDBt"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m159µs [3mtime.idle[0m[2m=[0m7.46µs
[INFO] [stderr] [2m2025-11-13T22:19:51.131582Z[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.41µs [3mtime.idle[0m[2m=[0m11.9µs
[INFO] [stderr] [2m2025-11-13T22:19:51.131630Z[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.77µs [3mtime.idle[0m[2m=[0m10.4µs
[INFO] [stderr] [2m2025-11-13T22:19:51.131632Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmplaCze7"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m Parsing default format snippets from: "/tmp/.tmplaCze7"
[INFO] [stderr] [2m2025-11-13T22:19:51.131674Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpaOdGW4"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::scls[0m[2m:[0m Parsing SCLS format snippets from: "/tmp/.tmpaOdGW4"
[INFO] [stderr] [2m2025-11-13T22:19:51.134415Z[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.37µs [3mtime.idle[0m[2m=[0m13.9µs
[INFO] [stderr] [2m2025-11-13T22:19:51.134478Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpA5CXcC"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::scls[0m[2m:[0m Parsing SCLS format snippets from: "/tmp/.tmpA5CXcC"
[INFO] [stderr] [2m2025-11-13T22:19:51.136697Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpaOdGW4"[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] [2m2025-11-13T22:19:51.136728Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpaOdGW4"[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] [2m2025-11-13T22:19:51.136754Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpaOdGW4"[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=[0m57.2µs [3mtime.idle[0m[2m=[0m9.26µs
[INFO] [stdout] test infrastructure::parsers::test_scls::given_multiline_array_body_when_parse_then_handles_correctly ... ok
[INFO] [stderr] [2m2025-11-13T22:19:51.136786Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpaOdGW4"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::scls[0m[2m:[0m close [3mtime.busy[0m[2m=[0m5.11ms [3mtime.idle[0m[2m=[0m6.76µs
[INFO] [stderr] [2m2025-11-13T22:19:51.139118Z[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.45µs [3mtime.idle[0m[2m=[0m10.5µs
[INFO] [stderr] [2m2025-11-13T22:19:51.139398Z[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] [stdout] test application::test_snippet_service::given_template_snippet_when_copying_then_returns_rendered_content ... FAILED
[INFO] [stderr] [2m2025-11-13T22:19:51.376830Z[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.8µs [3mtime.idle[0m[2m=[0m16.1µs
[INFO] [stderr] [2m2025-11-13T22:19:51.376914Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp5deTq5"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::scls[0m[2m:[0m Parsing SCLS format snippets from: "/tmp/.tmp5deTq5"
[INFO] [stderr] [2m2025-11-13T22:19:51.377968Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp5deTq5"[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] [2m2025-11-13T22:19:51.378014Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp5deTq5"[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] [2m2025-11-13T22:19:51.378045Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp5deTq5"[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=[0m77.8µs [3mtime.idle[0m[2m=[0m10.4µs
[INFO] [stderr] [2m2025-11-13T22:19:51.378090Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp5deTq5"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::scls[0m[2m:[0m close [3mtime.busy[0m[2m=[0m1.18ms [3mtime.idle[0m[2m=[0m9.02µs
[INFO] [stderr] [2m2025-11-13T22:19:51.378661Z[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=[0m254ms [3mtime.idle[0m[2m=[0m9.32µs
[INFO] [stderr] [2m2025-11-13T22:19:51.378728Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp74sTqI"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m255ms [3mtime.idle[0m[2m=[0m8.31µs
[INFO] [stderr] [2m2025-11-13T22:19:51.378922Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpuIK3mu"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m254ms [3mtime.idle[0m[2m=[0m8.61µs
[INFO] [stdout] test infrastructure::parsers::test_scls::given_snippet_with_named_placeholders_when_parse_then_converts_correctly ... ok
[INFO] [stdout] test infrastructure::parsers::test_default::given_malformed_snippet_with_extra_start_when_parse_then_returns_error ... ok
[INFO] [stderr] [2m2025-11-13T22:19:51.380524Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpPXgkBN"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::vcode[0m[2m:[0m Parsing VSCode format snippets from: "/tmp/.tmpPXgkBN"
[INFO] [stderr] [2m2025-11-13T22:19:51.380570Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpOZp24N"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m250ms [3mtime.idle[0m[2m=[0m9.43µs
[INFO] [stderr] [2m2025-11-13T22:19:51.380628Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpPXgkBN"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::vcode[0m[2m:[0m close [3mtime.busy[0m[2m=[0m107µs [3mtime.idle[0m[2m=[0m24.3µs
[INFO] [stdout] test infrastructure::parsers::test_default::given_snippet_with_closing_without_opening_when_parse_then_returns_error ... ok
[INFO] [stderr] [2m2025-11-13T22:19:51.381615Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpTV49TM"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::vcode[0m[2m:[0m Parsing VSCode format snippets from: "/tmp/.tmpTV49TM"
[INFO] [stderr] [2m2025-11-13T22:19:51.381732Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpTV49TM"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::vcode[0m[2m:[0m close [3mtime.busy[0m[2m=[0m116µs [3mtime.idle[0m[2m=[0m11.2µs
[INFO] [stdout] test infrastructure::parsers::test_default::given_nonexistent_file_when_parse_then_returns_error ... ok
[INFO] [stderr] [2m2025-11-13T22:19:51.382628Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmplaCze7"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::default[0m[2m:[0m close [3mtime.busy[0m[2m=[0m251ms [3mtime.idle[0m[2m=[0m10.3µ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_vcode::given_empty_vscode_file_when_parse_then_returns_empty_vec ... 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_missing_trailing_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_scls::given_malformed_toml_when_parse_then_returns_error ... ok
[INFO] [stderr] [2m2025-11-13T22:19:51.382808Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpA5CXcC"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::scls[0m[2m:[0m close [3mtime.busy[0m[2m=[0m248ms [3mtime.idle[0m[2m=[0m10.2µs
[INFO] [stderr] [2m2025-11-13T22:19:51.382835Z[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=[0m243ms [3mtime.idle[0m[2m=[0m40.6µs
[INFO] [stderr] [2m2025-11-13T22:19:51.383101Z[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.10µs [3mtime.idle[0m[2m=[0m11.5µs
[INFO] [stderr] [2m2025-11-13T22:19:51.383151Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpHYSSsj"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::scls[0m[2m:[0m Parsing SCLS format snippets from: "/tmp/.tmpHYSSsj"
[INFO] [stderr] [2m2025-11-13T22:19:51.383485Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpocAc6d"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::vcode[0m[2m:[0m Parsing VSCode format snippets from: "/tmp/.tmpocAc6d"
[INFO] [stderr] [2m2025-11-13T22:19:51.383632Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpocAc6d"[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] [2m2025-11-13T22:19:51.383659Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpocAc6d"[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] [2m2025-11-13T22:19:51.383681Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpocAc6d"[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=[0m49.5µs [3mtime.idle[0m[2m=[0m9.67µs
[INFO] [stderr] [2m2025-11-13T22:19:51.383710Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpocAc6d"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::vcode[0m[2m:[0m close [3mtime.busy[0m[2m=[0m227µs [3mtime.idle[0m[2m=[0m10.4µs
[INFO] [stderr] [2m2025-11-13T22:19:51.383959Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpdLnDJP"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::vcode[0m[2m:[0m Parsing VSCode format snippets from: "/tmp/.tmpdLnDJP"
[INFO] [stderr] [2m2025-11-13T22:19:51.384089Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpHYSSsj"[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] [2m2025-11-13T22:19:51.384089Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpdLnDJP"[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] [2m2025-11-13T22:19:51.384115Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpdLnDJP"[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] [2m2025-11-13T22:19:51.384116Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpHYSSsj"[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] [2m2025-11-13T22:19:51.384139Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpdLnDJP"[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=[0m48.8µs [3mtime.idle[0m[2m=[0m8.15µs
[INFO] [stderr] [2m2025-11-13T22:19:51.384139Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpHYSSsj"[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=[0m48.8µs [3mtime.idle[0m[2m=[0m9.44µs
[INFO] [stderr] [2m2025-11-13T22:19:51.384186Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpdLnDJP"[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] [2m2025-11-13T22:19:51.384209Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpdLnDJP"[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] [2m2025-11-13T22:19:51.384241Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpdLnDJP"[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=[0m53.7µs [3mtime.idle[0m[2m=[0m8.44µs
[INFO] [stderr] [2m2025-11-13T22:19:51.384271Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpdLnDJP"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::vcode[0m[2m:[0m close [3mtime.busy[0m[2m=[0m313µs [3mtime.idle[0m[2m=[0m9.21µs
[INFO] [stderr] [2m2025-11-13T22:19:51.384669Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpHYSSsj"[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] [2m2025-11-13T22:19:51.384695Z[0m [35mTRACE[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpHYSSsj"[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] [2m2025-11-13T22:19:51.384720Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpHYSSsj"[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=[0m51.5µs [3mtime.idle[0m[2m=[0m9.64µs
[INFO] [stderr] [2m2025-11-13T22:19:51.384754Z[0m [34mDEBUG[0m [1mparse[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpHYSSsj"[1m}[0m[2m:[0m [2mrsnip::infrastructure::parsers::scls[0m[2m:[0m close [3mtime.busy[0m[2m=[0m1.60ms [3mtime.idle[0m[2m=[0m8.51µs
[INFO] [stderr] [2m2025-11-13T22:19:51.385319Z[0m [32m INFO[0m [2mrsnip::infrastructure::minijinja[0m[2m:[0m Executing shell command: echo hello; rm -rf /
[INFO] [stderr] [2m2025-11-13T22:19:51.385607Z[0m [32m INFO[0m [2mrsnip::infrastructure::minijinja[0m[2m:[0m Executing shell command: echo hello | rm -rf /
[INFO] [stderr] [2m2025-11-13T22:19:51.385865Z[0m [32m INFO[0m [2mrsnip::infrastructure::minijinja[0m[2m:[0m Executing shell command: echo hello && rm -rf /
[INFO] [stderr] [2m2025-11-13T22:19:51.386117Z[0m [32m INFO[0m [2mrsnip::infrastructure::minijinja[0m[2m:[0m Executing shell command: sudo echo hello
[INFO] [stderr] [2m2025-11-13T22:19:51.386371Z[0m [32m INFO[0m [2mrsnip::infrastructure::minijinja[0m[2m:[0m Executing shell command: `echo hello`
[INFO] [stdout] test infrastructure::parsers::test_vcode::given_single_line_body_when_parse_then_handles_correctly ... ok
[INFO] [stderr] [2m2025-11-13T22:19:51.390929Z[0m [32m INFO[0m [2mrsnip::infrastructure::minijinja[0m[2m:[0m Executing shell command: $(echo hello)
[INFO] [stdout] test infrastructure::parsers::test_vcode::given_valid_vscode_file_when_parse_then_returns_snippets ... ok
[INFO] [stdout] test infrastructure::test_minijinja::given_static_content_when_rendering_then_returns_unchanged ... 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_date_arithmetic_when_rendering_then_calculates_correctly ... ok
[INFO] [stdout] test infrastructure::test_minijinja::given_template_with_add_days_when_rendering_then_calculates_correctly ... ok
[INFO] [stdout] test infrastructure::test_minijinja::given_template_with_dangerous_shell_commands_then_returns_error ... ok
[INFO] [stdout] test infrastructure::test_minijinja::given_template_with_date_when_rendering_then_formats_date ... ok
[INFO] [stdout] test infrastructure::test_minijinja::given_template_with_env_var_when_rendering_then_substitutes_value ... ok
[INFO] [stderr] [2m2025-11-13T22:19:51.395043Z[0m [32m INFO[0m [2mrsnip::infrastructure::minijinja[0m[2m:[0m Executing shell command: nonexistent_command
[INFO] [stderr] [2m2025-11-13T22:19:51.395521Z[0m [32m INFO[0m [2mrsnip::infrastructure::minijinja[0m[2m:[0m Executing shell command: echo Hello
[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] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- application::test_snippet_service::given_template_snippet_when_copying_then_returns_rendered_content stdout ----
[INFO] [stdout] Error: Failed to initialize clipboard
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Unknown error while interacting with the clipboard: X11 server connection timed out because it was unreachable
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <E as anyhow::context::ext::StdError>::ext_context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/context.rs:54:37
[INFO] [stdout]    2: rsnip::infrastructure::clipboard::copy_to_clipboard
[INFO] [stdout]              at ./src/infrastructure/clipboard.rs:7:42
[INFO] [stdout]    3: rsnip::application::snippet_service::SnippetService::copy_snippet_to_clipboard
[INFO] [stdout]              at ./src/application/snippet_service.rs:151:13
[INFO] [stdout]    4: test_lib::application::test_snippet_service::given_template_snippet_when_copying_then_returns_rendered_content
[INFO] [stdout]              at ./tests/application/test_snippet_service.rs:167:26
[INFO] [stdout]    5: test_lib::application::test_snippet_service::given_template_snippet_when_copying_then_returns_rendered_content::{{closure}}
[INFO] [stdout]              at ./tests/application/test_snippet_service.rs:157:75
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    8: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]    9: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   10: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   11: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   12: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   13: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   14: test::run_test_in_process
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   15: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   16: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   17: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   18: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   19: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   20: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   21: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   22: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   23: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   24: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   26: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124: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.30s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test_lib`
[INFO] running `Command { std: "docker" "inspect" "a97fb4410eab935ebae11996d82ce9a6504579897ed5e244d7b2f151bbef17de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a97fb4410eab935ebae11996d82ce9a6504579897ed5e244d7b2f151bbef17de", kill_on_drop: false }`
[INFO] [stdout] a97fb4410eab935ebae11996d82ce9a6504579897ed5e244d7b2f151bbef17de
