[INFO] fetching crate rsnip 0.6.1... [INFO] testing rsnip-0.6.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate rsnip 0.6.1 into /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rsnip 0.6.1 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rsnip 0.6.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01f35c3a0d0745ef7b496220eb88ff8b72dab342beed0deb3c08783e32be17d5 [INFO] running `Command { std: "docker" "start" "-a" "01f35c3a0d0745ef7b496220eb88ff8b72dab342beed0deb3c08783e32be17d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01f35c3a0d0745ef7b496220eb88ff8b72dab342beed0deb3c08783e32be17d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01f35c3a0d0745ef7b496220eb88ff8b72dab342beed0deb3c08783e32be17d5", kill_on_drop: false }` [INFO] [stdout] 01f35c3a0d0745ef7b496220eb88ff8b72dab342beed0deb3c08783e32be17d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f629431f0706bcb61cd992eb8acd1181197975c3be59b53997f141d367f31772 [INFO] running `Command { std: "docker" "start" "-a" "f629431f0706bcb61cd992eb8acd1181197975c3be59b53997f141d367f31772", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.14 [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 byteorder v1.5.0 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling winnow v0.7.1 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling defer-drop v1.3.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling winnow v0.6.22 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling tuikit v0.5.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling shell-quote v0.7.2 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling async-trait v0.1.84 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap v4.5.27 [INFO] [stderr] Compiling clap_complete v4.5.40 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling yaml-rust2 v0.9.0 [INFO] [stderr] Compiling rust-ini v0.21.1 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [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 json5 v0.4.1 [INFO] [stderr] Compiling minijinja v2.6.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling toml_edit v0.22.23 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling config v0.15.4 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling which v7.0.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling skim v0.16.0 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling arboard v3.4.1 [INFO] [stderr] Compiling rsnip v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/infrastructure/fuzzy.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | fn text(&self) -> Cow { [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 { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 30 | fn output(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "f629431f0706bcb61cd992eb8acd1181197975c3be59b53997f141d367f31772", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f629431f0706bcb61cd992eb8acd1181197975c3be59b53997f141d367f31772", kill_on_drop: false }` [INFO] [stdout] f629431f0706bcb61cd992eb8acd1181197975c3be59b53997f141d367f31772 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77b75c7618c6ddf724805ce567a4ff4a8044a8b57e5a7ef4d94e937e5b8fcc8a [INFO] running `Command { std: "docker" "start" "-a" "77b75c7618c6ddf724805ce567a4ff4a8044a8b57e5a7ef4d94e937e5b8fcc8a", 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 { [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 { [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 { [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 { [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 4.45s [INFO] running `Command { std: "docker" "inspect" "77b75c7618c6ddf724805ce567a4ff4a8044a8b57e5a7ef4d94e937e5b8fcc8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77b75c7618c6ddf724805ce567a4ff4a8044a8b57e5a7ef4d94e937e5b8fcc8a", kill_on_drop: false }` [INFO] [stdout] 77b75c7618c6ddf724805ce567a4ff4a8044a8b57e5a7ef4d94e937e5b8fcc8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a6cdb369b43bb582f488bdf683cda5afcb495888d0835f4d9427db5e4a984421 [INFO] running `Command { std: "docker" "start" "-a" "a6cdb369b43bb582f488bdf683cda5afcb495888d0835f4d9427db5e4a984421", 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 { [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 { [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.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rsnip-fe388cc240750abe) [INFO] [stderr] 2025-10-01T12:32:13.425495Z  INFO rsnip::util::testing: Test Setup complete [INFO] [stderr] 2025-10-01T12:32:13.425648Z DEBUG rsnip::util::testing: INIT: Attempting logger init from testing.rs [INFO] [stderr] 2025-10-01T12:32:13.425930Z DEBUG rsnip::util::testing: Tracing subscriber already set [INFO] [stderr] 2025-10-01T12:32:13.426004Z  INFO rsnip::util::testing: Test Setup complete [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stderr] 2025-10-01T12:32:13.428087Z DEBUG find_snippet_line_number{content="some content\n--- test\ncontent\n---" snippet_name="nonexistent"}: rsnip::infrastructure::edit_snippets: close time.busy=28.0µs time.idle=25.0µs [INFO] [stdout] test config::tests::given_concrete_type_when_getting_snippet_type_then_returns_correct_type ... ok [INFO] [stderr] 2025-10-01T12:32:13.428428Z DEBUG find_snippet_line_number{content="some content\n--- test\ncontent\n---" snippet_name="test"}: rsnip::infrastructure::edit_snippets: close time.busy=23.4µs time.idle=51.2µs [INFO] [stdout] test cli::args::tests::given_generate_config_flag_when_parsing_then_sets_flag ... ok [INFO] [stderr] 2025-10-01T12:32:13.429406Z DEBUG create{format=Default}: rsnip::infrastructure::parsers: close time.busy=11.9µs time.idle=19.7µs [INFO] [stdout] test infrastructure::edit_snippets::tests::given_nonexistent_snippet_when_finding_line_then_returns_none ... ok [INFO] [stderr] 2025-10-01T12:32:13.429533Z DEBUG create{format=Scls}: rsnip::infrastructure::parsers: close time.busy=6.80µs time.idle=11.6µs [INFO] [stdout] test config::tests::given_combined_type_when_getting_snippet_type_then_returns_none ... ok [INFO] [stderr] 2025-10-01T12:32:13.429632Z DEBUG parse{path="dummy"}: rsnip::infrastructure::parsers::default: Parsing default format snippets from: "dummy" [INFO] [stdout] test config::tests::given_combined_type_when_getting_sources_then_returns_source_list ... ok [INFO] [stderr] 2025-10-01T12:32:13.429765Z DEBUG parse{path="dummy"}: rsnip::infrastructure::parsers::default: close time.busy=133µs time.idle=20.9µs [INFO] [stdout] test infrastructure::edit_snippets::tests::given_valid_content_when_finding_snippet_then_returns_correct_line ... ok [INFO] [stderr] 2025-10-01T12:32:13.429858Z DEBUG parse{path="dummy"}: rsnip::infrastructure::parsers::scls: Parsing SCLS format snippets from: "dummy" [INFO] [stdout] test config::tests::given_concrete_type_when_getting_sources_then_returns_none ... ok [INFO] [stderr] 2025-10-01T12:32:13.429922Z DEBUG parse{path="dummy"}: rsnip::infrastructure::parsers::scls: close time.busy=63.8µs time.idle=12.5µs [INFO] [stdout] test util::path_utils::tests::given_invalid_tilde_path_when_expanding_then_returns_error ... ok [INFO] [stdout] test util::path_utils::tests::given_path_with_tilde_when_expanding_then_replaces_with_home ... ok [INFO] [stdout] test util::path_utils::tests::given_absolute_path_when_expanding_then_returns_unchanged ... ok [INFO] [stdout] test util::path_utils::tests::given_relative_path_when_expanding_then_returns_unchanged ... ok [INFO] [stdout] test infrastructure::parsers::tests::given_format_when_creating_parser_then_returns_correct_implementation ... ok [INFO] [stdout] test infrastructure::parsers::tests::given_default_format_file_when_parsing_then_succeeds ... ok [INFO] [stderr] 2025-10-01T12:32:13.431492Z DEBUG create{format=Scls}: rsnip::infrastructure::parsers: close time.busy=10.9µs time.idle=16.3µs [INFO] [stderr] 2025-10-01T12:32:13.431584Z DEBUG parse{path="/tmp/.tmphAQE4o"}: rsnip::infrastructure::parsers::scls: Parsing SCLS format snippets from: "/tmp/.tmphAQE4o" [INFO] [stderr] 2025-10-01T12:32:13.431528Z DEBUG create{format=Default}: rsnip::infrastructure::parsers: close time.busy=8.66µs time.idle=14.5µs [INFO] [stderr] 2025-10-01T12:32:13.431761Z DEBUG parse{path="/tmp/.tmpeUvnLH"}: rsnip::infrastructure::parsers::default: Parsing default format snippets from: "/tmp/.tmpeUvnLH" [INFO] [stderr] 2025-10-01T12:32:13.432150Z TRACE parse{path="/tmp/.tmpeUvnLH"}:new{content="content"}: rsnip::domain::content: SnippetContent::new called with: content [INFO] [stderr] 2025-10-01T12:32:13.432349Z TRACE parse{path="/tmp/.tmpeUvnLH"}:new{content="content"}: rsnip::domain::content: Detected as static [INFO] [stderr] 2025-10-01T12:32:13.432411Z DEBUG parse{path="/tmp/.tmpeUvnLH"}:new{content="content"}: rsnip::domain::content: close time.busy=269µs time.idle=11.2µs [INFO] [stderr] 2025-10-01T12:32:13.432575Z DEBUG parse{path="/tmp/.tmpeUvnLH"}: rsnip::infrastructure::parsers::default: close time.busy=814µs time.idle=11.6µs [INFO] [stderr] 2025-10-01T12:32:13.437382Z TRACE parse{path="/tmp/.tmphAQE4o"}:new{content="content"}: rsnip::domain::content: SnippetContent::new called with: content [INFO] [stderr] 2025-10-01T12:32:13.437530Z TRACE parse{path="/tmp/.tmphAQE4o"}:new{content="content"}: rsnip::domain::content: Detected as static [INFO] [stderr] 2025-10-01T12:32:13.437634Z DEBUG parse{path="/tmp/.tmphAQE4o"}:new{content="content"}: rsnip::domain::content: close time.busy=254µs time.idle=18.9µs [INFO] [stderr] 2025-10-01T12:32:13.437742Z DEBUG parse{path="/tmp/.tmphAQE4o"}: rsnip::infrastructure::parsers::scls: close time.busy=6.16ms time.idle=10.4µs [INFO] [stdout] test infrastructure::parsers::tests::given_scls_format_file_when_parsing_then_succeeds ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rsnip-526da0f7e34d2ff7) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::verify_cli ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_commands.rs (/opt/rustwide/target/debug/deps/test_commands-41ce8cb67ea4358f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test given_types_list_flag_when_execute_then_outputs_space_separated ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/test_fuzzy.rs (/opt/rustwide/target/debug/deps/test_fuzzy-1dcb73267f8e02ea) [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_exact_match_when_fuzzy_finder_then_returns_immediately ... ok [INFO] [stdout] test given_single_partial_match_when_fuzzy_finder_then_auto_selects ... ok [INFO] [stdout] test test_fuzzy_finder_output_is_clean ... ignored, Interactive test requires terminal [INFO] [stdout] test given_empty_items_when_fuzzy_finder_then_returns_none ... ok [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.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_lib.rs (/opt/rustwide/target/debug/deps/test_lib-437b2dadfc9fb062) [INFO] [stderr] 2025-10-01T12:32:13.489686Z  INFO rsnip::util::testing: Test Setup complete [INFO] [stdout] [INFO] [stdout] running 35 tests [INFO] [stderr] 2025-10-01T12:32:13.491630Z DEBUG copy_snippet_to_clipboard{completion_type="test" input="nonexistent" exact=true}:find_completion_exact{completion_type="test" user_input="nonexistent"}:get_snippets{snippet_type="test"}: rsnip::application::snippet_service: Loading snippets from /tmp/.tmpk6Lj45 [INFO] [stderr] 2025-10-01T12:32:13.491641Z DEBUG find_completion_fuzzy{completion_type="test" user_input="tst"}:get_snippets{snippet_type="test"}: rsnip::application::snippet_service: Loading snippets from /tmp/.tmpXOgxxi [INFO] [stderr] 2025-10-01T12:32:13.491655Z DEBUG find_completion_exact{completion_type="test" user_input="test"}:get_snippets{snippet_type="test"}: rsnip::application::snippet_service: Loading snippets from /tmp/.tmpxvz4nP [INFO] [stderr] 2025-10-01T12:32:13.492212Z DEBUG copy_snippet_to_clipboard{completion_type="test" input="nonexistent" exact=true}:find_completion_exact{completion_type="test" user_input="nonexistent"}:get_snippets{snippet_type="test"}:create{format=Default}: rsnip::infrastructure::parsers: close time.busy=9.80µs time.idle=48.0µs [INFO] [stderr] 2025-10-01T12:32:13.492286Z DEBUG find_completion_fuzzy{completion_type="test" user_input="tst"}:get_snippets{snippet_type="test"}:create{format=Default}: rsnip::infrastructure::parsers: close time.busy=9.97µs time.idle=12.8µs [INFO] [stderr] 2025-10-01T12:32:13.492436Z DEBUG copy_snippet_to_clipboard{completion_type="test" input="nonexistent" exact=true}:find_completion_exact{completion_type="test" user_input="nonexistent"}:get_snippets{snippet_type="test"}:parse{path="/tmp/.tmpk6Lj45"}: rsnip::infrastructure::parsers::default: Parsing default format snippets from: "/tmp/.tmpk6Lj45" [INFO] [stderr] 2025-10-01T12:32:13.492393Z DEBUG find_completion_exact{completion_type="test" user_input="test"}:get_snippets{snippet_type="test"}:create{format=Default}: rsnip::infrastructure::parsers: close time.busy=7.12µs time.idle=13.9µs [INFO] [stderr] 2025-10-01T12:32:13.492500Z DEBUG find_completion_fuzzy{completion_type="test" user_input="tst"}:get_snippets{snippet_type="test"}:parse{path="/tmp/.tmpXOgxxi"}: rsnip::infrastructure::parsers::default: Parsing default format snippets from: "/tmp/.tmpXOgxxi" [INFO] [stderr] 2025-10-01T12:32:13.493311Z TRACE copy_snippet_to_clipboard{completion_type="test" input="nonexistent" exact=true}:find_completion_exact{completion_type="test" user_input="nonexistent"}:get_snippets{snippet_type="test"}:parse{path="/tmp/.tmpk6Lj45"}:new{content="A red fruit"}: rsnip::domain::content: SnippetContent::new called with: A red fruit [INFO] [stderr] 2025-10-01T12:32:13.493312Z DEBUG find_completion_exact{completion_type="test" user_input="test"}:get_snippets{snippet_type="test"}:parse{path="/tmp/.tmpxvz4nP"}: rsnip::infrastructure::parsers::default: Parsing default format snippets from: "/tmp/.tmpxvz4nP" [INFO] [stderr] 2025-10-01T12:32:13.492516Z DEBUG find_completion_exact{completion_type="test" user_input=""}: rsnip::application::snippet_service: close time.busy=7.82µs time.idle=12.4µs [INFO] [stderr] 2025-10-01T12:32:13.493381Z TRACE copy_snippet_to_clipboard{completion_type="test" input="nonexistent" exact=true}:find_completion_exact{completion_type="test" user_input="nonexistent"}:get_snippets{snippet_type="test"}:parse{path="/tmp/.tmpk6Lj45"}:new{content="A red fruit"}: rsnip::domain::content: Detected as static [INFO] [stderr] 2025-10-01T12:32:13.493437Z DEBUG find_completion_fuzzy{completion_type="test" user_input=""}: rsnip::application::snippet_service: close time.busy=7.49µs time.idle=10.5µs [INFO] [stderr] 2025-10-01T12:32:13.493442Z DEBUG copy_snippet_to_clipboard{completion_type="test" input="nonexistent" exact=true}:find_completion_exact{completion_type="test" user_input="nonexistent"}:get_snippets{snippet_type="test"}:parse{path="/tmp/.tmpk6Lj45"}:new{content="A red fruit"}: rsnip::domain::content: close time.busy=138µs time.idle=14.2µs [INFO] [stderr] 2025-10-01T12:32:13.493116Z DEBUG copy_snippet_to_clipboard{completion_type="test" input="date" exact=true}:find_completion_exact{completion_type="test" user_input="date"}:get_snippets{snippet_type="test"}: rsnip::application::snippet_service: Loading snippets from /tmp/.tmpX38tcr [INFO] [stdout] test application::test_snippet_service::given_empty_input_when_finding_completion_then_returns_none ... ok [INFO] [stderr] 2025-10-01T12:32:13.493592Z DEBUG create{format=Default}: rsnip::infrastructure::parsers: close time.busy=7.81µs time.idle=18.2µs [INFO] [stderr] 2025-10-01T12:32:13.493652Z DEBUG copy_snippet_to_clipboard{completion_type="test" input="date" exact=true}:find_completion_exact{completion_type="test" user_input="date"}:get_snippets{snippet_type="test"}:create{format=Default}: rsnip::infrastructure::parsers: close time.busy=33.4µs time.idle=10.1µs [INFO] [stderr] 2025-10-01T12:32:13.493668Z DEBUG parse{path="/tmp/.tmpypESf8"}: rsnip::infrastructure::parsers::default: Parsing default format snippets from: "/tmp/.tmpypESf8" [INFO] [stderr] 2025-10-01T12:32:13.493507Z DEBUG create{format=Default}: rsnip::infrastructure::parsers: close time.busy=9.95µs time.idle=24.8µs [INFO] [stderr] 2025-10-01T12:32:13.493734Z DEBUG copy_snippet_to_clipboard{completion_type="test" input="date" exact=true}:find_completion_exact{completion_type="test" user_input="date"}:get_snippets{snippet_type="test"}:parse{path="/tmp/.tmpX38tcr"}: rsnip::infrastructure::parsers::default: Parsing default format snippets from: "/tmp/.tmpX38tcr" [INFO] [stderr] 2025-10-01T12:32:13.492974Z DEBUG get_snippets{snippet_type="combined"}: rsnip::application::snippet_service: Loading combined snippets from sources: ["source1", "source2"] [INFO] [stderr] 2025-10-01T12:32:13.493798Z DEBUG get_snippets{snippet_type="combined"}: rsnip::application::snippet_service: Loading snippets from /tmp/.tmpFqVWkL [INFO] [stderr] 2025-10-01T12:32:13.493803Z TRACE parse{path="/tmp/.tmpypESf8"}:new{content="line"}: rsnip::domain::content: SnippetContent::new called with: line [INFO] [stderr] 2025-10-01T12:32:13.493841Z TRACE parse{path="/tmp/.tmpypESf8"}:new{content="line"}: rsnip::domain::content: Detected as static [INFO] [stderr] 2025-10-01T12:32:13.493827Z TRACE copy_snippet_to_clipboard{completion_type="test" input="date" exact=true}:find_completion_exact{completion_type="test" user_input="date"}:get_snippets{snippet_type="test"}:parse{path="/tmp/.tmpX38tcr"}:new{content="{{current_date|strftime('%Y-%m-%d')}}"}: rsnip::domain::content: SnippetContent::new called with: {{current_date|strftime('%Y-%m-%d')}} [INFO] [stderr] 2025-10-01T12:32:13.493856Z DEBUG get_snippets{snippet_type="combined"}:create{format=Default}: rsnip::infrastructure::parsers: close time.busy=5.80µs time.idle=10.0µs [INFO] [stderr] 2025-10-01T12:32:13.493868Z DEBUG parse{path="/tmp/.tmpypESf8"}:new{content="line"}: rsnip::domain::content: close time.busy=66.2µs time.idle=10.8µs [INFO] [stderr] 2025-10-01T12:32:13.493878Z TRACE copy_snippet_to_clipboard{completion_type="test" input="date" exact=true}:find_completion_exact{completion_type="test" user_input="date"}:get_snippets{snippet_type="test"}:parse{path="/tmp/.tmpX38tcr"}:new{content="{{current_date|strftime('%Y-%m-%d')}}"}: rsnip::domain::content: Detected as template [INFO] [stderr] 2025-10-01T12:32:13.493901Z DEBUG get_snippets{snippet_type="combined"}:parse{path="/tmp/.tmpFqVWkL"}: rsnip::infrastructure::parsers::default: Parsing default format snippets from: "/tmp/.tmpFqVWkL" [INFO] [stderr] 2025-10-01T12:32:13.493912Z DEBUG parse{path="/tmp/.tmpypESf8"}: rsnip::infrastructure::parsers::default: close time.busy=245µs time.idle=8.12µs [INFO] [stderr] 2025-10-01T12:32:13.493914Z DEBUG copy_snippet_to_clipboard{completion_type="test" input="date" exact=true}:find_completion_exact{completion_type="test" user_input="date"}:get_snippets{snippet_type="test"}:parse{path="/tmp/.tmpX38tcr"}:new{content="{{current_date|strftime('%Y-%m-%d')}}"}: rsnip::domain::content: close time.busy=85.6µs time.idle=10.3µs [INFO] [stderr] 2025-10-01T12:32:13.493907Z DEBUG create{format=Default}: rsnip::infrastructure::parsers: close time.busy=16.2µs time.idle=29.1µs [INFO] [stderr] 2025-10-01T12:32:13.493958Z DEBUG copy_snippet_to_clipboard{completion_type="test" input="date" exact=true}:find_completion_exact{completion_type="test" user_input="date"}:get_snippets{snippet_type="test"}:parse{path="/tmp/.tmpX38tcr"}: rsnip::infrastructure::parsers::default: close time.busy=224µs time.idle=8.60µs [INFO] [stderr] 2025-10-01T12:32:13.493994Z DEBUG copy_snippet_to_clipboard{completion_type="test" input="date" exact=true}:find_completion_exact{completion_type="test" user_input="date"}:get_snippets{snippet_type="test"}: rsnip::application::snippet_service: close time.busy=892µs time.idle=7.38µs [INFO] [stderr] 2025-10-01T12:32:13.493991Z TRACE get_snippets{snippet_type="combined"}:parse{path="/tmp/.tmpFqVWkL"}:new{content="Content1"}: rsnip::domain::content: SnippetContent::new called with: Content1 [INFO] [stderr] 2025-10-01T12:32:13.493468Z TRACE find_completion_exact{completion_type="test" user_input="test"}:get_snippets{snippet_type="test"}:parse{path="/tmp/.tmpxvz4nP"}:new{content="Content"}: rsnip::domain::content: SnippetContent::new called with: Content [INFO] [stderr] 2025-10-01T12:32:13.494021Z TRACE get_snippets{snippet_type="combined"}:parse{path="/tmp/.tmpFqVWkL"}:new{content="Content1"}: rsnip::domain::content: Detected as static [INFO] [stderr] 2025-10-01T12:32:13.494024Z DEBUG copy_snippet_to_clipboard{completion_type="test" input="date" exact=true}:find_completion_exact{completion_type="test" user_input="date"}: rsnip::application::snippet_service: close time.busy=938µs time.idle=8.06µs [INFO] [stderr] 2025-10-01T12:32:13.494022Z DEBUG parse{path="/tmp/.tmpJ82hwJ"}: rsnip::infrastructure::parsers::default: Parsing default format snippets from: "/tmp/.tmpJ82hwJ" [INFO] [stderr] 2025-10-01T12:32:13.494050Z DEBUG get_snippets{snippet_type="combined"}:parse{path="/tmp/.tmpFqVWkL"}:new{content="Content1"}: rsnip::domain::content: close time.busy=58.6µs time.idle=9.18µs [INFO] [stderr] 2025-10-01T12:32:13.494055Z TRACE find_completion_exact{completion_type="test" user_input="test"}:get_snippets{snippet_type="test"}:parse{path="/tmp/.tmpxvz4nP"}:new{content="Content"}: rsnip::domain::content: Detected as static [INFO] [stderr] 2025-10-01T12:32:13.494085Z DEBUG get_snippets{snippet_type="combined"}:parse{path="/tmp/.tmpFqVWkL"}: rsnip::infrastructure::parsers::default: close time.busy=182µs time.idle=7.44µs [INFO] [stderr] 2025-10-01T12:32:13.494112Z DEBUG get_snippets{snippet_type="combined"}: rsnip::application::snippet_service: Loading snippets from /tmp/.tmpR39S1U [INFO] [stderr] 2025-10-01T12:32:13.493503Z DEBUG copy_snippet_to_clipboard{completion_type="test" input="nonexistent" exact=true}:find_completion_exact{completion_type="test" user_input="nonexistent"}:get_snippets{snippet_type="test"}:parse{path="/tmp/.tmpk6Lj45"}: rsnip::infrastructure::parsers::default: close time.busy=1.07ms time.idle=11.8µs [INFO] [stderr] 2025-10-01T12:32:13.494694Z TRACE copy_snippet_to_clipboard{completion_type="test" input="date" exact=true}:copy_to_clipboard{text="2025-10-01"}: rsnip::infrastructure::clipboard: close time.busy=103µs time.idle=10.9µs [INFO] [stderr] 2025-10-01T12:32:13.494736Z DEBUG copy_snippet_to_clipboard{completion_type="test" input="date" exact=true}: rsnip::application::snippet_service: close time.busy=1.67ms time.idle=13.1µs [INFO] [stderr] 2025-10-01T12:32:13.494953Z DEBUG create{format=Default}: rsnip::infrastructure::parsers: close time.busy=6.84µs time.idle=13.7µs [INFO] [stderr] 2025-10-01T12:32:13.495011Z DEBUG parse{path="/tmp/.tmpNWBLpc"}: rsnip::infrastructure::parsers::default: Parsing default format snippets from: "/tmp/.tmpNWBLpc" [INFO] [stderr] 2025-10-01T12:32:13.495099Z DEBUG get_snippets{snippet_type="test"}: rsnip::application::snippet_service: Loading snippets from /tmp/.tmpFKjsXA [INFO] [stderr] 2025-10-01T12:32:13.495111Z TRACE parse{path="/tmp/.tmpNWBLpc"}:new{content="this is green\nand nothing else"}: rsnip::domain::content: SnippetContent::new called with: this is green [INFO] [stderr] and nothing else [INFO] [stderr] 2025-10-01T12:32:13.495147Z TRACE parse{path="/tmp/.tmpNWBLpc"}:new{content="this is green\nand nothing else"}: rsnip::domain::content: Detected as static [INFO] [stderr] 2025-10-01T12:32:13.495152Z DEBUG get_snippets{snippet_type="test"}:create{format=Default}: rsnip::infrastructure::parsers: close time.busy=6.12µs time.idle=8.18µs [INFO] [stderr] 2025-10-01T12:32:13.495201Z DEBUG parse{path="/tmp/.tmpNWBLpc"}:new{content="this is green\nand nothing else"}: rsnip::domain::content: close time.busy=88.5µs time.idle=11.9µs [INFO] [stderr] 2025-10-01T12:32:13.493507Z DEBUG create{format=Default}: rsnip::infrastructure::parsers: close time.busy=9.88µs time.idle=24.9µs [INFO] [stderr] 2025-10-01T12:32:13.495225Z DEBUG get_snippets{snippet_type="test"}:parse{path="/tmp/.tmpFKjsXA"}: rsnip::infrastructure::parsers::default: Parsing default format snippets from: "/tmp/.tmpFKjsXA" [INFO] [stderr] 2025-10-01T12:32:13.495246Z DEBUG parse{path="/tmp/.tmpNWBLpc"}: rsnip::infrastructure::parsers::default: close time.busy=234µs time.idle=10.1µs [INFO] [stderr] 2025-10-01T12:32:13.495240Z TRACE find_completion_fuzzy{completion_type="test" user_input="tst"}:get_snippets{snippet_type="test"}:parse{path="/tmp/.tmpXOgxxi"}:new{content="Content"}: rsnip::domain::content: SnippetContent::new called with: Content [INFO] [stderr] 2025-10-01T12:32:13.495307Z TRACE find_completion_fuzzy{completion_type="test" user_input="tst"}:get_snippets{snippet_type="test"}:parse{path="/tmp/.tmpXOgxxi"}:new{content="Content"}: rsnip::domain::content: Detected as static [INFO] [stderr] 2025-10-01T12:32:13.495323Z TRACE get_snippets{snippet_type="test"}:parse{path="/tmp/.tmpFKjsXA"}:new{content="Content"}: rsnip::domain::content: SnippetContent::new called with: Content [INFO] [stderr] 2025-10-01T12:32:13.495298Z DEBUG parse{path="/tmp/.tmpIzVV5W"}: rsnip::infrastructure::parsers::default: Parsing default format snippets from: "/tmp/.tmpIzVV5W" [INFO] [stderr] 2025-10-01T12:32:13.495359Z TRACE get_snippets{snippet_type="test"}:parse{path="/tmp/.tmpFKjsXA"}:new{content="Content"}: rsnip::domain::content: Detected as static [INFO] [stderr] 2025-10-01T12:32:13.495375Z DEBUG find_completion_fuzzy{completion_type="test" user_input="tst"}:get_snippets{snippet_type="test"}:parse{path="/tmp/.tmpXOgxxi"}:new{content="Content"}: rsnip::domain::content: close time.busy=134µs time.idle=12.2µs [INFO] [stderr] 2025-10-01T12:32:13.495404Z DEBUG get_snippets{snippet_type="test"}:parse{path="/tmp/.tmpFKjsXA"}:new{content="Content"}: rsnip::domain::content: close time.busy=79.1µs time.idle=9.49µs [INFO] [stderr] 2025-10-01T12:32:13.495409Z DEBUG parse{path="/tmp/.tmpIzVV5W"}: rsnip::infrastructure::parsers::default: close time.busy=111µs time.idle=11.2µs [INFO] [stderr] 2025-10-01T12:32:13.495448Z DEBUG get_snippets{snippet_type="test"}:parse{path="/tmp/.tmpFKjsXA"}: rsnip::infrastructure::parsers::default: close time.busy=222µs time.idle=7.84µs [INFO] [stderr] 2025-10-01T12:32:13.494176Z DEBUG create{format=Default}: rsnip::infrastructure::parsers: close time.busy=7.92µs time.idle=14.7µs [INFO] [stderr] 2025-10-01T12:32:13.495250Z DEBUG parse{path="/tmp/.tmpqRREJC"}: rsnip::infrastructure::parsers::default: Parsing default format snippets from: "/tmp/.tmpqRREJC" [INFO] [stderr] 2025-10-01T12:32:13.494149Z DEBUG get_snippets{snippet_type="combined"}:create{format=Default}: rsnip::infrastructure::parsers: close time.busy=4.48µs time.idle=8.48µs [INFO] [stderr] 2025-10-01T12:32:13.495540Z DEBUG get_snippets{snippet_type="test"}: rsnip::application::snippet_service: close time.busy=451µs time.idle=11.6µs [INFO] [stderr] 2025-10-01T12:32:13.495574Z DEBUG parse{path="/tmp/.tmpbCjXrV"}: rsnip::infrastructure::parsers::default: Parsing default format snippets from: "/tmp/.tmpbCjXrV" [INFO] [stderr] 2025-10-01T12:32:13.495599Z DEBUG get_snippets{snippet_type="combined"}:parse{path="/tmp/.tmpR39S1U"}: rsnip::infrastructure::parsers::default: Parsing default format snippets from: "/tmp/.tmpR39S1U" [INFO] [stderr] 2025-10-01T12:32:13.495653Z TRACE parse{path="/tmp/.tmpqRREJC"}:new{content="content"}: rsnip::domain::content: SnippetContent::new called with: content [INFO] [stderr] 2025-10-01T12:32:13.495680Z TRACE get_snippets{snippet_type="combined"}:parse{path="/tmp/.tmpR39S1U"}:new{content="Content2"}: rsnip::domain::content: SnippetContent::new called with: Content2 [INFO] [stderr] 2025-10-01T12:32:13.495680Z TRACE parse{path="/tmp/.tmpbCjXrV"}:new{content="content"}: rsnip::domain::content: SnippetContent::new called with: content [INFO] [stderr] 2025-10-01T12:32:13.495694Z TRACE parse{path="/tmp/.tmpqRREJC"}:new{content="content"}: rsnip::domain::content: Detected as static [INFO] [stderr] 2025-10-01T12:32:13.495716Z TRACE get_snippets{snippet_type="combined"}:parse{path="/tmp/.tmpR39S1U"}:new{content="Content2"}: rsnip::domain::content: Detected as static [INFO] [stderr] 2025-10-01T12:32:13.495728Z TRACE parse{path="/tmp/.tmpbCjXrV"}:new{content="content"}: rsnip::domain::content: Detected as static [INFO] [stderr] 2025-10-01T12:32:13.495739Z DEBUG parse{path="/tmp/.tmpqRREJC"}:new{content="content"}: rsnip::domain::content: close time.busy=85.8µs time.idle=11.4µs [INFO] [stderr] 2025-10-01T12:32:13.495745Z DEBUG get_snippets{snippet_type="combined"}:parse{path="/tmp/.tmpR39S1U"}:new{content="Content2"}: rsnip::domain::content: close time.busy=63.0µs time.idle=8.98µs [INFO] [stderr] 2025-10-01T12:32:13.495761Z DEBUG parse{path="/tmp/.tmpbCjXrV"}:new{content="content"}: rsnip::domain::content: close time.busy=80.5µs time.idle=10.9µs [INFO] [stderr] 2025-10-01T12:32:13.495467Z TRACE find_completion_fuzzy{completion_type="test" user_input="tst"}:get_snippets{snippet_type="test"}:parse{path="/tmp/.tmpXOgxxi"}:new{content="Content2"}: rsnip::domain::content: SnippetContent::new called with: Content2 [INFO] [stderr] 2025-10-01T12:32:13.495784Z DEBUG get_snippets{snippet_type="combined"}:parse{path="/tmp/.tmpR39S1U"}: rsnip::infrastructure::parsers::default: close time.busy=186µs time.idle=9.44µs [INFO] [stderr] 2025-10-01T12:32:13.495816Z DEBUG get_snippets{snippet_type="combined"}: rsnip::application::snippet_service: close time.busy=2.86ms time.idle=11.0µs [INFO] [stderr] 2025-10-01T12:32:13.495804Z TRACE find_completion_fuzzy{completion_type="test" user_input="tst"}:get_snippets{snippet_type="test"}:parse{path="/tmp/.tmpXOgxxi"}:new{content="Content2"}: rsnip::domain::content: Detected as static [INFO] [stderr] 2025-10-01T12:32:13.495921Z DEBUG find_completion_fuzzy{completion_type="test" user_input="tst"}:get_snippets{snippet_type="test"}:parse{path="/tmp/.tmpXOgxxi"}:new{content="Content2"}: rsnip::domain::content: close time.busy=448µs time.idle=11.1µs [INFO] [stderr] 2025-10-01T12:32:13.495968Z DEBUG find_completion_fuzzy{completion_type="test" user_input="tst"}:get_snippets{snippet_type="test"}:parse{path="/tmp/.tmpXOgxxi"}: rsnip::infrastructure::parsers::default: close time.busy=3.47ms time.idle=9.37µs [INFO] [stderr] 2025-10-01T12:32:13.496006Z DEBUG find_completion_fuzzy{completion_type="test" user_input="tst"}:get_snippets{snippet_type="test"}: rsnip::application::snippet_service: close time.busy=4.42ms time.idle=7.81µs [INFO] [stderr] 2025-10-01T12:32:13.494298Z DEBUG parse{path="/tmp/.tmpJ82hwJ"}: rsnip::infrastructure::parsers::default: close time.busy=275µs time.idle=12.9µs [INFO] [stderr] 2025-10-01T12:32:13.496107Z DEBUG find_completion_fuzzy{completion_type="test" user_input="tst"}: rsnip::application::snippet_service: close time.busy=4.55ms time.idle=22.4µs [INFO] [stderr] 2025-10-01T12:32:13.494111Z DEBUG find_completion_exact{completion_type="test" user_input="test"}:get_snippets{snippet_type="test"}:parse{path="/tmp/.tmpxvz4nP"}:new{content="Content"}: rsnip::domain::content: close time.busy=640µs time.idle=11.2µs [INFO] [stderr] 2025-10-01T12:32:13.497377Z DEBUG create{format=Default}: rsnip::infrastructure::parsers: close time.busy=6.78µs time.idle=12.2µs [INFO] [stderr] 2025-10-01T12:32:13.497446Z DEBUG parse{path="/tmp/.tmpKQw9GU"}: rsnip::infrastructure::parsers::default: Parsing default format snippets from: "/tmp/.tmpKQw9GU" [INFO] [stderr] 2025-10-01T12:32:13.497561Z TRACE parse{path="/tmp/.tmpKQw9GU"}:new{content="this is green\nand nothing else"}: rsnip::domain::content: SnippetContent::new called with: this is green [INFO] [stderr] and nothing else [INFO] [stderr] 2025-10-01T12:32:13.497608Z TRACE parse{path="/tmp/.tmpKQw9GU"}:new{content="this is green\nand nothing else"}: rsnip::domain::content: Detected as static [INFO] [stderr] 2025-10-01T12:32:13.497640Z DEBUG parse{path="/tmp/.tmpKQw9GU"}:new{content="this is green\nand nothing else"}: rsnip::domain::content: close time.busy=78.1µs time.idle=11.3µs [INFO] [stdout] test infrastructure::parsers::test_default::given_extra_text_outside_snippets_when_parse_then_ignores_it ... ok [INFO] [stderr] 2025-10-01T12:32:13.497715Z TRACE parse{path="/tmp/.tmpKQw9GU"}:new{content="this is green2"}: rsnip::domain::content: SnippetContent::new called with: this is green2 [INFO] [stdout] test infrastructure::parsers::test_default::given_snippet_with_comments_when_parse_then_preserves_comments ... ok [INFO] [stderr] 2025-10-01T12:32:13.497751Z TRACE parse{path="/tmp/.tmpKQw9GU"}:new{content="this is green2"}: rsnip::domain::content: Detected as static [INFO] [stdout] test infrastructure::parsers::test_default::given_empty_file_when_parse_then_returns_empty_vec ... ok [INFO] [stderr] 2025-10-01T12:32:13.497782Z DEBUG parse{path="/tmp/.tmpKQw9GU"}:new{content="this is green2"}: rsnip::domain::content: close time.busy=65.5µs time.idle=10.8µs [INFO] [stdout] test application::test_snippet_service::given_valid_snippet_file_when_getting_snippets_then_returns_snippets ... ok [INFO] [stderr] 2025-10-01T12:32:13.497858Z TRACE parse{path="/tmp/.tmpKQw9GU"}:new{content="this is yellow"}: rsnip::domain::content: SnippetContent::new called with: this is yellow [INFO] [stdout] test application::test_snippet_service::given_combined_type_when_getting_snippets_then_returns_all_snippets ... ok [INFO] [stderr] 2025-10-01T12:32:13.497894Z TRACE parse{path="/tmp/.tmpKQw9GU"}:new{content="this is yellow"}: rsnip::domain::content: Detected as static [INFO] [stdout] test infrastructure::parsers::test_default::given_empty_snippet_when_parse_then_returns_error ... ok [INFO] [stderr] 2025-10-01T12:32:13.497927Z DEBUG parse{path="/tmp/.tmpKQw9GU"}:new{content="this is yellow"}: rsnip::domain::content: close time.busy=66.5µs time.idle=10.7µs [INFO] [stdout] test application::test_snippet_service::given_fuzzy_match_when_finding_completion_then_returns_best_match ... ok [INFO] [stderr] 2025-10-01T12:32:13.497998Z TRACE parse{path="/tmp/.tmpKQw9GU"}:new{content="this is other"}: rsnip::domain::content: SnippetContent::new called with: this is other [INFO] [stdout] test infrastructure::parsers::test_default::given_valid_snippet_file_when_parse_then_returns_correct_snippets ... ok [INFO] [stderr] 2025-10-01T12:32:13.498031Z TRACE parse{path="/tmp/.tmpKQw9GU"}:new{content="this is other"}: rsnip::domain::content: Detected as static [INFO] [stderr] 2025-10-01T12:32:13.498060Z DEBUG parse{path="/tmp/.tmpKQw9GU"}:new{content="this is other"}: rsnip::domain::content: close time.busy=60.3µs time.idle=10.2µs [INFO] [stderr] 2025-10-01T12:32:13.498104Z DEBUG parse{path="/tmp/.tmpKQw9GU"}: rsnip::infrastructure::parsers::default: close time.busy=657µs time.idle=9.29µs [INFO] [stderr] 2025-10-01T12:32:13.498220Z DEBUG copy_snippet_to_clipboard{completion_type="test" input="nonexistent" exact=true}:find_completion_exact{completion_type="test" user_input="nonexistent"}:get_snippets{snippet_type="test"}: rsnip::application::snippet_service: close time.busy=4.96ms time.idle=1.18ms [INFO] [stderr] 2025-10-01T12:32:13.498024Z DEBUG find_completion_exact{completion_type="test" user_input="test"}:get_snippets{snippet_type="test"}:parse{path="/tmp/.tmpxvz4nP"}: rsnip::infrastructure::parsers::default: close time.busy=3.65ms time.idle=923µs [INFO] [stderr] 2025-10-01T12:32:13.499530Z DEBUG create{format=Default}: rsnip::infrastructure::parsers: close time.busy=11.2µs time.idle=17.4µs [INFO] [stderr] 2025-10-01T12:32:13.502218Z DEBUG parse{path="/nonexistent/file"}: rsnip::infrastructure::parsers::default: Parsing default format snippets from: "/nonexistent/file" [INFO] [stderr] 2025-10-01T12:32:13.502341Z DEBUG create{format=Scls}: rsnip::infrastructure::parsers: close time.busy=7.67µs time.idle=32.5µs [INFO] [stderr] 2025-10-01T12:32:13.502436Z DEBUG parse{path="/nonexistent/file"}: rsnip::infrastructure::parsers::scls: Parsing SCLS format snippets from: "/nonexistent/file" [INFO] [stderr] 2025-10-01T12:32:13.499707Z DEBUG create{format=Scls}: rsnip::infrastructure::parsers: close time.busy=7.41µs time.idle=13.0µs [INFO] [stderr] 2025-10-01T12:32:13.499898Z DEBUG create{format=Scls}: rsnip::infrastructure::parsers: close time.busy=8.12µs time.idle=13.0µs [INFO] [stderr] 2025-10-01T12:32:13.502531Z DEBUG parse{path="/tmp/.tmp69TGmO"}: rsnip::infrastructure::parsers::scls: Parsing SCLS format snippets from: "/tmp/.tmp69TGmO" [INFO] [stderr] 2025-10-01T12:32:13.502583Z DEBUG parse{path="/tmp/.tmpEeVgOn"}: rsnip::infrastructure::parsers::scls: Parsing SCLS format snippets from: "/tmp/.tmpEeVgOn" [INFO] [stderr] 2025-10-01T12:32:13.501933Z DEBUG copy_snippet_to_clipboard{completion_type="test" input="nonexistent" exact=true}:find_completion_exact{completion_type="test" user_input="nonexistent"}: rsnip::application::snippet_service: close time.busy=10.3ms time.idle=14.4µs [INFO] [stderr] 2025-10-01T12:32:13.502708Z DEBUG copy_snippet_to_clipboard{completion_type="test" input="nonexistent" exact=true}: rsnip::application::snippet_service: close time.busy=11.1ms time.idle=38.6µs [INFO] [stderr] 2025-10-01T12:32:13.502759Z DEBUG parse{path="/tmp/.tmp69TGmO"}: rsnip::infrastructure::parsers::scls: close time.busy=224µs time.idle=11.5µs [INFO] [stderr] 2025-10-01T12:32:13.500144Z DEBUG create{format=Scls}: rsnip::infrastructure::parsers: close time.busy=6.55µs time.idle=12.1µs [INFO] [stderr] 2025-10-01T12:32:13.502873Z DEBUG parse{path="/tmp/.tmpVwH2nf"}: rsnip::infrastructure::parsers::scls: Parsing SCLS format snippets from: "/tmp/.tmpVwH2nf" [INFO] [stderr] 2025-10-01T12:32:13.502636Z DEBUG find_completion_exact{completion_type="test" user_input="test"}:get_snippets{snippet_type="test"}: rsnip::application::snippet_service: close time.busy=11.0ms time.idle=10.8µs [INFO] [stderr] 2025-10-01T12:32:13.503080Z DEBUG find_completion_exact{completion_type="test" user_input="test"}: rsnip::application::snippet_service: close time.busy=11.5ms time.idle=24.6µs [INFO] [stderr] 2025-10-01T12:32:13.503209Z DEBUG parse{path="/tmp/.tmpPe75Tz"}: rsnip::infrastructure::parsers::vcode: Parsing VSCode format snippets from: "/tmp/.tmpPe75Tz" [INFO] [stdout] test infrastructure::parsers::test_scls::given_empty_scls_file_when_parse_then_returns_empty_vec ... ok [INFO] [stdout] test application::test_snippet_service::given_exact_match_when_finding_completion_then_returns_snippet ... ok [INFO] [stdout] test application::test_snippet_service::given_nonexistent_snippet_when_copying_then_returns_none ... ok [INFO] [stderr] 2025-10-01T12:32:13.503566Z TRACE parse{path="/tmp/.tmpPe75Tz"}:new{content="println!(\"${1:message}\");"}: rsnip::domain::content: SnippetContent::new called with: println!("${1:message}"); [INFO] [stderr] 2025-10-01T12:32:13.503615Z TRACE parse{path="/tmp/.tmpPe75Tz"}:new{content="println!(\"${1:message}\");"}: rsnip::domain::content: Detected as static [INFO] [stderr] 2025-10-01T12:32:13.503645Z DEBUG parse{path="/tmp/.tmpPe75Tz"}:new{content="println!(\"${1:message}\");"}: rsnip::domain::content: close time.busy=233µs time.idle=10.3µs [INFO] [stderr] 2025-10-01T12:32:13.503726Z DEBUG parse{path="/tmp/.tmpPe75Tz"}: rsnip::infrastructure::parsers::vcode: close time.busy=518µs time.idle=11.9µs [INFO] [stdout] test infrastructure::test_minijinja::given_static_content_when_rendering_then_returns_unchanged ... ok [INFO] [stdout] test infrastructure::parsers::test_vcode::given_single_line_body_when_parse_then_handles_correctly ... ok [INFO] [stdout] test infrastructure::parsers::test_vcode::given_empty_vscode_file_when_parse_then_returns_empty_vec ... ok [INFO] [stdout] test infrastructure::test_minijinja::given_template_with_add_days_when_rendering_then_calculates_correctly ... ok [INFO] [stderr] 2025-10-01T12:32:13.500354Z DEBUG create{format=Scls}: rsnip::infrastructure::parsers: close time.busy=7.16µs time.idle=12.7µs [INFO] [stderr] 2025-10-01T12:32:13.500434Z DEBUG create{format=Default}: rsnip::infrastructure::parsers: close time.busy=7.49µs time.idle=12.8µs [INFO] [stderr] 2025-10-01T12:32:13.504263Z DEBUG parse{path="/tmp/.tmpvvnhxY"}: rsnip::infrastructure::parsers::vcode: Parsing VSCode format snippets from: "/tmp/.tmpvvnhxY" [INFO] [stderr] 2025-10-01T12:32:13.504263Z DEBUG parse{path="/tmp/.tmposxb5U"}: rsnip::infrastructure::parsers::scls: Parsing SCLS format snippets from: "/tmp/.tmposxb5U" [INFO] [stderr] 2025-10-01T12:32:13.500775Z DEBUG parse{path="/tmp/.tmpBYM495"}: rsnip::infrastructure::parsers::vcode: Parsing VSCode format snippets from: "/tmp/.tmpBYM495" [INFO] [stderr] 2025-10-01T12:32:13.504394Z DEBUG parse{path="/tmp/.tmpBYM495"}: rsnip::infrastructure::parsers::vcode: close time.busy=3.63ms time.idle=15.0µs [INFO] [stderr] 2025-10-01T12:32:13.504495Z TRACE parse{path="/tmp/.tmpvvnhxY"}:new{content="fn main() {\n println!(\"Hello, world!\");\n}"}: rsnip::domain::content: SnippetContent::new called with: fn main() { [INFO] [stderr] println!("Hello, world!"); [INFO] [stderr] } [INFO] [stderr] 2025-10-01T12:32:13.504535Z TRACE parse{path="/tmp/.tmpvvnhxY"}:new{content="fn main() {\n println!(\"Hello, world!\");\n}"}: rsnip::domain::content: Detected as static [INFO] [stderr] 2025-10-01T12:32:13.504569Z DEBUG parse{path="/tmp/.tmpvvnhxY"}:new{content="fn main() {\n println!(\"Hello, world!\");\n}"}: rsnip::domain::content: close time.busy=73.3µs time.idle=12.5µs [INFO] [stderr] 2025-10-01T12:32:13.495450Z DEBUG create{format=Default}: rsnip::infrastructure::parsers: close time.busy=6.57µs time.idle=11.3µs [INFO] [stderr] 2025-10-01T12:32:13.504631Z TRACE parse{path="/tmp/.tmpvvnhxY"}:new{content="fn ${1:function_name}(${2:params}) -> ${3:ReturnType} {\n ${4:// function body}\n}"}: rsnip::domain::content: SnippetContent::new called with: fn ${1:function_name}(${2:params}) -> ${3:ReturnType} { [INFO] [stderr] ${4:// function body} [INFO] [stderr] } [INFO] [stderr] 2025-10-01T12:32:13.504660Z TRACE parse{path="/tmp/.tmpvvnhxY"}:new{content="fn ${1:function_name}(${2:params}) -> ${3:ReturnType} {\n ${4:// function body}\n}"}: rsnip::domain::content: Detected as static [INFO] [stderr] 2025-10-01T12:32:13.504661Z DEBUG parse{path="/tmp/.tmpVGbkIW"}: rsnip::infrastructure::parsers::default: Parsing default format snippets from: "/tmp/.tmpVGbkIW" [INFO] [stderr] 2025-10-01T12:32:13.504690Z DEBUG parse{path="/tmp/.tmpvvnhxY"}:new{content="fn ${1:function_name}(${2:params}) -> ${3:ReturnType} {\n ${4:// function body}\n}"}: rsnip::domain::content: close time.busy=56.5µs time.idle=11.0µs [INFO] [stderr] 2025-10-01T12:32:13.504729Z DEBUG parse{path="/tmp/.tmpvvnhxY"}: rsnip::infrastructure::parsers::vcode: close time.busy=468µs time.idle=11.9µs [INFO] [stderr] 2025-10-01T12:32:13.504263Z DEBUG parse{path="/tmp/.tmppEhfoE"}: rsnip::infrastructure::parsers::default: Parsing default format snippets from: "/tmp/.tmppEhfoE" [INFO] [stderr] 2025-10-01T12:32:13.504844Z TRACE parse{path="/tmp/.tmppEhfoE"}:new{content="content"}: rsnip::domain::content: SnippetContent::new called with: content [INFO] [stderr] 2025-10-01T12:32:13.504886Z TRACE parse{path="/tmp/.tmppEhfoE"}:new{content="content"}: rsnip::domain::content: Detected as static [INFO] [stderr] 2025-10-01T12:32:13.504915Z DEBUG parse{path="/tmp/.tmppEhfoE"}:new{content="content"}: rsnip::domain::content: close time.busy=69.9µs time.idle=11.4µs [INFO] [stderr] 2025-10-01T12:32:13.504934Z  INFO rsnip::infrastructure::minijinja: Executing shell command: echo hello; rm -rf / [INFO] [stderr] 2025-10-01T12:32:13.505253Z  INFO rsnip::infrastructure::minijinja: Executing shell command: echo hello | rm -rf / [INFO] [stderr] 2025-10-01T12:32:13.505514Z  INFO rsnip::infrastructure::minijinja: Executing shell command: echo hello && rm -rf / [INFO] [stderr] 2025-10-01T12:32:13.505759Z  INFO rsnip::infrastructure::minijinja: Executing shell command: sudo echo hello [INFO] [stderr] 2025-10-01T12:32:13.506007Z  INFO rsnip::infrastructure::minijinja: Executing shell command: `echo hello` [INFO] [stderr] 2025-10-01T12:32:13.500875Z DEBUG parse{path="/tmp/.tmpncK3i0"}: rsnip::infrastructure::parsers::vcode: Parsing VSCode format snippets from: "/tmp/.tmpncK3i0" [INFO] [stdout] test infrastructure::parsers::test_vcode::given_valid_vscode_file_when_parse_then_returns_snippets ... ok [INFO] [stdout] test infrastructure::test_minijinja::given_template_with_date_arithmetic_when_rendering_then_calculates_correctly ... ok [INFO] [stderr] 2025-10-01T12:32:13.508409Z DEBUG create{format=Scls}: rsnip::infrastructure::parsers: close time.busy=9.00µs time.idle=16.2µs [INFO] [stderr] 2025-10-01T12:32:13.508486Z  INFO rsnip::infrastructure::minijinja: Executing shell command: $(echo hello) [INFO] [stderr] 2025-10-01T12:32:13.508488Z DEBUG parse{path="/tmp/.tmppSFbhI"}: rsnip::infrastructure::parsers::scls: Parsing SCLS format snippets from: "/tmp/.tmppSFbhI" [INFO] [stderr] 2025-10-01T12:32:13.509191Z  INFO rsnip::infrastructure::minijinja: Executing shell command: nonexistent_command [INFO] [stderr] 2025-10-01T12:32:13.509460Z  INFO rsnip::infrastructure::minijinja: Executing shell command: echo Hello [INFO] [stdout] test infrastructure::test_minijinja::given_template_with_dangerous_shell_commands_then_returns_error ... ok [INFO] [stderr] 2025-10-01T12:32:13.512313Z TRACE parse{path="/tmp/.tmpVwH2nf"}:new{content="class {{ ClassName }}:\n def __init__(self):\n {{ pass }}\n"}: rsnip::domain::content: SnippetContent::new called with: class {{ ClassName }}: [INFO] [stderr] def __init__(self): [INFO] [stderr] {{ pass }} [INFO] [stderr] [INFO] [stderr] 2025-10-01T12:32:13.512454Z TRACE parse{path="/tmp/.tmpVwH2nf"}:new{content="class {{ ClassName }}:\n def __init__(self):\n {{ pass }}\n"}: rsnip::domain::content: Detected as template [INFO] [stderr] 2025-10-01T12:32:13.512529Z DEBUG parse{path="/tmp/.tmpVwH2nf"}:new{content="class {{ ClassName }}:\n def __init__(self):\n {{ pass }}\n"}: rsnip::domain::content: close time.busy=223µs time.idle=21.3µs [INFO] [stderr] 2025-10-01T12:32:13.512624Z DEBUG parse{path="/tmp/.tmpVwH2nf"}: rsnip::infrastructure::parsers::scls: close time.busy=9.75ms time.idle=11.8µs [INFO] [stderr] 2025-10-01T12:32:13.514357Z TRACE parse{path="/tmp/.tmposxb5U"}:new{content="print({{ param1 }})"}: rsnip::domain::content: SnippetContent::new called with: print({{ param1 }}) [INFO] [stderr] 2025-10-01T12:32:13.516205Z TRACE parse{path="/tmp/.tmposxb5U"}:new{content="print({{ param1 }})"}: rsnip::domain::content: Detected as template [INFO] [stderr] 2025-10-01T12:32:13.516283Z DEBUG parse{path="/tmp/.tmposxb5U"}:new{content="print({{ param1 }})"}: rsnip::domain::content: close time.busy=1.93ms time.idle=14.0µs [INFO] [stderr] 2025-10-01T12:32:13.517017Z TRACE parse{path="/tmp/.tmposxb5U"}:new{content="def {{ name }}({{ args }}):\n {{ pass }}"}: rsnip::domain::content: SnippetContent::new called with: def {{ name }}({{ args }}): [INFO] [stderr] {{ pass }} [INFO] [stderr] 2025-10-01T12:32:13.517055Z TRACE parse{path="/tmp/.tmposxb5U"}:new{content="def {{ name }}({{ args }}):\n {{ pass }}"}: rsnip::domain::content: Detected as template [INFO] [stderr] 2025-10-01T12:32:13.517087Z DEBUG parse{path="/tmp/.tmposxb5U"}:new{content="def {{ name }}({{ args }}):\n {{ pass }}"}: rsnip::domain::content: close time.busy=71.2µs time.idle=13.1µs [INFO] [stderr] 2025-10-01T12:32:13.517130Z DEBUG parse{path="/tmp/.tmposxb5U"}: rsnip::infrastructure::parsers::scls: close time.busy=12.9ms time.idle=11.1µs [INFO] [stdout] test infrastructure::test_minijinja::given_template_with_env_var_when_rendering_then_substitutes_value ... ok [INFO] [stdout] test infrastructure::test_minijinja::given_template_with_shell_command_when_rendering_then_executes ... ok [INFO] [stdout] test infrastructure::parsers::test_scls::given_multiline_array_body_when_parse_then_handles_correctly ... ok [INFO] [stdout] test infrastructure::test_minijinja::given_template_with_invalid_shell_command_when_rendering_then_returns_error ... ok [INFO] [stdout] test infrastructure::test_minijinja::given_template_with_date_when_rendering_then_formats_date ... ok [INFO] [stdout] test infrastructure::parsers::test_scls::given_valid_scls_file_when_parse_then_returns_snippets ... ok [INFO] [stderr] 2025-10-01T12:32:13.516138Z TRACE parse{path="/tmp/.tmppSFbhI"}:new{content="{{ first }} {{ second }} {{ param3 }}"}: rsnip::domain::content: SnippetContent::new called with: {{ first }} {{ second }} {{ param3 }} [INFO] [stderr] 2025-10-01T12:32:13.527299Z TRACE parse{path="/tmp/.tmppSFbhI"}:new{content="{{ first }} {{ second }} {{ param3 }}"}: rsnip::domain::content: Detected as template [INFO] [stderr] 2025-10-01T12:32:13.527370Z DEBUG parse{path="/tmp/.tmppSFbhI"}:new{content="{{ first }} {{ second }} {{ param3 }}"}: rsnip::domain::content: close time.busy=11.2ms time.idle=14.1µs [INFO] [stderr] 2025-10-01T12:32:13.527445Z DEBUG parse{path="/tmp/.tmppSFbhI"}: rsnip::infrastructure::parsers::scls: close time.busy=19.0ms time.idle=10.3µs [INFO] [stdout] test infrastructure::parsers::test_scls::given_snippet_with_named_placeholders_when_parse_then_converts_correctly ... ok [INFO] [stderr] 2025-10-01T12:32:13.625214Z DEBUG parse{path="/tmp/.tmpqRREJC"}: rsnip::infrastructure::parsers::default: close time.busy=130ms time.idle=15.1µs [INFO] [stderr] 2025-10-01T12:32:13.627291Z DEBUG parse{path="/tmp/.tmpbCjXrV"}: rsnip::infrastructure::parsers::default: close time.busy=132ms time.idle=15.5µs [INFO] [stderr] 2025-10-01T12:32:13.627614Z DEBUG parse{path="/tmp/.tmpEeVgOn"}: rsnip::infrastructure::parsers::scls: close time.busy=125ms time.idle=14.6µs [INFO] [stderr] 2025-10-01T12:32:13.627752Z DEBUG parse{path="/tmp/.tmpVGbkIW"}: rsnip::infrastructure::parsers::default: close time.busy=123ms time.idle=13.2µs [INFO] [stderr] 2025-10-01T12:32:13.627882Z DEBUG parse{path="/nonexistent/file"}: rsnip::infrastructure::parsers::default: close time.busy=126ms time.idle=13.1µs [INFO] [stdout] test application::test_snippet_service::given_template_snippet_when_copying_then_returns_rendered_content ... FAILED [INFO] [stdout] test infrastructure::parsers::test_default::given_malformed_snippet_with_extra_start_when_parse_then_returns_error ... ok [INFO] [stderr] 2025-10-01T12:32:13.628262Z DEBUG parse{path="/tmp/.tmppEhfoE"}: rsnip::infrastructure::parsers::default: close time.busy=124ms time.idle=12.9µs [INFO] [stdout] test infrastructure::parsers::test_default::given_nonexistent_file_when_parse_then_returns_error ... ok [INFO] [stdout] test infrastructure::parsers::test_default::given_snippet_with_closing_without_opening_when_parse_then_returns_error ... ok [INFO] [stderr] 2025-10-01T12:32:13.628404Z DEBUG parse{path="/tmp/.tmpncK3i0"}: rsnip::infrastructure::parsers::vcode: close time.busy=128ms time.idle=17.1µs [INFO] [stderr] 2025-10-01T12:32:13.628860Z DEBUG parse{path="/nonexistent/file"}: rsnip::infrastructure::parsers::scls: close time.busy=126ms time.idle=12.4µs [INFO] [stdout] test infrastructure::parsers::test_scls::given_malformed_toml_when_parse_then_returns_error ... ok [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_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] [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: ::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:: for core::result::Result>::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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 7: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 8: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 9: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 10: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 11: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 12: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 13: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 14: test::run_test_in_process [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 15: test::run_test::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 16: test::run_test::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 17: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 18: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 19: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 20: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 21: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 22: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 23: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 24: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 26: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 27: [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.14s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test test_lib` [INFO] running `Command { std: "docker" "inspect" "a6cdb369b43bb582f488bdf683cda5afcb495888d0835f4d9427db5e4a984421", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6cdb369b43bb582f488bdf683cda5afcb495888d0835f4d9427db5e4a984421", kill_on_drop: false }` [INFO] [stdout] a6cdb369b43bb582f488bdf683cda5afcb495888d0835f4d9427db5e4a984421