[INFO] fetching crate rsnip 0.6.1... [INFO] testing rsnip-0.6.1 against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628-retry-1 [INFO] extracting crate rsnip 0.6.1 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rsnip 0.6.1 on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 690e69758e6ec0874d080f87860f2168a12691210d0fc0ae938f64d9b2767f01 [INFO] running `Command { std: "docker" "start" "-a" "690e69758e6ec0874d080f87860f2168a12691210d0fc0ae938f64d9b2767f01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "690e69758e6ec0874d080f87860f2168a12691210d0fc0ae938f64d9b2767f01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "690e69758e6ec0874d080f87860f2168a12691210d0fc0ae938f64d9b2767f01", kill_on_drop: false }` [INFO] [stdout] 690e69758e6ec0874d080f87860f2168a12691210d0fc0ae938f64d9b2767f01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 586a77e0b0475d0229259e6dc1506897e2bdea71ccb4005eea9db624e363ab73 [INFO] running `Command { std: "docker" "start" "-a" "586a77e0b0475d0229259e6dc1506897e2bdea71ccb4005eea9db624e363ab73", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling winnow v0.7.1 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling signal-hook v0.3.17 [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 png v0.17.16 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling defer-drop v1.3.0 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling winnow v0.6.22 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling tuikit v0.5.0 [INFO] [stderr] Compiling itertools v0.14.0 [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 darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.84 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling clap v4.5.27 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling clap_complete v4.5.40 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling rust-ini v0.21.1 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling yaml-rust2 v0.9.0 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling minijinja v2.6.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling toml_edit v0.22.23 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling config v0.15.4 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling which v7.0.1 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling skim v0.16.0 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling arboard v3.4.1 [INFO] [stderr] Compiling rsnip v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/infrastructure/fuzzy.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | fn text(&self) -> Cow { [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 48.60s [INFO] running `Command { std: "docker" "inspect" "586a77e0b0475d0229259e6dc1506897e2bdea71ccb4005eea9db624e363ab73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "586a77e0b0475d0229259e6dc1506897e2bdea71ccb4005eea9db624e363ab73", kill_on_drop: false }` [INFO] [stdout] 586a77e0b0475d0229259e6dc1506897e2bdea71ccb4005eea9db624e363ab73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 448e966b702bd30faa0214a566eb9738fad6a86c90542363c3b3a2e1d6945547 [INFO] running `Command { std: "docker" "start" "-a" "448e966b702bd30faa0214a566eb9738fad6a86c90542363c3b3a2e1d6945547", 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 3.72s [INFO] running `Command { std: "docker" "inspect" "448e966b702bd30faa0214a566eb9738fad6a86c90542363c3b3a2e1d6945547", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "448e966b702bd30faa0214a566eb9738fad6a86c90542363c3b3a2e1d6945547", kill_on_drop: false }` [INFO] [stdout] 448e966b702bd30faa0214a566eb9738fad6a86c90542363c3b3a2e1d6945547 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7740cc40d624f827e33e40a3487a3f4a6a60b5d7fb5033236c66b5c4fdb64248 [INFO] running `Command { std: "docker" "start" "-a" "7740cc40d624f827e33e40a3487a3f4a6a60b5d7fb5033236c66b5c4fdb64248", 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.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rsnip-ee9b4f2529391abc) [INFO] [stderr] 2025-09-03T02:05:52.787032Z  INFO rsnip::util::testing: Test Setup complete [INFO] [stderr] 2025-09-03T02:05:52.787093Z DEBUG rsnip::util::testing: INIT: Attempting logger init from testing.rs [INFO] [stdout] [INFO] [stderr] 2025-09-03T02:05:52.787281Z DEBUG rsnip::util::testing: Tracing subscriber already set [INFO] [stdout] running 14 tests [INFO] [stderr] 2025-09-03T02:05:52.787315Z  INFO rsnip::util::testing: Test Setup complete [INFO] [stderr] 2025-09-03T02:05:52.789157Z DEBUG create{format=Default}: rsnip::infrastructure::parsers: close time.busy=9.18µs time.idle=21.3µs [INFO] [stdout] test config::tests::given_combined_type_when_getting_sources_then_returns_source_list ... ok [INFO] [stderr] 2025-09-03T02:05:52.789161Z DEBUG find_snippet_line_number{content="some content\n--- test\ncontent\n---" snippet_name="test"}: rsnip::infrastructure::edit_snippets: close time.busy=17.6µs time.idle=17.9µs [INFO] [stdout] test config::tests::given_combined_type_when_getting_snippet_type_then_returns_none ... ok [INFO] [stderr] 2025-09-03T02:05:52.789604Z DEBUG find_snippet_line_number{content="some content\n--- test\ncontent\n---" snippet_name="nonexistent"}: rsnip::infrastructure::edit_snippets: close time.busy=15.7µs time.idle=20.9µs [INFO] [stdout] test config::tests::given_concrete_type_when_getting_snippet_type_then_returns_correct_type ... ok [INFO] [stderr] 2025-09-03T02:05:52.789914Z DEBUG create{format=Scls}: rsnip::infrastructure::parsers: close time.busy=6.59µs time.idle=11.5µs [INFO] [stdout] test cli::args::tests::given_generate_config_flag_when_parsing_then_sets_flag ... ok [INFO] [stderr] 2025-09-03T02:05:52.790039Z DEBUG parse{path="dummy"}: rsnip::infrastructure::parsers::default: Parsing default format snippets from: "dummy" [INFO] [stdout] test config::tests::given_concrete_type_when_getting_sources_then_returns_none ... ok [INFO] [stdout] test util::path_utils::tests::given_absolute_path_when_expanding_then_returns_unchanged ... ok [INFO] [stdout] test infrastructure::edit_snippets::tests::given_valid_content_when_finding_snippet_then_returns_correct_line ... 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_path_with_tilde_when_expanding_then_replaces_with_home ... ok [INFO] [stdout] test util::path_utils::tests::given_relative_path_when_expanding_then_returns_unchanged ... ok [INFO] [stdout] test util::path_utils::tests::given_invalid_tilde_path_when_expanding_then_returns_error ... ok [INFO] [stderr] 2025-09-03T02:05:52.790541Z DEBUG parse{path="dummy"}: rsnip::infrastructure::parsers::default: close time.busy=444µs time.idle=67.1µs [INFO] [stderr] 2025-09-03T02:05:52.790637Z DEBUG parse{path="dummy"}: rsnip::infrastructure::parsers::scls: Parsing SCLS format snippets from: "dummy" [INFO] [stdout] test infrastructure::parsers::tests::given_format_when_creating_parser_then_returns_correct_implementation ... ok [INFO] [stderr] 2025-09-03T02:05:52.790696Z DEBUG parse{path="dummy"}: rsnip::infrastructure::parsers::scls: close time.busy=59.6µs time.idle=12.1µs [INFO] [stderr] 2025-09-03T02:05:52.790968Z DEBUG create{format=Scls}: rsnip::infrastructure::parsers: close time.busy=7.49µs time.idle=12.7µs [INFO] [stderr] 2025-09-03T02:05:52.791016Z DEBUG create{format=Default}: rsnip::infrastructure::parsers: close time.busy=6.69µs time.idle=11.8µs [INFO] [stdout] test infrastructure::parsers::tests::given_default_format_file_when_parsing_then_succeeds ... ok [INFO] [stderr] 2025-09-03T02:05:52.791083Z DEBUG parse{path="/tmp/.tmpGdzZGc"}: rsnip::infrastructure::parsers::scls: Parsing SCLS format snippets from: "/tmp/.tmpGdzZGc" [INFO] [stderr] 2025-09-03T02:05:52.791075Z DEBUG parse{path="/tmp/.tmpZg4XXr"}: rsnip::infrastructure::parsers::default: Parsing default format snippets from: "/tmp/.tmpZg4XXr" [INFO] [stderr] 2025-09-03T02:05:52.791217Z TRACE parse{path="/tmp/.tmpZg4XXr"}:new{content="content"}: rsnip::domain::content: SnippetContent::new called with: content [INFO] [stderr] 2025-09-03T02:05:52.791252Z TRACE parse{path="/tmp/.tmpZg4XXr"}:new{content="content"}: rsnip::domain::content: Detected as static [INFO] [stderr] 2025-09-03T02:05:52.791280Z DEBUG parse{path="/tmp/.tmpZg4XXr"}:new{content="content"}: rsnip::domain::content: close time.busy=69.6µs time.idle=10.2µs [INFO] [stderr] 2025-09-03T02:05:52.791315Z DEBUG parse{path="/tmp/.tmpZg4XXr"}: rsnip::infrastructure::parsers::default: close time.busy=240µs time.idle=8.47µs [INFO] [stderr] 2025-09-03T02:05:52.794856Z TRACE parse{path="/tmp/.tmpGdzZGc"}:new{content="content"}: rsnip::domain::content: SnippetContent::new called with: content [INFO] [stderr] 2025-09-03T02:05:52.794959Z TRACE parse{path="/tmp/.tmpGdzZGc"}:new{content="content"}: rsnip::domain::content: Detected as static [INFO] [stderr] 2025-09-03T02:05:52.795153Z DEBUG parse{path="/tmp/.tmpGdzZGc"}:new{content="content"}: rsnip::domain::content: close time.busy=296µs time.idle=31.4µs [INFO] [stderr] 2025-09-03T02:05:52.795627Z DEBUG parse{path="/tmp/.tmpGdzZGc"}: rsnip::infrastructure::parsers::scls: close time.busy=4.54ms time.idle=12.3µs [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rsnip-d5e609f619aebf9c) [INFO] [stdout] test infrastructure::parsers::tests::given_scls_format_file_when_parsing_then_succeeds ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::verify_cli ... ok [INFO] [stdout] [INFO] [stderr] Running tests/test_commands.rs (/opt/rustwide/target/debug/deps/test_commands-cfc20d2e9ddbccef) [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] [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-6460d3ab08900612) [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_empty_items_when_fuzzy_finder_then_returns_none ... 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_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-a60f7debe2e80fd8) [INFO] [stderr] 2025-09-03T02:05:52.828752Z  INFO rsnip::util::testing: Test Setup complete [INFO] [stdout] [INFO] [stdout] running 35 tests [INFO] [stderr] 2025-09-03T02:05:52.830213Z DEBUG get_snippets{snippet_type="combined"}: rsnip::application::snippet_service: Loading combined snippets from sources: ["source1", "source2"] [INFO] [stderr] 2025-09-03T02:05:52.830274Z DEBUG get_snippets{snippet_type="combined"}: rsnip::application::snippet_service: Loading snippets from /tmp/.tmpWeBXjX [INFO] [stderr] 2025-09-03T02:05:52.830334Z DEBUG get_snippets{snippet_type="combined"}:create{format=Default}: rsnip::infrastructure::parsers: close time.busy=7.08µs time.idle=10.9µs [INFO] [stderr] 2025-09-03T02:05:52.830341Z DEBUG find_completion_exact{completion_type="test" user_input=""}: rsnip::application::snippet_service: close time.busy=18.7µs time.idle=16.9µs [INFO] [stderr] 2025-09-03T02:05:52.830418Z DEBUG find_completion_fuzzy{completion_type="test" user_input=""}: rsnip::application::snippet_service: close time.busy=6.35µs time.idle=9.62µs [INFO] [stderr] 2025-09-03T02:05:52.830414Z DEBUG get_snippets{snippet_type="combined"}:parse{path="/tmp/.tmpWeBXjX"}: rsnip::infrastructure::parsers::default: Parsing default format snippets from: "/tmp/.tmpWeBXjX" [INFO] [stderr] 2025-09-03T02:05:52.830735Z TRACE get_snippets{snippet_type="combined"}:parse{path="/tmp/.tmpWeBXjX"}:new{content="Content1"}: rsnip::domain::content: SnippetContent::new called with: Content1 [INFO] [stderr] 2025-09-03T02:05:52.830860Z TRACE get_snippets{snippet_type="combined"}:parse{path="/tmp/.tmpWeBXjX"}:new{content="Content1"}: rsnip::domain::content: Detected as static [INFO] [stderr] 2025-09-03T02:05:52.830931Z DEBUG get_snippets{snippet_type="combined"}:parse{path="/tmp/.tmpWeBXjX"}:new{content="Content1"}: rsnip::domain::content: close time.busy=201µs time.idle=12.7µs [INFO] [stdout] test application::test_snippet_service::given_empty_input_when_finding_completion_then_returns_none ... ok [INFO] [stderr] 2025-09-03T02:05:52.831061Z DEBUG get_snippets{snippet_type="combined"}:parse{path="/tmp/.tmpWeBXjX"}: rsnip::infrastructure::parsers::default: close time.busy=646µs time.idle=10.9µs [INFO] [stdout] test application::test_snippet_service::given_combined_type_when_getting_snippets_then_returns_all_snippets ... ok [INFO] [stderr] 2025-09-03T02:05:52.831203Z DEBUG get_snippets{snippet_type="combined"}: rsnip::application::snippet_service: Loading snippets from /tmp/.tmp7fe6Bq [INFO] [stdout] test application::test_snippet_service::given_nonexistent_snippet_when_copying_then_returns_none ... ok [INFO] [stderr] 2025-09-03T02:05:52.831416Z DEBUG get_snippets{snippet_type="combined"}:create{format=Default}: rsnip::infrastructure::parsers: close time.busy=6.21µs time.idle=12.6µs [INFO] [stdout] test infrastructure::parsers::test_default::given_extra_text_outside_snippets_when_parse_then_ignores_it ... ok [INFO] [stderr] 2025-09-03T02:05:52.831539Z DEBUG get_snippets{snippet_type="combined"}:parse{path="/tmp/.tmp7fe6Bq"}: rsnip::infrastructure::parsers::default: Parsing default format snippets from: "/tmp/.tmp7fe6Bq" [INFO] [stdout] test infrastructure::parsers::test_default::given_empty_file_when_parse_then_returns_empty_vec ... ok [INFO] [stderr] 2025-09-03T02:05:52.831733Z TRACE get_snippets{snippet_type="combined"}:parse{path="/tmp/.tmp7fe6Bq"}:new{content="Content2"}: rsnip::domain::content: SnippetContent::new called with: Content2 [INFO] [stdout] test application::test_snippet_service::given_valid_snippet_file_when_getting_snippets_then_returns_snippets ... ok [INFO] [stderr] 2025-09-03T02:05:52.831824Z TRACE get_snippets{snippet_type="combined"}:parse{path="/tmp/.tmp7fe6Bq"}:new{content="Content2"}: 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-09-03T02:05:52.831986Z DEBUG get_snippets{snippet_type="combined"}:parse{path="/tmp/.tmp7fe6Bq"}:new{content="Content2"}: rsnip::domain::content: close time.busy=249µs time.idle=14.0µs [INFO] [stdout] test infrastructure::parsers::test_default::given_malformed_snippet_without_closing_delimiter_when_parse_then_returns_error ... ok [INFO] [stderr] 2025-09-03T02:05:52.832169Z DEBUG get_snippets{snippet_type="combined"}:parse{path="/tmp/.tmp7fe6Bq"}: rsnip::infrastructure::parsers::default: close time.busy=627µs time.idle=10.4µs [INFO] [stdout] test infrastructure::parsers::test_default::given_malformed_snippet_with_extra_start_when_parse_then_returns_error ... ok [INFO] [stderr] 2025-09-03T02:05:52.832303Z DEBUG get_snippets{snippet_type="combined"}: rsnip::application::snippet_service: close time.busy=2.12ms time.idle=17.7µs [INFO] [stdout] test infrastructure::parsers::test_default::given_missing_trailing_delimiter_when_parse_then_returns_error ... ok [INFO] [stderr] 2025-09-03T02:05:52.832489Z 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/.tmpXKyygw [INFO] [stdout] test infrastructure::parsers::test_default::given_nonexistent_file_when_parse_then_returns_error ... ok [INFO] [stderr] 2025-09-03T02:05:52.832570Z 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=6.47µs time.idle=9.87µs [INFO] [stdout] test infrastructure::parsers::test_default::given_snippet_with_comments_when_parse_then_preserves_comments ... ok [INFO] [stderr] 2025-09-03T02:05:52.832638Z 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/.tmpXKyygw"}: rsnip::infrastructure::parsers::default: Parsing default format snippets from: "/tmp/.tmpXKyygw" [INFO] [stdout] test infrastructure::parsers::test_default::given_valid_snippet_file_when_parse_then_returns_correct_snippets ... ok [INFO] [stderr] 2025-09-03T02:05:52.832750Z 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/.tmpXKyygw"}:new{content="A red fruit"}: rsnip::domain::content: SnippetContent::new called with: A red fruit [INFO] [stdout] test infrastructure::parsers::test_scls::given_empty_scls_file_when_parse_then_returns_empty_vec ... ok [INFO] [stderr] 2025-09-03T02:05:52.833270Z 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/.tmpXKyygw"}:new{content="A red fruit"}: rsnip::domain::content: Detected as static [INFO] [stdout] test application::test_snippet_service::given_fuzzy_match_when_finding_completion_then_returns_best_match ... ok [INFO] [stderr] 2025-09-03T02:05:52.833227Z DEBUG get_snippets{snippet_type="test"}: rsnip::application::snippet_service: Loading snippets from /tmp/.tmp4HLhAI [INFO] [stdout] test infrastructure::parsers::test_vcode::given_single_line_body_when_parse_then_handles_correctly ... ok [INFO] [stderr] 2025-09-03T02:05:52.833335Z 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/.tmpXKyygw"}:new{content="A red fruit"}: rsnip::domain::content: close time.busy=584µs time.idle=12.2µs [INFO] [stdout] test infrastructure::parsers::test_vcode::given_valid_vscode_file_when_parse_then_returns_snippets ... ok [INFO] [stderr] 2025-09-03T02:05:52.833350Z 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/.tmpniMD43 [INFO] [stdout] test infrastructure::parsers::test_vcode::given_empty_vscode_file_when_parse_then_returns_empty_vec ... ok [INFO] [stderr] 2025-09-03T02:05:52.833361Z DEBUG get_snippets{snippet_type="test"}:create{format=Default}: rsnip::infrastructure::parsers: close time.busy=6.17µs time.idle=9.15µs [INFO] [stdout] test infrastructure::test_minijinja::given_template_with_date_arithmetic_when_rendering_then_calculates_correctly ... ok [INFO] [stderr] 2025-09-03T02:05:52.833389Z 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/.tmpXKyygw"}: rsnip::infrastructure::parsers::default: close time.busy=750µs time.idle=9.64µs [INFO] [stdout] test application::test_snippet_service::given_exact_match_when_finding_completion_then_returns_snippet ... ok [INFO] [stderr] 2025-09-03T02:05:52.833404Z DEBUG get_snippets{snippet_type="test"}:parse{path="/tmp/.tmp4HLhAI"}: rsnip::infrastructure::parsers::default: Parsing default format snippets from: "/tmp/.tmp4HLhAI" [INFO] [stdout] test infrastructure::test_minijinja::given_static_content_when_rendering_then_returns_unchanged ... ok [INFO] [stderr] 2025-09-03T02:05:52.833402Z 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=5.15µs time.idle=8.49µs [INFO] [stdout] test infrastructure::test_minijinja::given_template_with_env_var_when_rendering_then_substitutes_value ... ok [INFO] [stderr] 2025-09-03T02:05:52.833429Z 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=951µs time.idle=7.30µs [INFO] [stdout] test infrastructure::test_minijinja::given_template_with_add_days_when_rendering_then_calculates_correctly ... ok [INFO] [stderr] 2025-09-03T02:05:52.833466Z 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=1.00ms time.idle=8.03µs [INFO] [stdout] test infrastructure::parsers::test_scls::given_multiline_array_body_when_parse_then_handles_correctly ... ok [INFO] [stderr] 2025-09-03T02:05:52.833458Z 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/.tmpniMD43"}: rsnip::infrastructure::parsers::default: Parsing default format snippets from: "/tmp/.tmpniMD43" [INFO] [stderr] 2025-09-03T02:05:52.833477Z TRACE get_snippets{snippet_type="test"}:parse{path="/tmp/.tmp4HLhAI"}:new{content="Content"}: rsnip::domain::content: SnippetContent::new called with: Content [INFO] [stderr] 2025-09-03T02:05:52.833497Z DEBUG copy_snippet_to_clipboard{completion_type="test" input="nonexistent" exact=true}: rsnip::application::snippet_service: close time.busy=1.05ms time.idle=12.0µs [INFO] [stderr] 2025-09-03T02:05:52.833506Z TRACE get_snippets{snippet_type="test"}:parse{path="/tmp/.tmp4HLhAI"}:new{content="Content"}: rsnip::domain::content: Detected as static [INFO] [stderr] 2025-09-03T02:05:52.833535Z DEBUG get_snippets{snippet_type="test"}:parse{path="/tmp/.tmp4HLhAI"}:new{content="Content"}: rsnip::domain::content: close time.busy=56.8µs time.idle=8.59µs [INFO] [stderr] 2025-09-03T02:05:52.833571Z DEBUG get_snippets{snippet_type="test"}:parse{path="/tmp/.tmp4HLhAI"}: rsnip::infrastructure::parsers::default: close time.busy=166µs time.idle=7.01µs [INFO] [stderr] 2025-09-03T02:05:52.833548Z 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/.tmpniMD43"}:new{content="{{current_date|strftime('%Y-%m-%d')}}"}: rsnip::domain::content: SnippetContent::new called with: {{current_date|strftime('%Y-%m-%d')}} [INFO] [stderr] 2025-09-03T02:05:52.833598Z DEBUG get_snippets{snippet_type="test"}: rsnip::application::snippet_service: close time.busy=382µs time.idle=10.3µs [INFO] [stderr] 2025-09-03T02:05:52.833613Z 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/.tmpniMD43"}:new{content="{{current_date|strftime('%Y-%m-%d')}}"}: rsnip::domain::content: Detected as template [INFO] [stderr] 2025-09-03T02:05:52.833664Z 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/.tmpniMD43"}:new{content="{{current_date|strftime('%Y-%m-%d')}}"}: rsnip::domain::content: close time.busy=108µs time.idle=16.5µs [INFO] [stderr] 2025-09-03T02:05:52.833680Z DEBUG create{format=Default}: rsnip::infrastructure::parsers: close time.busy=7.13µs time.idle=37.3µs [INFO] [stdout] test infrastructure::parsers::test_scls::given_snippet_with_named_placeholders_when_parse_then_converts_correctly ... ok [INFO] [stderr] 2025-09-03T02:05:52.833715Z 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/.tmpniMD43"}: rsnip::infrastructure::parsers::default: close time.busy=255µs time.idle=9.02µs [INFO] [stdout] test infrastructure::parsers::test_scls::given_valid_scls_file_when_parse_then_returns_snippets ... ok [INFO] [stderr] 2025-09-03T02:05:52.833731Z DEBUG parse{path="/tmp/.tmpOFVAzJ"}: rsnip::infrastructure::parsers::default: Parsing default format snippets from: "/tmp/.tmpOFVAzJ" [INFO] [stdout] test infrastructure::test_minijinja::given_template_with_invalid_shell_command_when_rendering_then_returns_error ... ok [INFO] [stderr] 2025-09-03T02:05:52.833768Z 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=427µs time.idle=7.71µs [INFO] [stdout] test infrastructure::test_minijinja::given_template_with_dangerous_shell_commands_then_returns_error ... ok [INFO] [stderr] 2025-09-03T02:05:52.833774Z DEBUG create{format=Default}: rsnip::infrastructure::parsers: close time.busy=6.90µs time.idle=12.2µs [INFO] [stderr] 2025-09-03T02:05:52.833809Z 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=483µs time.idle=8.19µs [INFO] [stderr] 2025-09-03T02:05:52.833808Z TRACE parse{path="/tmp/.tmpOFVAzJ"}:new{content="line"}: rsnip::domain::content: SnippetContent::new called with: line [INFO] [stderr] 2025-09-03T02:05:52.833858Z TRACE parse{path="/tmp/.tmpOFVAzJ"}:new{content="line"}: rsnip::domain::content: Detected as static [INFO] [stderr] 2025-09-03T02:05:52.833852Z DEBUG parse{path="/tmp/.tmpsPZxBU"}: rsnip::infrastructure::parsers::default: Parsing default format snippets from: "/tmp/.tmpsPZxBU" [INFO] [stderr] 2025-09-03T02:05:52.833885Z DEBUG parse{path="/tmp/.tmpOFVAzJ"}:new{content="line"}: rsnip::domain::content: close time.busy=76.0µs time.idle=8.63µs [INFO] [stderr] 2025-09-03T02:05:52.833919Z DEBUG parse{path="/tmp/.tmpOFVAzJ"}: rsnip::infrastructure::parsers::default: close time.busy=188µs time.idle=7.14µs [INFO] [stderr] 2025-09-03T02:05:52.834057Z DEBUG create{format=Default}: rsnip::infrastructure::parsers: close time.busy=7.56µs time.idle=21.7µs [INFO] [stderr] 2025-09-03T02:05:52.834116Z DEBUG parse{path="/tmp/.tmpTEJdKM"}: rsnip::infrastructure::parsers::default: Parsing default format snippets from: "/tmp/.tmpTEJdKM" [INFO] [stderr] 2025-09-03T02:05:52.834180Z DEBUG parse{path="/tmp/.tmpTEJdKM"}: rsnip::infrastructure::parsers::default: close time.busy=61.7µs time.idle=9.79µs [INFO] [stderr] 2025-09-03T02:05:52.834458Z DEBUG create{format=Default}: rsnip::infrastructure::parsers: close time.busy=6.58µs time.idle=11.1µs [INFO] [stderr] 2025-09-03T02:05:52.834520Z DEBUG parse{path="/tmp/.tmpy0ik9y"}: rsnip::infrastructure::parsers::default: Parsing default format snippets from: "/tmp/.tmpy0ik9y" [INFO] [stderr] 2025-09-03T02:05:52.834602Z TRACE parse{path="/tmp/.tmpy0ik9y"}:new{content="content"}: rsnip::domain::content: SnippetContent::new called with: content [INFO] [stderr] 2025-09-03T02:05:52.834609Z DEBUG parse{path="/tmp/.tmpsPZxBU"}: rsnip::infrastructure::parsers::default: close time.busy=753µs time.idle=26.1µs [INFO] [stderr] 2025-09-03T02:05:52.834652Z TRACE parse{path="/tmp/.tmpy0ik9y"}:new{content="content"}: rsnip::domain::content: Detected as static [INFO] [stderr] 2025-09-03T02:05:52.834645Z TRACE copy_snippet_to_clipboard{completion_type="test" input="date" exact=true}:copy_to_clipboard{text="2025-09-03"}: rsnip::infrastructure::clipboard: close time.busy=279µs time.idle=12.1µs [INFO] [stderr] 2025-09-03T02:05:52.834718Z DEBUG parse{path="/tmp/.tmpy0ik9y"}:new{content="content"}: rsnip::domain::content: close time.busy=114µs time.idle=9.10µs [INFO] [stderr] 2025-09-03T02:05:52.834735Z DEBUG copy_snippet_to_clipboard{completion_type="test" input="date" exact=true}: rsnip::application::snippet_service: close time.busy=1.43ms time.idle=13.0µs [INFO] [stderr] 2025-09-03T02:05:52.834790Z DEBUG parse{path="/tmp/.tmpy0ik9y"}: rsnip::infrastructure::parsers::default: close time.busy=269µs time.idle=8.42µs [INFO] [stderr] 2025-09-03T02:05:52.834992Z DEBUG create{format=Default}: rsnip::infrastructure::parsers: close time.busy=7.56µs time.idle=16.5µs [INFO] [stderr] 2025-09-03T02:05:52.835055Z DEBUG parse{path="/tmp/.tmp6llml4"}: rsnip::infrastructure::parsers::default: Parsing default format snippets from: "/tmp/.tmp6llml4" [INFO] [stderr] 2025-09-03T02:05:52.835150Z TRACE parse{path="/tmp/.tmp6llml4"}:new{content="content"}: rsnip::domain::content: SnippetContent::new called with: content [INFO] [stderr] 2025-09-03T02:05:52.835184Z TRACE parse{path="/tmp/.tmp6llml4"}:new{content="content"}: rsnip::domain::content: Detected as static [INFO] [stderr] 2025-09-03T02:05:52.835183Z DEBUG create{format=Default}: rsnip::infrastructure::parsers: close time.busy=7.04µs time.idle=12.1µs [INFO] [stderr] 2025-09-03T02:05:52.835216Z DEBUG parse{path="/tmp/.tmp6llml4"}:new{content="content"}: rsnip::domain::content: close time.busy=65.2µs time.idle=11.3µs [INFO] [stderr] 2025-09-03T02:05:52.835207Z DEBUG find_completion_exact{completion_type="test" user_input="test"}:get_snippets{snippet_type="test"}: rsnip::application::snippet_service: Loading snippets from /tmp/.tmp7XNNCN [INFO] [stderr] 2025-09-03T02:05:52.835237Z DEBUG parse{path="/tmp/.tmpMLEIua"}: rsnip::infrastructure::parsers::default: Parsing default format snippets from: "/tmp/.tmpMLEIua" [INFO] [stderr] 2025-09-03T02:05:52.835154Z DEBUG find_completion_fuzzy{completion_type="test" user_input="tst"}:get_snippets{snippet_type="test"}: rsnip::application::snippet_service: Loading snippets from /tmp/.tmpq0AqDI [INFO] [stderr] 2025-09-03T02:05:52.835290Z DEBUG parse{path="/tmp/.tmp6llml4"}: rsnip::infrastructure::parsers::default: close time.busy=232µs time.idle=10.7µs [INFO] [stderr] 2025-09-03T02:05:52.835332Z DEBUG parse{path="/tmp/.tmpMLEIua"}: rsnip::infrastructure::parsers::default: close time.busy=92.6µs time.idle=8.81µs [INFO] [stderr] 2025-09-03T02:05:52.835488Z DEBUG find_completion_fuzzy{completion_type="test" user_input="tst"}:get_snippets{snippet_type="test"}:create{format=Default}: rsnip::infrastructure::parsers: close time.busy=139µs time.idle=11.5µs [INFO] [stderr] 2025-09-03T02:05:52.835779Z DEBUG create{format=Default}: rsnip::infrastructure::parsers: close time.busy=7.44µs time.idle=12.1µs [INFO] [stderr] 2025-09-03T02:05:52.835425Z DEBUG find_completion_exact{completion_type="test" user_input="test"}:get_snippets{snippet_type="test"}:create{format=Default}: rsnip::infrastructure::parsers: close time.busy=13.5µs time.idle=10.1µs [INFO] [stderr] 2025-09-03T02:05:52.835864Z DEBUG parse{path="/nonexistent/file"}: rsnip::infrastructure::parsers::default: Parsing default format snippets from: "/nonexistent/file" [INFO] [stderr] 2025-09-03T02:05:52.835951Z DEBUG parse{path="/nonexistent/file"}: rsnip::infrastructure::parsers::default: close time.busy=85.4µs time.idle=11.2µs [INFO] [stderr] 2025-09-03T02:05:52.835730Z DEBUG find_completion_fuzzy{completion_type="test" user_input="tst"}:get_snippets{snippet_type="test"}:parse{path="/tmp/.tmpq0AqDI"}: rsnip::infrastructure::parsers::default: Parsing default format snippets from: "/tmp/.tmpq0AqDI" [INFO] [stderr] 2025-09-03T02:05:52.835918Z DEBUG find_completion_exact{completion_type="test" user_input="test"}:get_snippets{snippet_type="test"}:parse{path="/tmp/.tmp7XNNCN"}: rsnip::infrastructure::parsers::default: Parsing default format snippets from: "/tmp/.tmp7XNNCN" [INFO] [stderr] 2025-09-03T02:05:52.836441Z DEBUG create{format=Default}: rsnip::infrastructure::parsers: close time.busy=6.92µs time.idle=12.5µs [INFO] [stderr] 2025-09-03T02:05:52.836503Z DEBUG parse{path="/tmp/.tmpr3vkVE"}: rsnip::infrastructure::parsers::default: Parsing default format snippets from: "/tmp/.tmpr3vkVE" [INFO] [stderr] 2025-09-03T02:05:52.836523Z TRACE find_completion_exact{completion_type="test" user_input="test"}:get_snippets{snippet_type="test"}:parse{path="/tmp/.tmp7XNNCN"}:new{content="Content"}: rsnip::domain::content: SnippetContent::new called with: Content [INFO] [stderr] 2025-09-03T02:05:52.836576Z TRACE find_completion_exact{completion_type="test" user_input="test"}:get_snippets{snippet_type="test"}:parse{path="/tmp/.tmp7XNNCN"}:new{content="Content"}: rsnip::domain::content: Detected as static [INFO] [stderr] 2025-09-03T02:05:52.836617Z TRACE parse{path="/tmp/.tmpr3vkVE"}: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-09-03T02:05:52.836616Z DEBUG find_completion_exact{completion_type="test" user_input="test"}:get_snippets{snippet_type="test"}:parse{path="/tmp/.tmp7XNNCN"}:new{content="Content"}: rsnip::domain::content: close time.busy=206µs time.idle=11.5µs [INFO] [stderr] 2025-09-03T02:05:52.836655Z TRACE parse{path="/tmp/.tmpr3vkVE"}:new{content="this is green\nand nothing else"}: rsnip::domain::content: Detected as static [INFO] [stdout] test infrastructure::test_minijinja::given_template_with_shell_command_when_rendering_then_executes ... ok [INFO] [stderr] 2025-09-03T02:05:52.836671Z DEBUG find_completion_exact{completion_type="test" user_input="test"}:get_snippets{snippet_type="test"}:parse{path="/tmp/.tmp7XNNCN"}: rsnip::infrastructure::parsers::default: close time.busy=753µs time.idle=10.0µs [INFO] [stderr] 2025-09-03T02:05:52.836689Z DEBUG parse{path="/tmp/.tmpr3vkVE"}:new{content="this is green\nand nothing else"}: rsnip::domain::content: close time.busy=70.6µs time.idle=11.5µs [INFO] [stderr] 2025-09-03T02:05:52.836708Z DEBUG find_completion_exact{completion_type="test" user_input="test"}:get_snippets{snippet_type="test"}: rsnip::application::snippet_service: close time.busy=1.51ms time.idle=130µs [INFO] [stderr] 2025-09-03T02:05:52.836729Z DEBUG parse{path="/tmp/.tmpr3vkVE"}: rsnip::infrastructure::parsers::default: close time.busy=226µs time.idle=10.1µs [INFO] [stderr] 2025-09-03T02:05:52.836743Z DEBUG find_completion_exact{completion_type="test" user_input="test"}: rsnip::application::snippet_service: close time.busy=1.69ms time.idle=164µs [INFO] [stderr] 2025-09-03T02:05:52.836890Z TRACE find_completion_fuzzy{completion_type="test" user_input="tst"}:get_snippets{snippet_type="test"}:parse{path="/tmp/.tmpq0AqDI"}:new{content="Content"}: rsnip::domain::content: SnippetContent::new called with: Content [INFO] [stderr] 2025-09-03T02:05:52.836929Z TRACE find_completion_fuzzy{completion_type="test" user_input="tst"}:get_snippets{snippet_type="test"}:parse{path="/tmp/.tmpq0AqDI"}:new{content="Content"}: rsnip::domain::content: Detected as static [INFO] [stderr] 2025-09-03T02:05:52.837002Z DEBUG find_completion_fuzzy{completion_type="test" user_input="tst"}:get_snippets{snippet_type="test"}:parse{path="/tmp/.tmpq0AqDI"}:new{content="Content"}: rsnip::domain::content: close time.busy=114µs time.idle=584µs [INFO] [stderr] 2025-09-03T02:05:52.837035Z DEBUG create{format=Default}: rsnip::infrastructure::parsers: close time.busy=7.17µs time.idle=12.3µs [INFO] [stderr] 2025-09-03T02:05:52.837097Z DEBUG parse{path="/tmp/.tmpemtGSK"}: rsnip::infrastructure::parsers::default: Parsing default format snippets from: "/tmp/.tmpemtGSK" [INFO] [stderr] 2025-09-03T02:05:52.837214Z TRACE parse{path="/tmp/.tmpemtGSK"}:new{content="content"}: rsnip::domain::content: SnippetContent::new called with: content [INFO] [stderr] 2025-09-03T02:05:52.837253Z TRACE parse{path="/tmp/.tmpemtGSK"}:new{content="content"}: rsnip::domain::content: Detected as static [INFO] [stderr] 2025-09-03T02:05:52.837287Z DEBUG parse{path="/tmp/.tmpemtGSK"}:new{content="content"}: rsnip::domain::content: close time.busy=72.6µs time.idle=12.4µs [INFO] [stderr] 2025-09-03T02:05:52.837113Z TRACE find_completion_fuzzy{completion_type="test" user_input="tst"}:get_snippets{snippet_type="test"}:parse{path="/tmp/.tmpq0AqDI"}:new{content="Content2"}: rsnip::domain::content: SnippetContent::new called with: Content2 [INFO] [stderr] 2025-09-03T02:05:52.837419Z DEBUG create{format=Default}: rsnip::infrastructure::parsers: close time.busy=7.06µs time.idle=11.2µs [INFO] [stderr] 2025-09-03T02:05:52.837479Z DEBUG parse{path="/tmp/.tmpqvO7cI"}: rsnip::infrastructure::parsers::default: Parsing default format snippets from: "/tmp/.tmpqvO7cI" [INFO] [stderr] 2025-09-03T02:05:52.837562Z TRACE parse{path="/tmp/.tmpqvO7cI"}: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-09-03T02:05:52.837592Z TRACE parse{path="/tmp/.tmpqvO7cI"}:new{content="this is green\nand nothing else"}: rsnip::domain::content: Detected as static [INFO] [stderr] 2025-09-03T02:05:52.837381Z TRACE find_completion_fuzzy{completion_type="test" user_input="tst"}:get_snippets{snippet_type="test"}:parse{path="/tmp/.tmpq0AqDI"}:new{content="Content2"}: rsnip::domain::content: Detected as static [INFO] [stderr] 2025-09-03T02:05:52.837618Z DEBUG parse{path="/tmp/.tmpqvO7cI"}:new{content="this is green\nand nothing else"}: rsnip::domain::content: close time.busy=55.6µs time.idle=9.43µs [INFO] [stderr] 2025-09-03T02:05:52.837670Z TRACE parse{path="/tmp/.tmpqvO7cI"}:new{content="this is green2"}: rsnip::domain::content: SnippetContent::new called with: this is green2 [INFO] [stderr] 2025-09-03T02:05:52.837676Z DEBUG create{format=Scls}: rsnip::infrastructure::parsers: close time.busy=7.16µs time.idle=12.2µs [INFO] [stderr] 2025-09-03T02:05:52.837691Z TRACE parse{path="/tmp/.tmpqvO7cI"}:new{content="this is green2"}: rsnip::domain::content: Detected as static [INFO] [stderr] 2025-09-03T02:05:52.837717Z DEBUG parse{path="/tmp/.tmpqvO7cI"}:new{content="this is green2"}: rsnip::domain::content: close time.busy=45.4µs time.idle=8.46µs [INFO] [stderr] 2025-09-03T02:05:52.837737Z DEBUG parse{path="/nonexistent/file"}: rsnip::infrastructure::parsers::scls: Parsing SCLS format snippets from: "/nonexistent/file" [INFO] [stderr] 2025-09-03T02:05:52.837764Z TRACE parse{path="/tmp/.tmpqvO7cI"}:new{content="this is yellow"}: rsnip::domain::content: SnippetContent::new called with: this is yellow [INFO] [stderr] 2025-09-03T02:05:52.837791Z TRACE parse{path="/tmp/.tmpqvO7cI"}:new{content="this is yellow"}: rsnip::domain::content: Detected as static [INFO] [stderr] 2025-09-03T02:05:52.837815Z DEBUG parse{path="/tmp/.tmpqvO7cI"}:new{content="this is yellow"}: rsnip::domain::content: close time.busy=49.5µs time.idle=8.43µs [INFO] [stdout] test infrastructure::test_minijinja::given_template_with_date_when_rendering_then_formats_date ... ok [INFO] [stderr] 2025-09-03T02:05:52.837656Z DEBUG find_completion_fuzzy{completion_type="test" user_input="tst"}:get_snippets{snippet_type="test"}:parse{path="/tmp/.tmpq0AqDI"}:new{content="Content2"}: rsnip::domain::content: close time.busy=540µs time.idle=11.6µs [INFO] [stderr] 2025-09-03T02:05:52.837885Z TRACE parse{path="/tmp/.tmpqvO7cI"}:new{content="this is other"}: rsnip::domain::content: SnippetContent::new called with: this is other [INFO] [stderr] 2025-09-03T02:05:52.837907Z TRACE parse{path="/tmp/.tmpqvO7cI"}:new{content="this is other"}: rsnip::domain::content: Detected as static [INFO] [stderr] 2025-09-03T02:05:52.837931Z DEBUG parse{path="/tmp/.tmpqvO7cI"}:new{content="this is other"}: rsnip::domain::content: close time.busy=45.0µs time.idle=9.11µs [INFO] [stderr] 2025-09-03T02:05:52.837962Z DEBUG parse{path="/tmp/.tmpqvO7cI"}: rsnip::infrastructure::parsers::default: close time.busy=483µs time.idle=8.02µs [INFO] [stderr] 2025-09-03T02:05:52.837982Z DEBUG create{format=Scls}: rsnip::infrastructure::parsers: close time.busy=6.87µs time.idle=11.6µs [INFO] [stderr] 2025-09-03T02:05:52.838038Z DEBUG parse{path="/tmp/.tmpXru3oK"}: rsnip::infrastructure::parsers::scls: Parsing SCLS format snippets from: "/tmp/.tmpXru3oK" [INFO] [stderr] 2025-09-03T02:05:52.837900Z DEBUG find_completion_fuzzy{completion_type="test" user_input="tst"}:get_snippets{snippet_type="test"}:parse{path="/tmp/.tmpq0AqDI"}: rsnip::infrastructure::parsers::default: close time.busy=2.17ms time.idle=11.9µs [INFO] [stderr] 2025-09-03T02:05:52.838104Z DEBUG find_completion_fuzzy{completion_type="test" user_input="tst"}:get_snippets{snippet_type="test"}: rsnip::application::snippet_service: close time.busy=2.97ms time.idle=9.99µs [INFO] [stderr] 2025-09-03T02:05:52.838140Z DEBUG create{format=Scls}: rsnip::infrastructure::parsers: close time.busy=7.42µs time.idle=36.6µs [INFO] [stderr] 2025-09-03T02:05:52.838199Z DEBUG parse{path="/tmp/.tmpNfLoZx"}: rsnip::infrastructure::parsers::scls: Parsing SCLS format snippets from: "/tmp/.tmpNfLoZx" [INFO] [stderr] 2025-09-03T02:05:52.838353Z DEBUG create{format=Scls}: rsnip::infrastructure::parsers: close time.busy=7.43µs time.idle=12.9µs [INFO] [stderr] 2025-09-03T02:05:52.838419Z DEBUG parse{path="/tmp/.tmpzkPgYS"}: rsnip::infrastructure::parsers::scls: Parsing SCLS format snippets from: "/tmp/.tmpzkPgYS" [INFO] [stderr] 2025-09-03T02:05:52.838510Z DEBUG parse{path="/tmp/.tmpzkPgYS"}: rsnip::infrastructure::parsers::scls: close time.busy=88.9µs time.idle=10.1µs [INFO] [stderr] 2025-09-03T02:05:52.838510Z DEBUG find_completion_fuzzy{completion_type="test" user_input="tst"}: rsnip::application::snippet_service: close time.busy=3.55ms time.idle=171µs [INFO] [stderr] 2025-09-03T02:05:52.838537Z DEBUG parse{path="/tmp/.tmpEChQCj"}: rsnip::infrastructure::parsers::vcode: Parsing VSCode format snippets from: "/tmp/.tmpEChQCj" [INFO] [stderr] 2025-09-03T02:05:52.838581Z DEBUG parse{path="/tmp/.tmpaKDdHE"}: rsnip::infrastructure::parsers::vcode: Parsing VSCode format snippets from: "/tmp/.tmpaKDdHE" [INFO] [stderr] 2025-09-03T02:05:52.838669Z TRACE parse{path="/tmp/.tmpEChQCj"}:new{content="println!(\"${1:message}\");"}: rsnip::domain::content: SnippetContent::new called with: println!("${1:message}"); [INFO] [stderr] 2025-09-03T02:05:52.838702Z TRACE parse{path="/tmp/.tmpEChQCj"}:new{content="println!(\"${1:message}\");"}: rsnip::domain::content: Detected as static [INFO] [stderr] 2025-09-03T02:05:52.838736Z DEBUG parse{path="/tmp/.tmpEChQCj"}:new{content="println!(\"${1:message}\");"}: rsnip::domain::content: close time.busy=66.4µs time.idle=10.2µs [INFO] [stderr] 2025-09-03T02:05:52.838742Z TRACE parse{path="/tmp/.tmpaKDdHE"}: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-09-03T02:05:52.838772Z DEBUG parse{path="/tmp/.tmpEChQCj"}: rsnip::infrastructure::parsers::vcode: close time.busy=239µs time.idle=15.5µs [INFO] [stderr] 2025-09-03T02:05:52.838777Z TRACE parse{path="/tmp/.tmpaKDdHE"}:new{content="fn main() {\n println!(\"Hello, world!\");\n}"}: rsnip::domain::content: Detected as static [INFO] [stderr] 2025-09-03T02:05:52.838816Z DEBUG parse{path="/tmp/.tmpaKDdHE"}:new{content="fn main() {\n println!(\"Hello, world!\");\n}"}: rsnip::domain::content: close time.busy=73.7µs time.idle=11.7µs [INFO] [stderr] 2025-09-03T02:05:52.838852Z DEBUG create{format=Scls}: rsnip::infrastructure::parsers: close time.busy=6.50µs time.idle=10.9µs [INFO] [stderr] 2025-09-03T02:05:52.838888Z TRACE parse{path="/tmp/.tmpaKDdHE"}: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-09-03T02:05:52.838904Z DEBUG parse{path="/tmp/.tmpp6jZAD"}: rsnip::infrastructure::parsers::scls: Parsing SCLS format snippets from: "/tmp/.tmpp6jZAD" [INFO] [stderr] 2025-09-03T02:05:52.838925Z TRACE parse{path="/tmp/.tmpaKDdHE"}:new{content="fn ${1:function_name}(${2:params}) -> ${3:ReturnType} {\n ${4:// function body}\n}"}: rsnip::domain::content: Detected as static [INFO] [stderr] 2025-09-03T02:05:52.838955Z DEBUG parse{path="/tmp/.tmpaKDdHE"}:new{content="fn ${1:function_name}(${2:params}) -> ${3:ReturnType} {\n ${4:// function body}\n}"}: rsnip::domain::content: close time.busy=66.1µs time.idle=9.94µs [INFO] [stderr] 2025-09-03T02:05:52.838990Z DEBUG parse{path="/tmp/.tmpaKDdHE"}: rsnip::infrastructure::parsers::vcode: close time.busy=412µs time.idle=21.7µs [INFO] [stderr] 2025-09-03T02:05:52.839046Z DEBUG parse{path="/tmp/.tmpIbsHfK"}: rsnip::infrastructure::parsers::vcode: Parsing VSCode format snippets from: "/tmp/.tmpIbsHfK" [INFO] [stderr] 2025-09-03T02:05:52.839136Z DEBUG parse{path="/tmp/.tmpIbsHfK"}: rsnip::infrastructure::parsers::vcode: close time.busy=88.6µs time.idle=12.3µs [INFO] [stderr] 2025-09-03T02:05:52.840128Z DEBUG create{format=Scls}: rsnip::infrastructure::parsers: close time.busy=7.76µs time.idle=12.6µs [INFO] [stderr] 2025-09-03T02:05:52.840196Z DEBUG parse{path="/tmp/.tmp0Xv1Jh"}: rsnip::infrastructure::parsers::scls: Parsing SCLS format snippets from: "/tmp/.tmp0Xv1Jh" [INFO] [stderr] 2025-09-03T02:05:52.840281Z  INFO rsnip::infrastructure::minijinja: Executing shell command: nonexistent_command [INFO] [stderr] 2025-09-03T02:05:52.841184Z  INFO rsnip::infrastructure::minijinja: Executing shell command: echo hello; rm -rf / [INFO] [stderr] 2025-09-03T02:05:52.841460Z  INFO rsnip::infrastructure::minijinja: Executing shell command: echo hello | rm -rf / [INFO] [stderr] 2025-09-03T02:05:52.841720Z  INFO rsnip::infrastructure::minijinja: Executing shell command: echo hello && rm -rf / [INFO] [stderr] 2025-09-03T02:05:52.842967Z TRACE parse{path="/tmp/.tmpp6jZAD"}: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-09-03T02:05:52.843007Z TRACE parse{path="/tmp/.tmpp6jZAD"}:new{content="class {{ ClassName }}:\n def __init__(self):\n {{ pass }}\n"}: rsnip::domain::content: Detected as template [INFO] [stderr] 2025-09-03T02:05:52.843040Z DEBUG parse{path="/tmp/.tmpp6jZAD"}:new{content="class {{ ClassName }}:\n def __init__(self):\n {{ pass }}\n"}: rsnip::domain::content: close time.busy=73.8µs time.idle=12.7µs [INFO] [stderr] 2025-09-03T02:05:52.843087Z DEBUG parse{path="/tmp/.tmpp6jZAD"}: rsnip::infrastructure::parsers::scls: close time.busy=4.18ms time.idle=8.98µs [INFO] [stderr] 2025-09-03T02:05:52.843532Z TRACE parse{path="/tmp/.tmpNfLoZx"}:new{content="print({{ param1 }})"}: rsnip::domain::content: SnippetContent::new called with: print({{ param1 }}) [INFO] [stderr] 2025-09-03T02:05:52.843579Z TRACE parse{path="/tmp/.tmpNfLoZx"}:new{content="print({{ param1 }})"}: rsnip::domain::content: Detected as template [INFO] [stderr] 2025-09-03T02:05:52.843611Z DEBUG parse{path="/tmp/.tmpNfLoZx"}:new{content="print({{ param1 }})"}: rsnip::domain::content: close time.busy=79.5µs time.idle=11.9µs [INFO] [stderr] 2025-09-03T02:05:52.844015Z TRACE parse{path="/tmp/.tmp0Xv1Jh"}:new{content="{{ first }} {{ second }} {{ param3 }}"}: rsnip::domain::content: SnippetContent::new called with: {{ first }} {{ second }} {{ param3 }} [INFO] [stderr] 2025-09-03T02:05:52.844047Z TRACE parse{path="/tmp/.tmp0Xv1Jh"}:new{content="{{ first }} {{ second }} {{ param3 }}"}: rsnip::domain::content: Detected as template [INFO] [stderr] 2025-09-03T02:05:52.844076Z DEBUG parse{path="/tmp/.tmp0Xv1Jh"}:new{content="{{ first }} {{ second }} {{ param3 }}"}: rsnip::domain::content: close time.busy=61.7µs time.idle=11.3µs [INFO] [stderr] 2025-09-03T02:05:52.844117Z DEBUG parse{path="/tmp/.tmp0Xv1Jh"}: rsnip::infrastructure::parsers::scls: close time.busy=3.93ms time.idle=10.0µs [INFO] [stderr] 2025-09-03T02:05:52.844200Z TRACE parse{path="/tmp/.tmpNfLoZx"}:new{content="def {{ name }}({{ args }}):\n {{ pass }}"}: rsnip::domain::content: SnippetContent::new called with: def {{ name }}({{ args }}): [INFO] [stderr] {{ pass }} [INFO] [stderr] 2025-09-03T02:05:52.844241Z TRACE parse{path="/tmp/.tmpNfLoZx"}:new{content="def {{ name }}({{ args }}):\n {{ pass }}"}: rsnip::domain::content: Detected as template [INFO] [stderr] 2025-09-03T02:05:52.844304Z DEBUG parse{path="/tmp/.tmpNfLoZx"}:new{content="def {{ name }}({{ args }}):\n {{ pass }}"}: rsnip::domain::content: close time.busy=102µs time.idle=11.5µs [INFO] [stderr] 2025-09-03T02:05:52.844356Z DEBUG parse{path="/tmp/.tmpNfLoZx"}: rsnip::infrastructure::parsers::scls: close time.busy=6.16ms time.idle=9.39µs [INFO] [stderr] 2025-09-03T02:05:52.844687Z  INFO rsnip::infrastructure::minijinja: Executing shell command: echo Hello [INFO] [stderr] 2025-09-03T02:05:52.845025Z  INFO rsnip::infrastructure::minijinja: Executing shell command: sudo echo hello [INFO] [stderr] 2025-09-03T02:05:52.845064Z DEBUG parse{path="/tmp/.tmpX9ux5r"}: rsnip::infrastructure::parsers::vcode: Parsing VSCode format snippets from: "/tmp/.tmpX9ux5r" [INFO] [stderr] 2025-09-03T02:05:52.845463Z  INFO rsnip::infrastructure::minijinja: Executing shell command: `echo hello` [INFO] [stderr] 2025-09-03T02:05:52.846086Z  INFO rsnip::infrastructure::minijinja: Executing shell command: $(echo hello) [INFO] [stderr] 2025-09-03T02:05:52.950950Z DEBUG parse{path="/tmp/.tmpemtGSK"}: rsnip::infrastructure::parsers::default: close time.busy=114ms time.idle=12.1µs [INFO] [stderr] 2025-09-03T02:05:52.950950Z DEBUG parse{path="/nonexistent/file"}: rsnip::infrastructure::parsers::scls: close time.busy=113ms time.idle=9.74µs [INFO] [stderr] 2025-09-03T02:05:52.951002Z DEBUG parse{path="/tmp/.tmpXru3oK"}: rsnip::infrastructure::parsers::scls: close time.busy=113ms time.idle=10.4µs [INFO] [stdout] test application::test_snippet_service::given_template_snippet_when_copying_then_returns_rendered_content ... FAILED [INFO] [stderr] 2025-09-03T02:05:52.951052Z DEBUG parse{path="/tmp/.tmpX9ux5r"}: rsnip::infrastructure::parsers::vcode: close time.busy=106ms time.idle=14.2µs [INFO] [stdout] test infrastructure::parsers::test_scls::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] [stdout] test infrastructure::parsers::test_scls::given_malformed_toml_when_parse_then_returns_error ... ok [INFO] [stdout] test infrastructure::parsers::test_vcode::given_malformed_json_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/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 7: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 8: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:663:18 [INFO] [stdout] 9: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:686:74 [INFO] [stdout] 10: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 11: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:590:40 [INFO] [stdout] 12: std::panicking::catch_unwind [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:553:19 [INFO] [stdout] 13: std::panic::catch_unwind [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panic.rs:359:14 [INFO] [stdout] 14: test::run_test_in_process [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:686:27 [INFO] [stdout] 15: test::run_test::{{closure}} [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:607:43 [INFO] [stdout] 16: test::run_test::{{closure}} [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:637:41 [INFO] [stdout] 17: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 18: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 19: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 20: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:590:40 [INFO] [stdout] 21: std::panicking::catch_unwind [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:553:19 [INFO] [stdout] 22: std::panic::catch_unwind [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panic.rs:359:14 [INFO] [stdout] 23: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 24: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 26: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/pal/unix/thread.rs:118: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.12s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test test_lib` [INFO] running `Command { std: "docker" "inspect" "7740cc40d624f827e33e40a3487a3f4a6a60b5d7fb5033236c66b5c4fdb64248", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7740cc40d624f827e33e40a3487a3f4a6a60b5d7fb5033236c66b5c4fdb64248", kill_on_drop: false }` [INFO] [stdout] 7740cc40d624f827e33e40a3487a3f4a6a60b5d7fb5033236c66b5c4fdb64248