[INFO] cloning repository https://github.com/darashi/searchnos
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/darashi/searchnos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarashi%2Fsearchnos", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarashi%2Fsearchnos'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2ba546011912094ae701560596b2c328d047d3e9
[INFO] testing darashi/searchnos against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarashi%2Fsearchnos" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/darashi/searchnos
[INFO] finished tweaking git repo https://github.com/darashi/searchnos
[INFO] tweaked toml for git repo https://github.com/darashi/searchnos written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/darashi/searchnos on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/darashi/searchnos already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 084ee54a3d91cbf7aa3c9c2e8ec0c5901a6f049f65190af26042213205336141
[INFO] running `Command { std: "docker" "start" "-a" "084ee54a3d91cbf7aa3c9c2e8ec0c5901a6f049f65190af26042213205336141", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "084ee54a3d91cbf7aa3c9c2e8ec0c5901a6f049f65190af26042213205336141", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "084ee54a3d91cbf7aa3c9c2e8ec0c5901a6f049f65190af26042213205336141", kill_on_drop: false }`
[INFO] [stdout] 084ee54a3d91cbf7aa3c9c2e8ec0c5901a6f049f65190af26042213205336141
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 540c32693944e1955ebd0e6b13a1733a1a5c6a6fbf03ef25bd23e3edf307b470
[INFO] running `Command { std: "docker" "start" "-a" "540c32693944e1955ebd0e6b13a1733a1a5c6a6fbf03ef25bd23e3edf307b470", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling bitcoin-io v0.1.4
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bech32 v0.11.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling atomic-destructor v0.3.0
[INFO] [stderr]    Compiling hex-conservative v0.2.2
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling negentropy v0.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling searchnos v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling lmdb-sys v0.8.0
[INFO] [stderr]    Compiling secp256k1-sys v0.11.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling indicatif v0.18.3
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling lmdb v0.8.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling bitcoin_hashes v0.14.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ndb v0.1.0 (https://github.com/darashi/searchnos-db#d9ca0276)
[INFO] [stderr]    Compiling secp256k1 v0.31.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling nostr v0.44.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-socks v0.5.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling async-utility v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling searchnos-db v0.1.0 (https://github.com/darashi/searchnos-db#d9ca0276)
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling async-wsocket v0.13.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling yawc v0.3.3
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling nostr-database v0.44.0
[INFO] [stderr]    Compiling nostr-gossip v0.44.0
[INFO] [stderr]    Compiling nostr-relay-pool v0.44.0
[INFO] [stderr]    Compiling nostr-sdk v0.44.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "540c32693944e1955ebd0e6b13a1733a1a5c6a6fbf03ef25bd23e3edf307b470", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "540c32693944e1955ebd0e6b13a1733a1a5c6a6fbf03ef25bd23e3edf307b470", kill_on_drop: false }`
[INFO] [stdout] 540c32693944e1955ebd0e6b13a1733a1a5c6a6fbf03ef25bd23e3edf307b470
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97a64e18dac9311ab7e74b3611f3e1109cf14e21ba0521a9fccf6f31dc81f2e1
[INFO] running `Command { std: "docker" "start" "-a" "97a64e18dac9311ab7e74b3611f3e1109cf14e21ba0521a9fccf6f31dc81f2e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling searchnos v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.17s
[INFO] running `Command { std: "docker" "inspect" "97a64e18dac9311ab7e74b3611f3e1109cf14e21ba0521a9fccf6f31dc81f2e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97a64e18dac9311ab7e74b3611f3e1109cf14e21ba0521a9fccf6f31dc81f2e1", kill_on_drop: false }`
[INFO] [stdout] 97a64e18dac9311ab7e74b3611f3e1109cf14e21ba0521a9fccf6f31dc81f2e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4760c6568b36d9eb40cc9bbaa27ded6a95a4a4e0f76f0470d23accec94f29b79
[INFO] running `Command { std: "docker" "start" "-a" "4760c6568b36d9eb40cc9bbaa27ded6a95a4a4e0f76f0470d23accec94f29b79", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/searchnos-75380788416db180)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test client_addr::tests::fallback_to_socket_addr ... ok
[INFO] [stdout] test client_addr::tests::store_forwarded_header_verbatim ... ok
[INFO] [stdout] test client_addr::tests::ignore_empty_forwarded_header ... ok
[INFO] [stdout] test index::text::tests::test_extract_text_long_form_content ... ok
[INFO] [stdout] test index::text::tests::test_extract_text_note ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/searchnos-792a8a61e5309be0)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] [32m INFO[0m [2msearchnos[0m[2m:[0m searchnos v0.1.0-2ba5460
[INFO] [stdout] [32m INFO[0m [2msearchnos[0m[2m:[0m opening searchnos-db [3mpath[0m[2m=[0m/tmp/searchnos-db-test-38351 [3mbatch_size[0m[2m=[0m4096 [3mflush_interval_ms[0m[2m=[0m100 [3mpurge_enabled[0m[2m=[0mfalse
[INFO] [stdout] [32m INFO[0m [2msearchnos[0m[2m:[0m write policy plugin disabled
[INFO] [stdout] [34mDEBUG[0m [2mnostr_relay_pool::relay::inner[0m[2m:[0m Connecting to 'ws://localhost:38351'
[INFO] [stdout] [32m INFO[0m [1mconnection[0m[1m{[0m[3mconn_id[0m[2m=[0m1 [3mremote_ip[0m[2m=[0m127.0.0.1 [3mremote_port[0m[2m=[0m52516 [3mcompression[0m[2m=[0mfalse[1m}[0m[2m:[0m [2msearchnos[0m[2m:[0m new websocket connection [3mactive_connections[0m[2m=[0m1
[INFO] [stdout] [34mDEBUG[0m [2mtungstenite::handshake::client[0m[2m:[0m Client handshake done.
[INFO] [stdout] [32m INFO[0m [2mnostr_relay_pool::relay::inner[0m[2m:[0m Connected to 'ws://localhost:38351'
[INFO] [stdout] [34mDEBUG[0m [2mnostr_relay_pool::relay::inner[0m[2m:[0m Sending '["REQ","ab190eaf62936b00030aab03d868ef7c",{"limit":0,"search":"nostr"}]' to 'ws://localhost:38351' (size: 71 bytes)
[INFO] [stdout] [34mDEBUG[0m [2mnostr_relay_pool::relay::inner[0m[2m:[0m Ping sent. [3murl[0m[2m=[0mws://localhost:38351 [3mnonce[0m[2m=[0m8627862276285633496
[INFO] [stdout] [32m INFO[0m [1mconnection[0m[1m{[0m[3mconn_id[0m[2m=[0m1 [3mremote_ip[0m[2m=[0m127.0.0.1 [3mremote_port[0m[2m=[0m52516 [3mcompression[0m[2m=[0mfalse[1m}[0m[2m:[0m [2msearchnos[0m[2m:[0m RECEIVED ["REQ","ab190eaf62936b00030aab03d868ef7c",{"limit":0,"search":"nostr"}]
[INFO] [stdout] [32m INFO[0m [1mconnection[0m[1m{[0m[3mconn_id[0m[2m=[0m1 [3mremote_ip[0m[2m=[0m127.0.0.1 [3mremote_port[0m[2m=[0m52516 [3mcompression[0m[2m=[0mfalse[1m}[0m[2m:[0m[1mreq[0m[1m{[0m[3msubscription[0m[2m=[0mab190eaf62936b00030aab03d868ef7c [3mfilter_count[0m[2m=[0m1[1m}[0m[2m:[0m [2msearchnos::search::handlers[0m[2m:[0m search results sent [3mfilters[0m[2m=[0m[{"search":"nostr","limit":0}] [3mfilter_count[0m[2m=[0m1 [3mhits[0m[2m=[0m0 [3melapsed_ms[0m[2m=[0m0 [3mdb_elapsed_ms[0m[2m=[0m0
[INFO] [stdout] [34mDEBUG[0m [1mconnection[0m[1m{[0m[3mconn_id[0m[2m=[0m1 [3mremote_ip[0m[2m=[0m127.0.0.1 [3mremote_port[0m[2m=[0m52516 [3mcompression[0m[2m=[0mfalse[1m}[0m[2m:[0m[1mreq[0m[1m{[0m[3msubscription[0m[2m=[0mab190eaf62936b00030aab03d868ef7c [3mfilter_count[0m[2m=[0m1[1m}[0m[2m:[0m [2msearchnos::search::handlers[0m[2m:[0m query profile [3mdb_elapsed_ms[0m[2m=[0m0 [3mindex_scan_ms[0m[2m=[0m0 [3mpost_processing_ms[0m[2m=[0m0 [3mfilter_count[0m[2m=[0m1 [3mcandidate_count[0m[2m=[0m0 [3mfilter_details[0m[2m=[0m#0:ngram_search(terms=1) matched=0 candidates=0 index_ms=0 post_ms=0
[INFO] [stdout] [34mDEBUG[0m [2mnostr_relay_pool::relay::inner[0m[2m:[0m Received '["EOSE","ab190eaf62936b00030aab03d868ef7c"]' from 'ws://localhost:38351' (size: 43 bytes)
[INFO] [stdout] [34mDEBUG[0m [2mnostr_relay_pool::relay::inner[0m[2m:[0m Auto-closing subscription. [3mid[0m[2m=[0mab190eaf62936b00030aab03d868ef7c
[INFO] [stdout] [34mDEBUG[0m [2mnostr_relay_pool::relay::inner[0m[2m:[0m Sending '["CLOSE","ab190eaf62936b00030aab03d868ef7c"]' to 'ws://localhost:38351' (size: 44 bytes)
[INFO] [stdout] [32m INFO[0m [2mnostr_relay_pool::relay::inner[0m[2m:[0m Completely disconnected from 'ws://localhost:38351'
[INFO] [stdout] test tests::somke_test ... ok
[INFO] [stdout] test tests::import_respects_fetch_kinds ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests searchnos
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4760c6568b36d9eb40cc9bbaa27ded6a95a4a4e0f76f0470d23accec94f29b79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4760c6568b36d9eb40cc9bbaa27ded6a95a4a4e0f76f0470d23accec94f29b79", kill_on_drop: false }`
[INFO] [stdout] 4760c6568b36d9eb40cc9bbaa27ded6a95a4a4e0f76f0470d23accec94f29b79
