[INFO] fetching crate kaspa-notify 0.15.0...
[INFO] testing kaspa-notify-0.15.0 against 1.94.0 for beta-1.95-1
[INFO] extracting crate kaspa-notify 0.15.0 into /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate kaspa-notify 0.15.0 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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" "+1.94.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 371 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.8.2)
[INFO] [stderr]       Adding derive_more v0.99.20 (available: v2.1.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding itertools v0.13.0 (available: v0.14.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.10.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mach v0.3.2
[INFO] [stderr]   Downloaded mimalloc v0.1.48
[INFO] [stderr]   Downloaded kaspa-alloc v0.15.0
[INFO] [stderr]   Downloaded workflow-perf-monitor v0.0.2
[INFO] [stderr]   Downloaded criterion v0.5.1
[INFO] [stderr]   Downloaded bindgen v0.59.2
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 74704fcda095110c6bce1e7ee5c27ba4834dd2c6939c4f28c164ece0544b4918
[INFO] running `Command { std: "docker" "start" "-a" "74704fcda095110c6bce1e7ee5c27ba4834dd2c6939c4f28c164ece0544b4918", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74704fcda095110c6bce1e7ee5c27ba4834dd2c6939c4f28c164ece0544b4918", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74704fcda095110c6bce1e7ee5c27ba4834dd2c6939c4f28c164ece0544b4918", kill_on_drop: false }`
[INFO] [stdout] 74704fcda095110c6bce1e7ee5c27ba4834dd2c6939c4f28c164ece0544b4918
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05e503f267934889bd6de094e552133537f11f0dc015745d8e820146fda386a5
[INFO] running `Command { std: "docker" "start" "-a" "05e503f267934889bd6de094e552133537f11f0dc015745d8e820146fda386a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.114
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling borsh v1.6.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling wasm-bindgen v0.2.114
[INFO] [stderr]    Compiling vergen v8.3.2
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rlimit v0.10.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling os_pipe v1.2.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling triggered v0.1.3
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling sigchld v0.2.4
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling shared_child v1.1.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling duct v0.13.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling hexplay v0.3.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling kaspa-utils v0.15.0
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling sysinfo v0.31.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling kaspa-hashes v0.15.0
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling malachite-nz v0.4.22
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling blake2b_simd v1.0.4
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling mac_address v1.1.8
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling thread-id v5.1.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling mock_instant v0.6.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.114
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling malachite-base v0.4.22
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling borsh-derive v1.6.0
[INFO] [stderr]    Compiling parse-variants-derive v1.0.2
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling derive_more v0.99.20
[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 parse-variants v1.0.8
[INFO] [stderr]    Compiling workflow-macro-tools v0.18.0
[INFO] [stderr]    Compiling linkme v0.2.10
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling workflow-core-macros v0.18.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling intertrait v0.2.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.114
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling faster-hex v0.9.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling workflow-serializer v0.18.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling js-sys v0.3.91
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling kaspa-txscript-errors v0.15.0
[INFO] [stderr]    Compiling log4rs v1.4.0
[INFO] [stderr]    Compiling workflow-log v0.18.0
[INFO] [stderr]    Compiling workflow-core v0.18.0
[INFO] [stderr]    Compiling kaspa-core v0.15.0
[INFO] [stderr]    Compiling workflow-wasm-macros v0.18.0
[INFO] [stderr]    Compiling web-sys v0.3.91
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.64
[INFO] [stderr]    Compiling workflow-panic-hook v0.18.0
[INFO] [stderr]    Compiling workflow-wasm v0.18.0
[INFO] [stderr]    Compiling kaspa-math v0.15.0
[INFO] [stderr]    Compiling kaspa-addresses v0.15.0
[INFO] [stderr]    Compiling kaspa-wasm-core v0.15.0
[INFO] [stderr]    Compiling kaspa-merkle v0.15.0
[INFO] [stderr]    Compiling kaspa-muhash v0.15.0
[INFO] [stderr]    Compiling kaspa-consensus-core v0.15.0
[INFO] [stderr]    Compiling kaspa-txscript v0.15.0
[INFO] [stderr]    Compiling 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: 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 54s
[INFO] running `Command { std: "docker" "inspect" "05e503f267934889bd6de094e552133537f11f0dc015745d8e820146fda386a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05e503f267934889bd6de094e552133537f11f0dc015745d8e820146fda386a5", kill_on_drop: false }`
[INFO] [stdout] 05e503f267934889bd6de094e552133537f11f0dc015745d8e820146fda386a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 685865c5ed2f79e28c9ca9a946de19ae9c34b92705b88ab6f6fb24b37dacf0be
[INFO] running `Command { std: "docker" "start" "-a" "685865c5ed2f79e28c9ca9a946de19ae9c34b92705b88ab6f6fb24b37dacf0be", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling mimalloc v0.1.48
[INFO] [stderr]    Compiling kaspa-alloc v0.15.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling faster-hex v0.9.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling wasm-bindgen v0.2.114
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling js-sys v0.3.91
[INFO] [stderr]    Compiling kaspa-utils v0.15.0
[INFO] [stderr]    Compiling workflow-log v0.18.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling workflow-serializer v0.18.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling malachite-base v0.4.22
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling log4rs v1.4.0
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling kaspa-txscript-errors v0.15.0
[INFO] [stderr]    Compiling workflow-perf-monitor v0.0.2
[INFO] [stderr]    Compiling kaspa-core v0.15.0
[INFO] [stderr]    Compiling malachite-nz v0.4.22
[INFO] [stderr]    Compiling web-sys v0.3.91
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.64
[INFO] [stderr]    Compiling workflow-panic-hook v0.18.0
[INFO] [stderr]    Compiling workflow-core v0.18.0
[INFO] [stderr]    Compiling workflow-wasm v0.18.0
[INFO] [stderr]    Compiling kaspa-hashes v0.15.0
[INFO] [stderr]    Compiling kaspa-math v0.15.0
[INFO] [stderr]    Compiling kaspa-addresses v0.15.0
[INFO] [stderr]    Compiling kaspa-wasm-core v0.15.0
[INFO] [stderr]    Compiling kaspa-merkle v0.15.0
[INFO] [stderr]    Compiling kaspa-muhash v0.15.0
[INFO] [stderr]    Compiling kaspa-consensus-core v0.15.0
[INFO] [stderr]    Compiling kaspa-txscript v0.15.0
[INFO] [stderr]    Compiling 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: 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 `test` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "685865c5ed2f79e28c9ca9a946de19ae9c34b92705b88ab6f6fb24b37dacf0be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "685865c5ed2f79e28c9ca9a946de19ae9c34b92705b88ab6f6fb24b37dacf0be", kill_on_drop: false }`
[INFO] [stdout] 685865c5ed2f79e28c9ca9a946de19ae9c34b92705b88ab6f6fb24b37dacf0be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d125dc0a8fb94682ffac647dd5397e489b7d30f00cf95c30d4c48ec756294d3e
[INFO] running `Command { std: "docker" "start" "-a" "d125dc0a8fb94682ffac647dd5397e489b7d30f00cf95c30d4c48ec756294d3e", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]  --> src/error.rs:4:30
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub type BoxedStdError = Box<(dyn std::error::Error + Sync + std::marker::Send + 'static)>;
[INFO] [stderr]   |                              ^                                                          ^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]   |
[INFO] [stderr] 4 - pub type BoxedStdError = Box<(dyn std::error::Error + Sync + std::marker::Send + 'static)>;
[INFO] [stderr] 4 + pub type BoxedStdError = Box<dyn std::error::Error + Sync + std::marker::Send + 'static >;
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/subscription/single.rs:348:17
[INFO] [stderr]     |
[INFO] [stderr] 348 |     pub fn data(&self) -> RwLockReadGuard<UtxosChangedSubscriptionData> {
[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] 348 |     pub fn data(&self) -> RwLockReadGuard<'_, UtxosChangedSubscriptionData> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/subscription/single.rs:352:21
[INFO] [stderr]     |
[INFO] [stderr] 352 |     pub fn data_mut(&self) -> RwLockWriteGuard<UtxosChangedSubscriptionData> {
[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] 352 |     pub fn data_mut(&self) -> RwLockWriteGuard<'_, UtxosChangedSubscriptionData> {
[INFO] [stderr]     |                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: `kaspa-notify` (lib) generated 3 warnings (run `cargo fix --lib -p kaspa-notify` to apply 3 suggestions)
[INFO] [stderr] warning: `kaspa-notify` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kaspa_notify-09075a702d4575c1)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] 2026-03-11 06:31:42.730+00:00 [DEBUG] Memory configuration: UTXO changed events wil be tracked for at most 1835007 addresses
[INFO] [stdout] 2026-03-11 06:31:42.788+00:00 [DEBUG] Creating an address tracker with a capacity of 0
[INFO] [stdout] 2026-03-11 06:31:42.788+00:00 [TRACE] UtxosChangedSubscription: 1 in total (new all)
[INFO] [stdout] 2026-03-11 06:31:42.788+00:00 [DEBUG] Memory configuration: UTXO changed events wil be tracked for at most 1835007 addresses
[INFO] [stdout] 2026-03-11 06:31:42.791+00:00 [DEBUG] Memory configuration: UTXO changed events wil be tracked for at most 1835007 addresses
[INFO] [stdout] 2026-03-11 06:31:42.813+00:00 [DEBUG] Creating an address tracker with a capacity of 0
[INFO] [stdout] 2026-03-11 06:31:42.813+00:00 [TRACE] UtxosChangedSubscription: 3 in total (new all)
[INFO] [stdout] 2026-03-11 06:31:42.813+00:00 [TRACE] 0: add 1
[INFO] [stdout] 2026-03-11 06:31:42.813+00:00 [TRACE] 0: state = OverallSubscription { event_type: BlockAdded, active: 1 }
[INFO] [stdout] 2026-03-11 06:31:42.813+00:00 [TRACE] 1: add 2
[INFO] [stdout] 2026-03-11 06:31:42.813+00:00 [TRACE] 1: state = OverallSubscription { event_type: BlockAdded, active: 2 }
[INFO] [stdout] 2026-03-11 06:31:42.813+00:00 [TRACE] 2: remove 2
[INFO] [stdout] 2026-03-11 06:31:42.813+00:00 [TRACE] 2: state = OverallSubscription { event_type: BlockAdded, active: 1 }
[INFO] [stdout] 2026-03-11 06:31:42.813+00:00 [TRACE] 3: remove 1
[INFO] [stdout] 2026-03-11 06:31:42.813+00:00 [TRACE] 3: state = OverallSubscription { event_type: BlockAdded, active: 0 }
[INFO] [stdout] 2026-03-11 06:31:42.813+00:00 [TRACE] [Notifier test] registering listener 16634699498493903779
[INFO] [stdout] 2026-03-11 06:31:42.813+00:00 [TRACE] UtxosChangedSubscription: 4 in total (new none)
[INFO] [stdout] 2026-03-11 06:31:42.813+00:00 [TRACE] [Notifier test] registering listener 9972245459150774202
[INFO] [stdout] 2026-03-11 06:31:42.813+00:00 [TRACE] UtxosChangedSubscription: 5 in total (new none)
[INFO] [stdout] 2026-03-11 06:31:42.813+00:00 [TRACE] [Notifier test] registering listener 18053409754601458821
[INFO] [stdout] 2026-03-11 06:31:42.813+00:00 [TRACE] UtxosChangedSubscription: 6 in total (new none)
[INFO] [stdout] 2026-03-11 06:31:42.813+00:00 [TRACE] [Notifier test] starting
[INFO] [stdout] 2026-03-11 06:31:42.814+00:00 [TRACE] [Subscriber test] starting subscription receiving task
[INFO] [stdout] 2026-03-11 06:31:42.814+00:00 [TRACE] [Broadcaster-test-0] Starting notification broadcasting task
[INFO] [stdout] 2026-03-11 06:31:42.814+00:00 [TRACE] [Notifier test] started
[INFO] [stdout] 2026-03-11 06:31:42.814+00:00 [TRACE] Execute test step #0: do nothing
[INFO] [stdout] 2026-03-11 06:31:42.814+00:00 [TRACE] Sending notification #0
[INFO] [stdout] 2026-03-11 06:31:42.814+00:00 [TRACE] Receiving sync message #0 after notifying
[INFO] [stdout] 2026-03-11 06:31:42.814+00:00 [TRACE] [Collector test] collecting task starting
[INFO] [stdout] 2026-03-11 06:31:42.814+00:00 [TRACE] Execute test step #1: L0[0] <= N[0]
[INFO] [stdout] 2026-03-11 06:31:42.814+00:00 [TRACE] Mutation #0
[INFO] [stdout] 2026-03-11 06:31:42.814+00:00 [TRACE] [Notifier test] start sending to listener 16634699498493903779 notifications of scope UtxosChanged(UtxosChangedScope { addresses: [kaspa:qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqkx9awp4e] })
[INFO] [stdout] 2026-03-11 06:31:42.814+00:00 [DEBUG] [Notifier test] start notifying about UtxosChangedScope (kaspa:qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqkx9awp4e) to listener 16634699498493903779 - test
[INFO] [stdout] 2026-03-11 06:31:42.814+00:00 [TRACE] AddressTracker insert #0 kaspa:qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqkx9awp4e
[INFO] [stdout] 2026-03-11 06:31:42.814+00:00 [TRACE] AddressTracker inc count #0 to 1
[INFO] [stdout] 2026-03-11 06:31:42.814+00:00 [TRACE] [Notifier test] start notifying listener 16634699498493903779 about UtxosChangedScope (kaspa:qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqkx9awp4e) involves 1 mutations
[INFO] [stdout] 2026-03-11 06:31:42.814+00:00 [TRACE] AddressTracker inc count #0 to 2
[INFO] [stdout] 2026-03-11 06:31:42.814+00:00 [TRACE] Receiving sync message #1 after subscribing
[INFO] [stdout] 2026-03-11 06:31:42.814+00:00 [TRACE] Broadcasting plan: insert listener 16634699498493903779 with UtxosChangedSubscription { data: RwLock { data: UtxosChangedSubscriptionData { state: Selected, indexes: IndexSet({0}) } }, listener_id: 16634699498493903779 }
[INFO] [stdout] 2026-03-11 06:31:42.815+00:00 [DEBUG] [Broadcaster-test-0] insert UtxosChanged subscription, count = 1, capacity = 3
[INFO] [stdout] 2026-03-11 06:31:42.815+00:00 [TRACE] Sending notification #1
[INFO] [stdout] 2026-03-11 06:31:42.815+00:00 [TRACE] Receiving sync message #1 after notifying
[INFO] [stdout] 2026-03-11 06:31:42.815+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #1 to listener 16634699498493903779
[INFO] [stdout] 2026-03-11 06:31:42.815+00:00 [TRACE] Execute test step #2: L0[0] <= N[0,1,2]
[INFO] [stdout] 2026-03-11 06:31:42.816+00:00 [TRACE] Mutation #0
[INFO] [stdout] 2026-03-11 06:31:42.816+00:00 [TRACE] [Notifier test] start sending to listener 16634699498493903779 notifications of scope UtxosChanged(UtxosChangedScope { addresses: [kaspa:qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqkx9awp4e] })
[INFO] [stdout] 2026-03-11 06:31:42.816+00:00 [DEBUG] [Notifier test] start notifying about UtxosChangedScope (kaspa:qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqkx9awp4e) to listener 16634699498493903779 - test
[INFO] [stdout] 2026-03-11 06:31:42.816+00:00 [TRACE] [Notifier test] start notifying listener 16634699498493903779 about UtxosChangedScope (kaspa:qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqkx9awp4e) is ignored (no mutation)
[INFO] [stdout] 2026-03-11 06:31:42.816+00:00 [TRACE] Receiving sync message #2 after subscribing
[INFO] [stdout] 2026-03-11 06:31:42.816+00:00 [TRACE] Sending notification #2
[INFO] [stdout] 2026-03-11 06:31:42.816+00:00 [TRACE] Receiving sync message #2 after notifying
[INFO] [stdout] 2026-03-11 06:31:42.816+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #2 to listener 16634699498493903779
[INFO] [stdout] 2026-03-11 06:31:42.817+00:00 [TRACE] Execute test step #3: L0[0], L1[1] <= N[0,1,2]
[INFO] [stdout] test subscription::context::tests::test_counter_map_size ... ignored, measuring consumed memory
[INFO] [stdout] test address::tracker::tests::test_index_map_replace ... ok
[INFO] [stdout] test address::tracker::tests::test_index_map_capacity ... ok
[INFO] [stdout] test address::tracker::tests::test_indexes_eq ... ok
[INFO] [stdout] test subscription::context::tests::test_emptied_hash_set_u32_size ... ignored, measuring consumed memory
[INFO] [stdout] test subscription::context::tests::test_hash_map_u32_u16_size ... ignored, measuring consumed memory
[INFO] [stdout] test subscription::context::tests::test_hash_set_u32_size ... ignored, measuring consumed memory
[INFO] [stdout] test subscription::context::tests::test_index_set_size ... ignored, measuring consumed memory
[INFO] [stdout] test subscription::context::tests::test_subscription_context_size ... ignored, measuring consumed memory
[INFO] [stdout] test subscription::context::tests::test_vec_u32_size ... ignored, measuring consumed memory
[INFO] [stdout] 2026-03-11 06:31:42.817+00:00 [DEBUG] Memory configuration: UTXO changed events wil be tracked for at most 1835007 addresses
[INFO] [stdout] 2026-03-11 06:31:42.817+00:00 [DEBUG] Creating an address tracker with a capacity of 0
[INFO] [stdout] 2026-03-11 06:31:42.817+00:00 [TRACE] UtxosChangedSubscription: 7 in total (new all)
[INFO] [stdout] 2026-03-11 06:31:42.818+00:00 [TRACE] UtxosChangedSubscription: 8 in total (new none)
[INFO] [stdout] 2026-03-11 06:31:42.818+00:00 [TRACE] UtxosChangedSubscription: 9 in total (new selected(0))
[INFO] [stdout] 2026-03-11 06:31:42.818+00:00 [TRACE] AddressTracker insert #0 kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh
[INFO] [stdout] 2026-03-11 06:31:42.818+00:00 [TRACE] AddressTracker inc count #0 to 1
[INFO] [stdout] 2026-03-11 06:31:42.818+00:00 [TRACE] AddressTracker insert #1 kaspa:qqpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqy4s4mpnqq
[INFO] [stdout] 2026-03-11 06:31:42.818+00:00 [TRACE] AddressTracker inc count #1 to 1
[INFO] [stdout] 2026-03-11 06:31:42.818+00:00 [TRACE] UtxosChangedSubscription: 10 in total (new selected(0))
[INFO] [stdout] 2026-03-11 06:31:42.818+00:00 [TRACE] AddressTracker inc count #0 to 2
[INFO] [stdout] 2026-03-11 06:31:42.818+00:00 [TRACE] AddressTracker inc count #1 to 2
[INFO] [stdout] 2026-03-11 06:31:42.818+00:00 [TRACE] AddressTracker insert #2 kaspa:qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqkx9awp4e
[INFO] [stdout] 2026-03-11 06:31:42.818+00:00 [TRACE] AddressTracker inc count #2 to 1
[INFO] [stdout] 2026-03-11 06:31:42.818+00:00 [TRACE] UtxosChangedSubscription: 11 in total (new selected(0))
[INFO] [stdout] 2026-03-11 06:31:42.818+00:00 [TRACE] AddressTracker inc count #2 to 2
[INFO] [stdout] 2026-03-11 06:31:42.818+00:00 [TRACE] AddressTracker inc count #0 to 3
[INFO] [stdout] 2026-03-11 06:31:42.818+00:00 [TRACE] AddressTracker inc count #1 to 3
[INFO] [stdout] 2026-03-11 06:31:42.818+00:00 [TRACE] UtxosChangedSubscription: 12 in total (new all)
[INFO] [stdout] 2026-03-11 06:31:42.818+00:00 [TRACE] UtxosChangedSubscription: 13 in total (new all)
[INFO] [stdout] 2026-03-11 06:31:42.818+00:00 [TRACE] UtxosChangedSubscription: 12 in total (drop none)
[INFO] [stdout] 2026-03-11 06:31:42.818+00:00 [TRACE] UtxosChangedSubscription: 11 in total (drop selected(2))
[INFO] [stdout] 2026-03-11 06:31:42.818+00:00 [TRACE] UtxosChangedSubscription: 10 in total (drop selected(3))
[INFO] [stdout] 2026-03-11 06:31:42.818+00:00 [TRACE] UtxosChangedSubscription: 9 in total (drop selected(3))
[INFO] [stdout] 2026-03-11 06:31:42.818+00:00 [TRACE] UtxosChangedSubscription: 8 in total (drop all)
[INFO] [stdout] 2026-03-11 06:31:42.818+00:00 [TRACE] UtxosChangedSubscription: 7 in total (drop all)
[INFO] [stdout] 2026-03-11 06:31:42.818+00:00 [TRACE] UtxosChangedSubscription: 6 in total (drop all)
[INFO] [stdout] 2026-03-11 06:31:42.821+00:00 [DEBUG] Memory configuration: UTXO changed events wil be tracked for at most 1835007 addresses
[INFO] [stdout] 2026-03-11 06:31:42.821+00:00 [DEBUG] Memory configuration: UTXO changed events wil be tracked for at most 1835007 addresses
[INFO] [stdout] 2026-03-11 06:31:42.821+00:00 [DEBUG] Creating an address tracker with a capacity of 0
[INFO] [stdout] 2026-03-11 06:31:42.821+00:00 [TRACE] UtxosChangedSubscription: 7 in total (new all)
[INFO] [stdout] 2026-03-11 06:31:42.822+00:00 [TRACE] UtxosChangedSubscription: 8 in total (new none)
[INFO] [stdout] 2026-03-11 06:31:42.822+00:00 [TRACE] UtxosChangedSubscription: 9 in total (new none)
[INFO] [stdout] 2026-03-11 06:31:42.822+00:00 [TRACE] [Broadcaster-test-0] Starting notification broadcasting task
[INFO] [stdout] 2026-03-11 06:31:42.822+00:00 [DEBUG] Creating an address tracker with a capacity of 0
[INFO] [stdout] 2026-03-11 06:31:42.822+00:00 [TRACE] UtxosChangedSubscription: 10 in total (new all)
[INFO] [stdout] 2026-03-11 06:31:42.822+00:00 [TRACE] VirtualChainChanged broadcast #0 - Initial Subscription Context 0 addresses
[INFO] [stdout] 2026-03-11 06:31:42.822+00:00 [TRACE] VirtualChainChanged broadcast #0 - do nothing: sending a notification...
[INFO] [stdout] 2026-03-11 06:31:42.822+00:00 [TRACE] VirtualChainChanged broadcast #0 - do nothing: receiving sync signal...
[INFO] [stdout] 2026-03-11 06:31:42.823+00:00 [TRACE] VirtualChainChanged broadcast #1 - Initial Subscription Context 0 addresses
[INFO] [stdout] 2026-03-11 06:31:42.823+00:00 [TRACE] VirtualChainChanged broadcast #1 - L0+ on: L0 Mutation { command: Start, scope: VirtualChainChanged(VirtualChainChangedScope { include_accepted_transaction_ids: true }) }
[INFO] [stdout] 2026-03-11 06:31:42.823+00:00 [TRACE] VirtualChainChanged broadcast #1 - L0+ on: - L0 has the new state VirtualChainChangedSubscription { active: true, include_accepted_transaction_ids: true }
[INFO] [stdout] 2026-03-11 06:31:42.823+00:00 [TRACE] Broadcasting plan: insert listener 0 with VirtualChainChangedSubscription { active: true, include_accepted_transaction_ids: true }
[INFO] [stdout] 2026-03-11 06:31:42.823+00:00 [DEBUG] [Broadcaster-test-0] insert VirtualChainChanged subscription, count = 1, capacity = 3
[INFO] [stdout] 2026-03-11 06:31:42.823+00:00 [TRACE] VirtualChainChanged broadcast #1 - L0+ on: sending a notification...
[INFO] [stdout] 2026-03-11 06:31:42.823+00:00 [TRACE] VirtualChainChanged broadcast #1 - L0+ on: receiving sync signal...
[INFO] [stdout] 2026-03-11 06:31:42.823+00:00 [DEBUG] Memory configuration: UTXO changed events wil be tracked for at most 1835007 addresses
[INFO] [stdout] 2026-03-11 06:31:42.823+00:00 [DEBUG] Creating an address tracker with a capacity of 0
[INFO] [stdout] 2026-03-11 06:31:42.823+00:00 [TRACE] UtxosChangedSubscription: 11 in total (new all)
[INFO] [stdout] 2026-03-11 06:31:42.823+00:00 [TRACE] UtxosChangedSubscription: 12 in total (new none)
[INFO] [stdout] 2026-03-11 06:31:42.823+00:00 [TRACE] UtxosChangedSubscription: 13 in total (new all)
[INFO] [stdout] 2026-03-11 06:31:42.823+00:00 [TRACE] UtxosChangedSubscription: 14 in total (new all)
[INFO] [stdout] 2026-03-11 06:31:42.823+00:00 [TRACE] UtxosChangedSubscription: 15 in total (new none)
[INFO] [stdout] 2026-03-11 06:31:42.823+00:00 [TRACE] UtxosChangedSubscription: 16 in total (new selected(0))
[INFO] [stdout] 2026-03-11 06:31:42.823+00:00 [DEBUG] Memory configuration: UTXO changed events wil be tracked for at most 6 addresses
[INFO] [stdout] 2026-03-11 06:31:42.824+00:00 [DEBUG] Memory configuration: UTXO changed events wil be tracked for at most 1835007 addresses
[INFO] [stdout] 2026-03-11 06:31:42.824+00:00 [DEBUG] Memory configuration: UTXO changed events wil be tracked for at most 1835007 addresses
[INFO] [stdout] 2026-03-11 06:31:42.824+00:00 [DEBUG] Memory configuration: UTXO changed events wil be tracked for at most 1835007 addresses
[INFO] [stdout] 2026-03-11 06:31:42.824+00:00 [DEBUG] Creating an address tracker with a capacity of 0
[INFO] [stdout] 2026-03-11 06:31:42.824+00:00 [TRACE] UtxosChangedSubscription: 17 in total (new all)
[INFO] [stdout] 2026-03-11 06:31:42.824+00:00 [TRACE] [Notifier test] registering listener 2148620659174663976
[INFO] [stdout] 2026-03-11 06:31:42.824+00:00 [TRACE] [Collector test] collecting task starting
[INFO] [stdout] 2026-03-11 06:31:42.824+00:00 [TRACE] [Collector test] joining
[INFO] [stdout] 2026-03-11 06:31:42.824+00:00 [DEBUG] [Collector test] notification stream ended
[INFO] [stdout] 2026-03-11 06:31:42.824+00:00 [TRACE] [Collector test] collecting task ended
[INFO] [stdout] 2026-03-11 06:31:42.824+00:00 [DEBUG] [Collector test] terminated
[INFO] [stdout] 2026-03-11 06:31:42.825+00:00 [TRACE] [Broadcaster-test-0] sent notification VirtualChainChanged #1 to listener 0
[INFO] [stdout] 2026-03-11 06:31:42.825+00:00 [TRACE] AddressTracker insert #0 kaspa:qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqkx9awp4e
[INFO] [stdout] 2026-03-11 06:31:42.825+00:00 [TRACE] UtxosChangedSubscription: 2 in total (new none)
[INFO] [stdout] 2026-03-11 06:31:42.825+00:00 [TRACE] UtxosChangedSubscription: 18 in total (drop none)
[INFO] [stdout] 2026-03-11 06:31:42.825+00:00 [DEBUG] Creating an address tracker with a capacity of 7
[INFO] [stdout] 2026-03-11 06:31:42.825+00:00 [TRACE] AddressTracker insert #0 kaspa:qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqkx9awp4e
[INFO] [stdout] 2026-03-11 06:31:42.825+00:00 [TRACE] AddressTracker inc count #0 to 1
[INFO] [stdout] 2026-03-11 06:31:42.825+00:00 [TRACE] AddressTracker insert #1 kaspa:qqqsqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqc097dvz3
[INFO] [stdout] 2026-03-11 06:31:42.825+00:00 [TRACE] AddressTracker inc count #1 to 1
[INFO] [stdout] 2026-03-11 06:31:42.825+00:00 [TRACE] AddressTracker insert #2 kaspa:qqpqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq7zyd5atz
[INFO] [stdout] 2026-03-11 06:31:42.825+00:00 [TRACE] AddressTracker inc count #2 to 1
[INFO] [stdout] 2026-03-11 06:31:42.826+00:00 [TRACE] AddressTracker insert #3 kaspa:qqpsqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqstywhsu2
[INFO] [stdout] 2026-03-11 06:31:42.826+00:00 [TRACE] AddressTracker inc count #3 to 1
[INFO] [stdout] 2026-03-11 06:31:42.826+00:00 [TRACE] AddressTracker insert #4 kaspa:qqzqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqxw85nsqx
[INFO] [stdout] 2026-03-11 06:31:42.826+00:00 [TRACE] AddressTracker inc count #4 to 1
[INFO] [stdout] 2026-03-11 06:31:42.826+00:00 [TRACE] AddressTracker insert #5 kaspa:qqzsqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqg88hsahw
[INFO] [stdout] 2026-03-11 06:31:42.826+00:00 [TRACE] AddressTracker inc count #5 to 1
[INFO] [stdout] 2026-03-11 06:31:42.826+00:00 [DEBUG] Creating an address tracker with a capacity of 0
[INFO] [stdout] 2026-03-11 06:31:42.827+00:00 [TRACE] UtxosChangedSubscription: 19 in total (new all)
[INFO] [stdout] 2026-03-11 06:31:42.827+00:00 [TRACE] UtxosChangedSubscription: 18 in total (drop all)
[INFO] [stdout] 2026-03-11 06:31:42.827+00:00 [DEBUG] Creating an address tracker with a capacity of 0
[INFO] [stdout] 2026-03-11 06:31:42.828+00:00 [TRACE] UtxosChangedSubscription: 19 in total (new all)
[INFO] [stdout] 2026-03-11 06:31:42.828+00:00 [TRACE] UtxosChangedSubscription: 18 in total (new none)
[INFO] [stdout] 2026-03-11 06:31:42.828+00:00 [TRACE] VirtualChainChanged broadcast #2 - Initial Subscription Context 0 addresses
[INFO] [stdout] 2026-03-11 06:31:42.828+00:00 [TRACE] VirtualChainChanged broadcast #2 - L0+ & L1- on: L1 Mutation { command: Start, scope: VirtualChainChanged(VirtualChainChangedScope { include_accepted_transaction_ids: false }) }
[INFO] [stdout] 2026-03-11 06:31:42.828+00:00 [TRACE] VirtualChainChanged broadcast #2 - L0+ & L1- on: - L1 has the new state VirtualChainChangedSubscription { active: true, include_accepted_transaction_ids: false }
[INFO] [stdout] 2026-03-11 06:31:42.828+00:00 [TRACE] UtxosChangedSubscription: 21 in total (new none)
[INFO] [stdout] 2026-03-11 06:31:42.828+00:00 [TRACE] [Broadcaster-test-0] Starting notification broadcasting task
[INFO] [stdout] 2026-03-11 06:31:42.828+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #0 - Initial Subscription Context 0 addresses
[INFO] [stdout] 2026-03-11 06:31:42.828+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #0 - do nothing: sending a notification...
[INFO] [stdout] 2026-03-11 06:31:42.828+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #0 - do nothing: receiving sync signal...
[INFO] [stdout] 2026-03-11 06:31:42.828+00:00 [TRACE] UtxosChangedSubscription: 19 in total (new none)
[INFO] [stdout] 2026-03-11 06:31:42.828+00:00 [TRACE] AddressTracker inc count #0 to 1
[INFO] [stdout] 2026-03-11 06:31:42.828+00:00 [TRACE] UtxosChangedSubscription: 22 in total (new selected(0))
[INFO] [stdout] 2026-03-11 06:31:42.828+00:00 [DEBUG] Creating an address tracker with a capacity of 0
[INFO] [stdout] 2026-03-11 06:31:42.828+00:00 [TRACE] UtxosChangedSubscription: 23 in total (new all)
[INFO] [stdout] 2026-03-11 06:31:42.829+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #1 - Initial Subscription Context 0 addresses
[INFO] [stdout] 2026-03-11 06:31:42.829+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #1 - L0 on: L0 Mutation { command: Start, scope: BlockAdded(BlockAddedScope) }
[INFO] [stdout] 2026-03-11 06:31:42.829+00:00 [TRACE] [Notifier test] registering listener 17817583894873152486
[INFO] [stdout] 2026-03-11 06:31:42.829+00:00 [TRACE] UtxosChangedSubscription: 24 in total (new none)
[INFO] [stdout] 2026-03-11 06:31:42.829+00:00 [TRACE] [Notifier test] registering listener 1003805190362571910
[INFO] [stdout] 2026-03-11 06:31:42.829+00:00 [TRACE] UtxosChangedSubscription: 25 in total (new none)
[INFO] [stdout] 2026-03-11 06:31:42.829+00:00 [TRACE] UtxosChangedSubscription: 20 in total (new none)
[INFO] [stdout] 2026-03-11 06:31:42.829+00:00 [TRACE] UtxosChangedSubscription: 26 in total (new none)
[INFO] [stdout] 2026-03-11 06:31:42.830+00:00 [TRACE] UtxosChangedSubscription: 27 in total (new none)
[INFO] [stdout] 2026-03-11 06:31:42.830+00:00 [TRACE] AddressTracker inc count #1 to 2
[INFO] [stdout] 2026-03-11 06:31:42.830+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #1 - L0 on: - L0 has the new state OverallSubscription { event_type: BlockAdded, active: true }
[INFO] [stdout] 2026-03-11 06:31:42.830+00:00 [TRACE] Broadcasting plan: insert listener 1 with VirtualChainChangedSubscription { active: true, include_accepted_transaction_ids: false }
[INFO] [stdout] 2026-03-11 06:31:42.832+00:00 [DEBUG] [Broadcaster-test-0] insert VirtualChainChanged subscription, count = 2, capacity = 3
[INFO] [stdout] 2026-03-11 06:31:42.832+00:00 [TRACE] VirtualChainChanged broadcast #2 - L0+ & L1- on: sending a notification...
[INFO] [stdout] 2026-03-11 06:31:42.832+00:00 [TRACE] VirtualChainChanged broadcast #2 - L0+ & L1- on: receiving sync signal...
[INFO] [stdout] 2026-03-11 06:31:42.832+00:00 [TRACE] [Broadcaster-test-0] sent notification VirtualChainChanged #2 to listener 0
[INFO] [stdout] 2026-03-11 06:31:42.832+00:00 [TRACE] [Broadcaster-test-0] sent notification VirtualChainChanged #2 to listener 1
[INFO] [stdout] 2026-03-11 06:31:42.832+00:00 [TRACE] VirtualChainChanged broadcast #3 - Initial Subscription Context 0 addresses
[INFO] [stdout] 2026-03-11 06:31:42.832+00:00 [TRACE] VirtualChainChanged broadcast #3 - L0- & L1+ on: L0 Mutation { command: Start, scope: VirtualChainChanged(VirtualChainChangedScope { include_accepted_transaction_ids: false }) }
[INFO] [stdout] 2026-03-11 06:31:42.832+00:00 [TRACE] VirtualChainChanged broadcast #3 - L0- & L1+ on: - L0 has the new state VirtualChainChangedSubscription { active: true, include_accepted_transaction_ids: false }
[INFO] [stdout] 2026-03-11 06:31:42.832+00:00 [TRACE] Broadcasting plan: removed listener 0
[INFO] [stdout] 2026-03-11 06:31:42.832+00:00 [TRACE] Broadcasting plan: insert listener 0 with VirtualChainChangedSubscription { active: true, include_accepted_transaction_ids: false }
[INFO] [stdout] 2026-03-11 06:31:42.832+00:00 [DEBUG] [Broadcaster-test-0] insert VirtualChainChanged subscription, count = 1, capacity = 3
[INFO] [stdout] 2026-03-11 06:31:42.832+00:00 [TRACE] VirtualChainChanged broadcast #3 - L0- & L1+ on: L1 Mutation { command: Start, scope: VirtualChainChanged(VirtualChainChangedScope { include_accepted_transaction_ids: true }) }
[INFO] [stdout] 2026-03-11 06:31:42.832+00:00 [TRACE] VirtualChainChanged broadcast #3 - L0- & L1+ on: - L1 has the new state VirtualChainChangedSubscription { active: true, include_accepted_transaction_ids: true }
[INFO] [stdout] 2026-03-11 06:31:42.833+00:00 [TRACE] Broadcasting plan: removed listener 1
[INFO] [stdout] 2026-03-11 06:31:42.833+00:00 [TRACE] Broadcasting plan: insert listener 1 with VirtualChainChangedSubscription { active: true, include_accepted_transaction_ids: true }
[INFO] [stdout] 2026-03-11 06:31:42.833+00:00 [DEBUG] [Broadcaster-test-0] insert VirtualChainChanged subscription, count = 2, capacity = 3
[INFO] [stdout] 2026-03-11 06:31:42.833+00:00 [TRACE] VirtualChainChanged broadcast #3 - L0- & L1+ on: sending a notification...
[INFO] [stdout] 2026-03-11 06:31:42.833+00:00 [TRACE] VirtualChainChanged broadcast #3 - L0- & L1+ on: receiving sync signal...
[INFO] [stdout] 2026-03-11 06:31:42.833+00:00 [TRACE] [Broadcaster-test-0] sent notification VirtualChainChanged #3 to listener 0
[INFO] [stdout] 2026-03-11 06:31:42.833+00:00 [TRACE] [Broadcaster-test-0] sent notification VirtualChainChanged #3 to listener 1
[INFO] [stdout] 2026-03-11 06:31:42.833+00:00 [TRACE] VirtualChainChanged broadcast #4 - Initial Subscription Context 0 addresses
[INFO] [stdout] 2026-03-11 06:31:42.833+00:00 [TRACE] VirtualChainChanged broadcast #4 - L1+ on: L0 Mutation { command: Stop, scope: VirtualChainChanged(VirtualChainChangedScope { include_accepted_transaction_ids: false }) }
[INFO] [stdout] 2026-03-11 06:31:42.833+00:00 [TRACE] VirtualChainChanged broadcast #4 - L1+ on: - L0 has the new state VirtualChainChangedSubscription { active: false, include_accepted_transaction_ids: false }
[INFO] [stdout] 2026-03-11 06:31:42.833+00:00 [TRACE] Broadcasting plan: removed listener 0
[INFO] [stdout] 2026-03-11 06:31:42.833+00:00 [DEBUG] [Broadcaster-test-0] remove VirtualChainChanged subscription, count = 1, capacity = 3
[INFO] [stdout] 2026-03-11 06:31:42.833+00:00 [TRACE] VirtualChainChanged broadcast #4 - L1+ on: sending a notification...
[INFO] [stdout] 2026-03-11 06:31:42.833+00:00 [TRACE] VirtualChainChanged broadcast #4 - L1+ on: receiving sync signal...
[INFO] [stdout] 2026-03-11 06:31:42.833+00:00 [TRACE] [Broadcaster-test-0] sent notification VirtualChainChanged #4 to listener 1
[INFO] [stdout] 2026-03-11 06:31:42.833+00:00 [TRACE] VirtualChainChanged broadcast #5 - Initial Subscription Context 0 addresses
[INFO] [stdout] 2026-03-11 06:31:42.833+00:00 [TRACE] VirtualChainChanged broadcast #5 - all off: L1 Mutation { command: Stop, scope: VirtualChainChanged(VirtualChainChangedScope { include_accepted_transaction_ids: true }) }
[INFO] [stdout] 2026-03-11 06:31:42.833+00:00 [TRACE] VirtualChainChanged broadcast #5 - all off: - L1 has the new state VirtualChainChangedSubscription { active: false, include_accepted_transaction_ids: false }
[INFO] [stdout] 2026-03-11 06:31:42.833+00:00 [TRACE] Broadcasting plan: removed listener 1
[INFO] [stdout] 2026-03-11 06:31:42.833+00:00 [DEBUG] [Broadcaster-test-0] remove VirtualChainChanged subscription, count = 0, capacity = 3
[INFO] [stdout] 2026-03-11 06:31:42.833+00:00 [TRACE] VirtualChainChanged broadcast #5 - all off: sending a notification...
[INFO] [stdout] 2026-03-11 06:31:42.833+00:00 [TRACE] VirtualChainChanged broadcast #5 - all off: receiving sync signal...
[INFO] [stdout] 2026-03-11 06:31:42.833+00:00 [TRACE] [Broadcaster-test-0] joining
[INFO] [stdout] 2026-03-11 06:31:42.834+00:00 [DEBUG] [Broadcaster-test-0] notification stream ended
[INFO] [stdout] 2026-03-11 06:31:42.834+00:00 [DEBUG] [Broadcaster-test-0] terminated
[INFO] [stdout] 2026-03-11 06:31:42.834+00:00 [TRACE] UtxosChangedSubscription: 26 in total (drop none)
[INFO] [stdout] 2026-03-11 06:31:42.834+00:00 [TRACE] UtxosChangedSubscription: 25 in total (drop none)
[INFO] [stdout] 2026-03-11 06:31:42.834+00:00 [TRACE] UtxosChangedSubscription: 24 in total (drop all)
[INFO] [stdout] 2026-03-11 06:31:42.840+00:00 [TRACE] [Notifier test] starting
[INFO] [stdout] 2026-03-11 06:31:42.840+00:00 [TRACE] [Broadcaster-test-0] Starting notification broadcasting task
[INFO] [stdout] 2026-03-11 06:31:42.840+00:00 [TRACE] AddressTracker inc count #2 to 2
[INFO] [stdout] 2026-03-11 06:31:42.840+00:00 [TRACE] AddressTracker inc count #3 to 2
[INFO] [stdout] 2026-03-11 06:31:42.840+00:00 [TRACE] AddressTracker inc count #4 to 2
[INFO] [stdout] 2026-03-11 06:31:42.840+00:00 [TRACE] AddressTracker inc count #5 to 2
[INFO] [stdout] 2026-03-11 06:31:42.840+00:00 [TRACE] AddressTracker dec count #0 to 0
[INFO] [stdout] 2026-03-11 06:31:42.840+00:00 [TRACE] AddressTracker insert #6 kaspa:qqrqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqw2xyfv7a
[INFO] [stdout] 2026-03-11 06:31:42.840+00:00 [TRACE] AddressTracker inc count #0 to 1
[INFO] [stdout] test subscription::single::tests::test_subscription_hash ... ok
[INFO] [stdout] test collector::tests::test_collector_from ... ok
[INFO] [stdout] test subscription::array::tests::test_array_builder ... ok
[INFO] [stdout] test subscription::single::tests::test_virtual_chain_changed_mutation ... ok
[INFO] [stdout] test broadcaster::tests::test_virtual_chain_changed ... ok
[INFO] [stdout] test address::tracker::tests::test_tracker_capacity_and_entry_recycling ... ok
[INFO] [stdout] 2026-03-11 06:31:42.842+00:00 [TRACE] Broadcasting plan: insert listener 0 with OverallSubscription { event_type: BlockAdded, active: true }
[INFO] [stdout] 2026-03-11 06:31:42.842+00:00 [DEBUG] [Broadcaster-test-0] insert BlockAdded subscription, count = 1, capacity = 3
[INFO] [stdout] 2026-03-11 06:31:42.843+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #1 - L0 on: sending a notification...
[INFO] [stdout] 2026-03-11 06:31:42.843+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #1 - L0 on: receiving sync signal...
[INFO] [stdout] 2026-03-11 06:31:42.843+00:00 [TRACE] apply_overall_subscription: BlockAdded(BlockAddedNotification { data: 1 }), OverallSubscription { event_type: BlockAdded, active: true }
[INFO] [stdout] 2026-03-11 06:31:42.843+00:00 [TRACE] [Broadcaster-test-0] sent notification BlockAdded #1 to listener 0
[INFO] [stdout] 2026-03-11 06:31:42.843+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #2 - Initial Subscription Context 0 addresses
[INFO] [stdout] 2026-03-11 06:31:42.843+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #2 - L0 & L1 on: L1 Mutation { command: Start, scope: BlockAdded(BlockAddedScope) }
[INFO] [stdout] 2026-03-11 06:31:42.843+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #2 - L0 & L1 on: - L1 has the new state OverallSubscription { event_type: BlockAdded, active: true }
[INFO] [stdout] 2026-03-11 06:31:42.843+00:00 [TRACE] Broadcasting plan: insert listener 1 with OverallSubscription { event_type: BlockAdded, active: true }
[INFO] [stdout] 2026-03-11 06:31:42.843+00:00 [DEBUG] [Broadcaster-test-0] insert BlockAdded subscription, count = 1, capacity = 3
[INFO] [stdout] 2026-03-11 06:31:42.843+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #2 - L0 & L1 on: sending a notification...
[INFO] [stdout] 2026-03-11 06:31:42.843+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #2 - L0 & L1 on: receiving sync signal...
[INFO] [stdout] 2026-03-11 06:31:42.843+00:00 [TRACE] apply_overall_subscription: BlockAdded(BlockAddedNotification { data: 2 }), OverallSubscription { event_type: BlockAdded, active: true }
[INFO] [stdout] 2026-03-11 06:31:42.843+00:00 [TRACE] [Broadcaster-test-0] sent notification BlockAdded #2 to listener 0
[INFO] [stdout] 2026-03-11 06:31:42.843+00:00 [TRACE] [Broadcaster-test-0] sent notification BlockAdded #2 to listener 1
[INFO] [stdout] 2026-03-11 06:31:42.843+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #3 - Initial Subscription Context 0 addresses
[INFO] [stdout] 2026-03-11 06:31:42.843+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #3 - L1 on: L0 Mutation { command: Stop, scope: BlockAdded(BlockAddedScope) }
[INFO] [stdout] 2026-03-11 06:31:42.843+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #3 - L1 on: - L0 has the new state OverallSubscription { event_type: BlockAdded, active: false }
[INFO] [stdout] 2026-03-11 06:31:42.843+00:00 [TRACE] Broadcasting plan: removed listener 0
[INFO] [stdout] 2026-03-11 06:31:42.843+00:00 [DEBUG] [Broadcaster-test-0] remove BlockAdded subscription, count = 1, capacity = 3
[INFO] [stdout] 2026-03-11 06:31:42.843+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #3 - L1 on: sending a notification...
[INFO] [stdout] 2026-03-11 06:31:42.843+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #3 - L1 on: receiving sync signal...
[INFO] [stdout] 2026-03-11 06:31:42.843+00:00 [TRACE] apply_overall_subscription: BlockAdded(BlockAddedNotification { data: 3 }), OverallSubscription { event_type: BlockAdded, active: true }
[INFO] [stdout] 2026-03-11 06:31:42.843+00:00 [TRACE] [Broadcaster-test-0] sent notification BlockAdded #3 to listener 1
[INFO] [stdout] 2026-03-11 06:31:42.843+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #4 - Initial Subscription Context 0 addresses
[INFO] [stdout] 2026-03-11 06:31:42.843+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #4 - all off: L1 Mutation { command: Stop, scope: BlockAdded(BlockAddedScope) }
[INFO] [stdout] 2026-03-11 06:31:42.843+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #4 - all off: - L1 has the new state OverallSubscription { event_type: BlockAdded, active: false }
[INFO] [stdout] 2026-03-11 06:31:42.843+00:00 [TRACE] Broadcasting plan: removed listener 1
[INFO] [stdout] 2026-03-11 06:31:42.844+00:00 [DEBUG] [Broadcaster-test-0] remove BlockAdded subscription, count = 0, capacity = 3
[INFO] [stdout] 2026-03-11 06:31:42.844+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #4 - all off: sending a notification...
[INFO] [stdout] 2026-03-11 06:31:42.844+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #4 - all off: receiving sync signal...
[INFO] [stdout] 2026-03-11 06:31:42.844+00:00 [TRACE] [Broadcaster-test-0] joining
[INFO] [stdout] 2026-03-11 06:31:42.844+00:00 [DEBUG] [Broadcaster-test-0] notification stream ended
[INFO] [stdout] 2026-03-11 06:31:42.844+00:00 [DEBUG] [Broadcaster-test-0] terminated
[INFO] [stdout] 2026-03-11 06:31:42.844+00:00 [TRACE] UtxosChangedSubscription: 23 in total (drop none)
[INFO] [stdout] 2026-03-11 06:31:42.852+00:00 [TRACE] UtxosChangedSubscription: 22 in total (drop none)
[INFO] [stdout] 2026-03-11 06:31:42.852+00:00 [TRACE] UtxosChangedSubscription: 21 in total (drop all)
[INFO] [stdout] 2026-03-11 06:31:42.853+00:00 [DEBUG] Memory configuration: UTXO changed events wil be tracked for at most 1835007 addresses
[INFO] [stdout] 2026-03-11 06:31:42.853+00:00 [TRACE] Mutation #1
[INFO] [stdout] 2026-03-11 06:31:42.853+00:00 [TRACE] [Notifier test] start sending to listener 9972245459150774202 notifications of scope UtxosChanged(UtxosChangedScope { addresses: [kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh] })
[INFO] [stdout] 2026-03-11 06:31:42.853+00:00 [DEBUG] [Notifier test] start notifying about UtxosChangedScope (kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh) to listener 9972245459150774202 - test
[INFO] [stdout] 2026-03-11 06:31:42.853+00:00 [TRACE] AddressTracker insert #1 kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh
[INFO] [stdout] 2026-03-11 06:31:42.853+00:00 [TRACE] AddressTracker inc count #1 to 1
[INFO] [stdout] 2026-03-11 06:31:42.853+00:00 [TRACE] [Notifier test] start notifying listener 9972245459150774202 about UtxosChangedScope (kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh) involves 1 mutations
[INFO] [stdout] 2026-03-11 06:31:42.853+00:00 [TRACE] AddressTracker inc count #1 to 2
[INFO] [stdout] 2026-03-11 06:31:42.853+00:00 [TRACE] Receiving sync message #3 after subscribing
[INFO] [stdout] 2026-03-11 06:31:42.853+00:00 [TRACE] Broadcasting plan: insert listener 9972245459150774202 with UtxosChangedSubscription { data: RwLock { data: UtxosChangedSubscriptionData { state: Selected, indexes: IndexSet({1}) } }, listener_id: 9972245459150774202 }
[INFO] [stdout] 2026-03-11 06:31:42.853+00:00 [DEBUG] [Broadcaster-test-0] insert UtxosChanged subscription, count = 2, capacity = 3
[INFO] [stdout] 2026-03-11 06:31:42.854+00:00 [TRACE] Sending notification #3
[INFO] [stdout] 2026-03-11 06:31:42.854+00:00 [TRACE] Receiving sync message #3 after notifying
[INFO] [stdout] 2026-03-11 06:31:42.854+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #3 to listener 16634699498493903779
[INFO] [stdout] 2026-03-11 06:31:42.854+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #3 to listener 9972245459150774202
[INFO] [stdout] 2026-03-11 06:31:42.854+00:00 [TRACE] Execute test step #4: L0[0], L1[1], L2[2] <= N[0,1,2]
[INFO] [stdout] 2026-03-11 06:31:42.854+00:00 [TRACE] Mutation #2
[INFO] [stdout] 2026-03-11 06:31:42.854+00:00 [TRACE] [Notifier test] start sending to listener 18053409754601458821 notifications of scope UtxosChanged(UtxosChangedScope { addresses: [kaspa:qqpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqy4s4mpnqq] })
[INFO] [stdout] 2026-03-11 06:31:42.854+00:00 [DEBUG] [Notifier test] start notifying about UtxosChangedScope (kaspa:qqpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqy4s4mpnqq) to listener 18053409754601458821 - test
[INFO] [stdout] 2026-03-11 06:31:42.854+00:00 [TRACE] AddressTracker insert #2 kaspa:qqpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqy4s4mpnqq
[INFO] [stdout] 2026-03-11 06:31:42.854+00:00 [TRACE] AddressTracker inc count #2 to 1
[INFO] [stdout] 2026-03-11 06:31:42.854+00:00 [TRACE] [Notifier test] start notifying listener 18053409754601458821 about UtxosChangedScope (kaspa:qqpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqy4s4mpnqq) involves 1 mutations
[INFO] [stdout] 2026-03-11 06:31:42.854+00:00 [TRACE] AddressTracker inc count #2 to 2
[INFO] [stdout] 2026-03-11 06:31:42.854+00:00 [TRACE] Receiving sync message #4 after subscribing
[INFO] [stdout] 2026-03-11 06:31:42.854+00:00 [TRACE] Broadcasting plan: insert listener 18053409754601458821 with UtxosChangedSubscription { data: RwLock { data: UtxosChangedSubscriptionData { state: Selected, indexes: IndexSet({2}) } }, listener_id: 18053409754601458821 }
[INFO] [stdout] 2026-03-11 06:31:42.854+00:00 [DEBUG] [Broadcaster-test-0] insert UtxosChanged subscription, count = 3, capacity = 3
[INFO] [stdout] 2026-03-11 06:31:42.854+00:00 [TRACE] Sending notification #4
[INFO] [stdout] 2026-03-11 06:31:42.854+00:00 [TRACE] Receiving sync message #4 after notifying
[INFO] [stdout] 2026-03-11 06:31:42.854+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #4 to listener 16634699498493903779
[INFO] [stdout] 2026-03-11 06:31:42.854+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #4 to listener 9972245459150774202
[INFO] [stdout] 2026-03-11 06:31:42.854+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #4 to listener 18053409754601458821
[INFO] [stdout] 2026-03-11 06:31:42.855+00:00 [TRACE] Execute test step #5: L0[0, 2], L1[*], L2[1, 2] <= N[0,1,2]
[INFO] [stdout] 2026-03-11 06:31:42.855+00:00 [TRACE] Mutation #0
[INFO] [stdout] 2026-03-11 06:31:42.855+00:00 [TRACE] [Notifier test] start sending to listener 16634699498493903779 notifications of scope UtxosChanged(UtxosChangedScope { addresses: [kaspa:qqpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqy4s4mpnqq] })
[INFO] [stdout] 2026-03-11 06:31:42.855+00:00 [DEBUG] [Notifier test] start notifying about UtxosChangedScope (kaspa:qqpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqy4s4mpnqq) to listener 16634699498493903779 - test
[INFO] [stdout] 2026-03-11 06:31:42.855+00:00 [TRACE] AddressTracker inc count #2 to 3
[INFO] [stdout] 2026-03-11 06:31:42.855+00:00 [TRACE] [Notifier test] start notifying listener 16634699498493903779 about UtxosChangedScope (kaspa:qqpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqy4s4mpnqq) involves 1 mutations
[INFO] [stdout] 2026-03-11 06:31:42.855+00:00 [TRACE] Receiving sync message #5 after subscribing
[INFO] [stdout] 2026-03-11 06:31:42.855+00:00 [TRACE] Mutation #1
[INFO] [stdout] 2026-03-11 06:31:42.855+00:00 [TRACE] [Notifier test] start sending to listener 9972245459150774202 notifications of scope UtxosChanged(UtxosChangedScope { addresses: [] })
[INFO] [stdout] 2026-03-11 06:31:42.855+00:00 [DEBUG] [Notifier test] start notifying about UtxosChangedScope (all) to listener 9972245459150774202 - test
[INFO] [stdout] 2026-03-11 06:31:42.855+00:00 [TRACE] AddressTracker dec count #1 to 1
[INFO] [stdout] 2026-03-11 06:31:42.855+00:00 [TRACE] [Notifier test] start notifying listener 9972245459150774202 about UtxosChangedScope (all) involves 2 mutations
[INFO] [stdout] 2026-03-11 06:31:42.856+00:00 [TRACE] UtxosChanged broadcast #0 - Initial Subscription Context 0 addresses
[INFO] [stdout] 2026-03-11 06:31:42.856+00:00 [TRACE] UtxosChanged broadcast #0 - do nothing: sending a notification...
[INFO] [stdout] 2026-03-11 06:31:42.856+00:00 [TRACE] UtxosChanged broadcast #0 - do nothing: receiving sync signal...
[INFO] [stdout] 2026-03-11 06:31:42.856+00:00 [TRACE] UtxosChanged broadcast #1 - Initial Subscription Context 0 addresses
[INFO] [stdout] 2026-03-11 06:31:42.856+00:00 [TRACE] UtxosChanged broadcast #1 - L0[0] <= N[0]: L0 Mutation { command: Start, scope: UtxosChanged(UtxosChangedScope { addresses: [kaspa:qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqkx9awp4e] }) }
[INFO] [stdout] 2026-03-11 06:31:42.856+00:00 [TRACE] AddressTracker insert #0 kaspa:qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqkx9awp4e
[INFO] [stdout] 2026-03-11 06:31:42.856+00:00 [TRACE] AddressTracker inc count #0 to 1
[INFO] [stdout] 2026-03-11 06:31:42.856+00:00 [TRACE] UtxosChanged broadcast #1 - L0[0] <= N[0]: - L0 has the new state UtxosChangedSubscription { data: RwLock { data: UtxosChangedSubscriptionData { state: Selected, indexes: IndexSet({0}) } }, listener_id: 0 }
[INFO] [stdout] 2026-03-11 06:31:42.856+00:00 [TRACE] Broadcasting plan: insert listener 0 with UtxosChangedSubscription { data: RwLock { data: UtxosChangedSubscriptionData { state: Selected, indexes: IndexSet({0}) } }, listener_id: 0 }
[INFO] [stdout] 2026-03-11 06:31:42.856+00:00 [DEBUG] [Broadcaster-test-0] insert UtxosChanged subscription, count = 1, capacity = 3
[INFO] [stdout] 2026-03-11 06:31:42.856+00:00 [TRACE] UtxosChanged broadcast #1 - L0[0] <= N[0]: sending a notification...
[INFO] [stdout] 2026-03-11 06:31:42.856+00:00 [TRACE] UtxosChanged broadcast #1 - L0[0] <= N[0]: receiving sync signal...
[INFO] [stdout] 2026-03-11 06:31:42.856+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #1 to listener 0
[INFO] [stdout] 2026-03-11 06:31:42.857+00:00 [TRACE] UtxosChanged broadcast #2 - Initial Subscription Context 1 addresses
[INFO] [stdout] 2026-03-11 06:31:42.857+00:00 [TRACE] UtxosChanged broadcast #2 - L0[0] <= N[0,1,2]: L0 Mutation { command: Start, scope: UtxosChanged(UtxosChangedScope { addresses: [kaspa:qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqkx9awp4e] }) }
[INFO] [stdout] 2026-03-11 06:31:42.857+00:00 [TRACE] UtxosChanged broadcast #2 - L0[0] <= N[0,1,2]: - L0 is unchanged UtxosChangedSubscription { data: RwLock { data: UtxosChangedSubscriptionData { state: Selected, indexes: IndexSet({0}) } }, listener_id: 0 }
[INFO] [stdout] 2026-03-11 06:31:42.857+00:00 [TRACE] UtxosChanged broadcast #2 - L0[0] <= N[0,1,2]: sending a notification...
[INFO] [stdout] 2026-03-11 06:31:42.857+00:00 [TRACE] UtxosChanged broadcast #2 - L0[0] <= N[0,1,2]: receiving sync signal...
[INFO] [stdout] 2026-03-11 06:31:42.857+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #2 to listener 0
[INFO] [stdout] 2026-03-11 06:31:42.857+00:00 [TRACE] UtxosChanged broadcast #3 - Initial Subscription Context 1 addresses
[INFO] [stdout] 2026-03-11 06:31:42.857+00:00 [TRACE] UtxosChanged broadcast #3 - L0[0], L1[1] <= N[0,1,2]: L1 Mutation { command: Start, scope: UtxosChanged(UtxosChangedScope { addresses: [kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh] }) }
[INFO] [stdout] 2026-03-11 06:31:42.857+00:00 [TRACE] AddressTracker insert #1 kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh
[INFO] [stdout] 2026-03-11 06:31:42.857+00:00 [TRACE] AddressTracker inc count #1 to 1
[INFO] [stdout] 2026-03-11 06:31:42.857+00:00 [TRACE] UtxosChanged broadcast #3 - L0[0], L1[1] <= N[0,1,2]: - L1 has the new state UtxosChangedSubscription { data: RwLock { data: UtxosChangedSubscriptionData { state: Selected, indexes: IndexSet({1}) } }, listener_id: 1 }
[INFO] [stdout] 2026-03-11 06:31:42.857+00:00 [TRACE] Broadcasting plan: insert listener 1 with UtxosChangedSubscription { data: RwLock { data: UtxosChangedSubscriptionData { state: Selected, indexes: IndexSet({1}) } }, listener_id: 1 }
[INFO] [stdout] 2026-03-11 06:31:42.857+00:00 [DEBUG] [Broadcaster-test-0] insert UtxosChanged subscription, count = 2, capacity = 3
[INFO] [stdout] 2026-03-11 06:31:42.857+00:00 [TRACE] UtxosChanged broadcast #3 - L0[0], L1[1] <= N[0,1,2]: sending a notification...
[INFO] [stdout] 2026-03-11 06:31:42.857+00:00 [TRACE] UtxosChanged broadcast #3 - L0[0], L1[1] <= N[0,1,2]: receiving sync signal...
[INFO] [stdout] 2026-03-11 06:31:42.857+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #3 to listener 0
[INFO] [stdout] 2026-03-11 06:31:42.857+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #3 to listener 1
[INFO] [stdout] 2026-03-11 06:31:42.857+00:00 [TRACE] UtxosChanged broadcast #4 - Initial Subscription Context 2 addresses
[INFO] [stdout] 2026-03-11 06:31:42.857+00:00 [TRACE] UtxosChanged broadcast #4 - L0[0], L1[1], L2[2] <= N[0,1,2]: L2 Mutation { command: Start, scope: UtxosChanged(UtxosChangedScope { addresses: [kaspa:qqpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqy4s4mpnqq] }) }
[INFO] [stdout] 2026-03-11 06:31:42.857+00:00 [TRACE] AddressTracker insert #2 kaspa:qqpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqy4s4mpnqq
[INFO] [stdout] 2026-03-11 06:31:42.858+00:00 [TRACE] AddressTracker inc count #2 to 1
[INFO] [stdout] 2026-03-11 06:31:42.858+00:00 [TRACE] UtxosChanged broadcast #4 - L0[0], L1[1], L2[2] <= N[0,1,2]: - L2 has the new state UtxosChangedSubscription { data: RwLock { data: UtxosChangedSubscriptionData { state: Selected, indexes: IndexSet({2}) } }, listener_id: 2 }
[INFO] [stdout] 2026-03-11 06:31:42.858+00:00 [TRACE] Broadcasting plan: insert listener 2 with UtxosChangedSubscription { data: RwLock { data: UtxosChangedSubscriptionData { state: Selected, indexes: IndexSet({2}) } }, listener_id: 2 }
[INFO] [stdout] 2026-03-11 06:31:42.858+00:00 [DEBUG] [Broadcaster-test-0] insert UtxosChanged subscription, count = 3, capacity = 3
[INFO] [stdout] 2026-03-11 06:31:42.858+00:00 [TRACE] UtxosChanged broadcast #4 - L0[0], L1[1], L2[2] <= N[0,1,2]: sending a notification...
[INFO] [stdout] 2026-03-11 06:31:42.858+00:00 [TRACE] UtxosChanged broadcast #4 - L0[0], L1[1], L2[2] <= N[0,1,2]: receiving sync signal...
[INFO] [stdout] 2026-03-11 06:31:42.859+00:00 [DEBUG] Creating an address tracker with a capacity of 0
[INFO] [stdout] 2026-03-11 06:31:42.859+00:00 [TRACE] UtxosChangedSubscription: 22 in total (new all)
[INFO] [stdout] 2026-03-11 06:31:42.859+00:00 [TRACE] AddressTracker inc count #0 to 2
[INFO] [stdout] 2026-03-11 06:31:42.859+00:00 [TRACE] UtxosChangedSubscription: 23 in total (new none)
[INFO] [stdout] 2026-03-11 06:31:42.859+00:00 [TRACE] UtxosChangedSubscription: 24 in total (new none)
[INFO] [stdout] 2026-03-11 06:31:42.859+00:00 [TRACE] UtxosChangedSubscription: 25 in total (new none)
[INFO] [stdout] 2026-03-11 06:31:42.859+00:00 [TRACE] UtxosChangedSubscription: 26 in total (new none)
[INFO] [stdout] 2026-03-11 06:31:42.859+00:00 [TRACE] UtxosChangedSubscription: 27 in total (new selected(0))
[INFO] [stdout] 2026-03-11 06:31:42.859+00:00 [TRACE] AddressTracker inc count #0 to 3
[INFO] [stdout] 2026-03-11 06:31:42.859+00:00 [TRACE] AddressTracker insert #1 kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh
[INFO] [stdout] 2026-03-11 06:31:42.859+00:00 [TRACE] AddressTracker inc count #1 to 1
[INFO] [stdout] 2026-03-11 06:31:42.859+00:00 [TRACE] UtxosChangedSubscription: 28 in total (new all)
[INFO] [stdout] 2026-03-11 06:31:42.859+00:00 [TRACE] UtxosChangedSubscription: 29 in total (new all)
[INFO] [stdout] 2026-03-11 06:31:42.859+00:00 [TRACE] UtxosChangedSubscription: 30 in total (new selected(0))
[INFO] [stdout] 2026-03-11 06:31:42.859+00:00 [TRACE] AddressTracker inc count #0 to 4
[INFO] [stdout] 2026-03-11 06:31:42.859+00:00 [TRACE] AddressTracker inc count #1 to 2
[INFO] [stdout] 2026-03-11 06:31:42.859+00:00 [TRACE] UtxosChangedSubscription: 31 in total (new selected(0))
[INFO] [stdout] 2026-03-11 06:31:42.859+00:00 [TRACE] AddressTracker inc count #0 to 5
[INFO] [stdout] 2026-03-11 06:31:42.859+00:00 [TRACE] AddressTracker inc count #1 to 3
[INFO] [stdout] 2026-03-11 06:31:42.859+00:00 [TRACE] UtxosChangedSubscription: 32 in total (new selected(0))
[INFO] [stdout] 2026-03-11 06:31:42.859+00:00 [TRACE] AddressTracker inc count #0 to 6
[INFO] [stdout] 2026-03-11 06:31:42.859+00:00 [TRACE] UtxosChangedSubscription: 33 in total (new selected(0))
[INFO] [stdout] 2026-03-11 06:31:42.859+00:00 [TRACE] AddressTracker inc count #0 to 7
[INFO] [stdout] 2026-03-11 06:31:42.860+00:00 [TRACE] AddressTracker inc count #1 to 4
[INFO] [stdout] 2026-03-11 06:31:42.860+00:00 [TRACE] UtxosChangedSubscription: 34 in total (new selected(0))
[INFO] [stdout] 2026-03-11 06:31:42.860+00:00 [TRACE] AddressTracker insert #2 kaspa:qqpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqy4s4mpnqq
[INFO] [stdout] 2026-03-11 06:31:42.860+00:00 [TRACE] AddressTracker inc count #2 to 1
[INFO] [stdout] 2026-03-11 06:31:42.860+00:00 [TRACE] UtxosChangedSubscription: 35 in total (new selected(0))
[INFO] [stdout] 2026-03-11 06:31:42.860+00:00 [TRACE] AddressTracker inc count #0 to 8
[INFO] [stdout] 2026-03-11 06:31:42.860+00:00 [TRACE] AddressTracker inc count #1 to 5
[INFO] [stdout] 2026-03-11 06:31:42.860+00:00 [TRACE] AddressTracker inc count #2 to 2
[INFO] [stdout] 2026-03-11 06:31:42.860+00:00 [TRACE] UtxosChangedSubscription: 36 in total (new selected(0))
[INFO] [stdout] 2026-03-11 06:31:42.860+00:00 [TRACE] AddressTracker inc count #1 to 6
[INFO] [stdout] 2026-03-11 06:31:42.860+00:00 [TRACE] UtxosChangedSubscription: 37 in total (new none)
[INFO] [stdout] 2026-03-11 06:31:42.860+00:00 [TRACE] UtxosChangedSubscription: 38 in total (new none)
[INFO] [stdout] 2026-03-11 06:31:42.860+00:00 [TRACE] UtxosChangedSubscription: 39 in total (new selected(0))
[INFO] [stdout] 2026-03-11 06:31:42.860+00:00 [TRACE] AddressTracker inc count #0 to 9
[INFO] [stdout] 2026-03-11 06:31:42.860+00:00 [TRACE] AddressTracker inc count #1 to 7
[INFO] [stdout] 2026-03-11 06:31:42.860+00:00 [TRACE] UtxosChangedSubscription: 40 in total (new none)
[INFO] [stdout] 2026-03-11 06:31:42.860+00:00 [TRACE] UtxosChangedSubscription: 41 in total (new none)
[INFO] [stdout] 2026-03-11 06:31:42.860+00:00 [TRACE] UtxosChangedSubscription: 42 in total (new selected(0))
[INFO] [stdout] 2026-03-11 06:31:42.860+00:00 [TRACE] AddressTracker inc count #0 to 10
[INFO] [stdout] 2026-03-11 06:31:42.860+00:00 [TRACE] AddressTracker inc count #2 to 3
[INFO] [stdout] 2026-03-11 06:31:42.860+00:00 [TRACE] UtxosChangedSubscription: 43 in total (new selected(0))
[INFO] [stdout] 2026-03-11 06:31:42.860+00:00 [TRACE] AddressTracker inc count #2 to 4
[INFO] [stdout] 2026-03-11 06:31:42.860+00:00 [TRACE] UtxosChangedSubscription: 44 in total (new selected(0))
[INFO] [stdout] 2026-03-11 06:31:42.860+00:00 [TRACE] AddressTracker inc count #0 to 11
[INFO] [stdout] 2026-03-11 06:31:42.860+00:00 [TRACE] AddressTracker inc count #2 to 5
[INFO] [stdout] 2026-03-11 06:31:42.860+00:00 [TRACE] UtxosChangedSubscription: 45 in total (new selected(0))
[INFO] [stdout] 2026-03-11 06:31:42.860+00:00 [TRACE] AddressTracker inc count #0 to 12
[INFO] [stdout] 2026-03-11 06:31:42.860+00:00 [TRACE] AddressTracker inc count #2 to 6
[INFO] [stdout] 2026-03-11 06:31:42.860+00:00 [TRACE] UtxosChangedSubscription: 46 in total (new all)
[INFO] [stdout] 2026-03-11 06:31:42.860+00:00 [TRACE] UtxosChangedSubscription: 47 in total (new all)
[INFO] [stdout] 2026-03-11 06:31:42.860+00:00 [TRACE] UtxosChangedSubscription: 48 in total (new all)
[INFO] [stdout] 2026-03-11 06:31:42.860+00:00 [TRACE] UtxosChangedSubscription: 49 in total (new selected(0))
[INFO] [stdout] 2026-03-11 06:31:42.860+00:00 [TRACE] AddressTracker inc count #0 to 13
[INFO] [stdout] 2026-03-11 06:31:42.860+00:00 [TRACE] AddressTracker inc count #1 to 8
[INFO] [stdout] 2026-03-11 06:31:42.861+00:00 [TRACE] UtxosChangedSubscription: 50 in total (new selected(0))
[INFO] [stdout] 2026-03-11 06:31:42.861+00:00 [TRACE] AddressTracker inc count #0 to 14
[INFO] [stdout] 2026-03-11 06:31:42.861+00:00 [TRACE] AddressTracker inc count #1 to 9
[INFO] [stdout] 2026-03-11 06:31:42.861+00:00 [TRACE] UtxosChangedSubscription: 51 in total (new all)
[INFO] [stdout] 2026-03-11 06:31:42.861+00:00 [TRACE] UtxosChangedSubscription: 52 in total (new all)
[INFO] [stdout] 2026-03-11 06:31:42.861+00:00 [TRACE] UtxosChangedSubscription: 53 in total (new all)
[INFO] [stdout] 2026-03-11 06:31:42.861+00:00 [TRACE] UtxosChangedSubscription: 54 in total (new none)
[INFO] [stdout] 2026-03-11 06:31:42.861+00:00 [TRACE] UtxosChangedSubscription: 55 in total (new none)
[INFO] [stdout] 2026-03-11 06:31:42.862+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #4 to listener 0
[INFO] [stdout] 2026-03-11 06:31:42.862+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #4 to listener 1
[INFO] [stdout] 2026-03-11 06:31:42.862+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #4 to listener 2
[INFO] [stdout] 2026-03-11 06:31:42.862+00:00 [TRACE] UtxosChanged broadcast #5 - Initial Subscription Context 3 addresses
[INFO] [stdout] 2026-03-11 06:31:42.862+00:00 [TRACE] UtxosChanged broadcast #5 - L0[0, 2], L1[*], L2[1, 2] <= N[0,1,2]: L0 Mutation { command: Start, scope: UtxosChanged(UtxosChangedScope { addresses: [kaspa:qqpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqy4s4mpnqq] }) }
[INFO] [stdout] 2026-03-11 06:31:42.862+00:00 [TRACE] AddressTracker inc count #2 to 2
[INFO] [stdout] 2026-03-11 06:31:42.862+00:00 [TRACE] UtxosChanged broadcast #5 - L0[0, 2], L1[*], L2[1, 2] <= N[0,1,2]: - L0 is inner changed into UtxosChangedSubscription { data: RwLock { data: UtxosChangedSubscriptionData { state: Selected, indexes: IndexSet({0, 2}) } }, listener_id: 0 }
[INFO] [stdout] 2026-03-11 06:31:42.862+00:00 [TRACE] UtxosChanged broadcast #5 - L0[0, 2], L1[*], L2[1, 2] <= N[0,1,2]: L1 Mutation { command: Start, scope: UtxosChanged(UtxosChangedScope { addresses: [] }) }
[INFO] [stdout] 2026-03-11 06:31:42.862+00:00 [TRACE] AddressTracker dec count #1 to 0
[INFO] [stdout] 2026-03-11 06:31:42.862+00:00 [TRACE] UtxosChanged broadcast #5 - L0[0, 2], L1[*], L2[1, 2] <= N[0,1,2]: - L1 has the new state UtxosChangedSubscription { data: RwLock { data: UtxosChangedSubscriptionData { state: All, indexes: IndexSet({}) } }, listener_id: 1 }
[INFO] [stdout] 2026-03-11 06:31:42.862+00:00 [TRACE] Broadcasting plan: removed listener 1
[INFO] [stdout] 2026-03-11 06:31:42.862+00:00 [TRACE] Broadcasting plan: insert listener 1 with UtxosChangedSubscription { data: RwLock { data: UtxosChangedSubscriptionData { state: All, indexes: IndexSet({}) } }, listener_id: 18446744073709551615 }
[INFO] [stdout] 2026-03-11 06:31:42.862+00:00 [DEBUG] [Broadcaster-test-0] insert UtxosChanged subscription, count = 3, capacity = 3
[INFO] [stdout] 2026-03-11 06:31:42.863+00:00 [TRACE] UtxosChanged broadcast #5 - L0[0, 2], L1[*], L2[1, 2] <= N[0,1,2]: L2 Mutation { command: Start, scope: UtxosChanged(UtxosChangedScope { addresses: [kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh] }) }
[INFO] [stdout] 2026-03-11 06:31:42.863+00:00 [TRACE] AddressTracker inc count #1 to 1
[INFO] [stdout] 2026-03-11 06:31:42.863+00:00 [TRACE] UtxosChanged broadcast #5 - L0[0, 2], L1[*], L2[1, 2] <= N[0,1,2]: - L2 is inner changed into UtxosChangedSubscription { data: RwLock { data: UtxosChangedSubscriptionData { state: Selected, indexes: IndexSet({1, 2}) } }, listener_id: 2 }
[INFO] [stdout] 2026-03-11 06:31:42.863+00:00 [TRACE] UtxosChanged broadcast #5 - L0[0, 2], L1[*], L2[1, 2] <= N[0,1,2]: sending a notification...
[INFO] [stdout] 2026-03-11 06:31:42.863+00:00 [TRACE] UtxosChanged broadcast #5 - L0[0, 2], L1[*], L2[1, 2] <= N[0,1,2]: receiving sync signal...
[INFO] [stdout] 2026-03-11 06:31:42.863+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #5 to listener 0
[INFO] [stdout] 2026-03-11 06:31:42.863+00:00 [TRACE] UtxosChangedSubscription: 54 in total (drop all)
[INFO] [stdout] 2026-03-11 06:31:42.863+00:00 [TRACE] AddressTracker inc count #0 to 15
[INFO] [stdout] 2026-03-11 06:31:42.863+00:00 [TRACE] AddressTracker dec count #1 to 8
[INFO] [stdout] 2026-03-11 06:31:42.863+00:00 [TRACE] AddressTracker dec count #0 to 14
[INFO] [stdout] 2026-03-11 06:31:42.863+00:00 [TRACE] [Notifier test] registering listener 3872632511957234374
[INFO] [stdout] 2026-03-11 06:31:42.866+00:00 [TRACE] AddressTracker dec count #1 to 0
[INFO] [stdout] 2026-03-11 06:31:42.866+00:00 [TRACE] Receiving sync message #5 after subscribing
[INFO] [stdout] 2026-03-11 06:31:42.866+00:00 [TRACE] Broadcasting plan: removed listener 9972245459150774202
[INFO] [stdout] 2026-03-11 06:31:42.866+00:00 [TRACE] Broadcasting plan: insert listener 9972245459150774202 with UtxosChangedSubscription { data: RwLock { data: UtxosChangedSubscriptionData { state: All, indexes: IndexSet({}) } }, listener_id: 18446744073709551615 }
[INFO] [stdout] 2026-03-11 06:31:42.866+00:00 [DEBUG] [Broadcaster-test-0] insert UtxosChanged subscription, count = 3, capacity = 3
[INFO] [stdout] 2026-03-11 06:31:42.866+00:00 [TRACE] Mutation #2
[INFO] [stdout] 2026-03-11 06:31:42.866+00:00 [TRACE] [Notifier test] start sending to listener 18053409754601458821 notifications of scope UtxosChanged(UtxosChangedScope { addresses: [kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh] })
[INFO] [stdout] 2026-03-11 06:31:42.866+00:00 [DEBUG] [Notifier test] start notifying about UtxosChangedScope (kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh) to listener 18053409754601458821 - test
[INFO] [stdout] 2026-03-11 06:31:42.866+00:00 [TRACE] AddressTracker inc count #1 to 1
[INFO] [stdout] 2026-03-11 06:31:42.866+00:00 [TRACE] [Notifier test] start notifying listener 18053409754601458821 about UtxosChangedScope (kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh) involves 1 mutations
[INFO] [stdout] 2026-03-11 06:31:42.867+00:00 [TRACE] AddressTracker inc count #1 to 2
[INFO] [stdout] 2026-03-11 06:31:42.867+00:00 [TRACE] Receiving sync message #5 after subscribing
[INFO] [stdout] 2026-03-11 06:31:42.867+00:00 [TRACE] Sending notification #5
[INFO] [stdout] 2026-03-11 06:31:42.867+00:00 [TRACE] Receiving sync message #5 after notifying
[INFO] [stdout] 2026-03-11 06:31:42.867+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #5 to listener 16634699498493903779
[INFO] [stdout] 2026-03-11 06:31:42.869+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #5 to listener 18053409754601458821
[INFO] [stdout] 2026-03-11 06:31:42.869+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #5 to listener 9972245459150774202
[INFO] [stdout] 2026-03-11 06:31:42.869+00:00 [TRACE] Execute test step #6: L0[0, 2], L1[*], L2[1, 2] <= N[0]
[INFO] [stdout] 2026-03-11 06:31:42.869+00:00 [TRACE] Sending notification #6
[INFO] [stdout] 2026-03-11 06:31:42.869+00:00 [TRACE] Receiving sync message #6 after notifying
[INFO] [stdout] 2026-03-11 06:31:42.869+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #6 to listener 16634699498493903779
[INFO] [stdout] 2026-03-11 06:31:42.869+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #6 to listener 9972245459150774202
[INFO] [stdout] 2026-03-11 06:31:42.869+00:00 [TRACE] Execute test step #7: L0[2], L1[1], L2[*] <= N[0, 1]
[INFO] [stdout] 2026-03-11 06:31:42.869+00:00 [TRACE] Mutation #0
[INFO] [stdout] 2026-03-11 06:31:42.869+00:00 [TRACE] [Notifier test] stop sending to listener 16634699498493903779 notifications of scope UtxosChanged(UtxosChangedScope { addresses: [kaspa:qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqkx9awp4e] })
[INFO] [stdout] 2026-03-11 06:31:42.869+00:00 [DEBUG] [Notifier test] stop notifying about UtxosChangedScope (kaspa:qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqkx9awp4e) to listener 16634699498493903779 - test
[INFO] [stdout] 2026-03-11 06:31:42.870+00:00 [TRACE] AddressTracker dec count #0 to 1
[INFO] [stdout] 2026-03-11 06:31:42.870+00:00 [TRACE] [Notifier test] stop notifying listener 16634699498493903779 about UtxosChangedScope (kaspa:qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqkx9awp4e) involves 1 mutations
[INFO] [stdout] 2026-03-11 06:31:42.870+00:00 [TRACE] AddressTracker dec count #0 to 0
[INFO] [stdout] 2026-03-11 06:31:42.870+00:00 [TRACE] Receiving sync message #7 after subscribing
[INFO] [stdout] 2026-03-11 06:31:42.870+00:00 [TRACE] Mutation #1
[INFO] [stdout] 2026-03-11 06:31:42.870+00:00 [TRACE] [Notifier test] start sending to listener 9972245459150774202 notifications of scope UtxosChanged(UtxosChangedScope { addresses: [kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh] })
[INFO] [stdout] 2026-03-11 06:31:42.870+00:00 [DEBUG] [Notifier test] start notifying about UtxosChangedScope (kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh) to listener 9972245459150774202 - test
[INFO] [stdout] 2026-03-11 06:31:42.870+00:00 [TRACE] AddressTracker inc count #1 to 3
[INFO] [stdout] 2026-03-11 06:31:42.870+00:00 [TRACE] [Notifier test] start notifying listener 9972245459150774202 about UtxosChangedScope (kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh) involves 2 mutations
[INFO] [stdout] 2026-03-11 06:31:42.870+00:00 [TRACE] Receiving sync message #7 after subscribing
[INFO] [stdout] 2026-03-11 06:31:42.870+00:00 [TRACE] Broadcasting plan: removed listener 9972245459150774202
[INFO] [stdout] 2026-03-11 06:31:42.870+00:00 [TRACE] Broadcasting plan: insert listener 9972245459150774202 with UtxosChangedSubscription { data: RwLock { data: UtxosChangedSubscriptionData { state: Selected, indexes: IndexSet({1}) } }, listener_id: 9972245459150774202 }
[INFO] [stdout] 2026-03-11 06:31:42.870+00:00 [DEBUG] [Broadcaster-test-0] insert UtxosChanged subscription, count = 3, capacity = 3
[INFO] [stdout] 2026-03-11 06:31:42.871+00:00 [TRACE] Mutation #2
[INFO] [stdout] 2026-03-11 06:31:42.871+00:00 [TRACE] [Notifier test] start sending to listener 18053409754601458821 notifications of scope UtxosChanged(UtxosChangedScope { addresses: [] })
[INFO] [stdout] 2026-03-11 06:31:42.871+00:00 [DEBUG] [Notifier test] start notifying about UtxosChangedScope (all) to listener 18053409754601458821 - test
[INFO] [stdout] 2026-03-11 06:31:42.873+00:00 [TRACE] AddressTracker inc count #1 to 9
[INFO] [stdout] 2026-03-11 06:31:42.873+00:00 [TRACE] AddressTracker inc count #0 to 15
[INFO] [stdout] 2026-03-11 06:31:42.873+00:00 [TRACE] AddressTracker inc count #1 to 10
[INFO] [stdout] 2026-03-11 06:31:42.873+00:00 [TRACE] AddressTracker dec count #1 to 9
[INFO] [stdout] 2026-03-11 06:31:42.873+00:00 [TRACE] AddressTracker dec count #0 to 14
[INFO] [stdout] 2026-03-11 06:31:42.873+00:00 [TRACE] AddressTracker dec count #1 to 8
[INFO] [stdout] 2026-03-11 06:31:42.873+00:00 [TRACE] AddressTracker dec count #0 to 13
[INFO] [stdout] 2026-03-11 06:31:42.873+00:00 [TRACE] AddressTracker inc count #0 to 14
[INFO] [stdout] 2026-03-11 06:31:42.873+00:00 [TRACE] AddressTracker inc count #1 to 9
[INFO] [stdout] 2026-03-11 06:31:42.873+00:00 [TRACE] UtxosChangedSubscription: 54 in total (drop all)
[INFO] [stdout] 2026-03-11 06:31:42.873+00:00 [TRACE] UtxosChangedSubscription: 53 in total (drop all)
[INFO] [stdout] 2026-03-11 06:31:42.873+00:00 [TRACE] UtxosChangedSubscription: 52 in total (drop all)
[INFO] [stdout] 2026-03-11 06:31:42.873+00:00 [TRACE] UtxosChangedSubscription: 51 in total (drop selected(1))
[INFO] [stdout] 2026-03-11 06:31:42.873+00:00 [TRACE] UtxosChangedSubscription: 50 in total (drop selected(1))
[INFO] [stdout] 2026-03-11 06:31:42.873+00:00 [TRACE] UtxosChangedSubscription: 49 in total (drop selected(1))
[INFO] [stdout] 2026-03-11 06:31:42.873+00:00 [TRACE] UtxosChangedSubscription: 48 in total (drop none)
[INFO] [stdout] 2026-03-11 06:31:42.874+00:00 [TRACE] UtxosChangedSubscription: 47 in total (drop none)
[INFO] [stdout] 2026-03-11 06:31:42.874+00:00 [TRACE] UtxosChangedSubscription: 46 in total (drop none)
[INFO] [stdout] 2026-03-11 06:31:42.874+00:00 [TRACE] UtxosChangedSubscription: 45 in total (drop none)
[INFO] [stdout] 2026-03-11 06:31:42.874+00:00 [TRACE] UtxosChangedSubscription: 44 in total (drop all)
[INFO] [stdout] 2026-03-11 06:31:42.874+00:00 [TRACE] UtxosChangedSubscription: 43 in total (drop all)
[INFO] [stdout] 2026-03-11 06:31:42.874+00:00 [TRACE] UtxosChangedSubscription: 42 in total (drop all)
[INFO] [stdout] 2026-03-11 06:31:42.874+00:00 [TRACE] UtxosChangedSubscription: 41 in total (drop selected(2))
[INFO] [stdout] 2026-03-11 06:31:42.874+00:00 [TRACE] UtxosChangedSubscription: 40 in total (drop selected(2))
[INFO] [stdout] 2026-03-11 06:31:42.874+00:00 [TRACE] UtxosChangedSubscription: 39 in total (drop selected(2))
[INFO] [stdout] 2026-03-11 06:31:42.874+00:00 [TRACE] UtxosChangedSubscription: 38 in total (drop selected(2))
[INFO] [stdout] 2026-03-11 06:31:42.874+00:00 [TRACE] UtxosChangedSubscription: 37 in total (drop selected(3))
[INFO] [stdout] 2026-03-11 06:31:42.874+00:00 [TRACE] UtxosChangedSubscription: 36 in total (drop selected(3))
[INFO] [stdout] 2026-03-11 06:31:42.874+00:00 [TRACE] UtxosChangedSubscription: 35 in total (drop none)
[INFO] [stdout] 2026-03-11 06:31:42.874+00:00 [TRACE] UtxosChangedSubscription: 34 in total (drop none)
[INFO] [stdout] 2026-03-11 06:31:42.874+00:00 [TRACE] UtxosChangedSubscription: 33 in total (drop none)
[INFO] [stdout] 2026-03-11 06:31:42.874+00:00 [TRACE] UtxosChangedSubscription: 32 in total (drop none)
[INFO] [stdout] 2026-03-11 06:31:42.874+00:00 [TRACE] UtxosChangedSubscription: 31 in total (drop none)
[INFO] [stdout] 2026-03-11 06:31:42.874+00:00 [TRACE] UtxosChangedSubscription: 30 in total (drop none)
[INFO] [stdout] 2026-03-11 06:31:42.874+00:00 [TRACE] UtxosChangedSubscription: 29 in total (drop selected(1))
[INFO] [stdout] 2026-03-11 06:31:42.874+00:00 [TRACE] UtxosChangedSubscription: 28 in total (drop selected(1))
[INFO] [stdout] 2026-03-11 06:31:42.874+00:00 [TRACE] UtxosChangedSubscription: 27 in total (drop selected(2))
[INFO] [stdout] 2026-03-11 06:31:42.874+00:00 [TRACE] UtxosChangedSubscription: 26 in total (drop selected(2))
[INFO] [stdout] 2026-03-11 06:31:42.874+00:00 [TRACE] UtxosChangedSubscription: 25 in total (drop all)
[INFO] [stdout] 2026-03-11 06:31:42.874+00:00 [TRACE] UtxosChangedSubscription: 24 in total (drop all)
[INFO] [stdout] 2026-03-11 06:31:42.874+00:00 [TRACE] UtxosChangedSubscription: 23 in total (drop selected(2))
[INFO] [stdout] 2026-03-11 06:31:42.874+00:00 [TRACE] UtxosChangedSubscription: 22 in total (drop selected(2))
[INFO] [stdout] 2026-03-11 06:31:42.874+00:00 [TRACE] UtxosChangedSubscription: 21 in total (drop selected(2))
[INFO] [stdout] 2026-03-11 06:31:42.874+00:00 [TRACE] UtxosChangedSubscription: 20 in total (drop all)
[INFO] [stdout] 2026-03-11 06:31:42.874+00:00 [TRACE] UtxosChangedSubscription: 19 in total (drop all)
[INFO] [stdout] 2026-03-11 06:31:42.874+00:00 [TRACE] UtxosChangedSubscription: 18 in total (drop none)
[INFO] [stdout] 2026-03-11 06:31:42.874+00:00 [TRACE] UtxosChangedSubscription: 17 in total (drop none)
[INFO] [stdout] 2026-03-11 06:31:42.874+00:00 [TRACE] UtxosChangedSubscription: 16 in total (drop none)
[INFO] [stdout] 2026-03-11 06:31:42.875+00:00 [TRACE] UtxosChangedSubscription: 15 in total (drop all)
[INFO] [stdout] 2026-03-11 06:31:42.875+00:00 [TRACE] [Subscriber test] starting subscription receiving task
[INFO] [stdout] 2026-03-11 06:31:42.875+00:00 [TRACE] UtxosChangedSubscription: 55 in total (new none)
[INFO] [stdout] 2026-03-11 06:31:42.875+00:00 [TRACE] [Notifier test] starting
[INFO] [stdout] 2026-03-11 06:31:42.875+00:00 [TRACE] [Subscriber test] starting subscription receiving task
[INFO] [stdout] 2026-03-11 06:31:42.875+00:00 [TRACE] [Broadcaster-test-0] Starting notification broadcasting task
[INFO] [stdout] 2026-03-11 06:31:42.875+00:00 [TRACE] [Notifier test] started
[INFO] [stdout] 2026-03-11 06:31:42.875+00:00 [TRACE] Execute test step #0: do nothing
[INFO] [stdout] 2026-03-11 06:31:42.875+00:00 [TRACE] Sending notification #0
[INFO] [stdout] 2026-03-11 06:31:42.875+00:00 [TRACE] [Broadcaster-test-0] Starting notification broadcasting task
[INFO] [stdout] test broadcaster::tests::test_overall ... ok
[INFO] [stdout] 2026-03-11 06:31:42.875+00:00 [TRACE] [Notifier test] started
[INFO] [stdout] 2026-03-11 06:31:42.875+00:00 [TRACE] Execute test step #0: do nothing
[INFO] [stdout] 2026-03-11 06:31:42.875+00:00 [TRACE] Sending notification #0
[INFO] [stdout] 2026-03-11 06:31:42.875+00:00 [TRACE] Receiving sync message #0 after notifying
[INFO] [stdout] test subscription::single::tests::test_overall_mutation ... 2026-03-11 06:31:42.875+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #5 to listener 2
[INFO] [stdout] 2026-03-11 06:31:42.875+00:00 [TRACE] [Collector test] collecting task starting
[INFO] [stdout] ok
[INFO] [stdout] test subscription::single::tests::test_utxos_changed_mutation ... ok
[INFO] [stdout] 2026-03-11 06:31:42.875+00:00 [TRACE] AddressTracker dec count #1 to 2
[INFO] [stdout] 2026-03-11 06:31:42.875+00:00 [TRACE] AddressTracker dec count #2 to 2
[INFO] [stdout] 2026-03-11 06:31:42.875+00:00 [TRACE] Execute test step #1: L0 on
[INFO] [stdout] 2026-03-11 06:31:42.876+00:00 [TRACE] [Notifier test] start notifying listener 18053409754601458821 about UtxosChangedScope (all) involves 2 mutations
[INFO] [stdout] 2026-03-11 06:31:42.876+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #5 to listener 1
[INFO] [stdout] 2026-03-11 06:31:42.876+00:00 [TRACE] Mutation #0
[INFO] [stdout] 2026-03-11 06:31:42.876+00:00 [TRACE] Receiving sync message #7 after subscribing
[INFO] [stdout] 2026-03-11 06:31:42.876+00:00 [TRACE] [Notifier test] start sending to listener 1003805190362571910 notifications of scope BlockAdded(BlockAddedScope)
[INFO] [stdout] 2026-03-11 06:31:42.876+00:00 [DEBUG] [Notifier test] start notifying about BlockAddedScope to listener 1003805190362571910 - test
[INFO] [stdout] 2026-03-11 06:31:42.876+00:00 [TRACE] [Notifier test] start notifying listener 1003805190362571910 about BlockAddedScope involves 1 mutations
[INFO] [stdout] 2026-03-11 06:31:42.876+00:00 [TRACE] Broadcasting plan: removed listener 18053409754601458821
[INFO] [stdout] 2026-03-11 06:31:42.876+00:00 [TRACE] Broadcasting plan: insert listener 18053409754601458821 with UtxosChangedSubscription { data: RwLock { data: UtxosChangedSubscriptionData { state: All, indexes: IndexSet({}) } }, listener_id: 18446744073709551615 }
[INFO] [stdout] 2026-03-11 06:31:42.876+00:00 [DEBUG] [Broadcaster-test-0] insert UtxosChanged subscription, count = 3, capacity = 3
[INFO] [stdout] 2026-03-11 06:31:42.876+00:00 [TRACE] Sending notification #7
[INFO] [stdout] 2026-03-11 06:31:42.876+00:00 [TRACE] Receiving sync message #7 after notifying
[INFO] [stdout] 2026-03-11 06:31:42.876+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #7 to listener 9972245459150774202
[INFO] [stdout] 2026-03-11 06:31:42.876+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #7 to listener 18053409754601458821
[INFO] [stdout] 2026-03-11 06:31:42.876+00:00 [TRACE] Execute test step #8: L2[*] <= N[0, 1, 2]
[INFO] [stdout] 2026-03-11 06:31:42.877+00:00 [TRACE] Mutation #0
[INFO] [stdout] 2026-03-11 06:31:42.877+00:00 [TRACE] [Notifier test] stop sending to listener 16634699498493903779 notifications of scope UtxosChanged(UtxosChangedScope { addresses: [] })
[INFO] [stdout] 2026-03-11 06:31:42.877+00:00 [DEBUG] [Notifier test] stop notifying about UtxosChangedScope (all) to listener 16634699498493903779 - test
[INFO] [stdout] 2026-03-11 06:31:42.877+00:00 [TRACE] AddressTracker dec count #2 to 1
[INFO] [stdout] 2026-03-11 06:31:42.877+00:00 [TRACE] [Notifier test] stop notifying listener 16634699498493903779 about UtxosChangedScope (all) involves 1 mutations
[INFO] [stdout] 2026-03-11 06:31:42.877+00:00 [TRACE] AddressTracker dec count #2 to 0
[INFO] [stdout] 2026-03-11 06:31:42.877+00:00 [TRACE] Receiving sync message #8 after subscribing
[INFO] [stdout] 2026-03-11 06:31:42.877+00:00 [TRACE] Broadcasting plan: removed listener 16634699498493903779
[INFO] [stdout] 2026-03-11 06:31:42.877+00:00 [TRACE] Receiving sync message #0 after notifying
[INFO] [stdout] 2026-03-11 06:31:42.877+00:00 [TRACE] UtxosChanged broadcast #6 - Initial Subscription Context 3 addresses
[INFO] [stdout] 2026-03-11 06:31:42.877+00:00 [TRACE] UtxosChanged broadcast #6 - L0[0, 2], L1[*], L2[1, 2] <= N[0]: sending a notification...
[INFO] [stdout] 2026-03-11 06:31:42.877+00:00 [TRACE] UtxosChanged broadcast #6 - L0[0, 2], L1[*], L2[1, 2] <= N[0]: receiving sync signal...
[INFO] [stdout] 2026-03-11 06:31:42.877+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #6 to listener 0
[INFO] [stdout] 2026-03-11 06:31:42.877+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #6 to listener 1
[INFO] [stdout] 2026-03-11 06:31:42.877+00:00 [TRACE] UtxosChanged broadcast #7 - Initial Subscription Context 3 addresses
[INFO] [stdout] 2026-03-11 06:31:42.877+00:00 [TRACE] UtxosChanged broadcast #7 - L0[2], L1[1], L2[*] <= N[0, 1]: L0 Mutation { command: Stop, scope: UtxosChanged(UtxosChangedScope { addresses: [kaspa:qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqkx9awp4e] }) }
[INFO] [stdout] 2026-03-11 06:31:42.877+00:00 [TRACE] AddressTracker dec count #0 to 0
[INFO] [stdout] 2026-03-11 06:31:42.877+00:00 [TRACE] UtxosChanged broadcast #7 - L0[2], L1[1], L2[*] <= N[0, 1]: - L0 is inner changed into UtxosChangedSubscription { data: RwLock { data: UtxosChangedSubscriptionData { state: Selected, indexes: IndexSet({2}) } }, listener_id: 0 }
[INFO] [stdout] 2026-03-11 06:31:42.877+00:00 [TRACE] UtxosChanged broadcast #7 - L0[2], L1[1], L2[*] <= N[0, 1]: L1 Mutation { command: Start, scope: UtxosChanged(UtxosChangedScope { addresses: [kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh] }) }
[INFO] [stdout] 2026-03-11 06:31:42.877+00:00 [TRACE] AddressTracker inc count #1 to 2
[INFO] [stdout] 2026-03-11 06:31:42.877+00:00 [TRACE] UtxosChanged broadcast #7 - L0[2], L1[1], L2[*] <= N[0, 1]: - L1 has the new state UtxosChangedSubscription { data: RwLock { data: UtxosChangedSubscriptionData { state: Selected, indexes: IndexSet({1}) } }, listener_id: 1 }
[INFO] [stdout] 2026-03-11 06:31:42.877+00:00 [TRACE] Broadcasting plan: removed listener 1
[INFO] [stdout] 2026-03-11 06:31:42.878+00:00 [TRACE] Broadcasting plan: insert listener 1 with UtxosChangedSubscription { data: RwLock { data: UtxosChangedSubscriptionData { state: Selected, indexes: IndexSet({1}) } }, listener_id: 1 }
[INFO] [stdout] 2026-03-11 06:31:42.878+00:00 [DEBUG] [Broadcaster-test-0] insert UtxosChanged subscription, count = 3, capacity = 3
[INFO] [stdout] 2026-03-11 06:31:42.878+00:00 [TRACE] UtxosChanged broadcast #7 - L0[2], L1[1], L2[*] <= N[0, 1]: L2 Mutation { command: Start, scope: UtxosChanged(UtxosChangedScope { addresses: [] }) }
[INFO] [stdout] 2026-03-11 06:31:42.878+00:00 [TRACE] AddressTracker dec count #1 to 1
[INFO] [stdout] 2026-03-11 06:31:42.878+00:00 [TRACE] Receiving sync message #1 after subscribing
[INFO] [stdout] 2026-03-11 06:31:42.878+00:00 [TRACE] Broadcasting plan: insert listener 1003805190362571910 with OverallSubscription { event_type: BlockAdded, active: true }
[INFO] [stdout] 2026-03-11 06:31:42.878+00:00 [DEBUG] [Broadcaster-test-0] insert BlockAdded subscription, count = 1, capacity = 3
[INFO] [stdout] 2026-03-11 06:31:42.878+00:00 [TRACE] Sending notification #1
[INFO] [stdout] 2026-03-11 06:31:42.878+00:00 [TRACE] Receiving sync message #1 after notifying
[INFO] [stdout] 2026-03-11 06:31:42.878+00:00 [TRACE] apply_overall_subscription: BlockAdded(BlockAddedNotification { data: 1 }), OverallSubscription { event_type: BlockAdded, active: true }
[INFO] [stdout] 2026-03-11 06:31:42.878+00:00 [TRACE] [Broadcaster-test-0] sent notification BlockAdded #1 to listener 1003805190362571910
[INFO] [stdout] 2026-03-11 06:31:42.878+00:00 [TRACE] Execute test step #2: L0 & L1 on
[INFO] [stdout] 2026-03-11 06:31:42.878+00:00 [TRACE] Mutation #1
[INFO] [stdout] 2026-03-11 06:31:42.878+00:00 [TRACE] [Notifier test] start sending to listener 3872632511957234374 notifications of scope BlockAdded(BlockAddedScope)
[INFO] [stdout] 2026-03-11 06:31:42.878+00:00 [DEBUG] [Notifier test] start notifying about BlockAddedScope to listener 3872632511957234374 - test
[INFO] [stdout] 2026-03-11 06:31:42.878+00:00 [TRACE] [Notifier test] start notifying listener 3872632511957234374 about BlockAddedScope involves 1 mutations
[INFO] [stdout] 2026-03-11 06:31:42.878+00:00 [TRACE] Receiving sync message #2 after subscribing
[INFO] [stdout] 2026-03-11 06:31:42.878+00:00 [TRACE] Broadcasting plan: insert listener 3872632511957234374 with OverallSubscription { event_type: BlockAdded, active: true }
[INFO] [stdout] 2026-03-11 06:31:42.878+00:00 [DEBUG] [Broadcaster-test-0] insert BlockAdded subscription, count = 1, capacity = 3
[INFO] [stdout] 2026-03-11 06:31:42.878+00:00 [TRACE] Sending notification #2
[INFO] [stdout] 2026-03-11 06:31:42.878+00:00 [TRACE] Receiving sync message #2 after notifying
[INFO] [stdout] 2026-03-11 06:31:42.878+00:00 [TRACE] apply_overall_subscription: BlockAdded(BlockAddedNotification { data: 2 }), OverallSubscription { event_type: BlockAdded, active: true }
[INFO] [stdout] 2026-03-11 06:31:42.878+00:00 [TRACE] [Broadcaster-test-0] sent notification BlockAdded #2 to listener 1003805190362571910
[INFO] [stdout] 2026-03-11 06:31:42.878+00:00 [TRACE] [Broadcaster-test-0] sent notification BlockAdded #2 to listener 3872632511957234374
[INFO] [stdout] 2026-03-11 06:31:42.878+00:00 [TRACE] Execute test step #3: L1 on
[INFO] [stdout] 2026-03-11 06:31:42.879+00:00 [TRACE] Mutation #0
[INFO] [stdout] 2026-03-11 06:31:42.879+00:00 [TRACE] [Notifier test] stop sending to listener 1003805190362571910 notifications of scope BlockAdded(BlockAddedScope)
[INFO] [stdout] 2026-03-11 06:31:42.879+00:00 [DEBUG] [Notifier test] stop notifying about BlockAddedScope to listener 1003805190362571910 - test
[INFO] [stdout] 2026-03-11 06:31:42.879+00:00 [TRACE] [Notifier test] stop notifying listener 1003805190362571910 about BlockAddedScope involves 1 mutations
[INFO] [stdout] 2026-03-11 06:31:42.879+00:00 [TRACE] Receiving sync message #3 after subscribing
[INFO] [stdout] 2026-03-11 06:31:42.879+00:00 [TRACE] Broadcasting plan: removed listener 1003805190362571910
[INFO] [stdout] 2026-03-11 06:31:42.879+00:00 [DEBUG] [Broadcaster-test-0] remove BlockAdded subscription, count = 1, capacity = 3
[INFO] [stdout] 2026-03-11 06:31:42.879+00:00 [TRACE] Sending notification #3
[INFO] [stdout] 2026-03-11 06:31:42.879+00:00 [TRACE] Receiving sync message #3 after notifying
[INFO] [stdout] 2026-03-11 06:31:42.879+00:00 [TRACE] apply_overall_subscription: BlockAdded(BlockAddedNotification { data: 3 }), OverallSubscription { event_type: BlockAdded, active: true }
[INFO] [stdout] 2026-03-11 06:31:42.879+00:00 [TRACE] [Broadcaster-test-0] sent notification BlockAdded #3 to listener 3872632511957234374
[INFO] [stdout] 2026-03-11 06:31:42.879+00:00 [TRACE] Execute test step #4: all off
[INFO] [stdout] 2026-03-11 06:31:42.879+00:00 [TRACE] Mutation #1
[INFO] [stdout] 2026-03-11 06:31:42.879+00:00 [TRACE] [Notifier test] stop sending to listener 3872632511957234374 notifications of scope BlockAdded(BlockAddedScope)
[INFO] [stdout] 2026-03-11 06:31:42.879+00:00 [DEBUG] [Notifier test] stop notifying about BlockAddedScope to listener 3872632511957234374 - test
[INFO] [stdout] 2026-03-11 06:31:42.879+00:00 [TRACE] [Notifier test] stop notifying listener 3872632511957234374 about BlockAddedScope involves 1 mutations
[INFO] [stdout] 2026-03-11 06:31:42.879+00:00 [TRACE] Receiving sync message #4 after subscribing
[INFO] [stdout] 2026-03-11 06:31:42.879+00:00 [TRACE] Broadcasting plan: removed listener 3872632511957234374
[INFO] [stdout] 2026-03-11 06:31:42.879+00:00 [DEBUG] [Broadcaster-test-0] remove BlockAdded subscription, count = 0, capacity = 3
[INFO] [stdout] 2026-03-11 06:31:42.879+00:00 [TRACE] Sending notification #4
[INFO] [stdout] 2026-03-11 06:31:42.879+00:00 [TRACE] Receiving sync message #4 after notifying
[INFO] [stdout] 2026-03-11 06:31:42.879+00:00 [TRACE] [Notifier test] joining
[INFO] [stdout] 2026-03-11 06:31:42.879+00:00 [DEBUG] [Notifier test] stopping collectors
[INFO] [stdout] 2026-03-11 06:31:42.879+00:00 [TRACE] [Collector test] joining
[INFO] [stdout] 2026-03-11 06:31:42.879+00:00 [DEBUG] [Collector test] notification stream ended
[INFO] [stdout] 2026-03-11 06:31:42.879+00:00 [TRACE] [Collector test] collecting task ended
[INFO] [stdout] 2026-03-11 06:31:42.879+00:00 [DEBUG] [Collector test] terminated
[INFO] [stdout] 2026-03-11 06:31:42.880+00:00 [DEBUG] [Notifier test] stopped collectors
[INFO] [stdout] 2026-03-11 06:31:42.880+00:00 [DEBUG] [Notifier test] stopping broadcasters
[INFO] [stdout] 2026-03-11 06:31:42.880+00:00 [TRACE] [Broadcaster-test-0] joining
[INFO] [stdout] 2026-03-11 06:31:42.880+00:00 [DEBUG] [Broadcaster-test-0] notification stream ended
[INFO] [stdout] 2026-03-11 06:31:42.880+00:00 [DEBUG] [Broadcaster-test-0] terminated
[INFO] [stdout] 2026-03-11 06:31:42.880+00:00 [DEBUG] [Notifier test] stopping subscribers
[INFO] [stdout] 2026-03-11 06:31:42.880+00:00 [TRACE] [Subscriber test] joining
[INFO] [stdout] 2026-03-11 06:31:42.880+00:00 [DEBUG] [Subscriber test] subscription stream ended
[INFO] [stdout] 2026-03-11 06:31:42.880+00:00 [DEBUG] [Subscriber test] terminated
[INFO] [stdout] 2026-03-11 06:31:42.880+00:00 [DEBUG] [Notifier test] closing listeners
[INFO] [stdout] 2026-03-11 06:31:42.880+00:00 [TRACE] UtxosChangedSubscription: 14 in total (drop none)
[INFO] [stdout] 2026-03-11 06:31:42.880+00:00 [TRACE] UtxosChangedSubscription: 13 in total (drop none)
[INFO] [stdout] 2026-03-11 06:31:42.880+00:00 [DEBUG] [Notifier test] terminated
[INFO] [stdout] 2026-03-11 06:31:42.880+00:00 [TRACE] UtxosChangedSubscription: 12 in total (drop all)
[INFO] [stdout] 2026-03-11 06:31:42.880+00:00 [TRACE] AddressTracker dec count #2 to 1
[INFO] [stdout] 2026-03-11 06:31:42.880+00:00 [TRACE] UtxosChanged broadcast #7 - L0[2], L1[1], L2[*] <= N[0, 1]: - L2 has the new state UtxosChangedSubscription { data: RwLock { data: UtxosChangedSubscriptionData { state: All, indexes: IndexSet({}) } }, listener_id: 2 }
[INFO] [stdout] 2026-03-11 06:31:42.880+00:00 [TRACE] Broadcasting plan: removed listener 2
[INFO] [stdout] 2026-03-11 06:31:42.880+00:00 [TRACE] Broadcasting plan: insert listener 2 with UtxosChangedSubscription { data: RwLock { data: UtxosChangedSubscriptionData { state: All, indexes: IndexSet({}) } }, listener_id: 18446744073709551615 }
[INFO] [stdout] 2026-03-11 06:31:42.880+00:00 [DEBUG] [Broadcaster-test-0] insert UtxosChanged subscription, count = 3, capacity = 3
[INFO] [stdout] 2026-03-11 06:31:42.880+00:00 [TRACE] UtxosChanged broadcast #7 - L0[2], L1[1], L2[*] <= N[0, 1]: sending a notification...
[INFO] [stdout] 2026-03-11 06:31:42.880+00:00 [TRACE] UtxosChanged broadcast #7 - L0[2], L1[1], L2[*] <= N[0, 1]: receiving sync signal...
[INFO] [stdout] 2026-03-11 06:31:42.880+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #7 to listener 1
[INFO] [stdout] 2026-03-11 06:31:42.880+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #7 to listener 2
[INFO] [stdout] 2026-03-11 06:31:42.881+00:00 [TRACE] UtxosChanged broadcast #8 - Initial Subscription Context 3 addresses
[INFO] [stdout] 2026-03-11 06:31:42.881+00:00 [TRACE] UtxosChanged broadcast #8 - L2[*] <= N[0, 1, 2]: L0 Mutation { command: Stop, scope: UtxosChanged(UtxosChangedScope { addresses: [] }) }
[INFO] [stdout] 2026-03-11 06:31:42.881+00:00 [TRACE] AddressTracker dec count #2 to 0
[INFO] [stdout] 2026-03-11 06:31:42.881+00:00 [TRACE] UtxosChanged broadcast #8 - L2[*] <= N[0, 1, 2]: - L0 has the new state UtxosChangedSubscription { data: RwLock { data: UtxosChangedSubscriptionData { state: None, indexes: IndexSet({}) } }, listener_id: 0 }
[INFO] [stdout] 2026-03-11 06:31:42.881+00:00 [TRACE] Broadcasting plan: removed listener 0
[INFO] [stdout] 2026-03-11 06:31:42.881+00:00 [DEBUG] [Broadcaster-test-0] remove UtxosChanged subscription, count = 2, capacity = 3
[INFO] [stdout] 2026-03-11 06:31:42.881+00:00 [TRACE] UtxosChanged broadcast #8 - L2[*] <= N[0, 1, 2]: L1 Mutation { command: Stop, scope: UtxosChanged(UtxosChangedScope { addresses: [kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh] }) }
[INFO] [stdout] 2026-03-11 06:31:42.881+00:00 [DEBUG] Memory configuration: UTXO changed events wil be tracked for at most 1835007 addresses
[INFO] [stdout] 2026-03-11 06:31:42.881+00:00 [TRACE] [Collector test] collecting task starting
[INFO] [stdout] test notifier::tests::test_overall ... ok
[INFO] [stdout] 2026-03-11 06:31:42.881+00:00 [TRACE] Execute test step #1: L0+ on
[INFO] [stdout] 2026-03-11 06:31:42.881+00:00 [TRACE] Mutation #0
[INFO] [stdout] 2026-03-11 06:31:42.881+00:00 [TRACE] [Notifier test] start sending to listener 2148620659174663976 notifications of scope VirtualChainChanged(VirtualChainChangedScope { include_accepted_transaction_ids: true })
[INFO] [stdout] 2026-03-11 06:31:42.881+00:00 [DEBUG] [Notifier test] start notifying about VirtualChainChangedScope with accepted transactions to listener 2148620659174663976 - test
[INFO] [stdout] 2026-03-11 06:31:42.881+00:00 [TRACE] [Notifier test] start notifying listener 2148620659174663976 about VirtualChainChangedScope with accepted transactions involves 1 mutations
[INFO] [stdout] 2026-03-11 06:31:42.881+00:00 [TRACE] Receiving sync message #1 after subscribing
[INFO] [stdout] 2026-03-11 06:31:42.881+00:00 [TRACE] Broadcasting plan: insert listener 2148620659174663976 with VirtualChainChangedSubscription { active: true, include_accepted_transaction_ids: true }
[INFO] [stdout] 2026-03-11 06:31:42.881+00:00 [DEBUG] [Broadcaster-test-0] insert VirtualChainChanged subscription, count = 1, capacity = 3
[INFO] [stdout] 2026-03-11 06:31:42.881+00:00 [TRACE] Sending notification #1
[INFO] [stdout] 2026-03-11 06:31:42.881+00:00 [TRACE] Receiving sync message #1 after notifying
[INFO] [stdout] 2026-03-11 06:31:42.882+00:00 [TRACE] [Broadcaster-test-0] sent notification VirtualChainChanged #1 to listener 2148620659174663976
[INFO] [stdout] 2026-03-11 06:31:42.882+00:00 [TRACE] Execute test step #2: L0+ & L1- on
[INFO] [stdout] 2026-03-11 06:31:42.882+00:00 [TRACE] Mutation #1
[INFO] [stdout] 2026-03-11 06:31:42.882+00:00 [TRACE] [Notifier test] start sending to listener 17817583894873152486 notifications of scope VirtualChainChanged(VirtualChainChangedScope { include_accepted_transaction_ids: false })
[INFO] [stdout] 2026-03-11 06:31:42.882+00:00 [DEBUG] [Notifier test] start notifying about VirtualChainChangedScope to listener 17817583894873152486 - test
[INFO] [stdout] 2026-03-11 06:31:42.882+00:00 [TRACE] [Notifier test] start notifying listener 17817583894873152486 about VirtualChainChangedScope involves 1 mutations
[INFO] [stdout] 2026-03-11 06:31:42.882+00:00 [TRACE] Receiving sync message #2 after subscribing
[INFO] [stdout] 2026-03-11 06:31:42.882+00:00 [TRACE] Broadcasting plan: insert listener 17817583894873152486 with VirtualChainChangedSubscription { active: true, include_accepted_transaction_ids: false }
[INFO] [stdout] 2026-03-11 06:31:42.882+00:00 [DEBUG] [Broadcaster-test-0] insert VirtualChainChanged subscription, count = 2, capacity = 3
[INFO] [stdout] 2026-03-11 06:31:42.882+00:00 [TRACE] Sending notification #2
[INFO] [stdout] 2026-03-11 06:31:42.882+00:00 [TRACE] Receiving sync message #2 after notifying
[INFO] [stdout] 2026-03-11 06:31:42.882+00:00 [TRACE] [Broadcaster-test-0] sent notification VirtualChainChanged #2 to listener 2148620659174663976
[INFO] [stdout] 2026-03-11 06:31:42.882+00:00 [TRACE] [Broadcaster-test-0] sent notification VirtualChainChanged #2 to listener 17817583894873152486
[INFO] [stdout] 2026-03-11 06:31:42.882+00:00 [TRACE] Execute test step #3: L0- & L1+ on
[INFO] [stdout] 2026-03-11 06:31:42.882+00:00 [TRACE] Mutation #0
[INFO] [stdout] 2026-03-11 06:31:42.882+00:00 [TRACE] [Notifier test] start sending to listener 2148620659174663976 notifications of scope VirtualChainChanged(VirtualChainChangedScope { include_accepted_transaction_ids: false })
[INFO] [stdout] 2026-03-11 06:31:42.882+00:00 [DEBUG] [Notifier test] start notifying about VirtualChainChangedScope to listener 2148620659174663976 - test
[INFO] [stdout] 2026-03-11 06:31:42.882+00:00 [TRACE] [Notifier test] start notifying listener 2148620659174663976 about VirtualChainChangedScope involves 2 mutations
[INFO] [stdout] 2026-03-11 06:31:42.882+00:00 [TRACE] Receiving sync message #3 after subscribing
[INFO] [stdout] 2026-03-11 06:31:42.882+00:00 [TRACE] Broadcasting plan: removed listener 2148620659174663976
[INFO] [stdout] 2026-03-11 06:31:42.882+00:00 [TRACE] Broadcasting plan: insert listener 2148620659174663976 with VirtualChainChangedSubscription { active: true, include_accepted_transaction_ids: false }
[INFO] [stdout] 2026-03-11 06:31:42.882+00:00 [DEBUG] [Broadcaster-test-0] insert VirtualChainChanged subscription, count = 1, capacity = 3
[INFO] [stdout] 2026-03-11 06:31:42.882+00:00 [TRACE] Mutation #1
[INFO] [stdout] 2026-03-11 06:31:42.882+00:00 [TRACE] [Notifier test] start sending to listener 17817583894873152486 notifications of scope VirtualChainChanged(VirtualChainChangedScope { include_accepted_transaction_ids: true })
[INFO] [stdout] 2026-03-11 06:31:42.882+00:00 [DEBUG] [Notifier test] start notifying about VirtualChainChangedScope with accepted transactions to listener 17817583894873152486 - test
[INFO] [stdout] 2026-03-11 06:31:42.882+00:00 [TRACE] [Notifier test] start notifying listener 17817583894873152486 about VirtualChainChangedScope with accepted transactions involves 2 mutations
[INFO] [stdout] 2026-03-11 06:31:42.882+00:00 [TRACE] Receiving sync message #3 after subscribing
[INFO] [stdout] 2026-03-11 06:31:42.883+00:00 [TRACE] Broadcasting plan: removed listener 17817583894873152486
[INFO] [stdout] 2026-03-11 06:31:42.883+00:00 [TRACE] Broadcasting plan: insert listener 17817583894873152486 with VirtualChainChangedSubscription { active: true, include_accepted_transaction_ids: true }
[INFO] [stdout] 2026-03-11 06:31:42.883+00:00 [DEBUG] [Broadcaster-test-0] insert VirtualChainChanged subscription, count = 2, capacity = 3
[INFO] [stdout] 2026-03-11 06:31:42.883+00:00 [TRACE] Sending notification #3
[INFO] [stdout] 2026-03-11 06:31:42.883+00:00 [TRACE] Receiving sync message #3 after notifying
[INFO] [stdout] 2026-03-11 06:31:42.883+00:00 [TRACE] [Broadcaster-test-0] sent notification VirtualChainChanged #3 to listener 2148620659174663976
[INFO] [stdout] 2026-03-11 06:31:42.883+00:00 [TRACE] [Broadcaster-test-0] sent notification VirtualChainChanged #3 to listener 17817583894873152486
[INFO] [stdout] 2026-03-11 06:31:42.883+00:00 [TRACE] Execute test step #4: L1+ on
[INFO] [stdout] 2026-03-11 06:31:42.883+00:00 [TRACE] Mutation #0
[INFO] [stdout] 2026-03-11 06:31:42.883+00:00 [TRACE] [Notifier test] stop sending to listener 2148620659174663976 notifications of scope VirtualChainChanged(VirtualChainChangedScope { include_accepted_transaction_ids: false })
[INFO] [stdout] 2026-03-11 06:31:42.883+00:00 [DEBUG] [Notifier test] stop notifying about VirtualChainChangedScope to listener 2148620659174663976 - test
[INFO] [stdout] 2026-03-11 06:31:42.883+00:00 [TRACE] [Notifier test] stop notifying listener 2148620659174663976 about VirtualChainChangedScope involves 1 mutations
[INFO] [stdout] 2026-03-11 06:31:42.883+00:00 [TRACE] Receiving sync message #4 after subscribing
[INFO] [stdout] 2026-03-11 06:31:42.883+00:00 [TRACE] Broadcasting plan: removed listener 2148620659174663976
[INFO] [stdout] 2026-03-11 06:31:42.883+00:00 [DEBUG] [Broadcaster-test-0] remove VirtualChainChanged subscription, count = 1, capacity = 3
[INFO] [stdout] 2026-03-11 06:31:42.883+00:00 [DEBUG] [Broadcaster-test-0] remove UtxosChanged subscription, count = 2, capacity = 3
[INFO] [stdout] 2026-03-11 06:31:42.883+00:00 [TRACE] Mutation #1
[INFO] [stdout] 2026-03-11 06:31:42.883+00:00 [TRACE] [Notifier test] stop sending to listener 9972245459150774202 notifications of scope UtxosChanged(UtxosChangedScope { addresses: [kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh] })
[INFO] [stdout] 2026-03-11 06:31:42.883+00:00 [DEBUG] [Notifier test] stop notifying about UtxosChangedScope (kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh) to listener 9972245459150774202 - test
[INFO] [stdout] 2026-03-11 06:31:42.883+00:00 [TRACE] AddressTracker dec count #1 to 1
[INFO] [stdout] 2026-03-11 06:31:42.883+00:00 [TRACE] [Notifier test] stop notifying listener 9972245459150774202 about UtxosChangedScope (kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh) involves 1 mutations
[INFO] [stdout] 2026-03-11 06:31:42.883+00:00 [TRACE] AddressTracker dec count #1 to 0
[INFO] [stdout] 2026-03-11 06:31:42.883+00:00 [TRACE] Receiving sync message #8 after subscribing
[INFO] [stdout] 2026-03-11 06:31:42.884+00:00 [TRACE] Broadcasting plan: removed listener 9972245459150774202
[INFO] [stdout] 2026-03-11 06:31:42.884+00:00 [DEBUG] [Broadcaster-test-0] remove UtxosChanged subscription, count = 1, capacity = 3
[INFO] [stdout] 2026-03-11 06:31:42.884+00:00 [TRACE] Mutation #2
[INFO] [stdout] 2026-03-11 06:31:42.884+00:00 [TRACE] [Notifier test] stop sending to listener 18053409754601458821 notifications of scope UtxosChanged(UtxosChangedScope { addresses: [kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh] })
[INFO] [stdout] 2026-03-11 06:31:42.884+00:00 [DEBUG] [Notifier test] stop notifying about UtxosChangedScope (kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh) to listener 18053409754601458821 - test
[INFO] [stdout] 2026-03-11 06:31:42.884+00:00 [TRACE] [Notifier test] stop notifying listener 18053409754601458821 about UtxosChangedScope (kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh) is ignored (no mutation)
[INFO] [stdout] 2026-03-11 06:31:42.884+00:00 [TRACE] Receiving sync message #8 after subscribing
[INFO] [stdout] 2026-03-11 06:31:42.884+00:00 [TRACE] Sending notification #8
[INFO] [stdout] 2026-03-11 06:31:42.884+00:00 [TRACE] Receiving sync message #8 after notifying
[INFO] [stdout] 2026-03-11 06:31:42.884+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #8 to listener 18053409754601458821
[INFO] [stdout] 2026-03-11 06:31:42.884+00:00 [TRACE] Execute test step #9: all off
[INFO] [stdout] 2026-03-11 06:31:42.884+00:00 [TRACE] Mutation #2
[INFO] [stdout] 2026-03-11 06:31:42.884+00:00 [TRACE] [Notifier test] stop sending to listener 18053409754601458821 notifications of scope UtxosChanged(UtxosChangedScope { addresses: [] })
[INFO] [stdout] 2026-03-11 06:31:42.884+00:00 [DEBUG] [Notifier test] stop notifying about UtxosChangedScope (all) to listener 18053409754601458821 - test
[INFO] [stdout] 2026-03-11 06:31:42.884+00:00 [TRACE] [Notifier test] stop notifying listener 18053409754601458821 about UtxosChangedScope (all) involves 1 mutations
[INFO] [stdout] 2026-03-11 06:31:42.884+00:00 [TRACE] Receiving sync message #9 after subscribing
[INFO] [stdout] 2026-03-11 06:31:42.884+00:00 [TRACE] Broadcasting plan: removed listener 18053409754601458821
[INFO] [stdout] 2026-03-11 06:31:42.884+00:00 [DEBUG] [Broadcaster-test-0] remove UtxosChanged subscription, count = 0, capacity = 3
[INFO] [stdout] 2026-03-11 06:31:42.884+00:00 [TRACE] Sending notification #9
[INFO] [stdout] 2026-03-11 06:31:42.884+00:00 [TRACE] Receiving sync message #9 after notifying
[INFO] [stdout] 2026-03-11 06:31:42.884+00:00 [TRACE] [Notifier test] joining
[INFO] [stdout] 2026-03-11 06:31:42.884+00:00 [DEBUG] [Notifier test] stopping collectors
[INFO] [stdout] 2026-03-11 06:31:42.884+00:00 [TRACE] [Collector test] joining
[INFO] [stdout] 2026-03-11 06:31:42.884+00:00 [DEBUG] [Collector test] notification stream ended
[INFO] [stdout] 2026-03-11 06:31:42.884+00:00 [TRACE] [Collector test] collecting task ended
[INFO] [stdout] 2026-03-11 06:31:42.884+00:00 [DEBUG] [Collector test] terminated
[INFO] [stdout] 2026-03-11 06:31:42.885+00:00 [DEBUG] [Notifier test] stopped collectors
[INFO] [stdout] 2026-03-11 06:31:42.885+00:00 [DEBUG] [Notifier test] stopping broadcasters
[INFO] [stdout] 2026-03-11 06:31:42.885+00:00 [TRACE] [Broadcaster-test-0] joining
[INFO] [stdout] 2026-03-11 06:31:42.885+00:00 [DEBUG] [Broadcaster-test-0] notification stream ended
[INFO] [stdout] 2026-03-11 06:31:42.885+00:00 [DEBUG] [Broadcaster-test-0] terminated
[INFO] [stdout] 2026-03-11 06:31:42.885+00:00 [DEBUG] [Notifier test] stopping subscribers
[INFO] [stdout] 2026-03-11 06:31:42.885+00:00 [TRACE] AddressTracker dec count #1 to 0
[INFO] [stdout] 2026-03-11 06:31:42.885+00:00 [DEBUG] Creating an address tracker with a capacity of 0
[INFO] [stdout] 2026-03-11 06:31:42.885+00:00 [TRACE] UtxosChanged broadcast #8 - L2[*] <= N[0, 1, 2]: - L1 has the new state UtxosChangedSubscription { data: RwLock { data: UtxosChangedSubscriptionData { state: None, indexes: IndexSet({}) } }, listener_id: 1 }
[INFO] [stdout] 2026-03-11 06:31:42.885+00:00 [TRACE] Broadcasting plan: removed listener 1
[INFO] [stdout] 2026-03-11 06:31:42.885+00:00 [TRACE] [Subscriber test] joining
[INFO] [stdout] 2026-03-11 06:31:42.887+00:00 [DEBUG] [Subscriber test] subscription stream ended
[INFO] [stdout] 2026-03-11 06:31:42.887+00:00 [DEBUG] [Subscriber test] terminated
[INFO] [stdout] 2026-03-11 06:31:42.887+00:00 [DEBUG] [Notifier test] closing listeners
[INFO] [stdout] 2026-03-11 06:31:42.887+00:00 [TRACE] UtxosChangedSubscription: 12 in total (drop none)
[INFO] [stdout] 2026-03-11 06:31:42.887+00:00 [TRACE] UtxosChangedSubscription: 11 in total (drop none)
[INFO] [stdout] 2026-03-11 06:31:42.887+00:00 [TRACE] UtxosChangedSubscription: 10 in total (drop none)
[INFO] [stdout] 2026-03-11 06:31:42.887+00:00 [DEBUG] [Notifier test] terminated
[INFO] [stdout] 2026-03-11 06:31:42.887+00:00 [TRACE] UtxosChangedSubscription: 9 in total (drop all)
[INFO] [stdout] test notifier::tests::test_utxos_changed ... ok
[INFO] [stdout] 2026-03-11 06:31:42.889+00:00 [DEBUG] [Broadcaster-test-0] remove UtxosChanged subscription, count = 1, capacity = 3
[INFO] [stdout] 2026-03-11 06:31:42.889+00:00 [TRACE] UtxosChanged broadcast #8 - L2[*] <= N[0, 1, 2]: L2 Mutation { command: Stop, scope: UtxosChanged(UtxosChangedScope { addresses: [kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh] }) }
[INFO] [stdout] 2026-03-11 06:31:42.889+00:00 [TRACE] UtxosChanged broadcast #8 - L2[*] <= N[0, 1, 2]: - L2 is unchanged UtxosChangedSubscription { data: RwLock { data: UtxosChangedSubscriptionData { state: All, indexes: IndexSet({}) } }, listener_id: 2 }
[INFO] [stdout] 2026-03-11 06:31:42.889+00:00 [TRACE] #8
[INFO] [stdout] 2026-03-11 06:31:42.889+00:00 [TRACE] UtxosChanged broadcast #8 - L2[*] <= N[0, 1, 2]: sending a notification...
[INFO] [stdout] 2026-03-11 06:31:42.889+00:00 [TRACE] UtxosChanged broadcast #8 - L2[*] <= N[0, 1, 2]: receiving sync signal...
[INFO] [stdout] 2026-03-11 06:31:42.889+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #8 to listener 2
[INFO] [stdout] 2026-03-11 06:31:42.889+00:00 [TRACE] UtxosChanged broadcast #9 - Initial Subscription Context 3 addresses
[INFO] [stdout] 2026-03-11 06:31:42.889+00:00 [TRACE] UtxosChanged broadcast #9 - all off: L2 Mutation { command: Stop, scope: UtxosChanged(UtxosChangedScope { addresses: [] }) }
[INFO] [stdout] 2026-03-11 06:31:42.889+00:00 [TRACE] UtxosChanged broadcast #9 - all off: - L2 has the new state UtxosChangedSubscription { data: RwLock { data: UtxosChangedSubscriptionData { state: None, indexes: IndexSet({}) } }, listener_id: 2 }
[INFO] [stdout] 2026-03-11 06:31:42.889+00:00 [TRACE] Broadcasting plan: removed listener 2
[INFO] [stdout] 2026-03-11 06:31:42.889+00:00 [DEBUG] [Broadcaster-test-0] remove UtxosChanged subscription, count = 0, capacity = 3
[INFO] [stdout] 2026-03-11 06:31:42.889+00:00 [TRACE] UtxosChanged broadcast #9 - all off: sending a notification...
[INFO] [stdout] 2026-03-11 06:31:42.889+00:00 [TRACE] UtxosChanged broadcast #9 - all off: receiving sync signal...
[INFO] [stdout] 2026-03-11 06:31:42.890+00:00 [TRACE] [Broadcaster-test-0] joining
[INFO] [stdout] 2026-03-11 06:31:42.890+00:00 [DEBUG] [Broadcaster-test-0] notification stream ended
[INFO] [stdout] 2026-03-11 06:31:42.890+00:00 [DEBUG] [Broadcaster-test-0] terminated
[INFO] [stdout] 2026-03-11 06:31:42.890+00:00 [TRACE] UtxosChangedSubscription: 8 in total (drop none)
[INFO] [stdout] 2026-03-11 06:31:42.890+00:00 [TRACE] UtxosChangedSubscription: 7 in total (drop none)
[INFO] [stdout] 2026-03-11 06:31:42.890+00:00 [TRACE] UtxosChangedSubscription: 6 in total (drop none)
[INFO] [stdout] 2026-03-11 06:31:42.890+00:00 [TRACE] UtxosChangedSubscription: 5 in total (drop all)
[INFO] [stdout] test broadcaster::tests::test_utxos_changed ... 2026-03-11 06:31:42.890+00:00 [TRACE] UtxosChangedSubscription: 13 in total (new all)
[INFO] [stdout] 2026-03-11 06:31:42.890+00:00 [TRACE] Sending notification #4
[INFO] [stdout] ok
[INFO] [stdout] 2026-03-11 06:31:42.890+00:00 [TRACE] Receiving sync message #4 after notifying
[INFO] [stdout] 2026-03-11 06:31:42.890+00:00 [TRACE] 0: add all 1
[INFO] [stdout] 2026-03-11 06:31:42.890+00:00 [TRACE] 0: state = UtxosChangedSubscription { all: 1, indexes: CounterMap({}) }
[INFO] [stdout] 2026-03-11 06:31:42.890+00:00 [TRACE] 1: add all 2
[INFO] [stdout] 2026-03-11 06:31:42.890+00:00 [TRACE] 1: state = UtxosChangedSubscription { all: 2, indexes: CounterMap({}) }
[INFO] [stdout] 2026-03-11 06:31:42.890+00:00 [TRACE] 2: remove all 2
[INFO] [stdout] 2026-03-11 06:31:42.890+00:00 [TRACE] 2: state = UtxosChangedSubscription { all: 1, indexes: CounterMap({}) }
[INFO] [stdout] 2026-03-11 06:31:42.890+00:00 [TRACE] 3: remove all 1
[INFO] [stdout] 2026-03-11 06:31:42.890+00:00 [TRACE] 3: state = UtxosChangedSubscription { all: 0, indexes: CounterMap({}) }
[INFO] [stdout] 2026-03-11 06:31:42.890+00:00 [TRACE] 4: add a0 1
[INFO] [stdout] 2026-03-11 06:31:42.891+00:00 [TRACE] [Broadcaster-test-0] sent notification VirtualChainChanged #4 to listener 17817583894873152486
[INFO] [stdout] 2026-03-11 06:31:42.891+00:00 [TRACE] AddressTracker insert #0 kaspa:qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqkx9awp4e
[INFO] [stdout] 2026-03-11 06:31:42.891+00:00 [TRACE] Execute test step #5: all off
[INFO] [stdout] 2026-03-11 06:31:42.891+00:00 [TRACE] Mutation #1
[INFO] [stdout] 2026-03-11 06:31:42.891+00:00 [TRACE] AddressTracker inc count #0 to 1
[INFO] [stdout] 2026-03-11 06:31:42.891+00:00 [TRACE] 4: state = UtxosChangedSubscription { all: 0, indexes: CounterMap({0: 1}) }
[INFO] [stdout] 2026-03-11 06:31:42.891+00:00 [TRACE] 5: add a0 2
[INFO] [stdout] 2026-03-11 06:31:42.891+00:00 [TRACE] [Notifier test] stop sending to listener 17817583894873152486 notifications of scope VirtualChainChanged(VirtualChainChangedScope { include_accepted_transaction_ids: true })
[INFO] [stdout] 2026-03-11 06:31:42.891+00:00 [TRACE] 5: state = UtxosChangedSubscription { all: 0, indexes: CounterMap({0: 2}) }
[INFO] [stdout] 2026-03-11 06:31:42.891+00:00 [TRACE] 6: add a1 1
[INFO] [stdout] 2026-03-11 06:31:42.891+00:00 [TRACE] AddressTracker insert #1 kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh
[INFO] [stdout] 2026-03-11 06:31:42.891+00:00 [DEBUG] [Notifier test] stop notifying about VirtualChainChangedScope with accepted transactions to listener 17817583894873152486 - test
[INFO] [stdout] 2026-03-11 06:31:42.891+00:00 [TRACE] [Notifier test] stop notifying listener 17817583894873152486 about VirtualChainChangedScope with accepted transactions involves 1 mutations
[INFO] [stdout] 2026-03-11 06:31:42.891+00:00 [TRACE] AddressTracker inc count #1 to 1
[INFO] [stdout] 2026-03-11 06:31:42.891+00:00 [TRACE] 6: state = UtxosChangedSubscription { all: 0, indexes: CounterMap({1: 1, 0: 2}) }
[INFO] [stdout] 2026-03-11 06:31:42.891+00:00 [TRACE] 7: remove a0 2
[INFO] [stdout] 2026-03-11 06:31:42.891+00:00 [TRACE] Receiving sync message #5 after subscribing
[INFO] [stdout] 2026-03-11 06:31:42.891+00:00 [TRACE] 7: state = UtxosChangedSubscription { all: 0, indexes: CounterMap({1: 1, 0: 1}) }
[INFO] [stdout] 2026-03-11 06:31:42.891+00:00 [TRACE] 8: remove a1 1
[INFO] [stdout] 2026-03-11 06:31:42.891+00:00 [TRACE] Broadcasting plan: removed listener 17817583894873152486
[INFO] [stdout] 2026-03-11 06:31:42.892+00:00 [TRACE] AddressTracker dec count #1 to 0
[INFO] [stdout] 2026-03-11 06:31:42.892+00:00 [DEBUG] [Broadcaster-test-0] remove VirtualChainChanged subscription, count = 0, capacity = 3
[INFO] [stdout] 2026-03-11 06:31:42.892+00:00 [TRACE] 8: state = UtxosChangedSubscription { all: 0, indexes: CounterMap({1: 0, 0: 1}) }
[INFO] [stdout] 2026-03-11 06:31:42.892+00:00 [TRACE] 9: remove a0 1
[INFO] [stdout] 2026-03-11 06:31:42.892+00:00 [TRACE] AddressTracker dec count #0 to 0
[INFO] [stdout] 2026-03-11 06:31:42.892+00:00 [TRACE] 9: state = UtxosChangedSubscription { all: 0, indexes: CounterMap({1: 0, 0: 0}) }
[INFO] [stdout] 2026-03-11 06:31:42.892+00:00 [TRACE] 10: add all 1
[INFO] [stdout] 2026-03-11 06:31:42.892+00:00 [TRACE] 10: state = UtxosChangedSubscription { all: 1, indexes: CounterMap({1: 0, 0: 0}) }
[INFO] [stdout] 2026-03-11 06:31:42.892+00:00 [TRACE] 11: add a0a1, masked by all
[INFO] [stdout] 2026-03-11 06:31:42.892+00:00 [TRACE] AddressTracker inc count #0 to 1
[INFO] [stdout] 2026-03-11 06:31:42.892+00:00 [TRACE] Sending notification #5
[INFO] [stdout] 2026-03-11 06:31:42.892+00:00 [TRACE] Receiving sync message #5 after notifying
[INFO] [stdout] 2026-03-11 06:31:42.892+00:00 [TRACE] [Notifier test] joining
[INFO] [stdout] 2026-03-11 06:31:42.892+00:00 [DEBUG] [Notifier test] stopping collectors
[INFO] [stdout] 2026-03-11 06:31:42.892+00:00 [TRACE] [Collector test] joining
[INFO] [stdout] 2026-03-11 06:31:42.892+00:00 [DEBUG] [Collector test] notification stream ended
[INFO] [stdout] 2026-03-11 06:31:42.892+00:00 [TRACE] [Collector test] collecting task ended
[INFO] [stdout] 2026-03-11 06:31:42.892+00:00 [DEBUG] [Collector test] terminated
[INFO] [stdout] 2026-03-11 06:31:42.892+00:00 [DEBUG] [Notifier test] stopped collectors
[INFO] [stdout] 2026-03-11 06:31:42.892+00:00 [DEBUG] [Notifier test] stopping broadcasters
[INFO] [stdout] 2026-03-11 06:31:42.892+00:00 [TRACE] [Broadcaster-test-0] joining
[INFO] [stdout] 2026-03-11 06:31:42.892+00:00 [DEBUG] [Broadcaster-test-0] notification stream ended
[INFO] [stdout] 2026-03-11 06:31:42.892+00:00 [DEBUG] [Broadcaster-test-0] terminated
[INFO] [stdout] 2026-03-11 06:31:42.892+00:00 [DEBUG] [Notifier test] stopping subscribers
[INFO] [stdout] 2026-03-11 06:31:42.893+00:00 [TRACE] [Subscriber test] joining
[INFO] [stdout] 2026-03-11 06:31:42.893+00:00 [DEBUG] [Subscriber test] subscription stream ended
[INFO] [stdout] 2026-03-11 06:31:42.893+00:00 [DEBUG] [Subscriber test] terminated
[INFO] [stdout] 2026-03-11 06:31:42.893+00:00 [DEBUG] [Notifier test] closing listeners
[INFO] [stdout] 2026-03-11 06:31:42.893+00:00 [TRACE] UtxosChangedSubscription: 4 in total (drop none)
[INFO] [stdout] 2026-03-11 06:31:42.893+00:00 [TRACE] UtxosChangedSubscription: 3 in total (drop none)
[INFO] [stdout] 2026-03-11 06:31:42.893+00:00 [DEBUG] [Notifier test] terminated
[INFO] [stdout] 2026-03-11 06:31:42.893+00:00 [TRACE] UtxosChangedSubscription: 2 in total (drop all)
[INFO] [stdout] test notifier::tests::test_virtual_chain_changed ... ok
[INFO] [stdout] 2026-03-11 06:31:42.893+00:00 [TRACE] AddressTracker inc count #1 to 1
[INFO] [stdout] 2026-03-11 06:31:42.893+00:00 [TRACE] 11: state = UtxosChangedSubscription { all: 1, indexes: CounterMap({1: 1, 0: 1}) }
[INFO] [stdout] 2026-03-11 06:31:42.893+00:00 [TRACE] 12: remove all 1, revealing a0a1
[INFO] [stdout] 2026-03-11 06:31:42.893+00:00 [TRACE] 12: state = UtxosChangedSubscription { all: 0, indexes: CounterMap({1: 1, 0: 1}) }
[INFO] [stdout] 2026-03-11 06:31:42.893+00:00 [TRACE] 13: add all 1, masking a0a1
[INFO] [stdout] 2026-03-11 06:31:42.893+00:00 [TRACE] 13: state = UtxosChangedSubscription { all: 1, indexes: CounterMap({1: 1, 0: 1}) }
[INFO] [stdout] 2026-03-11 06:31:42.893+00:00 [TRACE] 14: remove a1, masked by all
[INFO] [stdout] 2026-03-11 06:31:42.893+00:00 [TRACE] AddressTracker dec count #1 to 0
[INFO] [stdout] 2026-03-11 06:31:42.893+00:00 [TRACE] 14: state = UtxosChangedSubscription { all: 1, indexes: CounterMap({1: 0, 0: 1}) }
[INFO] [stdout] 2026-03-11 06:31:42.893+00:00 [TRACE] 15: remove all 1, revealing a0
[INFO] [stdout] 2026-03-11 06:31:42.893+00:00 [TRACE] 15: state = UtxosChangedSubscription { all: 0, indexes: CounterMap({1: 0, 0: 1}) }
[INFO] [stdout] 2026-03-11 06:31:42.893+00:00 [TRACE] 16: remove a0
[INFO] [stdout] 2026-03-11 06:31:42.893+00:00 [TRACE] AddressTracker dec count #0 to 0
[INFO] [stdout] 2026-03-11 06:31:42.893+00:00 [TRACE] 16: state = UtxosChangedSubscription { all: 0, indexes: CounterMap({1: 0, 0: 0}) }
[INFO] [stdout] 2026-03-11 06:31:43.113+00:00 [TRACE] UtxosChangedSubscription: 1 in total (drop all)
[INFO] [stdout] test subscription::compounded::tests::test_virtual_chain_changed_compounding ... ok
[INFO] [stdout] 2026-03-11 06:31:43.120+00:00 [TRACE] UtxosChangedSubscription: 0 in total (drop all)
[INFO] [stdout] test subscription::compounded::tests::test_overall_compounding ... ok
[INFO] [stdout] test subscription::compounded::tests::test_utxos_changed_compounding ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- subscription::compounded::tests::test_utxos_changed_compounding stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'subscription::compounded::tests::test_utxos_changed_compounding' (38) panicked at src/subscription/compounded.rs:214:25:
[INFO] [stdout] assertion failed: self.all > 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f14c09ab2f2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f14c09ab2f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f14c09ab2f2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f14c09ab2f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f14c09bc0ca - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f14c09bc0ca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5f14c09782a6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f14c09782a6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f14c0989ae9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f14c0989ae9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f14c0989981 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f14c07befbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5f14c07befbe - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f14c0989e12 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5f14c0989e12 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f14c0989bda - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f14c09844c9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f14c096c65d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f14c09c42bc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f14c09c4282 - core::panicking::panic::hbff2745fd4c5afec
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5f14c06c94bd - <kaspa_notify::subscription::compounded::UtxosChangedSubscription as kaspa_notify::subscription::Compounded>::compound::h4c9a802b50de5529
[INFO] [stdout]                                at /opt/rustwide/workdir/src/subscription/compounded.rs:214:25
[INFO] [stdout]   21:     0x5f14c07798f7 - kaspa_notify::subscription::compounded::tests::test_utxos_changed_compounding::{{closure}}::h1788701e7660b32a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/subscription/compounded.rs:411:73
[INFO] [stdout]   22:     0x5f14c075cab1 - core::ops::function::FnOnce::call_once::h6a5e7c8345e02796
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5f14c07907c8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h8505c9f71109194e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   24:     0x5f14c06ff3fd - std::panicking::catch_unwind::do_call::h1ca4c6e1cb2c8443
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   25:     0x5f14c06c763b - __rust_try
[INFO] [stdout]   26:     0x5f14c06c0c71 - std::panicking::catch_unwind::h89b97168b5b8a354
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   27:     0x5f14c06c0c71 - std::panic::catch_unwind::h61152250e182c1f9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x5f14c0779767 - kaspa_notify::subscription::compounded::tests::test_utxos_changed_compounding::h681b6ee3c20bcfd9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/subscription/compounded.rs:411:22
[INFO] [stdout]   29:     0x5f14c0779aa7 - kaspa_notify::subscription::compounded::tests::test_utxos_changed_compounding::{{closure}}::h314455783ff117ee
[INFO] [stdout]                                at /opt/rustwide/workdir/src/subscription/compounded.rs:358:40
[INFO] [stdout]   30:     0x5f14c075d1d6 - core::ops::function::FnOnce::call_once::h9a16769266d94438
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5f14c07bed7b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5f14c07bed7b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   33:     0x5f14c07d278a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   34:     0x5f14c07d278a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5f14c07d278a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5f14c07d278a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5f14c07d278a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5f14c07d278a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   39:     0x5f14c07d278a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   40:     0x5f14c07acbe4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   41:     0x5f14c07acbe4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x5f14c07b0582 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   43:     0x5f14c07b0582 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x5f14c07b0582 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5f14c07b0582 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5f14c07b0582 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5f14c07b0582 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   48:     0x5f14c07b0582 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5f14c097f75f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   50:     0x5f14c097f75f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   51:     0x743590654aa4 - <unknown>
[INFO] [stdout]   52:     0x7435906e1a64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'subscription::compounded::tests::test_utxos_changed_compounding' (38) panicked at src/subscription/single.rs:388:13:
[INFO] [stdout] attempt to subtract with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f14c09ab2f2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f14c09ab2f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f14c09ab2f2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f14c09ab2f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f14c09bc0ca - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f14c09bc0ca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5f14c09782a6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f14c09782a6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f14c0989ae9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f14c0989ae9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f14c0989981 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f14c07befbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5f14c07befbe - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f14c0989e12 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5f14c0989e12 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f14c0989bda - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f14c09844c9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f14c096c65d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f14c09c42bc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f14c09c3f29 - core::panicking::panic_const::panic_const_sub_overflow::h4fc8a8b45fa9fae9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:175:17
[INFO] [stdout]   20:     0x5f14c070c8fe - <kaspa_notify::subscription::single::UtxosChangedSubscription as core::ops::drop::Drop>::drop::heaa057c2c0302089
[INFO] [stdout]                                at /opt/rustwide/workdir/src/subscription/single.rs:388:13
[INFO] [stdout]   21:     0x5f14c0767a93 - core::ptr::drop_in_place<kaspa_notify::subscription::single::UtxosChangedSubscription>::hd440f0c8bc1b1b07
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   22:     0x5f14c076702d - core::ptr::drop_in_place<dyn kaspa_notify::subscription::Single>::h5ae349c2d0599ec9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   23:     0x5f14c076f2fc - alloc::sync::Arc<T,A>::drop_slow::h75203491133083f0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/sync.rs:2120:18
[INFO] [stdout]   24:     0x5f14c0771b3f - <alloc::sync::Arc<T,A> as core::ops::drop::Drop>::drop::h7ce897736aa2e280
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/sync.rs:2854:18
[INFO] [stdout]   25:     0x5f14c07680ba - core::ptr::drop_in_place<alloc::sync::Arc<dyn kaspa_notify::subscription::Single>>::ha8d281027cfdf8d5
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   26:     0x5f14c0767bbf - core::ptr::drop_in_place<kaspa_notify::subscription::context::SubscriptionContextInner>::hba574d9852d764e3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   27:     0x5f14c076f76e - alloc::sync::Arc<T,A>::drop_slow::hc021269ba4b04d16
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/sync.rs:2120:18
[INFO] [stdout]   28:     0x5f14c07717bf - <alloc::sync::Arc<T,A> as core::ops::drop::Drop>::drop::h32ba564d86286027
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/sync.rs:2854:18
[INFO] [stdout]   29:     0x5f14c075e82a - core::ptr::drop_in_place<alloc::sync::Arc<kaspa_notify::subscription::context::SubscriptionContextInner>>::h93657ccebf2045c3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   30:     0x5f14c07678ba - core::ptr::drop_in_place<kaspa_notify::subscription::context::SubscriptionContext>::hccd4a7d5d31ed6c9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   31:     0x5f14c0767447 - core::ptr::drop_in_place<kaspa_notify::subscription::compounded::tests::Test>::hee6b1bf7e229a62b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   32:     0x5f14c0779871 - kaspa_notify::subscription::compounded::tests::test_utxos_changed_compounding::h681b6ee3c20bcfd9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/subscription/compounded.rs:415:5
[INFO] [stdout]   33:     0x5f14c0779aa7 - kaspa_notify::subscription::compounded::tests::test_utxos_changed_compounding::{{closure}}::h314455783ff117ee
[INFO] [stdout]                                at /opt/rustwide/workdir/src/subscription/compounded.rs:358:40
[INFO] [stdout]   34:     0x5f14c075d1d6 - core::ops::function::FnOnce::call_once::h9a16769266d94438
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x5f14c07bed7b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5f14c07bed7b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   37:     0x5f14c07d278a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   38:     0x5f14c07d278a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5f14c07d278a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5f14c07d278a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5f14c07d278a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5f14c07d278a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   43:     0x5f14c07d278a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   44:     0x5f14c07acbe4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   45:     0x5f14c07acbe4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x5f14c07b0582 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   47:     0x5f14c07b0582 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5f14c07b0582 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5f14c07b0582 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5f14c07b0582 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5f14c07b0582 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   52:     0x5f14c07b0582 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5f14c097f75f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   54:     0x5f14c097f75f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   55:     0x743590654aa4 - <unknown>
[INFO] [stdout]   56:     0x7435906e1a64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     subscription::compounded::tests::test_utxos_changed_compounding
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 18 passed; 1 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.53s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "d125dc0a8fb94682ffac647dd5397e489b7d30f00cf95c30d4c48ec756294d3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d125dc0a8fb94682ffac647dd5397e489b7d30f00cf95c30d4c48ec756294d3e", kill_on_drop: false }`
[INFO] [stdout] d125dc0a8fb94682ffac647dd5397e489b7d30f00cf95c30d4c48ec756294d3e
