[INFO] cloning repository https://github.com/v0l/nostr-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/v0l/nostr-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fv0l%2Fnostr-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fv0l%2Fnostr-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cb8eafc838d1e38dad2d68a2d3289d5a8b199c7b
[INFO] testing v0l/nostr-api 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%2Fv0l%2Fnostr-api" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/v0l/nostr-api
[INFO] finished tweaking git repo https://github.com/v0l/nostr-api
[INFO] tweaked toml for git repo https://github.com/v0l/nostr-api written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/v0l/nostr-api 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/v0l/nostr-api 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 5424715366f6a9807d1b270ec566114448c1adef1b14695f540da49878564aa5
[INFO] running `Command { std: "docker" "start" "-a" "5424715366f6a9807d1b270ec566114448c1adef1b14695f540da49878564aa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5424715366f6a9807d1b270ec566114448c1adef1b14695f540da49878564aa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5424715366f6a9807d1b270ec566114448c1adef1b14695f540da49878564aa5", kill_on_drop: false }`
[INFO] [stdout] 5424715366f6a9807d1b270ec566114448c1adef1b14695f540da49878564aa5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 024f5fbeaed01bd03a59d676772933cc6513407fb29127b0d201e53dbfae48ec
[INFO] running `Command { std: "docker" "start" "-a" "024f5fbeaed01bd03a59d676772933cc6513407fb29127b0d201e53dbfae48ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling ryu v1.0.21
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling bitcoin-io v0.1.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling hex-conservative v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling web_atoms v0.2.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling bech32 v0.11.1
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling bitcoin_hashes v0.14.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling selectors v0.33.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling portable-atomic v1.12.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling lru v0.16.2
[INFO] [stderr]    Compiling derive_more v2.1.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-socks v0.5.2
[INFO] [stderr]    Compiling nostr v0.44.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling async-utility v0.3.1
[INFO] [stderr]    Compiling cssparser v0.36.0
[INFO] [stderr]    Compiling markup5ever v0.36.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling servo_arc v0.4.3
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling atomic-destructor v0.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling negentropy v0.5.0
[INFO] [stderr]    Compiling moka v0.12.11
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling nostr-database v0.44.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling nostr-gossip v0.44.0
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling html5ever v0.36.1
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling scraper v0.25.0
[INFO] [stderr]    Compiling config v0.15.19
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling async-wsocket v0.13.1
[INFO] [stderr]    Compiling nostr-relay-pool v0.44.0
[INFO] [stderr]    Compiling nostr-sdk v0.44.1
[INFO] [stderr]    Compiling nostr_services_rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 12s
[INFO] running `Command { std: "docker" "inspect" "024f5fbeaed01bd03a59d676772933cc6513407fb29127b0d201e53dbfae48ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "024f5fbeaed01bd03a59d676772933cc6513407fb29127b0d201e53dbfae48ec", kill_on_drop: false }`
[INFO] [stdout] 024f5fbeaed01bd03a59d676772933cc6513407fb29127b0d201e53dbfae48ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] bda13b9e43f3faf0779416e2c03b3377e23365abeecffd0ca39cbf3d1a6d54fd
[INFO] running `Command { std: "docker" "start" "-a" "bda13b9e43f3faf0779416e2c03b3377e23365abeecffd0ca39cbf3d1a6d54fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling nostr_services_rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.04s
[INFO] running `Command { std: "docker" "inspect" "bda13b9e43f3faf0779416e2c03b3377e23365abeecffd0ca39cbf3d1a6d54fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bda13b9e43f3faf0779416e2c03b3377e23365abeecffd0ca39cbf3d1a6d54fd", kill_on_drop: false }`
[INFO] [stdout] bda13b9e43f3faf0779416e2c03b3377e23365abeecffd0ca39cbf3d1a6d54fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 10584e743c0a75a323008a0097a3fc991ba995c98c32d38665f3fa2ce4ba66b0
[INFO] running `Command { std: "docker" "start" "-a" "10584e743c0a75a323008a0097a3fc991ba995c98c32d38665f3fa2ce4ba66b0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nostr_services_rs-54efcf678d74b7fa)
[INFO] [stdout] 
[INFO] [stdout] running 94 tests
[INFO] [stdout] test avatar::tests::test_avatar_sets_files_for_unknown_set_returns_none ... ok
[INFO] [stdout] test avatar::tests::test_avatar_sets_load_does_not_panic ... ok
[INFO] [stdout] test avatar::tests::test_avatar_sets_known_sets_allowlist ... ok
[INFO] [stdout] test fetch::tests::test_n19_key_coordinate_returns_formatted_key ... ok
[INFO] [stdout] test fetch::tests::test_n19_key_profile_returns_hex ... ok
[INFO] [stdout] test fetch::tests::test_n19_key_pubkey_returns_hex ... ok
[INFO] [stdout] test fetch::tests::test_n19_key_event_id_returns_hex ... ok
[INFO] [stdout] test fetch::tests::test_n19_key_event_returns_hex ... ok
[INFO] [stdout] test fetch::tests::test_n19_key_secret_returns_none ... ok
[INFO] [stdout] test fetch::tests::test_get_profile_returns_none_with_no_relays ... ok
[INFO] [stdout] test fetch::tests::test_nip19_to_filter_event_id ... ok
[INFO] [stdout] test fetch::tests::test_client_accessor_returns_client ... ok
[INFO] [stdout] test fetch::tests::test_get_profile_uses_profile_cache ... ok
[INFO] [stdout] test fetch::tests::test_nip19_to_filter_pubkey_returns_metadata_filter ... ok
[INFO] [stdout] test fetch::tests::test_nip19_to_filter_unknown_returns_none ... ok
[INFO] [stdout] test fetch::tests::test_demand_returns_none_with_no_relays ... ok
[INFO] [stdout] test fetch::tests::test_nip19_to_filter_profile_returns_metadata_filter ... ok
[INFO] [stdout] test link_preview::tests::test_is_private_ip_broadcast_v4 ... ok
[INFO] [stdout] test link_preview::tests::test_is_private_ip_link_local_v4 ... ok
[INFO] [stdout] test fetch::tests::test_process_queue_drops_lock_before_fetch ... ok
[INFO] [stdout] test fetch::tests::test_process_queue_renotifies_when_more_items_remain ... ok
[INFO] [stdout] test link_preview::tests::test_is_private_ip_public_v6 ... ok
[INFO] [stdout] test link_preview::tests::test_is_private_ip_unspecified_v4 ... ok
[INFO] [stdout] test link_preview::tests::test_is_private_ip_unspecified_v6 ... ok
[INFO] [stdout] test link_preview::tests::test_validate_preview_url_rejects_dot_local ... ok
[INFO] [stdout] test link_preview::tests::test_validate_preview_url_rejects_dot_internal ... ok
[INFO] [stdout] test link_preview::tests::test_validate_preview_url_rejects_file_scheme ... ok
[INFO] [stdout] test link_preview::tests::test_validate_preview_url_rejects_http ... ok
[INFO] [stdout] test link_preview::tests::test_validate_preview_url_rejects_invalid_url ... ok
[INFO] [stdout] test link_preview::tests::test_validate_preview_url_rejects_localhost_name ... ok
[INFO] [stdout] test link_preview::tests::test_is_private_ip_loopback_v4 ... ok
[INFO] [stdout] test link_preview::tests::test_is_private_ip_loopback_v6 ... ok
[INFO] [stdout] test link_preview::tests::test_is_private_ip_private_v4 ... ok
[INFO] [stdout] test link_preview::tests::test_validate_preview_url_rejects_loopback_ip ... ok
[INFO] [stdout] test opengraph::tests::test_display_escapes_attribute_values ... ok
[INFO] [stdout] test opengraph::tests::test_display_self_closing_meta ... ok
[INFO] [stdout] test opengraph::tests::test_head_element_as_title_non_meta_returns_none ... ok
[INFO] [stdout] test opengraph::tests::test_head_element_as_title_non_og_title_returns_none ... ok
[INFO] [stdout] test link_preview::tests::test_validate_preview_url_rejects_metadata_ip ... ok
[INFO] [stdout] test opengraph::tests::test_head_element_as_title_og_title_produces_title_element ... ok
[INFO] [stdout] test link_preview::tests::test_is_private_ip_public_v4 ... ok
[INFO] [stdout] test link_preview::tests::test_validate_preview_url_rejects_private_ip ... ok
[INFO] [stdout] test link_preview::tests::test_validate_preview_url_valid_https ... ok
[INFO] [stdout] test opengraph::tests::test_head_element_meta_content_absent ... ok
[INFO] [stdout] test opengraph::tests::test_head_element_meta_content_non_meta_element ... ok
[INFO] [stdout] test opengraph::tests::test_head_element_meta_content_present ... ok
[INFO] [stdout] test opengraph::tests::test_html_escape_all_chars ... ok
[INFO] [stdout] test opengraph::tests::test_html_escape_ampersand ... ok
[INFO] [stdout] test opengraph::tests::test_display_element_with_content ... ok
[INFO] [stdout] test opengraph::tests::test_html_escape_less_than ... ok
[INFO] [stdout] test opengraph::tests::test_html_escape_double_quote ... ok
[INFO] [stdout] test opengraph::tests::test_html_escape_clean_string ... ok
[INFO] [stdout] test opengraph::tests::test_html_escape_greater_than ... ok
[INFO] [stdout] test opengraph::tests::test_inject_tags_appends_new_tags ... ok
[INFO] [stdout] test opengraph::tests::test_inject_tags_duplicate_input_tags_not_appended_twice ... ok
[INFO] [stdout] test opengraph::tests::test_inject_tags_body_is_not_modified ... ok
[INFO] [stdout] test opengraph::tests::test_inject_tags_empty_tags_list ... ok
[INFO] [stdout] test opengraph::tests::test_inject_tags_empty_head_appends_all_tags ... ok
[INFO] [stdout] test opengraph::tests::test_inject_tags_multiple_replacements_in_one_call ... ok
[INFO] [stdout] test opengraph::tests::test_inject_tags_no_head_returns_original ... ok
[INFO] [stdout] test opengraph::tests::test_display_escapes_content ... ok
[INFO] [stdout] test opengraph::tests::test_inject_tags_escapes_injected_values ... ok
[INFO] [stdout] test opengraph::tests::test_inject_tags_head_with_attributes_is_handled ... ok
[INFO] [stdout] test opengraph::tests::test_inject_tags_meta_matched_by_name_attribute ... ok
[INFO] [stdout] test opengraph::tests::test_inject_tags_og_title_appended_when_no_existing_title ... ok
[INFO] [stdout] test fetch::tests::test_demand_uses_event_cache ... ok
[INFO] [stdout] test opengraph::tests::test_inject_tags_preserves_unmatched_existing_children ... ok
[INFO] [stdout] test opengraph::tests::test_inject_tags_replaces_existing_canonical_not_duplicates ... ok
[INFO] [stdout] test opengraph::tests::test_inject_tags_replaces_existing_og_meta ... ok
[INFO] [stdout] test opengraph::tests::test_injected_tags_order_title_canonical_meta_script ... ok
[INFO] [stdout] test opengraph::tests::test_parse_nip05_allowed_name_chars ... ok
[INFO] [stdout] test opengraph::tests::test_json_ld_to_script_is_not_html_escaped ... ok
[INFO] [stdout] test opengraph::tests::test_parse_nip05_allows_numeric_labels_that_are_not_full_ipv4 ... ok
[INFO] [stdout] test opengraph::tests::test_meta_tags_to_elements_count ... ok
[INFO] [stdout] test opengraph::tests::test_meta_tags_to_elements_empty ... ok
[INFO] [stdout] test opengraph::tests::test_meta_tags_to_elements_structure ... ok
[INFO] [stdout] test opengraph::tests::test_parse_nip05_invalid_name_char ... ok
[INFO] [stdout] test opengraph::tests::test_parse_nip05_lowercase_domain_normalised ... ok
[INFO] [stdout] test opengraph::tests::test_parse_nip05_multiple_at_signs ... ok
[INFO] [stdout] test opengraph::tests::test_parse_nip05_empty_domain ... ok
[INFO] [stdout] test opengraph::tests::test_parse_nip05_domain_no_dot ... ok
[INFO] [stdout] test opengraph::tests::test_parse_nip05_missing_at ... ok
[INFO] [stdout] test opengraph::tests::test_parse_nip05_rejects_dot_internal ... ok
[INFO] [stdout] test opengraph::tests::test_parse_nip05_normalises_to_lowercase ... ok
[INFO] [stdout] test opengraph::tests::test_inject_tags_replaces_title_via_og_title ... ok
[INFO] [stdout] test opengraph::tests::test_parse_nip05_valid ... ok
[INFO] [stdout] test opengraph::tests::test_parse_nip05_rejects_dot_local ... ok
[INFO] [stdout] test opengraph::tests::test_parse_nip05_rejects_dot_localhost ... ok
[INFO] [stdout] test opengraph::tests::test_parse_nip05_rejects_ipv4_address ... ok
[INFO] [stdout] test opengraph::tests::test_replace_with_matching_meta_returns_self ... ok
[INFO] [stdout] test opengraph::tests::test_replace_with_non_matching_meta_returns_none ... ok
[INFO] [stdout] test opengraph::tests::test_replace_with_title_node_and_og_title_tag ... ok
[INFO] [stdout] test opengraph::tests::test_inject_tags_snort_html_file ... ok
[INFO] [stdout] test opengraph::tests::test_tag_page_kieran_snort_social ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- opengraph::tests::test_tag_page_kieran_snort_social stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'opengraph::tests::test_tag_page_kieran_snort_social' (118) panicked at src/opengraph.rs:1244:9:
[INFO] [stdout] response should contain og:type tag, got:
[INFO] [stdout] <!DOCTYPE html><html><head><title>Snort</title></head><body></body></html>
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x630b6e9d539a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x630b6e9d539a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x630b6e9d539a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x630b6e9d539a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x630b6e9ee16a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x630b6e9ee16a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x630b6e9dac22 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x630b6e9dac22 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x630b6e9b235f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x630b6e9b235f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x630b6e9ccc19 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x630b6de3188c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x630b6de3188c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x630b6e9cce92 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x630b6e9cce92 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x630b6e9b2418 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x630b6e9a9599 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x630b6e9b33dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x630b6e9eea7c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x630b6da5c087 - nostr_services_rs::opengraph::tests::test_tag_page_kieran_snort_social::{{closure}}::h6253a837419cb2b5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/opengraph.rs:1244:9
[INFO] [stdout]   20:     0x630b6da3e052 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc8073ee343a3f5d1
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x630b6da3ddad - <core::pin::Pin<P> as core::future::future::Future>::poll::h47ea370e4de84045
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x630b6dbed42d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h37a4cdd8cd0e0ee4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   23:     0x630b6dbed1cb - tokio::task::coop::with_budget::h4450dcf7e5104a8c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x630b6dbed1cb - tokio::task::coop::budget::h70401dafb0dff669
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x630b6dbed1cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h0141f96cee977929
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   26:     0x630b6dbea1c0 - tokio::runtime::scheduler::current_thread::Context::enter::h0ae287135fccf835
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   27:     0x630b6dbebe0d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h19cf6a9272f5295e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   28:     0x630b6dbeba74 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h085c622f2b22387d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   29:     0x630b6da771ab - tokio::runtime::context::scoped::Scoped<T>::set::h0e10f4f2ad820ba9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x630b6da20fe9 - tokio::runtime::context::set_scheduler::{{closure}}::h281bd21864a5664f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x630b6dc1cff2 - std::thread::local::LocalKey<T>::try_with::h349745991909d635
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   32:     0x630b6dc1c8ce - std::thread::local::LocalKey<T>::with::h23fc4db790789278
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   33:     0x630b6da20f1d - tokio::runtime::context::set_scheduler::h1edc4642b830579c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x630b6dbeb820 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hc5fa36c7e5f731cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   35:     0x630b6dbebad6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h911e9411e8728f51
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   36:     0x630b6dbe6c10 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc1acf15048229d7e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x630b6db8b7b3 - tokio::runtime::context::runtime::enter_runtime::hd5c2ccee1a0f10cb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x630b6dbe6921 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h5109f9dee6ee88b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x630b6dad6284 - tokio::runtime::runtime::Runtime::block_on_inner::h684cff5c5fa7a3cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   40:     0x630b6dad655f - tokio::runtime::runtime::Runtime::block_on::h02833b9f513172d3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   41:     0x630b6da5ab16 - nostr_services_rs::opengraph::tests::test_tag_page_kieran_snort_social::h3734587626bf67b4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/opengraph.rs:1260:10
[INFO] [stdout]   42:     0x630b6da5abb7 - nostr_services_rs::opengraph::tests::test_tag_page_kieran_snort_social::{{closure}}::h27d434750996b3c6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/opengraph.rs:1182:49
[INFO] [stdout]   43:     0x630b6d9be676 - core::ops::function::FnOnce::call_once::h080d63ff627726f7
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x630b6de2596b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x630b6de2596b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x630b6de3235b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x630b6de3235b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x630b6de3235b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x630b6de3235b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x630b6de3235b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x630b6de3235b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x630b6de3235b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x630b6de2da74 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x630b6de2da74 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x630b6de34f62 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x630b6de34f62 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x630b6de34f62 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x630b6de34f62 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x630b6de34f62 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x630b6de34f62 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x630b6de34f62 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x630b6e9d490f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x630b6e9d490f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x736284d1eaa4 - <unknown>
[INFO] [stdout]   65:     0x736284daba64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     opengraph::tests::test_tag_page_kieran_snort_social
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 93 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.58s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin nostr_services_rs`
[INFO] running `Command { std: "docker" "inspect" "10584e743c0a75a323008a0097a3fc991ba995c98c32d38665f3fa2ce4ba66b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10584e743c0a75a323008a0097a3fc991ba995c98c32d38665f3fa2ce4ba66b0", kill_on_drop: false }`
[INFO] [stdout] 10584e743c0a75a323008a0097a3fc991ba995c98c32d38665f3fa2ce4ba66b0
