[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] dc262e50a09ec36c5f4ebac850839ff39bbf415b [INFO] testing darashi/searchnos against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarashi%2Fsearchnos" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/darashi/searchnos on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e88f20f9c4bd733e8d5e4ffa45421c2e89a9373764bd771fbf22cb37c86c0834 [INFO] running `Command { std: "docker" "start" "-a" "e88f20f9c4bd733e8d5e4ffa45421c2e89a9373764bd771fbf22cb37c86c0834", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e88f20f9c4bd733e8d5e4ffa45421c2e89a9373764bd771fbf22cb37c86c0834", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e88f20f9c4bd733e8d5e4ffa45421c2e89a9373764bd771fbf22cb37c86c0834", kill_on_drop: false }` [INFO] [stdout] e88f20f9c4bd733e8d5e4ffa45421c2e89a9373764bd771fbf22cb37c86c0834 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ebd878bde9b707fe538e632bdb31dcc6411c039d1fde0ecf98a7be844f23678 [INFO] running `Command { std: "docker" "start" "-a" "6ebd878bde9b707fe538e632bdb31dcc6411c039d1fde0ecf98a7be844f23678", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling cc v1.2.43 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling bitcoin-io v0.1.3 [INFO] [stderr] Compiling hex-conservative v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling webpki-roots v1.0.3 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling lru v0.16.2 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling negentropy v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling atomic-destructor v0.3.0 [INFO] [stderr] Compiling unit-prefix v0.5.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling secp256k1-sys v0.11.0 [INFO] [stderr] Compiling lmdb-sys v0.8.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling indicatif v0.18.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling searchnos v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling lmdb v0.8.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling clap v4.5.50 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling bitcoin_hashes v0.14.0 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ndb v0.1.0 (https://github.com/darashi/searchnos-db.git#4ebfaf1d) [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 url v2.5.7 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-socks v0.5.2 [INFO] [stderr] Compiling async-utility v0.3.1 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling searchnos-db v0.1.0 (https://github.com/darashi/searchnos-db.git#4ebfaf1d) [INFO] [stderr] Compiling nostr v0.43.1 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling async-wsocket v0.13.1 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling axum v0.8.6 [INFO] [stderr] Compiling yawc v0.2.7 [INFO] [stderr] Compiling nostr-database v0.43.0 [INFO] [stderr] Compiling nostr-relay-pool v0.43.1 [INFO] [stderr] Compiling nostr-sdk v0.43.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "6ebd878bde9b707fe538e632bdb31dcc6411c039d1fde0ecf98a7be844f23678", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ebd878bde9b707fe538e632bdb31dcc6411c039d1fde0ecf98a7be844f23678", kill_on_drop: false }` [INFO] [stdout] 6ebd878bde9b707fe538e632bdb31dcc6411c039d1fde0ecf98a7be844f23678 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a07d2ba9d4704314b1e303ec8da137512a899de558328ae3cc3f9f1cf5b2e7c [INFO] running `Command { std: "docker" "start" "-a" "0a07d2ba9d4704314b1e303ec8da137512a899de558328ae3cc3f9f1cf5b2e7c", kill_on_drop: false }` [INFO] [stderr] Compiling searchnos v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.46s [INFO] running `Command { std: "docker" "inspect" "0a07d2ba9d4704314b1e303ec8da137512a899de558328ae3cc3f9f1cf5b2e7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a07d2ba9d4704314b1e303ec8da137512a899de558328ae3cc3f9f1cf5b2e7c", kill_on_drop: false }` [INFO] [stdout] 0a07d2ba9d4704314b1e303ec8da137512a899de558328ae3cc3f9f1cf5b2e7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bcc80d43c027e1dd2eeee1440bf29781e716ae2522f389647d0b78bb9e36ff99 [INFO] running `Command { std: "docker" "start" "-a" "bcc80d43c027e1dd2eeee1440bf29781e716ae2522f389647d0b78bb9e36ff99", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/searchnos-9009d06290e806e8) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test client_addr::tests::fallback_to_socket_addr ... ok [INFO] [stdout] test client_addr::tests::ignore_empty_forwarded_header ... ok [INFO] [stdout] test client_addr::tests::store_forwarded_header_verbatim ... 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-20bf0b8cb19f56d6) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::args_allow_missing_admin_pubkeys ... ok [INFO] [stdout]  INFO searchnos: searchnos v0.1.0-dc262e5 [INFO] [stdout]  INFO searchnos: opening searchnos-db path=/tmp/searchnos-db-test-34473 batch_size=4096 flush_interval_ms=100 purge_enabled=false [INFO] [stdout]  INFO searchnos: Configured 1 admin pubkey(s) [INFO] [stdout] test tests::import_respects_fetch_kinds ... ok [INFO] [stdout] DEBUG nostr_relay_pool::relay::inner: Connecting to 'ws://localhost:34473' [INFO] [stdout]  INFO connection{conn_id=1 remote_ip=127.0.0.1 remote_port=39522 compression=false}: searchnos: new websocket connection active_connections=1 [INFO] [stdout] DEBUG tungstenite::handshake::client: Client handshake done. [INFO] [stdout]  INFO nostr_relay_pool::relay::inner: Connected to 'ws://localhost:34473' [INFO] [stdout] DEBUG nostr_relay_pool::relay::inner: Ping sent. url=ws://localhost:34473 nonce=14329622334526918610 [INFO] [stdout] DEBUG nostr_relay_pool::relay::inner: Sending '["REQ","c2c5e5b37c23109094c2a10ad58390f9",{"limit":0,"search":"nostr"}]' to 'ws://localhost:34473' (size: 71 bytes) [INFO] [stdout]  INFO connection{conn_id=1 remote_ip=127.0.0.1 remote_port=39522 compression=false}: searchnos: RECEIVED ["REQ","c2c5e5b37c23109094c2a10ad58390f9",{"limit":0,"search":"nostr"}] [INFO] [stdout]  INFO connection{conn_id=1 remote_ip=127.0.0.1 remote_port=39522 compression=false}:req{subscription=c2c5e5b37c23109094c2a10ad58390f9 filter_count=1}: searchnos::search::handlers: search results sent filters=[{"search":"nostr","limit":0}] filter_count=1 hits=0 elapsed_ms=1 db_elapsed_ms=0 [INFO] [stdout] DEBUG connection{conn_id=1 remote_ip=127.0.0.1 remote_port=39522 compression=false}:req{subscription=c2c5e5b37c23109094c2a10ad58390f9 filter_count=1}: searchnos::search::handlers: query profile filters=[{"search":"nostr","limit":0}] db_elapsed_ms=0 index_scan_ms=0 post_processing_ms=0 filter_count=1 candidate_count=0 filter_details=#0:ngram_search(terms=1) matched=0 candidates=0 index_ms=0 post_ms=0 [INFO] [stdout] DEBUG nostr_relay_pool::relay::inner: Received '["EOSE","c2c5e5b37c23109094c2a10ad58390f9"]' from 'ws://localhost:34473' (size: 43 bytes) [INFO] [stdout] DEBUG nostr_relay_pool::relay::inner: Auto-closing subscription. id=c2c5e5b37c23109094c2a10ad58390f9 [INFO] [stdout] DEBUG nostr_relay_pool::relay::inner: Sending '["CLOSE","c2c5e5b37c23109094c2a10ad58390f9"]' to 'ws://localhost:34473' (size: 44 bytes) [INFO] [stdout]  INFO nostr_relay_pool::relay::inner: Completely disconnected from 'ws://localhost:34473' [INFO] [stdout] test tests::somke_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [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" "bcc80d43c027e1dd2eeee1440bf29781e716ae2522f389647d0b78bb9e36ff99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcc80d43c027e1dd2eeee1440bf29781e716ae2522f389647d0b78bb9e36ff99", kill_on_drop: false }` [INFO] [stdout] bcc80d43c027e1dd2eeee1440bf29781e716ae2522f389647d0b78bb9e36ff99