[INFO] fetching crate nostr 0.43.1...
[INFO] testing nostr-0.43.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate nostr 0.43.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate nostr 0.43.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate nostr 0.43.1
[INFO] tweaked toml for crates.io crate nostr 0.43.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nostr 0.43.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nostr 0.43.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ee271153afdcbf69870abc88cbef304713ccd58286733a7a327689366d3c1c6
[INFO] running `Command { std: "docker" "start" "-a" "2ee271153afdcbf69870abc88cbef304713ccd58286733a7a327689366d3c1c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ee271153afdcbf69870abc88cbef304713ccd58286733a7a327689366d3c1c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ee271153afdcbf69870abc88cbef304713ccd58286733a7a327689366d3c1c6", kill_on_drop: false }`
[INFO] [stdout] 2ee271153afdcbf69870abc88cbef304713ccd58286733a7a327689366d3c1c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 142de954a55a2e7366773c976acd34c3764382a5fee9104d63696ea1c722db32
[INFO] running `Command { std: "docker" "start" "-a" "142de954a55a2e7366773c976acd34c3764382a5fee9104d63696ea1c722db32", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling bitcoin-io v0.1.3
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling hex-conservative v0.2.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bitcoin_hashes v0.14.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling nostr v0.43.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `EventKey` is never used
[INFO] [stdout]    --> src/event/mod.rs:307:6
[INFO] [stdout]     |
[INFO] [stdout] 307 | enum EventKey {
[INFO] [stdout]     |      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/event/mod.rs:261:23
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub fn coordinate(&self) -> Option<CoordinateBorrow> {
[INFO] [stdout]     |                       ^^^^^            ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub fn coordinate(&self) -> Option<CoordinateBorrow<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/event/tag/mod.rs:137:17
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn kind(&self) -> TagKind {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn kind(&self) -> TagKind<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/event/tag/standard.rs:576:17
[INFO] [stdout]     |
[INFO] [stdout] 576 |     pub fn kind(&self) -> TagKind {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 576 |     pub fn kind(&self) -> TagKind<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/key/mod.rs:274:16
[INFO] [stdout]     |
[INFO] [stdout] 274 |     fn backend(&self) -> SignerBackend {
[INFO] [stdout]     |                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 274 |     fn backend(&self) -> SignerBackend<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/key/mod.rs:278:23
[INFO] [stdout]     |
[INFO] [stdout] 278 |     fn get_public_key(&self) -> BoxedFuture<Result<PublicKey, SignerError>> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 278 |     fn get_public_key(&self) -> BoxedFuture<'_, Result<PublicKey, SignerError>> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/key/mod.rs:282:19
[INFO] [stdout]     |
[INFO] [stdout] 282 |     fn sign_event(&self, unsigned: UnsignedEvent) -> BoxedFuture<Result<Event, SignerError>> {
[INFO] [stdout]     |                   ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 282 |     fn sign_event(&self, unsigned: UnsignedEvent) -> BoxedFuture<'_, Result<Event, SignerError>> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/nips/nip22.rs:49:28
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn extract_root(event: &Event) -> Option<CommentTarget> {
[INFO] [stdout]    |                            ^^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn extract_root(event: &Event) -> Option<CommentTarget<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/nips/nip22.rs:54:30
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub fn extract_parent(event: &Event) -> Option<CommentTarget> {
[INFO] [stdout]    |                              ^^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub fn extract_parent(event: &Event) -> Option<CommentTarget<'_>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/nips/nip22.rs:58:24
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn extract_data(event: &Event, is_root: bool) -> Option<CommentTarget> {
[INFO] [stdout]    |                        ^^^^^^                           ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn extract_data(event: &Event, is_root: bool) -> Option<CommentTarget<'_>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/signer.rs:94:16
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn backend(&self) -> SignerBackend;
[INFO] [stdout]    |                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn backend(&self) -> SignerBackend<'_>;
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/signer.rs:97:23
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn get_public_key(&self) -> BoxedFuture<Result<PublicKey, SignerError>>;
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn get_public_key(&self) -> BoxedFuture<'_, Result<PublicKey, SignerError>>;
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/signer.rs:100:19
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn sign_event(&self, unsigned: UnsignedEvent) -> BoxedFuture<Result<Event, SignerError>>;
[INFO] [stdout]     |                   ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn sign_event(&self, unsigned: UnsignedEvent) -> BoxedFuture<'_, Result<Event, SignerError>>;
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/signer.rs:133:16
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn backend(&self) -> SignerBackend {
[INFO] [stdout]     |                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn backend(&self) -> SignerBackend<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/signer.rs:138:23
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn get_public_key(&self) -> BoxedFuture<Result<PublicKey, SignerError>> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn get_public_key(&self) -> BoxedFuture<'_, Result<PublicKey, SignerError>> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/signer.rs:143:19
[INFO] [stdout]     |
[INFO] [stdout] 143 |     fn sign_event(&self, unsigned: UnsignedEvent) -> BoxedFuture<Result<Event, SignerError>> {
[INFO] [stdout]     |                   ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 143 |     fn sign_event(&self, unsigned: UnsignedEvent) -> BoxedFuture<'_, Result<Event, SignerError>> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.80s
[INFO] running `Command { std: "docker" "inspect" "142de954a55a2e7366773c976acd34c3764382a5fee9104d63696ea1c722db32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "142de954a55a2e7366773c976acd34c3764382a5fee9104d63696ea1c722db32", kill_on_drop: false }`
[INFO] [stdout] 142de954a55a2e7366773c976acd34c3764382a5fee9104d63696ea1c722db32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 43fca83dda8d5ccaf5e040adc08b7339859d23160e6c7253f5510955a7728000
[INFO] running `Command { std: "docker" "start" "-a" "43fca83dda8d5ccaf5e040adc08b7339859d23160e6c7253f5510955a7728000", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling rustls v0.23.19
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling ipnet v2.10.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling webpki-roots v0.26.6
[INFO] [stderr]    Compiling webpki-roots v1.0.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.15
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling bitcoin_hashes v0.14.0
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.3
[INFO] [stderr]    Compiling nostr v0.43.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stdout] warning: enum `EventKey` is never used
[INFO] [stdout]    --> src/event/mod.rs:307:6
[INFO] [stdout]     |
[INFO] [stdout] 307 | enum EventKey {
[INFO] [stdout]     |      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/event/mod.rs:261:23
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub fn coordinate(&self) -> Option<CoordinateBorrow> {
[INFO] [stdout]     |                       ^^^^^            ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub fn coordinate(&self) -> Option<CoordinateBorrow<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/event/tag/mod.rs:137:17
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn kind(&self) -> TagKind {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn kind(&self) -> TagKind<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/event/tag/standard.rs:576:17
[INFO] [stdout]     |
[INFO] [stdout] 576 |     pub fn kind(&self) -> TagKind {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 576 |     pub fn kind(&self) -> TagKind<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/key/mod.rs:274:16
[INFO] [stdout]     |
[INFO] [stdout] 274 |     fn backend(&self) -> SignerBackend {
[INFO] [stdout]     |                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 274 |     fn backend(&self) -> SignerBackend<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/key/mod.rs:278:23
[INFO] [stdout]     |
[INFO] [stdout] 278 |     fn get_public_key(&self) -> BoxedFuture<Result<PublicKey, SignerError>> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 278 |     fn get_public_key(&self) -> BoxedFuture<'_, Result<PublicKey, SignerError>> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/key/mod.rs:282:19
[INFO] [stdout]     |
[INFO] [stdout] 282 |     fn sign_event(&self, unsigned: UnsignedEvent) -> BoxedFuture<Result<Event, SignerError>> {
[INFO] [stdout]     |                   ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 282 |     fn sign_event(&self, unsigned: UnsignedEvent) -> BoxedFuture<'_, Result<Event, SignerError>> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/nips/nip22.rs:49:28
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn extract_root(event: &Event) -> Option<CommentTarget> {
[INFO] [stdout]    |                            ^^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn extract_root(event: &Event) -> Option<CommentTarget<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/nips/nip22.rs:54:30
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub fn extract_parent(event: &Event) -> Option<CommentTarget> {
[INFO] [stdout]    |                              ^^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub fn extract_parent(event: &Event) -> Option<CommentTarget<'_>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/nips/nip22.rs:58:24
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn extract_data(event: &Event, is_root: bool) -> Option<CommentTarget> {
[INFO] [stdout]    |                        ^^^^^^                           ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn extract_data(event: &Event, is_root: bool) -> Option<CommentTarget<'_>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/signer.rs:94:16
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn backend(&self) -> SignerBackend;
[INFO] [stdout]    |                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn backend(&self) -> SignerBackend<'_>;
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/signer.rs:97:23
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn get_public_key(&self) -> BoxedFuture<Result<PublicKey, SignerError>>;
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn get_public_key(&self) -> BoxedFuture<'_, Result<PublicKey, SignerError>>;
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/signer.rs:100:19
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn sign_event(&self, unsigned: UnsignedEvent) -> BoxedFuture<Result<Event, SignerError>>;
[INFO] [stdout]     |                   ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn sign_event(&self, unsigned: UnsignedEvent) -> BoxedFuture<'_, Result<Event, SignerError>>;
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/signer.rs:133:16
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn backend(&self) -> SignerBackend {
[INFO] [stdout]     |                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn backend(&self) -> SignerBackend<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/signer.rs:138:23
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn get_public_key(&self) -> BoxedFuture<Result<PublicKey, SignerError>> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn get_public_key(&self) -> BoxedFuture<'_, Result<PublicKey, SignerError>> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/signer.rs:143:19
[INFO] [stdout]     |
[INFO] [stdout] 143 |     fn sign_event(&self, unsigned: UnsignedEvent) -> BoxedFuture<Result<Event, SignerError>> {
[INFO] [stdout]     |                   ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 143 |     fn sign_event(&self, unsigned: UnsignedEvent) -> BoxedFuture<'_, Result<Event, SignerError>> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventKey` is never used
[INFO] [stdout]    --> src/event/mod.rs:307:6
[INFO] [stdout]     |
[INFO] [stdout] 307 | enum EventKey {
[INFO] [stdout]     |      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/event/mod.rs:261:23
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub fn coordinate(&self) -> Option<CoordinateBorrow> {
[INFO] [stdout]     |                       ^^^^^            ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub fn coordinate(&self) -> Option<CoordinateBorrow<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/event/tag/mod.rs:137:17
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn kind(&self) -> TagKind {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn kind(&self) -> TagKind<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/event/tag/standard.rs:576:17
[INFO] [stdout]     |
[INFO] [stdout] 576 |     pub fn kind(&self) -> TagKind {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 576 |     pub fn kind(&self) -> TagKind<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/key/mod.rs:274:16
[INFO] [stdout]     |
[INFO] [stdout] 274 |     fn backend(&self) -> SignerBackend {
[INFO] [stdout]     |                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 274 |     fn backend(&self) -> SignerBackend<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/key/mod.rs:278:23
[INFO] [stdout]     |
[INFO] [stdout] 278 |     fn get_public_key(&self) -> BoxedFuture<Result<PublicKey, SignerError>> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 278 |     fn get_public_key(&self) -> BoxedFuture<'_, Result<PublicKey, SignerError>> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/key/mod.rs:282:19
[INFO] [stdout]     |
[INFO] [stdout] 282 |     fn sign_event(&self, unsigned: UnsignedEvent) -> BoxedFuture<Result<Event, SignerError>> {
[INFO] [stdout]     |                   ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 282 |     fn sign_event(&self, unsigned: UnsignedEvent) -> BoxedFuture<'_, Result<Event, SignerError>> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/nips/nip22.rs:49:28
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn extract_root(event: &Event) -> Option<CommentTarget> {
[INFO] [stdout]    |                            ^^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn extract_root(event: &Event) -> Option<CommentTarget<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/nips/nip22.rs:54:30
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub fn extract_parent(event: &Event) -> Option<CommentTarget> {
[INFO] [stdout]    |                              ^^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub fn extract_parent(event: &Event) -> Option<CommentTarget<'_>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/nips/nip22.rs:58:24
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn extract_data(event: &Event, is_root: bool) -> Option<CommentTarget> {
[INFO] [stdout]    |                        ^^^^^^                           ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn extract_data(event: &Event, is_root: bool) -> Option<CommentTarget<'_>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/signer.rs:94:16
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn backend(&self) -> SignerBackend;
[INFO] [stdout]    |                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn backend(&self) -> SignerBackend<'_>;
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/signer.rs:97:23
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn get_public_key(&self) -> BoxedFuture<Result<PublicKey, SignerError>>;
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn get_public_key(&self) -> BoxedFuture<'_, Result<PublicKey, SignerError>>;
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/signer.rs:100:19
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn sign_event(&self, unsigned: UnsignedEvent) -> BoxedFuture<Result<Event, SignerError>>;
[INFO] [stdout]     |                   ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn sign_event(&self, unsigned: UnsignedEvent) -> BoxedFuture<'_, Result<Event, SignerError>>;
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/signer.rs:133:16
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn backend(&self) -> SignerBackend {
[INFO] [stdout]     |                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn backend(&self) -> SignerBackend<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/signer.rs:138:23
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn get_public_key(&self) -> BoxedFuture<Result<PublicKey, SignerError>> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn get_public_key(&self) -> BoxedFuture<'_, Result<PublicKey, SignerError>> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/signer.rs:143:19
[INFO] [stdout]     |
[INFO] [stdout] 143 |     fn sign_event(&self, unsigned: UnsignedEvent) -> BoxedFuture<Result<Event, SignerError>> {
[INFO] [stdout]     |                   ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 143 |     fn sign_event(&self, unsigned: UnsignedEvent) -> BoxedFuture<'_, Result<Event, SignerError>> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 38.21s
[INFO] running `Command { std: "docker" "inspect" "43fca83dda8d5ccaf5e040adc08b7339859d23160e6c7253f5510955a7728000", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43fca83dda8d5ccaf5e040adc08b7339859d23160e6c7253f5510955a7728000", kill_on_drop: false }`
[INFO] [stdout] 43fca83dda8d5ccaf5e040adc08b7339859d23160e6c7253f5510955a7728000
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bbaf34b0376bd51ee94fef15448b23fac862eedff17d707cec9cdfb100e19d72
[INFO] running `Command { std: "docker" "start" "-a" "bbaf34b0376bd51ee94fef15448b23fac862eedff17d707cec9cdfb100e19d72", kill_on_drop: false }`
[INFO] [stderr] warning: enum `EventKey` is never used
[INFO] [stderr]    --> src/event/mod.rs:307:6
[INFO] [stderr]     |
[INFO] [stderr] 307 | enum EventKey {
[INFO] [stderr]     |      ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/event/mod.rs:261:23
[INFO] [stderr]     |
[INFO] [stderr] 261 |     pub fn coordinate(&self) -> Option<CoordinateBorrow> {
[INFO] [stderr]     |                       ^^^^^            ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 261 |     pub fn coordinate(&self) -> Option<CoordinateBorrow<'_>> {
[INFO] [stderr]     |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/event/tag/mod.rs:137:17
[INFO] [stderr]     |
[INFO] [stderr] 137 |     pub fn kind(&self) -> TagKind {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 137 |     pub fn kind(&self) -> TagKind<'_> {
[INFO] [stderr]     |                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/event/tag/standard.rs:576:17
[INFO] [stderr]     |
[INFO] [stderr] 576 |     pub fn kind(&self) -> TagKind {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 576 |     pub fn kind(&self) -> TagKind<'_> {
[INFO] [stderr]     |                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/key/mod.rs:274:16
[INFO] [stderr]     |
[INFO] [stderr] 274 |     fn backend(&self) -> SignerBackend {
[INFO] [stderr]     |                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 274 |     fn backend(&self) -> SignerBackend<'_> {
[INFO] [stderr]     |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/key/mod.rs:278:23
[INFO] [stderr]     |
[INFO] [stderr] 278 |     fn get_public_key(&self) -> BoxedFuture<Result<PublicKey, SignerError>> {
[INFO] [stderr]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 278 |     fn get_public_key(&self) -> BoxedFuture<'_, Result<PublicKey, SignerError>> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/key/mod.rs:282:19
[INFO] [stderr]     |
[INFO] [stderr] 282 |     fn sign_event(&self, unsigned: UnsignedEvent) -> BoxedFuture<Result<Event, SignerError>> {
[INFO] [stderr]     |                   ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 282 |     fn sign_event(&self, unsigned: UnsignedEvent) -> BoxedFuture<'_, Result<Event, SignerError>> {
[INFO] [stderr]     |                                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/nips/nip22.rs:49:28
[INFO] [stderr]    |
[INFO] [stderr] 49 | pub fn extract_root(event: &Event) -> Option<CommentTarget> {
[INFO] [stderr]    |                            ^^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 49 | pub fn extract_root(event: &Event) -> Option<CommentTarget<'_>> {
[INFO] [stderr]    |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/nips/nip22.rs:54:30
[INFO] [stderr]    |
[INFO] [stderr] 54 | pub fn extract_parent(event: &Event) -> Option<CommentTarget> {
[INFO] [stderr]    |                              ^^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 54 | pub fn extract_parent(event: &Event) -> Option<CommentTarget<'_>> {
[INFO] [stderr]    |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/nips/nip22.rs:58:24
[INFO] [stderr]    |
[INFO] [stderr] 58 | fn extract_data(event: &Event, is_root: bool) -> Option<CommentTarget> {
[INFO] [stderr]    |                        ^^^^^^                           ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 58 | fn extract_data(event: &Event, is_root: bool) -> Option<CommentTarget<'_>> {
[INFO] [stderr]    |                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/signer.rs:94:16
[INFO] [stderr]    |
[INFO] [stderr] 94 |     fn backend(&self) -> SignerBackend;
[INFO] [stderr]    |                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 94 |     fn backend(&self) -> SignerBackend<'_>;
[INFO] [stderr]    |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/signer.rs:97:23
[INFO] [stderr]    |
[INFO] [stderr] 97 |     fn get_public_key(&self) -> BoxedFuture<Result<PublicKey, SignerError>>;
[INFO] [stderr]    |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 97 |     fn get_public_key(&self) -> BoxedFuture<'_, Result<PublicKey, SignerError>>;
[INFO] [stderr]    |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/signer.rs:100:19
[INFO] [stderr]     |
[INFO] [stderr] 100 |     fn sign_event(&self, unsigned: UnsignedEvent) -> BoxedFuture<Result<Event, SignerError>>;
[INFO] [stderr]     |                   ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 100 |     fn sign_event(&self, unsigned: UnsignedEvent) -> BoxedFuture<'_, Result<Event, SignerError>>;
[INFO] [stderr]     |                                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/signer.rs:133:16
[INFO] [stderr]     |
[INFO] [stderr] 133 |     fn backend(&self) -> SignerBackend {
[INFO] [stderr]     |                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 133 |     fn backend(&self) -> SignerBackend<'_> {
[INFO] [stderr]     |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/signer.rs:138:23
[INFO] [stderr]     |
[INFO] [stderr] 138 |     fn get_public_key(&self) -> BoxedFuture<Result<PublicKey, SignerError>> {
[INFO] [stderr]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 138 |     fn get_public_key(&self) -> BoxedFuture<'_, Result<PublicKey, SignerError>> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/signer.rs:143:19
[INFO] [stderr]     |
[INFO] [stderr] 143 |     fn sign_event(&self, unsigned: UnsignedEvent) -> BoxedFuture<Result<Event, SignerError>> {
[INFO] [stderr]     |                   ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 143 |     fn sign_event(&self, unsigned: UnsignedEvent) -> BoxedFuture<'_, Result<Event, SignerError>> {
[INFO] [stderr]     |                                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: `nostr` (lib) generated 16 warnings (run `cargo fix --lib -p nostr` to apply 15 suggestions)
[INFO] [stderr] warning: `nostr` (lib test) generated 16 warnings (16 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nostr-f9774a2ecdfc0d7f)
[INFO] [stdout] 
[INFO] [stdout] running 149 tests
[INFO] [stdout] test event::builder::tests::test_badge_definition_event_builder_full ... ok
[INFO] [stdout] test event::builder::tests::round_trip ... ok
[INFO] [stdout] test event::builder::tests::test_badge_definition_event_builder_badge_id_only ... ok
[INFO] [stdout] test event::id::tests::test_check_pow ... ok
[INFO] [stdout] test event::kind::tests::test_not_equal_kind ... ok
[INFO] [stdout] test event::tag::kind::tests::test_custom_tag_kind_constructor ... ok
[INFO] [stdout] test event::tag::kind::tests::test_de_serialization ... ok
[INFO] [stdout] test event::builder::tests::test_badge_award_event_builder ... ok
[INFO] [stdout] test event::kind::tests::test_kind_is_addressable ... ok
[INFO] [stdout] test event::builder::tests::test_profile_badges ... ok
[INFO] [stdout] test event::tag::list::tests::test_collect ... ok
[INFO] [stdout] test event::builder::tests::test_self_tagging ... ok
[INFO] [stdout] test event::tag::kind::tests::test_eq ... ok
[INFO] [stdout] test event::kind::tests::test_equal_kind ... ok
[INFO] [stdout] test event::tag::list::tests::test_extract_d_tag ... ok
[INFO] [stdout] test event::tag::list::tests::test_hashtags_dedup ... ok
[INFO] [stdout] test event::tag::standard::tests::test_tag_standard_is_reply ... ok
[INFO] [stdout] test event::tag::tests::test_extract_tag_content ... ok
[INFO] [stdout] test event::tag::tests::test_hashtag ... ok
[INFO] [stdout] test event::tag::tests::test_parse_empty_tag ... ok
[INFO] [stdout] test event::tag::standard::tests::test_tag_standard_serialization ... ok
[INFO] [stdout] test event::tag::tests::test_serialize_tag_to_event ... ok
[INFO] [stdout] test event::tag::standard::tests::test_tag_standard_parsing ... ok
[INFO] [stdout] test event::tag::tests::test_tag_custom ... ok
[INFO] [stdout] test event::tag::tests::test_tag_extend ... ok
[INFO] [stdout] test event::tag::tests::test_deserialize_tag_from_event ... ok
[INFO] [stdout] test event::tag::tests::test_tag_insert ... ok
[INFO] [stdout] test event::tag::tests::test_tag_match_standardized ... ok
[INFO] [stdout] test event::tag::tests::test_tag_pop ... ok
[INFO] [stdout] test event::tag::list::tests::test_tags_dedup ... ok
[INFO] [stdout] test event::tag::tests::test_tag_push ... ok
[INFO] [stdout] test event::tests::test_event_with_unknown_fields ... ok
[INFO] [stdout] test event::tests::test_iter_event_ids ... ok
[INFO] [stdout] test event::tests::test_protected_event ... ok
[INFO] [stdout] test event::tests::test_custom_kind ... ok
[INFO] [stdout] test event::tests::test_event_expired ... ok
[INFO] [stdout] test event::tests::test_tags_deser_without_recommended_relay ... ok
[INFO] [stdout] test event::tests::test_event_not_expired ... ok
[INFO] [stdout] test event::unsigned::tests::test_deserialize_unsigned_event_with_id ... ok
[INFO] [stdout] test event::tests::test_event_without_expiration_tag ... ok
[INFO] [stdout] test event::unsigned::tests::test_deserialize_unsigned_event_without_id ... ok
[INFO] [stdout] test event::tests::test_verify_event_id ... ok
[INFO] [stdout] test event::unsigned::tests::test_get_id ... ok
[INFO] [stdout] test filter::tests::test_filter_is_empty ... ok
[INFO] [stdout] test event::tests::test_get_event_coordinate ... ok
[INFO] [stdout] test filter::tests::test_filter_deserialization ... ok
[INFO] [stdout] test filter::tests::test_filter_search_match_event ... ok
[INFO] [stdout] test filter::tests::test_remove ... ok
[INFO] [stdout] test key::public_key::tests::test_public_key_parse ... ok
[INFO] [stdout] test filter::tests::test_kind_concatenation ... ok
[INFO] [stdout] test message::client::tests::test_client_message_req ... ok
[INFO] [stdout] test message::relay::tests::parse_message ... ok
[INFO] [stdout] test message::relay::tests::test_handle_invalid_closed ... ok
[INFO] [stdout] test key::tests::parse_keys ... ok
[INFO] [stdout] test message::relay::tests::test_handle_invalid_event ... ok
[INFO] [stdout] test key::public_key::tests::test_as_xonly ... ok
[INFO] [stdout] test message::client::tests::test_client_message_custom_kind ... ok
[INFO] [stdout] test filter::tests::test_empty_filter_serialization ... ok
[INFO] [stdout] test filter::tests::test_filter_serialization_with_uppercase_tag ... ok
[INFO] [stdout] test message::relay::tests::test_handle_valid_closed ... ok
[INFO] [stdout] test message::relay::tests::test_handle_invalid_eose ... ok
[INFO] [stdout] test message::relay::tests::test_handle_valid_eose ... ok
[INFO] [stdout] test nips::nip01::tests::test_verify_coordinate ... ok
[INFO] [stdout] test nips::nip05::tests::test_nip05_profile_from_json ... ok
[INFO] [stdout] test nips::nip05::tests::test_verify_nip05 ... ok
[INFO] [stdout] test message::relay::tests::test_handle_valid_notice ... ok
[INFO] [stdout] test filter::tests::test_match_event ... ok
[INFO] [stdout] test nips::nip11::tests::correctly_parses_relay_information_document ... ok
[INFO] [stdout] test key::tests::parse_invalid_keys ... ok
[INFO] [stdout] test event::builder::tests::test_text_note_reply ... ok
[INFO] [stdout] test message::relay::tests::test_handle_valid_event ... ok
[INFO] [stdout] test nips::nip09::tests::test_event_deletion_request ... ok
[INFO] [stdout] test nips::nip05::tests::test_verify_nip05_without_local ... ok
[INFO] [stdout] test nips::nip11::tests::correctly_deserializes_retention_kind ... ok
[INFO] [stdout] test message::relay::tests::test_handle_valid_ok ... ok
[INFO] [stdout] test message::relay::tests::test_handle_invalid_notice ... ok
[INFO] [stdout] test nips::nip01::tests::parse_valid_coordinate ... ok
[INFO] [stdout] test nips::nip11::tests::correctly_serializes_retention_kind ... ok
[INFO] [stdout] test message::relay::tests::test_handle_invalid_ok ... ok
[INFO] [stdout] test nips::nip01::tests::test_deserialize_metadata ... ok
[INFO] [stdout] test nips::nip11::tests::handles_invalid_json ... ok
[INFO] [stdout] test nips::nip13::tests::check_find_prefixes_for_pow ... ok
[INFO] [stdout] test nips::nip13::tests::check_get_leading_zeroes ... ok
[INFO] [stdout] test nips::nip11::tests::serialization_round_trip ... ok
[INFO] [stdout] test nips::nip15::tests::test_product_data ... ok
[INFO] [stdout] test nips::nip19::tests::from_bech32_naddr ... ok
[INFO] [stdout] test nips::nip15::tests::test_stall_data ... ok
[INFO] [stdout] test nips::nip19::tests::from_bech32_nip19_event ... ok
[INFO] [stdout] test nips::nip19::tests::from_bech32_nip19_profile ... ok
[INFO] [stdout] test nips::nip19::tests::test_bech32_nevent ... ok
[INFO] [stdout] test nips::nip19::tests::test_parse_nevent_with_malformed_public_key ... ok
[INFO] [stdout] test nips::nip19::tests::to_bech32_note ... ok
[INFO] [stdout] test nips::nip19::tests::to_bech32_secret_key ... ok
[INFO] [stdout] test nips::nip21::tests::test_from_nostr_uri ... ok
[INFO] [stdout] test nips::nip21::tests::test_to_nostr_uri ... ok
[INFO] [stdout] test nips::nip21::tests::test_unsupported_from_nostr_uri ... ok
[INFO] [stdout] test nips::nip34::tests::test_git_issue ... ok
[INFO] [stdout] test nips::nip34::tests::test_git_repo_announcement ... ok
[INFO] [stdout] test nips::nip19::tests::to_bech32_public_key ... ok
[INFO] [stdout] test nips::nip73::tests::test_invalid_content ... ok
[INFO] [stdout] test nips::nip73::tests::test_parsing ... ok
[INFO] [stdout] test nips::nip88::tests::test_poll_from_event_with_empty_poll_type ... ok
[INFO] [stdout] test nips::nip88::tests::test_poll_type ... ok
[INFO] [stdout] test nips::nip88::tests::test_poll_from_event_with_malformed_polltype_tag ... ok
[INFO] [stdout] test nips::nip88::tests::test_poll_from_event ... ok
[INFO] [stdout] test parser::tests::test_is_allowed_url_byte ... ok
[INFO] [stdout] test nips::nip34::tests::test_git_patch ... ok
[INFO] [stdout] test nips::nip94::tests::returns_error_with_sha_missing ... ok
[INFO] [stdout] test nips::nip94::tests::parses_valid_tag_vector ... ok
[INFO] [stdout] test parser::tests::test_parse_link_with_only_scheme ... ok
[INFO] [stdout] test parser::tests::test_nostr_uri_with_brackets ... ok
[INFO] [stdout] test parser::tests::test_parse_invalid_hashtags ... ok
[INFO] [stdout] test parser::tests::test_parse_empty_text ... ok
[INFO] [stdout] test nips::nip73::tests::test_serialization ... ok
[INFO] [stdout] test nips::nip88::tests::test_poll_from_event_without_poll_type ... ok
[INFO] [stdout] test nips::nip94::tests::returns_error_with_url_missing ... ok
[INFO] [stdout] test nips::nip42::tests::test_valid_auth_event ... ok
[INFO] [stdout] test parser::tests::test_parse_ascii_hashtags ... ok
[INFO] [stdout] test nips::nip94::tests::returns_error_with_mime_type_missing ... ok
[INFO] [stdout] test nips::nip42::tests::test_invalid_auth_event ... ok
[INFO] [stdout] test parser::tests::test_is_forbidden_hashtag_char ... ok
[INFO] [stdout] test parser::tests::test_parse_only_nostr_uris_empty_result ... ok
[INFO] [stdout] test parser::tests::test_parse_list_of_links ... ok
[INFO] [stdout] test parser::tests::test_parse_only_text ... ok
[INFO] [stdout] test parser::tests::test_parse_only_urls ... ok
[INFO] [stdout] test parser::tests::test_parse_unicode_hashtags ... ok
[INFO] [stdout] test parser::tests::test_parse_urls_with_trailing_punctuation ... ok
[INFO] [stdout] test parser::tests::test_urls_in_text ... ok
[INFO] [stdout] test parser::tests::test_urls_with_angle_brackets ... ok
[INFO] [stdout] test types::url::tests::test_relay_url_as_str ... ok
[INFO] [stdout] test types::url::tests::test_is_onion ... ok
[INFO] [stdout] test parser::tests::test_parse_text ... ok
[INFO] [stdout] test types::time::tests::test_timestamp_to_human_datetime ... ok
[INFO] [stdout] test types::url::tests::test_relay_url_from_str ... ok
[INFO] [stdout] test parser::tests::test_urls_with_brackets ... ok
[INFO] [stdout] test parser::tests::test_parse_only_hashtags ... ok
[INFO] [stdout] test parser::tests::test_parse_only_nostr_uris ... ok
[INFO] [stdout] test util::hex::tests::test_decode ... ok
[INFO] [stdout] test types::url::tests::test_is_local ... ok
[INFO] [stdout] test types::url::tests::test_domain ... ok
[INFO] [stdout] test types::url::tests::test_relay_url_valid ... ok
[INFO] [stdout] test parser::tests::test_parse_links ... ok
[INFO] [stdout] test parser::tests::test_parse_complex ... ok
[INFO] [stdout] test parser::tests::test_urls_with_parentheses ... ok
[INFO] [stdout] test util::hex::tests::test_encode ... ok
[INFO] [stdout] test types::url::tests::test_serde_relay_url ... ok
[INFO] [stdout] test util::hex::tests::test_invalid_length ... ok
[INFO] [stdout] test types::url::tests::test_relay_url_invalid ... ok
[INFO] [stdout] test util::hex::tests::test_invalid_char ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 149 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests nostr
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/event/builder.rs - event::builder::EventBuilder::long_form_text_note (line 605) - compile ... ok
[INFO] [stdout] test src/event/builder.rs - event::builder::EventBuilder::text_note (line 420) - compile ... ok
[INFO] [stdout] test src/event/builder.rs - event::builder::EventBuilder::define_badge (line 1062) - compile ... ok
[INFO] [stdout] test src/event/tag/list.rs - event::tag::list::Tags::dedup (line 325) - compile ... ok
[INFO] [stdout] test src/event/builder.rs - event::builder::EventBuilder::metadata (line 384) - compile ... ok
[INFO] [stdout] test src/types/url.rs - types::url::RelayUrl::domain (line 155) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bbaf34b0376bd51ee94fef15448b23fac862eedff17d707cec9cdfb100e19d72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbaf34b0376bd51ee94fef15448b23fac862eedff17d707cec9cdfb100e19d72", kill_on_drop: false }`
[INFO] [stdout] bbaf34b0376bd51ee94fef15448b23fac862eedff17d707cec9cdfb100e19d72
