[INFO] fetching crate kaspa-notify 0.15.0...
[INFO] checking kaspa-notify-0.15.0 against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995
[INFO] extracting crate kaspa-notify 0.15.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate kaspa-notify 0.15.0
[INFO] finished tweaking crates.io crate kaspa-notify 0.15.0
[INFO] tweaked toml for crates.io crate kaspa-notify 0.15.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kaspa-notify 0.15.0 on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 347 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.7.0)
[INFO] [stderr]       Adding derive_more v0.99.20 (available: v2.0.1)
[INFO] [stderr]       Adding itertools v0.13.0 (available: v0.14.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f8170766b91f061af10c4398568dba155caf5315edbe9093a9ede3c9e36cdd0
[INFO] running `Command { std: "docker" "start" "-a" "5f8170766b91f061af10c4398568dba155caf5315edbe9093a9ede3c9e36cdd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f8170766b91f061af10c4398568dba155caf5315edbe9093a9ede3c9e36cdd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f8170766b91f061af10c4398568dba155caf5315edbe9093a9ede3c9e36cdd0", kill_on_drop: false }`
[INFO] [stdout] 5f8170766b91f061af10c4398568dba155caf5315edbe9093a9ede3c9e36cdd0
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83f9207c057ef0af8876204c87ea047da0f5527d30428de09e369ca91ad51840
[INFO] running `Command { std: "docker" "start" "-a" "83f9207c057ef0af8876204c87ea047da0f5527d30428de09e369ca91ad51840", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.104
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking value-bag v1.11.1
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.104
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling vergen v8.3.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling parse-variants-derive v1.0.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]    Compiling rlimit v0.10.2
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling parse-variants v1.0.8
[INFO] [stderr]     Checking hexplay v0.3.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling os_pipe v1.2.3
[INFO] [stderr]     Checking triggered v0.1.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sigchld v0.2.4
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking faster-hex v0.9.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling shared_child v1.1.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]    Compiling duct v0.13.7
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.104
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling workflow-macro-tools v0.18.0
[INFO] [stderr]    Compiling kaspa-utils v0.15.0
[INFO] [stderr]    Compiling kaspa-hashes v0.15.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking mac_address v1.1.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling malachite-nz v0.4.22
[INFO] [stderr]     Checking destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking blake2b_simd v1.0.3
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking unsafe-any-ors v1.0.0
[INFO] [stderr]     Checking js-sys v0.3.81
[INFO] [stderr]     Checking workflow-log v0.18.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking malachite-base v0.4.22
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling linkme-impl v0.2.10
[INFO] [stderr]    Compiling intertrait-macros v0.2.2
[INFO] [stderr]    Compiling workflow-core-macros v0.18.0
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking typemap-ors v1.0.0
[INFO] [stderr]     Checking sysinfo v0.31.4
[INFO] [stderr]     Checking thread-id v5.0.0
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]    Compiling workflow-core v0.18.0
[INFO] [stderr]     Checking linkme v0.2.10
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]     Checking mock_instant v0.6.0
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking log-mdc v0.1.0
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking intertrait v0.2.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]     Checking log4rs v1.4.0
[INFO] [stderr]     Checking workflow-serializer v0.18.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking clap_builder v4.5.50
[INFO] [stderr]     Checking ctrlc v3.5.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking web-sys v0.3.81
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.54
[INFO] [stderr]     Checking mimalloc v0.1.48
[INFO] [stderr]     Checking kaspa-core v0.15.0
[INFO] [stderr]     Checking kaspa-alloc v0.15.0
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]     Checking kaspa-txscript-errors v0.15.0
[INFO] [stderr]    Compiling workflow-wasm-macros v0.18.0
[INFO] [stderr]     Checking clap v4.5.50
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]    Compiling workflow-perf-monitor v0.0.2
[INFO] [stderr]     Checking workflow-panic-hook v0.18.0
[INFO] [stderr]     Checking workflow-wasm v0.18.0
[INFO] [stderr]     Checking kaspa-addresses v0.15.0
[INFO] [stderr]     Checking kaspa-wasm-core v0.15.0
[INFO] [stderr]     Checking kaspa-merkle v0.15.0
[INFO] [stderr]     Checking kaspa-math v0.15.0
[INFO] [stderr]     Checking kaspa-muhash v0.15.0
[INFO] [stderr]     Checking kaspa-consensus-core v0.15.0
[INFO] [stderr]     Checking kaspa-txscript v0.15.0
[INFO] [stderr]     Checking kaspa-notify v0.15.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]  --> src/error.rs:4:30
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub type BoxedStdError = Box<(dyn std::error::Error + Sync + std::marker::Send + 'static)>;
[INFO] [stdout]   |                              ^                                                          ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]   |
[INFO] [stdout] 4 - pub type BoxedStdError = Box<(dyn std::error::Error + Sync + std::marker::Send + 'static)>;
[INFO] [stdout] 4 + pub type BoxedStdError = Box<dyn std::error::Error + Sync + std::marker::Send + 'static >;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]  --> src/error.rs:4:30
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub type BoxedStdError = Box<(dyn std::error::Error + Sync + std::marker::Send + 'static)>;
[INFO] [stdout]   |                              ^                                                          ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]   |
[INFO] [stdout] 4 - pub type BoxedStdError = Box<(dyn std::error::Error + Sync + std::marker::Send + 'static)>;
[INFO] [stdout] 4 + pub type BoxedStdError = Box<dyn std::error::Error + Sync + std::marker::Send + 'static >;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/subscription/single.rs:348:17
[INFO] [stdout]     |
[INFO] [stdout] 348 |     pub fn data(&self) -> RwLockReadGuard<UtxosChangedSubscriptionData> {
[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] 348 |     pub fn data(&self) -> RwLockReadGuard<'_, UtxosChangedSubscriptionData> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/subscription/single.rs:352:21
[INFO] [stdout]     |
[INFO] [stdout] 352 |     pub fn data_mut(&self) -> RwLockWriteGuard<UtxosChangedSubscriptionData> {
[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] 352 |     pub fn data_mut(&self) -> RwLockWriteGuard<'_, UtxosChangedSubscriptionData> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> benches/bench.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 |         b.iter(|| (black_box(create_and_fill_context(addresses.clone()))))
[INFO] [stdout]    |                   ^                                                     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 24 -         b.iter(|| (black_box(create_and_fill_context(addresses.clone()))))
[INFO] [stdout] 24 +         b.iter(|| black_box(create_and_fill_context(addresses.clone())) )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/subscription/single.rs:348:17
[INFO] [stdout]     |
[INFO] [stdout] 348 |     pub fn data(&self) -> RwLockReadGuard<UtxosChangedSubscriptionData> {
[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] 348 |     pub fn data(&self) -> RwLockReadGuard<'_, UtxosChangedSubscriptionData> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/subscription/single.rs:352:21
[INFO] [stdout]     |
[INFO] [stdout] 352 |     pub fn data_mut(&self) -> RwLockWriteGuard<UtxosChangedSubscriptionData> {
[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] 352 |     pub fn data_mut(&self) -> RwLockWriteGuard<'_, UtxosChangedSubscriptionData> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "83f9207c057ef0af8876204c87ea047da0f5527d30428de09e369ca91ad51840", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83f9207c057ef0af8876204c87ea047da0f5527d30428de09e369ca91ad51840", kill_on_drop: false }`
[INFO] [stdout] 83f9207c057ef0af8876204c87ea047da0f5527d30428de09e369ca91ad51840
