[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-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarashi%2Fsearchnos" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/darashi/searchnos on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f0b1f4ab4de1d38b6690d23c12caf7aabcf18b4fc8f3e8c02c6d8a90ef41360 [INFO] running `Command { std: "docker" "start" "-a" "9f0b1f4ab4de1d38b6690d23c12caf7aabcf18b4fc8f3e8c02c6d8a90ef41360", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f0b1f4ab4de1d38b6690d23c12caf7aabcf18b4fc8f3e8c02c6d8a90ef41360", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f0b1f4ab4de1d38b6690d23c12caf7aabcf18b4fc8f3e8c02c6d8a90ef41360", kill_on_drop: false }` [INFO] [stdout] 9f0b1f4ab4de1d38b6690d23c12caf7aabcf18b4fc8f3e8c02c6d8a90ef41360 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6ec6881f28945e223ba75f8547b0d5701c89a1752f556c5fe8077fd42506a44 [INFO] running `Command { std: "docker" "start" "-a" "f6ec6881f28945e223ba75f8547b0d5701c89a1752f556c5fe8077fd42506a44", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling bitcoin-io v0.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling hex-conservative v0.2.2 [INFO] [stderr] Compiling bech32 v0.11.1 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling clap_builder v4.5.58 [INFO] [stderr] Compiling negentropy v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling atomic-destructor v0.3.0 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling syn v2.0.115 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling console v0.16.2 [INFO] [stderr] Compiling rand_core v0.9.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 secp256k1-sys v0.11.0 [INFO] [stderr] Compiling lmdb-sys v0.8.0 [INFO] [stderr] Compiling indicatif v0.18.3 [INFO] [stderr] Compiling searchnos v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling matchers v0.2.0 [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 lmdb v0.8.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [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 pin-project-internal v1.1.10 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tracing v0.1.44 [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 clap v4.5.58 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [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 secp256k1 v0.29.1 [INFO] [stderr] Compiling bitcoin_hashes v0.14.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling secp256k1 v0.31.1 [INFO] [stderr] Compiling ndb v0.1.0 (https://github.com/darashi/searchnos-db#d9ca0276) [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling url v2.5.8 [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 tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [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 42s [INFO] running `Command { std: "docker" "inspect" "f6ec6881f28945e223ba75f8547b0d5701c89a1752f556c5fe8077fd42506a44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6ec6881f28945e223ba75f8547b0d5701c89a1752f556c5fe8077fd42506a44", kill_on_drop: false }` [INFO] [stdout] f6ec6881f28945e223ba75f8547b0d5701c89a1752f556c5fe8077fd42506a44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b11bd3820884ef0973797cbd33071a9d7c0f9417605737f943addb49f14fcc9 [INFO] running `Command { std: "docker" "start" "-a" "8b11bd3820884ef0973797cbd33071a9d7c0f9417605737f943addb49f14fcc9", kill_on_drop: false }` [INFO] [stderr] Compiling searchnos v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.74s [INFO] running `Command { std: "docker" "inspect" "8b11bd3820884ef0973797cbd33071a9d7c0f9417605737f943addb49f14fcc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b11bd3820884ef0973797cbd33071a9d7c0f9417605737f943addb49f14fcc9", kill_on_drop: false }` [INFO] [stdout] 8b11bd3820884ef0973797cbd33071a9d7c0f9417605737f943addb49f14fcc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7d11132ebb6cdab3e97e9250b0859d45354b82cdd19b6498efbf96d4620f63f8 [INFO] running `Command { std: "docker" "start" "-a" "7d11132ebb6cdab3e97e9250b0859d45354b82cdd19b6498efbf96d4620f63f8", 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-2aee5d80b7dfd41b) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/searchnos-0154afe51dbf6d6d) [INFO] [stdout] test client_addr::tests::ignore_empty_forwarded_header ... ok [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 index::text::tests::test_extract_text_note ... ok [INFO] [stdout] test index::text::tests::test_extract_text_long_form_content ... 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] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout]  INFO searchnos: searchnos v0.1.0-2ba5460 [INFO] [stdout]  INFO searchnos: opening searchnos-db path=/tmp/searchnos-db-test-43451 batch_size=4096 flush_interval_ms=100 purge_enabled=false [INFO] [stdout]  INFO searchnos: write policy plugin disabled [INFO] [stdout] DEBUG nostr_relay_pool::relay::inner: Connecting to 'ws://localhost:43451' [INFO] [stdout]  INFO connection{conn_id=1 remote_ip=127.0.0.1 remote_port=58932 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:43451' [INFO] [stdout] DEBUG nostr_relay_pool::relay::inner: Sending '["REQ","1bb3e592f1b7cfcd3993ba8e6cf3e94f",{"limit":0,"search":"nostr"}]' to 'ws://localhost:43451' (size: 71 bytes) [INFO] [stdout] DEBUG nostr_relay_pool::relay::inner: Ping sent. url=ws://localhost:43451 nonce=17412686118048479425 [INFO] [stdout]  INFO connection{conn_id=1 remote_ip=127.0.0.1 remote_port=58932 compression=false}: searchnos: RECEIVED ["REQ","1bb3e592f1b7cfcd3993ba8e6cf3e94f",{"limit":0,"search":"nostr"}] [INFO] [stdout]  INFO connection{conn_id=1 remote_ip=127.0.0.1 remote_port=58932 compression=false}:req{subscription=1bb3e592f1b7cfcd3993ba8e6cf3e94f 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=58932 compression=false}:req{subscription=1bb3e592f1b7cfcd3993ba8e6cf3e94f filter_count=1}: searchnos::search::handlers: query profile 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","1bb3e592f1b7cfcd3993ba8e6cf3e94f"]' from 'ws://localhost:43451' (size: 43 bytes) [INFO] [stdout] DEBUG nostr_relay_pool::relay::inner: Auto-closing subscription. id=1bb3e592f1b7cfcd3993ba8e6cf3e94f [INFO] [stdout] DEBUG nostr_relay_pool::relay::inner: Sending '["CLOSE","1bb3e592f1b7cfcd3993ba8e6cf3e94f"]' to 'ws://localhost:43451' (size: 44 bytes) [INFO] [stdout]  INFO nostr_relay_pool::relay::inner: Completely disconnected from 'ws://localhost:43451' [INFO] [stdout] test tests::import_respects_fetch_kinds ... ok [INFO] [stdout] test tests::somke_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 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" "7d11132ebb6cdab3e97e9250b0859d45354b82cdd19b6498efbf96d4620f63f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d11132ebb6cdab3e97e9250b0859d45354b82cdd19b6498efbf96d4620f63f8", kill_on_drop: false }` [INFO] [stdout] 7d11132ebb6cdab3e97e9250b0859d45354b82cdd19b6498efbf96d4620f63f8