[INFO] fetching crate gnostr_rs 0.0.7...
[INFO] testing gnostr_rs-0.0.7 against beta-2025-09-21 for beta-1.91-2
[INFO] extracting crate gnostr_rs 0.0.7 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate gnostr_rs 0.0.7
[INFO] finished tweaking crates.io crate gnostr_rs 0.0.7
[INFO] tweaked toml for crates.io crate gnostr_rs 0.0.7 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gnostr_rs 0.0.7 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gnostr_rs 0.0.7 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-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4c828649a454b8be50f340529b9167d0e756d35b20a73445fc71f62820cc123a
[INFO] running `Command { std: "docker" "start" "-a" "4c828649a454b8be50f340529b9167d0e756d35b20a73445fc71f62820cc123a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c828649a454b8be50f340529b9167d0e756d35b20a73445fc71f62820cc123a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c828649a454b8be50f340529b9167d0e756d35b20a73445fc71f62820cc123a", kill_on_drop: false }`
[INFO] [stdout] 4c828649a454b8be50f340529b9167d0e756d35b20a73445fc71f62820cc123a
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 99e0ac584c1bb5104f10504c8c21ff45f6423cd57e675b51f582fb45ae5ff9a4
[INFO] running `Command { std: "docker" "start" "-a" "99e0ac584c1bb5104f10504c8c21ff45f6423cd57e675b51f582fb45ae5ff9a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling value-bag v1.9.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling cc v1.1.18
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.93
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.93
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling quick-protobuf v0.8.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]    Compiling send_wrapper v0.4.0
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.93
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling arrayref v0.3.8
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling asn1_der v0.7.6
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.93
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.13
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.93
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling js-sys v0.3.70
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling polling v3.7.3
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling data-encoding-macro v0.1.15
[INFO] [stderr]    Compiling multibase v0.9.1
[INFO] [stderr]    Compiling async-io v2.3.4
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling libp2p-swarm-derive v0.34.2
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling rw-stream-sink v0.4.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]    Compiling lru v0.12.4
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling async-process v2.2.4
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling async-std v1.13.0
[INFO] [stderr]    Compiling gloo-timers v0.2.6
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.43
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling asynchronous-codec v0.6.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling unsigned-varint v0.7.2
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling multihash v0.19.1
[INFO] [stderr]    Compiling multistream-select v0.13.0
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling anyhow v1.0.88
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling ipnet v2.10.0
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling rustls v0.23.13
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling netlink-packet-utils v0.5.2
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling libp2p-identity v0.2.9
[INFO] [stderr]    Compiling asynchronous-codec v0.7.0
[INFO] [stderr]    Compiling futures-bounded v0.2.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling multiaddr v0.18.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling libp2p-core v0.41.3
[INFO] [stderr]    Compiling netlink-packet-core v0.4.2
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling libp2p-swarm v0.44.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling netlink-sys v0.8.6
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling quick-protobuf-codec v0.2.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]    Compiling bitcoin_hashes v0.11.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling netlink-proto v0.10.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling netlink-packet-route v0.12.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling quick-protobuf-codec v0.3.1
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling gimli v0.31.0
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling hickory-proto v0.24.1
[INFO] [stderr]    Compiling asn1-rs v0.5.2
[INFO] [stderr]    Compiling rtnetlink v0.10.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling addr2line v0.24.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling object v0.36.4
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling prometheus-client v0.22.3
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling oid-registry v0.6.1
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling rcgen v0.11.3
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling if-watch v3.2.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling secp256k1 v0.24.3
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling der-parser v9.0.0
[INFO] [stderr]    Compiling futures-rustls v0.26.0
[INFO] [stderr]    Compiling cbor4ii v0.3.3
[INFO] [stderr]    Compiling random-access-storage v5.0.0
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling prometheus-client-derive-encode v0.4.2
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling raw-cpuid v11.1.0
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling hex-conservative v0.1.2
[INFO] [stderr]    Compiling moka v0.12.8
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling rustc-hash v2.0.0
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling xml-rs v0.8.22
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling quinn-proto v0.11.8
[INFO] [stderr]    Compiling bitcoin_hashes v0.13.0
[INFO] [stderr]    Compiling signal-hook v0.1.17
[INFO] [stderr]    Compiling quanta v0.12.3
[INFO] [stderr]    Compiling xmltree v0.10.3
[INFO] [stderr]    Compiling x509-parser v0.16.0
[INFO] [stderr]    Compiling libp2p-request-response v0.26.3
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling bitcoin v0.29.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling terminfo v0.8.0
[INFO] [stderr]    Compiling hickory-resolver v0.24.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling der-parser v8.2.0
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling attohttpc v0.24.1
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling futures-ticker v0.0.3
[INFO] [stderr]    Compiling web-sys v0.3.70
[INFO] [stderr]    Compiling lru v0.11.1
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling quinn-udp v0.5.5
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling send_wrapper v0.6.0
[INFO] [stderr]    Compiling intmap v2.0.0
[INFO] [stderr]    Compiling flat-tree v5.0.0
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling hex_fmt v0.3.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling triomphe v0.1.11
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling mkdirp v1.0.0
[INFO] [stderr]    Compiling random-access-disk v3.0.1
[INFO] [stderr]    Compiling rust-crypto v0.2.36
[INFO] [stderr]    Compiling libp2p-kad v0.45.3
[INFO] [stderr]    Compiling tungstenite v0.18.0
[INFO] [stderr]    Compiling libp2p-gossipsub v0.46.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling random-access-memory v3.0.0
[INFO] [stderr]    Compiling merkle-tree-stream v0.12.1
[INFO] [stderr]    Compiling lightning v0.0.115
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling quinn v0.11.5
[INFO] [stderr]    Compiling libp2p-noise v0.44.0
[INFO] [stderr]    Compiling libp2p-dcutr v0.11.0
[INFO] [stderr]    Compiling igd-next v0.14.3
[INFO] [stderr]    Compiling async-std-resolver v0.24.1
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling sysinfo v0.29.11
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling x509-parser v0.15.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling cuckoofilter v0.5.0
[INFO] [stderr]    Compiling libp2p-tls v0.4.1
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling pretty-hash v0.4.1
[INFO] [stderr]    Compiling secp256k1 v0.28.2
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling yamux v0.12.1
[INFO] [stderr]    Compiling yamux v0.13.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling soketto v0.8.0
[INFO] [stderr]    Compiling libp2p-identify v0.44.2
[INFO] [stderr]    Compiling libp2p-relay v0.17.2
[INFO] [stderr]    Compiling futures-rustls v0.24.0
[INFO] [stderr]    Compiling libp2p-ping v0.44.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling memory-stats v1.2.0
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling compact-encoding v1.1.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling flat-tree v6.0.0
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling hypercore v0.12.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling gnip44 v0.1.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling libp2p-metrics v0.14.1
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling libp2p-rendezvous v0.14.0
[INFO] [stderr]    Compiling libp2p-memory-connection-limits v0.2.0
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling libp2p-tls v0.3.0
[INFO] [stderr]    Compiling libp2p-websocket v0.43.2
[INFO] [stderr]    Compiling libp2p-yamux v0.45.2
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling thread-priority v0.13.1
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling tokio-tungstenite v0.18.0
[INFO] [stderr]    Compiling libp2p-quic v0.10.3
[INFO] [stderr]    Compiling libp2p-floodsub v0.44.0
[INFO] [stderr]    Compiling libp2p-upnp v0.2.2
[INFO] [stderr]    Compiling libp2p-dns v0.41.1
[INFO] [stderr]    Compiling secp256k1 v0.26.0
[INFO] [stderr]    Compiling libp2p-webtransport-websys v0.2.0
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling libp2p-websocket-websys v0.3.3
[INFO] [stderr]    Compiling libp2p-pnet v0.24.0
[INFO] [stderr]    Compiling libp2p-autonat v0.12.0
[INFO] [stderr]    Compiling crossterm v0.18.2
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling libp2p-mdns v0.45.1
[INFO] [stderr]    Compiling libp2p-tcp v0.41.0
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling libp2p-plaintext v0.41.0
[INFO] [stderr]    Compiling libp2p-connection-limits v0.3.1
[INFO] [stderr]    Compiling lightning-invoice v0.23.0
[INFO] [stderr]    Compiling libp2p-allow-block-list v0.3.0
[INFO] [stderr]    Compiling sha256 v1.5.0
[INFO] [stderr]    Compiling libp2p-uds v0.40.0
[INFO] [stderr]    Compiling crypto_secretstream v0.2.0
[INFO] [stderr]    Compiling webpki-roots v0.26.5
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling rtoolbox v0.0.2
[INFO] [stderr]    Compiling linkify v0.9.0
[INFO] [stderr]    Compiling core-net v0.1.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling gnostr-types v0.7.1-unstable
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling tui v0.14.0
[INFO] [stderr]    Compiling rpassword v7.3.1
[INFO] [stderr]    Compiling gnostr-core v0.4.2-alpha.1
[INFO] [stderr]    Compiling ureq v2.10.1
[INFO] [stderr]    Compiling libp2p v0.53.2
[INFO] [stderr]    Compiling nostr_rust v0.20.3
[INFO] [stderr]    Compiling clearscreen v3.0.0
[INFO] [stderr]    Compiling homedir v0.2.1
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling crossterm v0.19.0
[INFO] [stderr]    Compiling pad v0.1.6
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling k256 v0.13.3
[INFO] [stderr]    Compiling argparse v0.2.2
[INFO] [stderr]    Compiling route-recognizer v0.2.0
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling git2 v0.18.3
[INFO] [stderr]    Compiling gnostr-bins v0.0.40
[INFO] [stderr]    Compiling gnostr_rs v0.0.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 08s
[INFO] running `Command { std: "docker" "inspect" "99e0ac584c1bb5104f10504c8c21ff45f6423cd57e675b51f582fb45ae5ff9a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99e0ac584c1bb5104f10504c8c21ff45f6423cd57e675b51f582fb45ae5ff9a4", kill_on_drop: false }`
[INFO] [stdout] 99e0ac584c1bb5104f10504c8c21ff45f6423cd57e675b51f582fb45ae5ff9a4
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 039c667578a0b14a1bb8f0e7807fdbc7209ede44da3eefec7293823319d9c269
[INFO] running `Command { std: "docker" "start" "-a" "039c667578a0b14a1bb8f0e7807fdbc7209ede44da3eefec7293823319d9c269", kill_on_drop: false }`
[INFO] [stderr]    Compiling gnostr_rs v0.0.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.50s
[INFO] running `Command { std: "docker" "inspect" "039c667578a0b14a1bb8f0e7807fdbc7209ede44da3eefec7293823319d9c269", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "039c667578a0b14a1bb8f0e7807fdbc7209ede44da3eefec7293823319d9c269", kill_on_drop: false }`
[INFO] [stdout] 039c667578a0b14a1bb8f0e7807fdbc7209ede44da3eefec7293823319d9c269
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 76a4c072e167ddd55829ed51496658dfb1956b79ad3a521acb5500b4a945ccaa
[INFO] running `Command { std: "docker" "start" "-a" "76a4c072e167ddd55829ed51496658dfb1956b79ad3a521acb5500b4a945ccaa", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gnostr_rs-4448f8e9d943c291)
[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] [stderr]      Running unittests src/bin/gnostr_dashboard.rs (/opt/rustwide/target/debug/deps/gnostr_dashboard-36e323467ac7ab10)
[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] [stderr]      Running unittests src/bin/gnostr_rs.rs (/opt/rustwide/target/debug/deps/gnostr_rs-971617f4f2649e7b)
[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] [stderr]    Doc-tests gnostr_rs
[INFO] [stdout] 
[INFO] [stdout] running 49 tests
[INFO] [stdout] test src/events.rs - events::Event::verify (line 235) ... FAILED
[INFO] [stdout] test src/events.rs - events::Event::get_content_id (line 215) ... FAILED
[INFO] [stdout] test src/events.rs - events::EventPrepare::get_content (line 34) ... FAILED
[INFO] [stdout] test src/keys.rs - keys::get_public_key_from_secret (line 34) ... FAILED
[INFO] [stdout] test src/events.rs - events::EventPrepare::to_event (line 83) ... FAILED
[INFO] [stdout] test src/events.rs - events::Event::get_content (line 186) ... FAILED
[INFO] [stdout] test src/keys.rs - keys::secret_key_from_str (line 16) ... FAILED
[INFO] [stdout] test src/events.rs - events::EventPrepare::get_content_id (line 63) ... FAILED
[INFO] [stdout] test src/keys.rs - keys::get_str_keys_from_secret (line 46) ... FAILED
[INFO] [stdout] test src/events.rs - events::extract_events (line 275) ... ok
[INFO] [stdout] test src/lib.rs - Identity::from_str (line 88) ... FAILED
[INFO] [stdout] test src/nips/nip1.rs - nips::nip1::Client::broadcast_event (line 220) ... FAILED
[INFO] [stdout] test src/nips/nip1.rs - nips::nip1::Client::publish_text_note (line 164) ... FAILED
[INFO] [stdout] test src/nips/nip1.rs - nips::nip1::Client::add_recommended_relay (line 275) ... FAILED
[INFO] [stdout] test src/lib.rs - Identity::make_event (line 32) ... FAILED
[INFO] [stdout] test src/nips/nip1.rs - nips::nip1::Client::set_metadata (line 47) ... FAILED
[INFO] [stdout] test src/nips/nip16.rs - nips::nip16::Client::publish_replaceable_event (line 49) ... FAILED
[INFO] [stdout] test src/keys.rs - keys::get_random_secret_key (line 6) ... ok
[INFO] [stdout] test src/nips/nip2.rs - nips::nip2::Client::get_contact_list (line 140) ... FAILED
[INFO] [stdout] test src/nips/nip16.rs - nips::nip16::Client::publish_ephemeral_event (line 166) ... FAILED
[INFO] [stdout] test src/nips/nip13.rs - nips::nip13::EventPrepare::to_pow_event (line 56) ... FAILED
[INFO] [stdout] test src/bech32.rs - bech32::from_hb_to_hex (line 88) ... ok
[INFO] [stdout] test src/events.rs - events::extract_events_ws (line 319) ... ok
[INFO] [stdout] test src/nips/nip2.rs - nips::nip2::Client::set_contact_list (line 58) ... FAILED
[INFO] [stdout] test src/nips/nip25.rs - nips::nip25::Client::dislike (line 169) ... FAILED
[INFO] [stdout] test src/nips/nip4.rs - nips::nip4::Client::send_private_message (line 156) ... FAILED
[INFO] [stdout] test src/nips/nip25.rs - nips::nip25::Client::react_to (line 34) ... FAILED
[INFO] [stdout] test src/nips/nip4.rs - nips::nip4::Client::get_private_events_with (line 233) ... FAILED
[INFO] [stdout] test src/nips/nip4.rs - nips::nip4::Client::get_private_messages_with (line 334) ... FAILED
[INFO] [stdout] test src/nips/nip25.rs - nips::nip25::Client::like (line 116) ... FAILED
[INFO] [stdout] test src/bech32.rs - bech32::to_bech32 (line 35) ... ok
[INFO] [stdout] test src/nips/nip9.rs - nips::nip9::Client::delete_event_with_reason (line 81) ... FAILED
[INFO] [stdout] test src/nostr_client.rs - nostr_client::Client::add_relay (line 97) ... FAILED
[INFO] [stdout] test src/nips/nip9.rs - nips::nip9::Client::delete_event (line 26) ... FAILED
[INFO] [stdout] test src/nips/nip5.rs - nips::nip5::get_nips05 (line 76) ... ok
[INFO] [stdout] test src/nostr_client.rs - nostr_client::Client::next_data (line 236) ... FAILED
[INFO] [stdout] test src/nips/nip13.rs - nips::nip13::EventPrepare::count_leading_zero_bits (line 33) ... ok
[INFO] [stdout] test src/nostr_client.rs - nostr_client::Client::get_events_of (line 609) ... FAILED
[INFO] [stdout] test src/nostr_client.rs - nostr_client::Client::new (line 50) ... FAILED
[INFO] [stdout] test src/nostr_client.rs - nostr_client::Client::remove_relay (line 151) ... FAILED
[INFO] [stdout] test src/nostr_client.rs - nostr_client::Client::unsubscribe (line 514) ... FAILED
[INFO] [stdout] test src/nips/nip5.rs - nips::nip5::get_nip05 (line 132) ... ok
[INFO] [stdout] test src/nostr_client.rs - nostr_client::Client::subscribe (line 362) ... FAILED
[INFO] [stdout] test src/nostr_client.rs - nostr_client::Client::subscribe_with_id (line 434) ... FAILED
[INFO] [stdout] test src/nips/nip4.rs - nips::nip4::decrypt (line 64) ... ok
[INFO] [stdout] test src/nips/nip5.rs - nips::nip5::check_validity (line 37) ... FAILED
[INFO] [stdout] test src/utils.rs - utils::parse_content_tags (line 50) ... ok
[INFO] [stdout] test src/utils.rs - utils::get_timestamp (line 6) ... ok
[INFO] [stdout] test src/utils.rs - utils::random_hash (line 20) ... ok
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/events.rs - events::Event::verify (line 235) stdout ----
[INFO] [stdout] error: environment variable `SECRET_KEY` not defined at compile time
[INFO] [stdout]  --> src/events.rs:240:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | let identity = Identity::from_str(env!("SECRET_KEY")).unwrap();
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("SECRET_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `PUBLIC_KEY` not defined at compile time
[INFO] [stdout]   --> src/events.rs:243:12
[INFO] [stdout]    |
[INFO] [stdout] 11 |   pub_key: env!("PUBLIC_KEY").to_string(),
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("PUBLIC_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/events.rs - events::Event::get_content_id (line 215) stdout ----
[INFO] [stdout] error: environment variable `SECRET_KEY` not defined at compile time
[INFO] [stdout]  --> src/events.rs:219:35
[INFO] [stdout]   |
[INFO] [stdout] 7 | let identity = Identity::from_str(env!("SECRET_KEY")).unwrap();
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("SECRET_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `PUBLIC_KEY` not defined at compile time
[INFO] [stdout]  --> src/events.rs:221:12
[INFO] [stdout]   |
[INFO] [stdout] 9 |   pub_key: env!("PUBLIC_KEY").to_string(),
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("PUBLIC_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/events.rs - events::EventPrepare::get_content (line 34) stdout ----
[INFO] [stdout] error: environment variable `PUBLIC_KEY` not defined at compile time
[INFO] [stdout]   --> src/events.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |    pub_key: env!("PUBLIC_KEY").to_string(),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("PUBLIC_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/keys.rs - keys::get_public_key_from_secret (line 34) stdout ----
[INFO] [stdout] error: environment variable `SECRET_KEY` not defined at compile time
[INFO] [stdout]  --> src/keys.rs:38:38
[INFO] [stdout]   |
[INFO] [stdout] 7 | let secret_key = secret_key_from_str(env!("SECRET_KEY")).unwrap();
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("SECRET_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/events.rs - events::EventPrepare::to_event (line 83) stdout ----
[INFO] [stdout] error: environment variable `PUBLIC_KEY` not defined at compile time
[INFO] [stdout]  --> src/events.rs:89:11
[INFO] [stdout]   |
[INFO] [stdout] 9 |  pub_key: env!("PUBLIC_KEY").to_string(),
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("PUBLIC_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `SECRET_KEY` not defined at compile time
[INFO] [stdout]   --> src/events.rs:96:35
[INFO] [stdout]    |
[INFO] [stdout] 16 | let identity = Identity::from_str(env!("SECRET_KEY")).unwrap();
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("SECRET_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `PUBLIC_KEY` not defined at compile time
[INFO] [stdout]   --> src/events.rs:104:33
[INFO] [stdout]    |
[INFO] [stdout] 24 | assert_eq!(nostr_event.pub_key, env!("PUBLIC_KEY"));
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("PUBLIC_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `PUBLIC_KEY` not defined at compile time
[INFO] [stdout]   --> src/events.rs:120:37
[INFO] [stdout]    |
[INFO] [stdout] 40 | assert_eq!(nostr_event_pow.pub_key, env!("PUBLIC_KEY"));
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("PUBLIC_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/events.rs - events::Event::get_content (line 186) stdout ----
[INFO] [stdout] error: environment variable `SECRET_KEY` not defined at compile time
[INFO] [stdout]  --> src/events.rs:192:35
[INFO] [stdout]   |
[INFO] [stdout] 9 | let identity = Identity::from_str(env!("SECRET_KEY")).unwrap();
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("SECRET_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `PUBLIC_KEY` not defined at compile time
[INFO] [stdout]   --> src/events.rs:194:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |    pub_key: env!("PUBLIC_KEY").to_string(),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("PUBLIC_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `PUBLIC_KEY` not defined at compile time
[INFO] [stdout]   --> src/events.rs:200:75
[INFO] [stdout]    |
[INFO] [stdout] 17 | assert_eq!(event.get_content(), format!("[0,\"{}\",{},0,[],\"content\"]", env!("PUBLIC_KEY"), actual_time));
[INFO] [stdout]    |                                                                           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("PUBLIC_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/keys.rs - keys::secret_key_from_str (line 16) stdout ----
[INFO] [stdout] error: environment variable `SECRET_KEY` not defined at compile time
[INFO] [stdout]  --> src/keys.rs:19:38
[INFO] [stdout]   |
[INFO] [stdout] 6 | let secret_key = secret_key_from_str(env!("SECRET_KEY"));
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("SECRET_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/events.rs - events::EventPrepare::get_content_id (line 63) stdout ----
[INFO] [stdout] error: environment variable `PUBLIC_KEY` not defined at compile time
[INFO] [stdout]  --> src/events.rs:68:12
[INFO] [stdout]   |
[INFO] [stdout] 8 |   pub_key: env!("PUBLIC_KEY").to_string(),
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("PUBLIC_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/keys.rs - keys::get_str_keys_from_secret (line 46) stdout ----
[INFO] [stdout] error: environment variable `SECRET_KEY` not defined at compile time
[INFO] [stdout]  --> src/keys.rs:50:38
[INFO] [stdout]   |
[INFO] [stdout] 7 | let secret_key = secret_key_from_str(env!("SECRET_KEY")).unwrap();
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("SECRET_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `SECRET_KEY` not defined at compile time
[INFO] [stdout]   --> src/keys.rs:53:28
[INFO] [stdout]    |
[INFO] [stdout] 10 | assert_eq!(secret_key_str, env!("SECRET_KEY"));
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("SECRET_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `PUBLIC_KEY` not defined at compile time
[INFO] [stdout]   --> src/keys.rs:54:28
[INFO] [stdout]    |
[INFO] [stdout] 11 | assert_eq!(public_key_str, env!("PUBLIC_KEY"));
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("PUBLIC_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Identity::from_str (line 88) stdout ----
[INFO] [stdout] error: environment variable `SECRET_KEY` not defined at compile time
[INFO] [stdout]  --> src/lib.rs:94:35
[INFO] [stdout]   |
[INFO] [stdout] 9 | let identity = Identity::from_str(env!("SECRET_KEY"));
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("SECRET_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nips/nip1.rs - nips::nip1::Client::broadcast_event (line 220) stdout ----
[INFO] [stdout] error: environment variable `RELAY_URL` not defined at compile time
[INFO] [stdout]  --> src/nips/nip1.rs:226:35
[INFO] [stdout]   |
[INFO] [stdout] 9 | let mut client = Client::new(vec![env!("RELAY_URL")]).unwrap();
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("RELAY_URL")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `SECRET_KEY` not defined at compile time
[INFO] [stdout]   --> src/nips/nip1.rs:227:35
[INFO] [stdout]    |
[INFO] [stdout] 10 | let identity = Identity::from_str(env!("SECRET_KEY")).unwrap();
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("SECRET_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nips/nip1.rs - nips::nip1::Client::publish_text_note (line 164) stdout ----
[INFO] [stdout] error: environment variable `RELAY_URL` not defined at compile time
[INFO] [stdout]  --> src/nips/nip1.rs:168:35
[INFO] [stdout]   |
[INFO] [stdout] 7 | let mut client = Client::new(vec![env!("RELAY_URL")]).unwrap();
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("RELAY_URL")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `SECRET_KEY` not defined at compile time
[INFO] [stdout]  --> src/nips/nip1.rs:169:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | let identity = Identity::from_str(env!("SECRET_KEY")).unwrap();
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("SECRET_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nips/nip1.rs - nips::nip1::Client::add_recommended_relay (line 275) stdout ----
[INFO] [stdout] error: environment variable `RELAY_URL` not defined at compile time
[INFO] [stdout]  --> src/nips/nip1.rs:279:35
[INFO] [stdout]   |
[INFO] [stdout] 7 | let mut client = Client::new(vec![env!("RELAY_URL")]).unwrap();
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("RELAY_URL")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `SECRET_KEY` not defined at compile time
[INFO] [stdout]  --> src/nips/nip1.rs:280:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | let identity = Identity::from_str(env!("SECRET_KEY")).unwrap();
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("SECRET_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `RELAY_URL` not defined at compile time
[INFO] [stdout]   --> src/nips/nip1.rs:283:41
[INFO] [stdout]    |
[INFO] [stdout] 11 | client.add_recommended_relay(&identity, env!("RELAY_URL"), 0).unwrap();
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("RELAY_URL")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Identity::make_event (line 32) stdout ----
[INFO] [stdout] error: environment variable `RELAY_URL` not defined at compile time
[INFO] [stdout]   --> src/lib.rs:51:38
[INFO] [stdout]    |
[INFO] [stdout] 22 |    let mut client = Client::new(vec![env!("RELAY_URL")]).unwrap();
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("RELAY_URL")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `SECRET_KEY` not defined at compile time
[INFO] [stdout]   --> src/lib.rs:52:38
[INFO] [stdout]    |
[INFO] [stdout] 23 |    let identity = Identity::from_str(env!("SECRET_KEY")).unwrap();
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("SECRET_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nips/nip1.rs - nips::nip1::Client::set_metadata (line 47) stdout ----
[INFO] [stdout] error: environment variable `RELAY_URL` not defined at compile time
[INFO] [stdout]  --> src/nips/nip1.rs:51:35
[INFO] [stdout]   |
[INFO] [stdout] 7 | let mut client = Client::new(vec![env!("RELAY_URL")]).unwrap();
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("RELAY_URL")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `SECRET_KEY` not defined at compile time
[INFO] [stdout]  --> src/nips/nip1.rs:52:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | let identity = Identity::from_str(env!("SECRET_KEY")).unwrap();
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("SECRET_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nips/nip16.rs - nips::nip16::Client::publish_replaceable_event (line 49) stdout ----
[INFO] [stdout] error: environment variable `SECRET_KEY` not defined at compile time
[INFO] [stdout]  --> src/nips/nip16.rs:55:35
[INFO] [stdout]   |
[INFO] [stdout] 9 | let identity = Identity::from_str(env!("SECRET_KEY")).unwrap();
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("SECRET_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `RELAY_URL` not defined at compile time
[INFO] [stdout]   --> src/nips/nip16.rs:56:35
[INFO] [stdout]    |
[INFO] [stdout] 10 | let mut client = Client::new(vec![env!("RELAY_URL")]).unwrap();
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("RELAY_URL")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nips/nip2.rs - nips::nip2::Client::get_contact_list (line 140) stdout ----
[INFO] [stdout] error: environment variable `RELAY_URL` not defined at compile time
[INFO] [stdout]  --> src/nips/nip2.rs:144:35
[INFO] [stdout]   |
[INFO] [stdout] 7 | let mut client = Client::new(vec![env!("RELAY_URL")]).unwrap();
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("RELAY_URL")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `PUBLIC_KEY` not defined at compile time
[INFO] [stdout]  --> src/nips/nip2.rs:145:44
[INFO] [stdout]   |
[INFO] [stdout] 8 | let contact_list = client.get_contact_list(env!("PUBLIC_KEY")).unwrap();
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("PUBLIC_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nips/nip16.rs - nips::nip16::Client::publish_ephemeral_event (line 166) stdout ----
[INFO] [stdout] error: environment variable `SECRET_KEY` not defined at compile time
[INFO] [stdout]  --> src/nips/nip16.rs:172:35
[INFO] [stdout]   |
[INFO] [stdout] 9 | let identity = Identity::from_str(env!("SECRET_KEY")).unwrap();
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("SECRET_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `RELAY_URL` not defined at compile time
[INFO] [stdout]   --> src/nips/nip16.rs:173:35
[INFO] [stdout]    |
[INFO] [stdout] 10 | let mut client = Client::new(vec![env!("RELAY_URL")]).unwrap();
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("RELAY_URL")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nips/nip13.rs - nips::nip13::EventPrepare::to_pow_event (line 56) stdout ----
[INFO] [stdout] error: environment variable `PUBLIC_KEY` not defined at compile time
[INFO] [stdout]  --> src/nips/nip13.rs:62:11
[INFO] [stdout]   |
[INFO] [stdout] 9 |  pub_key: env!("PUBLIC_KEY").to_string(),
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("PUBLIC_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `SECRET_KEY` not defined at compile time
[INFO] [stdout]   --> src/nips/nip13.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 16 | let identity = Identity::from_str(env!("SECRET_KEY")).unwrap();
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("SECRET_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `PUBLIC_KEY` not defined at compile time
[INFO] [stdout]   --> src/nips/nip13.rs:80:27
[INFO] [stdout]    |
[INFO] [stdout] 27 | assert_eq!(event.pub_key, env!("PUBLIC_KEY"));
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("PUBLIC_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nips/nip2.rs - nips::nip2::Client::set_contact_list (line 58) stdout ----
[INFO] [stdout] error: environment variable `RELAY_URL` not defined at compile time
[INFO] [stdout]  --> src/nips/nip2.rs:62:35
[INFO] [stdout]   |
[INFO] [stdout] 7 | let mut client = Client::new(vec![env!("RELAY_URL")]).unwrap();
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("RELAY_URL")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `SECRET_KEY` not defined at compile time
[INFO] [stdout]  --> src/nips/nip2.rs:63:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | let identity = Identity::from_str(env!("SECRET_KEY")).unwrap();
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("SECRET_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `RELAY_URL` not defined at compile time
[INFO] [stdout]   --> src/nips/nip2.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 13 |   main_relay: Some(env!("RELAY_URL").to_string()),
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("RELAY_URL")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nips/nip25.rs - nips::nip25::Client::dislike (line 169) stdout ----
[INFO] [stdout] error: environment variable `RELAY_URL` not defined at compile time
[INFO] [stdout]  --> src/nips/nip25.rs:173:35
[INFO] [stdout]   |
[INFO] [stdout] 7 | let mut client = Client::new(vec![env!("RELAY_URL")]).unwrap();
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("RELAY_URL")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `SECRET_KEY` not defined at compile time
[INFO] [stdout]  --> src/nips/nip25.rs:174:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | let identity = Identity::from_str(env!("SECRET_KEY")).unwrap();
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("SECRET_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nips/nip4.rs - nips::nip4::Client::send_private_message (line 156) stdout ----
[INFO] [stdout] error: environment variable `RELAY_URL` not defined at compile time
[INFO] [stdout]  --> src/nips/nip4.rs:160:35
[INFO] [stdout]   |
[INFO] [stdout] 7 | let mut client = Client::new(vec![env!("RELAY_URL")]).unwrap();
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("RELAY_URL")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `SECRET_KEY` not defined at compile time
[INFO] [stdout]  --> src/nips/nip4.rs:161:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | let identity = Identity::from_str(env!("SECRET_KEY")).unwrap();
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("SECRET_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nips/nip25.rs - nips::nip25::Client::react_to (line 34) stdout ----
[INFO] [stdout] error: environment variable `RELAY_URL` not defined at compile time
[INFO] [stdout]  --> src/nips/nip25.rs:38:35
[INFO] [stdout]   |
[INFO] [stdout] 7 | let mut client = Client::new(vec![env!("RELAY_URL")]).unwrap();
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("RELAY_URL")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `SECRET_KEY` not defined at compile time
[INFO] [stdout]  --> src/nips/nip25.rs:39:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | let identity = Identity::from_str(env!("SECRET_KEY")).unwrap();
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("SECRET_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nips/nip4.rs - nips::nip4::Client::get_private_events_with (line 233) stdout ----
[INFO] [stdout] error: environment variable `RELAY_URL` not defined at compile time
[INFO] [stdout]  --> src/nips/nip4.rs:237:35
[INFO] [stdout]   |
[INFO] [stdout] 7 | let mut client = Client::new(vec![env!("RELAY_URL")]).unwrap();
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("RELAY_URL")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `SECRET_KEY` not defined at compile time
[INFO] [stdout]  --> src/nips/nip4.rs:238:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | let identity = Identity::from_str(env!("SECRET_KEY")).unwrap();
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("SECRET_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nips/nip4.rs - nips::nip4::Client::get_private_messages_with (line 334) stdout ----
[INFO] [stdout] error: environment variable `RELAY_URL` not defined at compile time
[INFO] [stdout]  --> src/nips/nip4.rs:338:35
[INFO] [stdout]   |
[INFO] [stdout] 7 | let mut client = Client::new(vec![env!("RELAY_URL")]).unwrap();
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("RELAY_URL")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `SECRET_KEY` not defined at compile time
[INFO] [stdout]  --> src/nips/nip4.rs:339:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | let identity = Identity::from_str(env!("SECRET_KEY")).unwrap();
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("SECRET_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nips/nip25.rs - nips::nip25::Client::like (line 116) stdout ----
[INFO] [stdout] error: environment variable `RELAY_URL` not defined at compile time
[INFO] [stdout]  --> src/nips/nip25.rs:120:35
[INFO] [stdout]   |
[INFO] [stdout] 7 | let mut client = Client::new(vec![env!("RELAY_URL")]).unwrap();
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("RELAY_URL")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `SECRET_KEY` not defined at compile time
[INFO] [stdout]  --> src/nips/nip25.rs:121:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | let identity = Identity::from_str(env!("SECRET_KEY")).unwrap();
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("SECRET_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nips/nip9.rs - nips::nip9::Client::delete_event_with_reason (line 81) stdout ----
[INFO] [stdout] error: environment variable `RELAY_URL` not defined at compile time
[INFO] [stdout]  --> src/nips/nip9.rs:85:35
[INFO] [stdout]   |
[INFO] [stdout] 7 | let mut client = Client::new(vec![env!("RELAY_URL")]).unwrap();
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("RELAY_URL")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `SECRET_KEY` not defined at compile time
[INFO] [stdout]  --> src/nips/nip9.rs:86:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | let identity = Identity::from_str(env!("SECRET_KEY")).unwrap();
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("SECRET_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nostr_client.rs - nostr_client::Client::add_relay (line 97) stdout ----
[INFO] [stdout] error: environment variable `RELAY_URL` not defined at compile time
[INFO] [stdout]  --> src/nostr_client.rs:101:18
[INFO] [stdout]   |
[INFO] [stdout] 7 | client.add_relay(env!("RELAY_URL")).unwrap();
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("RELAY_URL")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nips/nip9.rs - nips::nip9::Client::delete_event (line 26) stdout ----
[INFO] [stdout] error: environment variable `RELAY_URL` not defined at compile time
[INFO] [stdout]  --> src/nips/nip9.rs:30:35
[INFO] [stdout]   |
[INFO] [stdout] 7 | let mut client = Client::new(vec![env!("RELAY_URL")]).unwrap();
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("RELAY_URL")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `SECRET_KEY` not defined at compile time
[INFO] [stdout]  --> src/nips/nip9.rs:31:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | let identity = Identity::from_str(env!("SECRET_KEY")).unwrap();
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("SECRET_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nostr_client.rs - nostr_client::Client::next_data (line 236) stdout ----
[INFO] [stdout] error: environment variable `RELAY_URL` not defined at compile time
[INFO] [stdout]   --> src/nostr_client.rs:251:55
[INFO] [stdout]    |
[INFO] [stdout] 18 | let mut client = Arc::new(Mutex::new(Client::new(vec![env!("RELAY_URL")]).unwrap()));
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("RELAY_URL")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nostr_client.rs - nostr_client::Client::get_events_of (line 609) stdout ----
[INFO] [stdout] error: environment variable `RELAY_URL` not defined at compile time
[INFO] [stdout]  --> src/nostr_client.rs:612:35
[INFO] [stdout]   |
[INFO] [stdout] 6 | let mut client = Client::new(vec![env!("RELAY_URL")]).unwrap();
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("RELAY_URL")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nostr_client.rs - nostr_client::Client::new (line 50) stdout ----
[INFO] [stdout] error: environment variable `RELAY_URL` not defined at compile time
[INFO] [stdout]  --> src/nostr_client.rs:53:31
[INFO] [stdout]   |
[INFO] [stdout] 6 | let client = Client::new(vec![env!("RELAY_URL")]).unwrap();
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("RELAY_URL")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nostr_client.rs - nostr_client::Client::remove_relay (line 151) stdout ----
[INFO] [stdout] error: environment variable `RELAY_URL` not defined at compile time
[INFO] [stdout]  --> src/nostr_client.rs:154:35
[INFO] [stdout]   |
[INFO] [stdout] 6 | let mut client = Client::new(vec![env!("RELAY_URL")]).unwrap();
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("RELAY_URL")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `RELAY_URL` not defined at compile time
[INFO] [stdout]  --> src/nostr_client.rs:155:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | client.remove_relay(env!("RELAY_URL")).unwrap();
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("RELAY_URL")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nostr_client.rs - nostr_client::Client::unsubscribe (line 514) stdout ----
[INFO] [stdout] error: environment variable `RELAY_URL` not defined at compile time
[INFO] [stdout]  --> src/nostr_client.rs:517:35
[INFO] [stdout]   |
[INFO] [stdout] 6 | let mut client = Client::new(vec![env!("RELAY_URL")]).unwrap();
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("RELAY_URL")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nostr_client.rs - nostr_client::Client::subscribe (line 362) stdout ----
[INFO] [stdout] error: environment variable `RELAY_URL` not defined at compile time
[INFO] [stdout]  --> src/nostr_client.rs:365:35
[INFO] [stdout]   |
[INFO] [stdout] 6 | let mut client = Client::new(vec![env!("RELAY_URL")]).unwrap();
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("RELAY_URL")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nostr_client.rs - nostr_client::Client::subscribe_with_id (line 434) stdout ----
[INFO] [stdout] error: environment variable `RELAY_URL` not defined at compile time
[INFO] [stdout]  --> src/nostr_client.rs:437:35
[INFO] [stdout]   |
[INFO] [stdout] 6 | let mut client = Client::new(vec![env!("RELAY_URL")]).unwrap();
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("RELAY_URL")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nips/nip5.rs - nips::nip5::check_validity (line 37) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (448) panicked at src/nips/nip5.rs:7:1:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Err(RequestFailed)
[INFO] [stdout]  right: Ok(true)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63e3ab199822 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63e3ab199822 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63e3ab199822 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63e3ab199822 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63e3ab1ac53f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63e3ab1ac53f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63e3ab170251 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63e3ab170251 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63e3ab178782 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63e3ab17cdcf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x63e3ab17cc29 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x63e3ab17d505 - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x63e3ab17d2ea - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x63e3ab1788b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x63e3ab164a0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x63e3ab1b5890 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x63e3ab1b5693 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   17:     0x63e3aab941fb - core::panicking::assert_failed::h269141a0cee6b8dc
[INFO] [stdout]   18:     0x63e3aab947e1 - rust_out::main::_doctest_main_src_nips_nip5_rs_37_0::hf1cb97c3bc3d8b3a
[INFO] [stdout]   19:     0x63e3aab94736 - rust_out::main::h909c389308a13d94
[INFO] [stdout]   20:     0x63e3aab94133 - core::ops::function::FnOnce::call_once::he80aaf16098e337a
[INFO] [stdout]   21:     0x63e3aab94086 - std::sys::backtrace::__rust_begin_short_backtrace::hd4f5856814720a68
[INFO] [stdout]   22:     0x63e3aab94069 - std::rt::lang_start::{{closure}}::hdd522a24cafb4b4b
[INFO] [stdout]   23:     0x63e3ab171af0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   24:     0x63e3ab171af0 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   25:     0x63e3ab171af0 - std::panicking::catch_unwind::h26f0e342004b5114
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   26:     0x63e3ab171af0 - std::panic::catch_unwind::h9ee33ca17775d897
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x63e3ab171af0 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x63e3ab171af0 - std::panicking::catch_unwind::do_call::h819db0a7788e7259
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x63e3ab171af0 - std::panicking::catch_unwind::h23e08fb4a7b9f405
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x63e3ab171af0 - std::panic::catch_unwind::h7ca3d9eabb6135ff
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x63e3ab171af0 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x63e3aab94051 - std::rt::lang_start::h5d51bffdfd88737a
[INFO] [stdout]   33:     0x63e3aab948d5 - main
[INFO] [stdout]   34:     0x77e17a1d61ca - <unknown>
[INFO] [stdout]   35:     0x77e17a1d628b - __libc_start_main
[INFO] [stdout]   36:     0x63e3aab93f65 - _start
[INFO] [stdout]   37:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/events.rs - events::Event::get_content (line 186)
[INFO] [stdout]     src/events.rs - events::Event::get_content_id (line 215)
[INFO] [stdout]     src/events.rs - events::Event::verify (line 235)
[INFO] [stdout]     src/events.rs - events::EventPrepare::get_content (line 34)
[INFO] [stdout]     src/events.rs - events::EventPrepare::get_content_id (line 63)
[INFO] [stdout]     src/events.rs - events::EventPrepare::to_event (line 83)
[INFO] [stdout]     src/keys.rs - keys::get_public_key_from_secret (line 34)
[INFO] [stdout]     src/keys.rs - keys::get_str_keys_from_secret (line 46)
[INFO] [stdout]     src/keys.rs - keys::secret_key_from_str (line 16)
[INFO] [stdout]     src/lib.rs - Identity::from_str (line 88)
[INFO] [stdout]     src/lib.rs - Identity::make_event (line 32)
[INFO] [stdout]     src/nips/nip1.rs - nips::nip1::Client::add_recommended_relay (line 275)
[INFO] [stdout]     src/nips/nip1.rs - nips::nip1::Client::broadcast_event (line 220)
[INFO] [stdout]     src/nips/nip1.rs - nips::nip1::Client::publish_text_note (line 164)
[INFO] [stdout]     src/nips/nip1.rs - nips::nip1::Client::set_metadata (line 47)
[INFO] [stdout]     src/nips/nip13.rs - nips::nip13::EventPrepare::to_pow_event (line 56)
[INFO] [stdout]     src/nips/nip16.rs - nips::nip16::Client::publish_ephemeral_event (line 166)
[INFO] [stdout]     src/nips/nip16.rs - nips::nip16::Client::publish_replaceable_event (line 49)
[INFO] [stdout]     src/nips/nip2.rs - nips::nip2::Client::get_contact_list (line 140)
[INFO] [stdout]     src/nips/nip2.rs - nips::nip2::Client::set_contact_list (line 58)
[INFO] [stdout]     src/nips/nip25.rs - nips::nip25::Client::dislike (line 169)
[INFO] [stdout]     src/nips/nip25.rs - nips::nip25::Client::like (line 116)
[INFO] [stdout]     src/nips/nip25.rs - nips::nip25::Client::react_to (line 34)
[INFO] [stdout]     src/nips/nip4.rs - nips::nip4::Client::get_private_events_with (line 233)
[INFO] [stdout]     src/nips/nip4.rs - nips::nip4::Client::get_private_messages_with (line 334)
[INFO] [stdout]     src/nips/nip4.rs - nips::nip4::Client::send_private_message (line 156)
[INFO] [stdout]     src/nips/nip5.rs - nips::nip5::check_validity (line 37)
[INFO] [stdout]     src/nips/nip9.rs - nips::nip9::Client::delete_event (line 26)
[INFO] [stdout]     src/nips/nip9.rs - nips::nip9::Client::delete_event_with_reason (line 81)
[INFO] [stdout]     src/nostr_client.rs - nostr_client::Client::add_relay (line 97)
[INFO] [stdout]     src/nostr_client.rs - nostr_client::Client::get_events_of (line 609)
[INFO] [stdout]     src/nostr_client.rs - nostr_client::Client::new (line 50)
[INFO] [stdout]     src/nostr_client.rs - nostr_client::Client::next_data (line 236)
[INFO] [stdout]     src/nostr_client.rs - nostr_client::Client::remove_relay (line 151)
[INFO] [stdout]     src/nostr_client.rs - nostr_client::Client::subscribe (line 362)
[INFO] [stdout]     src/nostr_client.rs - nostr_client::Client::subscribe_with_id (line 434)
[INFO] [stdout]     src/nostr_client.rs - nostr_client::Client::unsubscribe (line 514)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 12 passed; 37 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.37s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "76a4c072e167ddd55829ed51496658dfb1956b79ad3a521acb5500b4a945ccaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76a4c072e167ddd55829ed51496658dfb1956b79ad3a521acb5500b4a945ccaa", kill_on_drop: false }`
[INFO] [stdout] 76a4c072e167ddd55829ed51496658dfb1956b79ad3a521acb5500b4a945ccaa
