[INFO] fetching crate kaspa-notify 0.15.0...
[INFO] testing kaspa-notify-0.15.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-9
[INFO] extracting crate kaspa-notify 0.15.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate kaspa-notify 0.15.0
[INFO] finished tweaking crates.io crate kaspa-notify 0.15.0
[INFO] tweaked toml for crates.io crate kaspa-notify 0.15.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kaspa-notify 0.15.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 349 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.7.0)
[INFO] [stderr]       Adding derive_more v0.99.20 (available: v2.0.1)
[INFO] [stderr]       Adding 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.9.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b4fa8912139dc73c04c991a671075af671bcad669e324206395007d3a155c7cd
[INFO] running `Command { std: "docker" "start" "-a" "b4fa8912139dc73c04c991a671075af671bcad669e324206395007d3a155c7cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4fa8912139dc73c04c991a671075af671bcad669e324206395007d3a155c7cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4fa8912139dc73c04c991a671075af671bcad669e324206395007d3a155c7cd", kill_on_drop: false }`
[INFO] [stdout] b4fa8912139dc73c04c991a671075af671bcad669e324206395007d3a155c7cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e50bb20d73b3424baad039ceb734637fa6fd2cce4c5a3456d10a6f9cbbf9d6e
[INFO] running `Command { std: "docker" "start" "-a" "0e50bb20d73b3424baad039ceb734637fa6fd2cce4c5a3456d10a6f9cbbf9d6e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.105
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling vergen v8.3.2
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.105
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling parse-variants-derive v1.0.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling rlimit v0.10.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling hexplay v0.3.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parse-variants v1.0.8
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling js-sys v0.3.82
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling os_pipe v1.2.3
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling triggered v0.1.3
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling workflow-log v0.18.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling sigchld v0.2.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling workflow-macro-tools v0.18.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling faster-hex v0.9.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling workflow-core v0.18.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling workflow-core-macros v0.18.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling shared_child v1.1.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling duct v0.13.7
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling web-sys v0.3.82
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.55
[INFO] [stderr]    Compiling kaspa-utils v0.15.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling mac_address v1.1.8
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling kaspa-hashes v0.15.0
[INFO] [stderr]    Compiling sysinfo v0.31.4
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling workflow-wasm-macros v0.18.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling malachite-nz v0.4.22
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling malachite-base v0.4.22
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling linkme-impl v0.2.10
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling linkme v0.2.10
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling intertrait-macros v0.2.2
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling thread-id v5.0.0
[INFO] [stderr]    Compiling mock_instant v0.6.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling intertrait v0.2.2
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling workflow-serializer v0.18.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling workflow-panic-hook v0.18.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling log4rs v1.4.0
[INFO] [stderr]    Compiling kaspa-txscript-errors v0.15.0
[INFO] [stderr]    Compiling workflow-wasm v0.18.0
[INFO] [stderr]    Compiling kaspa-addresses v0.15.0
[INFO] [stderr]    Compiling kaspa-wasm-core v0.15.0
[INFO] [stderr]    Compiling kaspa-core v0.15.0
[INFO] [stderr]    Compiling kaspa-merkle v0.15.0
[INFO] [stderr]    Compiling kaspa-math 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 2m 26s
[INFO] running `Command { std: "docker" "inspect" "0e50bb20d73b3424baad039ceb734637fa6fd2cce4c5a3456d10a6f9cbbf9d6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e50bb20d73b3424baad039ceb734637fa6fd2cce4c5a3456d10a6f9cbbf9d6e", kill_on_drop: false }`
[INFO] [stdout] 0e50bb20d73b3424baad039ceb734637fa6fd2cce4c5a3456d10a6f9cbbf9d6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2674deb396c38170ef8da94b6255f13d5dac2aa174c1b609fed9f23b8d88fa62
[INFO] running `Command { std: "docker" "start" "-a" "2674deb396c38170ef8da94b6255f13d5dac2aa174c1b609fed9f23b8d88fa62", 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.27
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling faster-hex v0.9.0
[INFO] [stderr]    Compiling js-sys v0.3.82
[INFO] [stderr]    Compiling workflow-log v0.18.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling malachite-base v0.4.22
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling kaspa-utils v0.15.0
[INFO] [stderr]    Compiling kaspa-txscript-errors v0.15.0
[INFO] [stderr]    Compiling workflow-serializer v0.18.0
[INFO] [stderr]    Compiling log4rs v1.4.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling web-sys v0.3.82
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.55
[INFO] [stderr]    Compiling kaspa-core v0.15.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling mimalloc v0.1.48
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling kaspa-alloc v0.15.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling workflow-perf-monitor v0.0.2
[INFO] [stderr]    Compiling malachite-nz v0.4.22
[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-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-math 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 01s
[INFO] running `Command { std: "docker" "inspect" "2674deb396c38170ef8da94b6255f13d5dac2aa174c1b609fed9f23b8d88fa62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2674deb396c38170ef8da94b6255f13d5dac2aa174c1b609fed9f23b8d88fa62", kill_on_drop: false }`
[INFO] [stdout] 2674deb396c38170ef8da94b6255f13d5dac2aa174c1b609fed9f23b8d88fa62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2ae09d55400b101d7c09fa7ed9b0c767bbcbaf5c42059ea77dce11147f5c9e47
[INFO] running `Command { std: "docker" "start" "-a" "2ae09d55400b101d7c09fa7ed9b0c767bbcbaf5c42059ea77dce11147f5c9e47", 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.45s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kaspa_notify-0767deb148e74aa4)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test address::tracker::tests::test_index_map_replace ... ok
[INFO] [stdout] test address::tracker::tests::test_indexes_eq ... ok
[INFO] [stdout] test address::tracker::tests::test_tracker_capacity_and_entry_recycling ... ok2025-11-15 13:11:50.245+00:00 [DEBUG] Memory configuration: UTXO changed events wil be tracked for at most 1835007 addresses
[INFO] [stdout] 2025-11-15 13:11:50.245+00:00 [DEBUG] Creating an address tracker with a capacity of 0
[INFO] [stdout] 2025-11-15 13:11:50.245+00:00 [TRACE] UtxosChangedSubscription: 1 in total (new all)
[INFO] [stdout] 2025-11-15 13:11:50.245+00:00 [TRACE] UtxosChangedSubscription: 2 in total (new none)
[INFO] [stdout] 2025-11-15 13:11:50.245+00:00 [TRACE] UtxosChangedSubscription: 3 in total (new none)
[INFO] [stdout] 2025-11-15 13:11:50.245+00:00 [TRACE] [Broadcaster-test-0] Starting notification broadcasting task
[INFO] [stdout] 2025-11-15 13:11:50.245+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #0 - Initial Subscription Context 0 addresses
[INFO] [stdout] 2025-11-15 13:11:50.245+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #0 - do nothing: sending a notification...
[INFO] [stdout] 2025-11-15 13:11:50.245+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #0 - do nothing: receiving sync signal...
[INFO] [stdout] 2025-11-15 13:11:50.245+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #1 - Initial Subscription Context 0 addresses
[INFO] [stdout] 2025-11-15 13:11:50.245+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #1 - L0 on: L0 Mutation { command: Start, scope: BlockAdded(BlockAddedScope) }
[INFO] [stdout] 2025-11-15 13:11:50.245+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #1 - L0 on: - L0 has the new state OverallSubscription { event_type: BlockAdded, active: true }
[INFO] [stdout] 2025-11-15 13:11:50.245+00:00 [TRACE] Broadcasting plan: insert listener 0 with OverallSubscription { event_type: BlockAdded, active: true }
[INFO] [stdout] 2025-11-15 13:11:50.245+00:00 [DEBUG] [Broadcaster-test-0] insert BlockAdded subscription, count = 1, capacity = 1
[INFO] [stdout] 2025-11-15 13:11:50.246+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #1 - L0 on: sending a notification...
[INFO] [stdout] 2025-11-15 13:11:50.246+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #1 - L0 on: receiving sync signal...
[INFO] [stdout] 2025-11-15 13:11:50.246+00:00 [TRACE] apply_overall_subscription: BlockAdded(BlockAddedNotification { data: 1 }), OverallSubscription { event_type: BlockAdded, active: true }
[INFO] [stdout] 2025-11-15 13:11:50.246+00:00 [TRACE] [Broadcaster-test-0] sent notification BlockAdded #1 to listener 0
[INFO] [stdout] 2025-11-15 13:11:50.246+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #2 - Initial Subscription Context 0 addresses
[INFO] [stdout] 2025-11-15 13:11:50.246+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #2 - L0 & L1 on: L1 Mutation { command: Start, scope: BlockAdded(BlockAddedScope) }
[INFO] [stdout] 2025-11-15 13:11:50.246+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #2 - L0 & L1 on: - L1 has the new state OverallSubscription { event_type: BlockAdded, active: true }
[INFO] [stdout] 2025-11-15 13:11:50.246+00:00 [TRACE] Broadcasting plan: insert listener 1 with OverallSubscription { event_type: BlockAdded, active: true }
[INFO] [stdout] 2025-11-15 13:11:50.248+00:00 [DEBUG] Memory configuration: UTXO changed events wil be tracked for at most 1835007 addresses
[INFO] [stdout] 2025-11-15 13:11:50.248+00:00 [DEBUG] Memory configuration: UTXO changed events wil be tracked for at most 1835007 addresses
[INFO] [stdout] 2025-11-15 13:11:50.248+00:00 [DEBUG] Memory configuration: UTXO changed events wil be tracked for at most 1835007 addresses
[INFO] [stdout] 2025-11-15 13:11:50.248+00:00 [TRACE] [Collector test] collecting task starting
[INFO] [stdout] 2025-11-15 13:11:50.248+00:00 [DEBUG] Memory configuration: UTXO changed events wil be tracked for at most 1835007 addresses
[INFO] [stdout] 
[INFO] [stdout] 2025-11-15 13:11:50.248+00:00 [DEBUG] [Broadcaster-test-0] insert BlockAdded subscription, count = 1, capacity = 1
[INFO] [stdout] 2025-11-15 13:11:50.248+00:00 [DEBUG] Creating an address tracker with a capacity of 0
[INFO] [stdout] 2025-11-15 13:11:50.248+00:00 [TRACE] UtxosChangedSubscription: 4 in total (new all)
[INFO] [stdout] 2025-11-15 13:11:50.248+00:00 [TRACE] [Notifier test] registering listener 6608078981185761369
[INFO] [stdout] 2025-11-15 13:11:50.248+00:00 [TRACE] UtxosChangedSubscription: 5 in total (new none)
[INFO] [stdout] 2025-11-15 13:11:50.248+00:00 [TRACE] [Notifier test] registering listener 13063551036311660373
[INFO] [stdout] 2025-11-15 13:11:50.248+00:00 [TRACE] UtxosChangedSubscription: 6 in total (new none)
[INFO] [stdout] 2025-11-15 13:11:50.248+00:00 [TRACE] [Notifier test] starting
[INFO] [stdout] 2025-11-15 13:11:50.248+00:00 [TRACE] [Subscriber test] starting subscription receiving task
[INFO] [stdout] 2025-11-15 13:11:50.248+00:00 [TRACE] [Broadcaster-test-0] Starting notification broadcasting task
[INFO] [stdout] 2025-11-15 13:11:50.248+00:00 [TRACE] [Notifier test] started
[INFO] [stdout] 2025-11-15 13:11:50.248+00:00 [TRACE] Execute test step #0: do nothing
[INFO] [stdout] 2025-11-15 13:11:50.249+00:00 [TRACE] Sending notification #0
[INFO] [stdout] 2025-11-15 13:11:50.249+00:00 [TRACE] Receiving sync message #0 after notifying
[INFO] [stdout] 2025-11-15 13:11:50.249+00:00 [TRACE] [Collector test] collecting task starting
[INFO] [stdout] 2025-11-15 13:11:50.249+00:00 [TRACE] Execute test step #1: L0 on
[INFO] [stdout] 2025-11-15 13:11:50.249+00:00 [TRACE] Mutation #0
[INFO] [stdout] 2025-11-15 13:11:50.249+00:00 [TRACE] [Notifier test] start sending to listener 6608078981185761369 notifications of scope BlockAdded(BlockAddedScope)
[INFO] [stdout] 2025-11-15 13:11:50.249+00:00 [DEBUG] [Notifier test] start notifying about BlockAddedScope to listener 6608078981185761369 - test
[INFO] [stdout] 2025-11-15 13:11:50.249+00:00 [TRACE] [Notifier test] start notifying listener 6608078981185761369 about BlockAddedScope involves 1 mutations
[INFO] [stdout] 2025-11-15 13:11:50.249+00:00 [TRACE] Receiving sync message #1 after subscribing
[INFO] [stdout] 2025-11-15 13:11:50.249+00:00 [TRACE] Broadcasting plan: insert listener 6608078981185761369 with OverallSubscription { event_type: BlockAdded, active: true }
[INFO] [stdout] 2025-11-15 13:11:50.249+00:00 [DEBUG] [Broadcaster-test-0] insert BlockAdded subscription, count = 1, capacity = 1
[INFO] [stdout] 2025-11-15 13:11:50.249+00:00 [TRACE] Sending notification #1
[INFO] [stdout] 2025-11-15 13:11:50.249+00:00 [TRACE] Receiving sync message #1 after notifying
[INFO] [stdout] 2025-11-15 13:11:50.249+00:00 [TRACE] apply_overall_subscription: BlockAdded(BlockAddedNotification { data: 1 }), OverallSubscription { event_type: BlockAdded, active: true }
[INFO] [stdout] 2025-11-15 13:11:50.249+00:00 [TRACE] [Broadcaster-test-0] sent notification BlockAdded #1 to listener 6608078981185761369
[INFO] [stdout] 2025-11-15 13:11:50.249+00:00 [TRACE] Execute test step #2: L0 & L1 on
[INFO] [stdout] 2025-11-15 13:11:50.249+00:00 [TRACE] Mutation #1
[INFO] [stdout] 2025-11-15 13:11:50.249+00:00 [TRACE] [Notifier test] start sending to listener 13063551036311660373 notifications of scope BlockAdded(BlockAddedScope)
[INFO] [stdout] 2025-11-15 13:11:50.249+00:00 [DEBUG] [Notifier test] start notifying about BlockAddedScope to listener 13063551036311660373 - test
[INFO] [stdout] 2025-11-15 13:11:50.249+00:00 [TRACE] [Notifier test] start notifying listener 13063551036311660373 about BlockAddedScope involves 1 mutations
[INFO] [stdout] 2025-11-15 13:11:50.249+00:00 [TRACE] Receiving sync message #2 after subscribing
[INFO] [stdout] 2025-11-15 13:11:50.249+00:00 [TRACE] Broadcasting plan: insert listener 13063551036311660373 with OverallSubscription { event_type: BlockAdded, active: true }
[INFO] [stdout] 2025-11-15 13:11:50.249+00:00 [DEBUG] [Broadcaster-test-0] insert BlockAdded subscription, count = 1, capacity = 1
[INFO] [stdout] 2025-11-15 13:11:50.249+00:00 [TRACE] Sending notification #2
[INFO] [stdout] 2025-11-15 13:11:50.249+00:00 [TRACE] Receiving sync message #2 after notifying
[INFO] [stdout] 2025-11-15 13:11:50.249+00:00 [TRACE] apply_overall_subscription: BlockAdded(BlockAddedNotification { data: 2 }), OverallSubscription { event_type: BlockAdded, active: true }
[INFO] [stdout] 2025-11-15 13:11:50.250+00:00 [DEBUG] Creating an address tracker with a capacity of 0
[INFO] [stdout] 2025-11-15 13:11:50.250+00:00 [TRACE] UtxosChangedSubscription: 7 in total (new all)
[INFO] [stdout] 2025-11-15 13:11:50.250+00:00 [TRACE] [Notifier test] registering listener 322437721017824194
[INFO] [stdout] 2025-11-15 13:11:50.250+00:00 [TRACE] UtxosChangedSubscription: 8 in total (new none)
[INFO] [stdout] 2025-11-15 13:11:50.250+00:00 [TRACE] [Notifier test] registering listener 8156240885689552390
[INFO] [stdout] 2025-11-15 13:11:50.250+00:00 [TRACE] UtxosChangedSubscription: 9 in total (new none)
[INFO] [stdout] 2025-11-15 13:11:50.250+00:00 [TRACE] [Notifier test] registering listener 11512162557657891428
[INFO] [stdout] 2025-11-15 13:11:50.250+00:00 [TRACE] UtxosChangedSubscription: 10 in total (new none)
[INFO] [stdout] 2025-11-15 13:11:50.250+00:00 [TRACE] [Notifier test] starting
[INFO] [stdout] 2025-11-15 13:11:50.250+00:00 [TRACE] [Subscriber test] starting subscription receiving task
[INFO] [stdout] 2025-11-15 13:11:50.250+00:00 [TRACE] [Broadcaster-test-0] Starting notification broadcasting task
[INFO] [stdout] 2025-11-15 13:11:50.250+00:00 [TRACE] [Notifier test] started
[INFO] [stdout] 2025-11-15 13:11:50.250+00:00 [TRACE] Execute test step #0: do nothing
[INFO] [stdout] 2025-11-15 13:11:50.250+00:00 [TRACE] Sending notification #0
[INFO] [stdout] 2025-11-15 13:11:50.250+00:00 [TRACE] Receiving sync message #0 after notifying
[INFO] [stdout] 2025-11-15 13:11:50.250+00:00 [TRACE] [Collector test] collecting task starting
[INFO] [stdout] 2025-11-15 13:11:50.251+00:00 [TRACE] Execute test step #1: L0[0] <= N[0]
[INFO] [stdout] 2025-11-15 13:11:50.251+00:00 [TRACE] Mutation #0
[INFO] [stdout] 2025-11-15 13:11:50.251+00:00 [TRACE] [Notifier test] start sending to listener 322437721017824194 notifications of scope UtxosChanged(UtxosChangedScope { addresses: [kaspa:qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqkx9awp4e] })
[INFO] [stdout] 2025-11-15 13:11:50.251+00:00 [DEBUG] [Notifier test] start notifying about UtxosChangedScope (kaspa:qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqkx9awp4e) to listener 322437721017824194 - test
[INFO] [stdout] 2025-11-15 13:11:50.251+00:00 [TRACE] AddressTracker insert #0 kaspa:qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqkx9awp4e
[INFO] [stdout] 2025-11-15 13:11:50.251+00:00 [TRACE] AddressTracker inc count #0 to 1
[INFO] [stdout] 2025-11-15 13:11:50.251+00:00 [TRACE] [Notifier test] start notifying listener 322437721017824194 about UtxosChangedScope (kaspa:qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqkx9awp4e) involves 1 mutations
[INFO] [stdout] 2025-11-15 13:11:50.251+00:00 [TRACE] AddressTracker inc count #0 to 2
[INFO] [stdout] 2025-11-15 13:11:50.251+00:00 [TRACE] Receiving sync message #1 after subscribing
[INFO] [stdout] 2025-11-15 13:11:50.251+00:00 [TRACE] Broadcasting plan: insert listener 322437721017824194 with UtxosChangedSubscription { data: RwLock { data: UtxosChangedSubscriptionData { state: Selected, indexes: IndexSet({0}) } }, listener_id: 322437721017824194 }
[INFO] [stdout] 2025-11-15 13:11:50.251+00:00 [DEBUG] [Broadcaster-test-0] insert UtxosChanged subscription, count = 1, capacity = 1
[INFO] [stdout] 2025-11-15 13:11:50.251+00:00 [TRACE] Sending notification #1
[INFO] [stdout] 2025-11-15 13:11:50.251+00:00 [TRACE] Receiving sync message #1 after notifying
[INFO] [stdout] 2025-11-15 13:11:50.251+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #1 to listener 322437721017824194
[INFO] [stdout] test address::tracker::tests::test_index_map_capacity ... ok
[INFO] [stdout] 2025-11-15 13:11:50.252+00:00 [TRACE] [Broadcaster-test-0] sent notification BlockAdded #2 to listener 6608078981185761369
[INFO] [stdout] 2025-11-15 13:11:50.252+00:00 [TRACE] UtxosChangedSubscription: 11 in total (new none)
[INFO] [stdout] 2025-11-15 13:11:50.252+00:00 [TRACE] UtxosChangedSubscription: 10 in total (drop none)
[INFO] [stdout] 2025-11-15 13:11:50.252+00:00 [TRACE] [Collector test] joining
[INFO] [stdout] test subscription::array::tests::test_array_builder ... ok
[INFO] [stdout] 2025-11-15 13:11:50.252+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #2 - L0 & L1 on: sending a notification...
[INFO] [stdout] 2025-11-15 13:11:50.252+00:00 [TRACE] [Broadcaster-test-0] sent notification BlockAdded #2 to listener 13063551036311660373
[INFO] [stdout] 2025-11-15 13:11:50.252+00:00 [TRACE] Execute test step #3: L1 on
[INFO] [stdout] 2025-11-15 13:11:50.252+00:00 [TRACE] Mutation #0
[INFO] [stdout] 2025-11-15 13:11:50.252+00:00 [TRACE] [Notifier test] stop sending to listener 6608078981185761369 notifications of scope BlockAdded(BlockAddedScope)
[INFO] [stdout] 2025-11-15 13:11:50.252+00:00 [DEBUG] [Notifier test] stop notifying about BlockAddedScope to listener 6608078981185761369 - test
[INFO] [stdout] 2025-11-15 13:11:50.252+00:00 [TRACE] [Notifier test] stop notifying listener 6608078981185761369 about BlockAddedScope involves 1 mutations
[INFO] [stdout] 2025-11-15 13:11:50.252+00:00 [TRACE] Receiving sync message #3 after subscribing
[INFO] [stdout] 2025-11-15 13:11:50.252+00:00 [TRACE] Broadcasting plan: removed listener 6608078981185761369
[INFO] [stdout] 2025-11-15 13:11:50.252+00:00 [DEBUG] [Broadcaster-test-0] remove BlockAdded subscription, count = 1, capacity = 1
[INFO] [stdout] 2025-11-15 13:11:50.252+00:00 [TRACE] Sending notification #3
[INFO] [stdout] 2025-11-15 13:11:50.252+00:00 [TRACE] Receiving sync message #3 after notifying
[INFO] [stdout] 2025-11-15 13:11:50.252+00:00 [TRACE] apply_overall_subscription: BlockAdded(BlockAddedNotification { data: 3 }), OverallSubscription { event_type: BlockAdded, active: true }
[INFO] [stdout] 2025-11-15 13:11:50.253+00:00 [TRACE] [Broadcaster-test-0] sent notification BlockAdded #3 to listener 13063551036311660373
[INFO] [stdout] 2025-11-15 13:11:50.253+00:00 [TRACE] Execute test step #4: all off
[INFO] [stdout] 2025-11-15 13:11:50.253+00:00 [TRACE] Mutation #1
[INFO] [stdout] 2025-11-15 13:11:50.253+00:00 [TRACE] [Notifier test] stop sending to listener 13063551036311660373 notifications of scope BlockAdded(BlockAddedScope)
[INFO] [stdout] 2025-11-15 13:11:50.253+00:00 [DEBUG] [Notifier test] stop notifying about BlockAddedScope to listener 13063551036311660373 - test
[INFO] [stdout] 2025-11-15 13:11:50.253+00:00 [TRACE] [Notifier test] stop notifying listener 13063551036311660373 about BlockAddedScope involves 1 mutations
[INFO] [stdout] 2025-11-15 13:11:50.253+00:00 [TRACE] Receiving sync message #4 after subscribing
[INFO] [stdout] 2025-11-15 13:11:50.253+00:00 [TRACE] Broadcasting plan: removed listener 13063551036311660373
[INFO] [stdout] 2025-11-15 13:11:50.253+00:00 [DEBUG] [Broadcaster-test-0] remove BlockAdded subscription, count = 0, capacity = 1
[INFO] [stdout] 2025-11-15 13:11:50.253+00:00 [TRACE] Sending notification #4
[INFO] [stdout] 2025-11-15 13:11:50.253+00:00 [TRACE] Receiving sync message #4 after notifying
[INFO] [stdout] 2025-11-15 13:11:50.253+00:00 [TRACE] [Notifier test] joining
[INFO] [stdout] 2025-11-15 13:11:50.253+00:00 [DEBUG] [Notifier test] stopping collectors
[INFO] [stdout] 2025-11-15 13:11:50.253+00:00 [TRACE] [Collector test] joining
[INFO] [stdout] 2025-11-15 13:11:50.253+00:00 [DEBUG] [Collector test] notification stream ended
[INFO] [stdout] 2025-11-15 13:11:50.253+00:00 [TRACE] [Collector test] collecting task ended
[INFO] [stdout] 2025-11-15 13:11:50.253+00:00 [DEBUG] [Collector test] terminated
[INFO] [stdout] 2025-11-15 13:11:50.253+00:00 [DEBUG] [Notifier test] stopped collectors
[INFO] [stdout] 2025-11-15 13:11:50.253+00:00 [DEBUG] [Notifier test] stopping broadcasters
[INFO] [stdout] 2025-11-15 13:11:50.253+00:00 [TRACE] [Broadcaster-test-0] joining
[INFO] [stdout] 2025-11-15 13:11:50.253+00:00 [DEBUG] [Broadcaster-test-0] notification stream ended
[INFO] [stdout] 2025-11-15 13:11:50.253+00:00 [DEBUG] [Broadcaster-test-0] terminated
[INFO] [stdout] 2025-11-15 13:11:50.253+00:00 [DEBUG] [Notifier test] stopping subscribers
[INFO] [stdout] 2025-11-15 13:11:50.253+00:00 [TRACE] [Subscriber test] joining
[INFO] [stdout] 2025-11-15 13:11:50.253+00:00 [DEBUG] [Subscriber test] subscription stream ended
[INFO] [stdout] 2025-11-15 13:11:50.253+00:00 [DEBUG] [Subscriber test] terminated
[INFO] [stdout] 2025-11-15 13:11:50.253+00:00 [DEBUG] [Notifier test] closing listeners
[INFO] [stdout] 2025-11-15 13:11:50.255+00:00 [TRACE] UtxosChangedSubscription: 9 in total (drop none)
[INFO] [stdout] 2025-11-15 13:11:50.255+00:00 [TRACE] UtxosChangedSubscription: 8 in total (drop none)
[INFO] [stdout] 2025-11-15 13:11:50.255+00:00 [DEBUG] [Notifier test] terminated
[INFO] [stdout] 2025-11-15 13:11:50.255+00:00 [TRACE] UtxosChangedSubscription: 7 in total (drop all)
[INFO] [stdout] 2025-11-15 13:11:50.256+00:00 [DEBUG] Creating an address tracker with a capacity of 0
[INFO] [stdout] 2025-11-15 13:11:50.256+00:00 [DEBUG] Creating an address tracker with a capacity of 0
[INFO] [stdout] 2025-11-15 13:11:50.256+00:00 [TRACE] UtxosChangedSubscription: 8 in total (new all)
[INFO] [stdout] 2025-11-15 13:11:50.256+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #2 - L0 & L1 on: receiving sync signal...
[INFO] [stdout] 2025-11-15 13:11:50.256+00:00 [TRACE] Execute test step #2: L0[0] <= N[0,1,2]
[INFO] [stdout] 2025-11-15 13:11:50.256+00:00 [TRACE] Mutation #0
[INFO] [stdout] 2025-11-15 13:11:50.256+00:00 [TRACE] [Notifier test] start sending to listener 322437721017824194 notifications of scope UtxosChanged(UtxosChangedScope { addresses: [kaspa:qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqkx9awp4e] })
[INFO] [stdout] 2025-11-15 13:11:50.256+00:00 [DEBUG] [Notifier test] start notifying about UtxosChangedScope (kaspa:qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqkx9awp4e) to listener 322437721017824194 - test
[INFO] [stdout] 2025-11-15 13:11:50.256+00:00 [TRACE] [Notifier test] start notifying listener 322437721017824194 about UtxosChangedScope (kaspa:qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqkx9awp4e) is ignored (no mutation)
[INFO] [stdout] 2025-11-15 13:11:50.256+00:00 [TRACE] Receiving sync message #2 after subscribing
[INFO] [stdout] 2025-11-15 13:11:50.259+00:00 [TRACE] Sending notification #2
[INFO] [stdout] 2025-11-15 13:11:50.259+00:00 [DEBUG] [Collector test] notification stream ended
[INFO] [stdout] 2025-11-15 13:11:50.259+00:00 [TRACE] [Collector test] collecting task ended
[INFO] [stdout] 2025-11-15 13:11:50.259+00:00 [DEBUG] [Collector test] terminated
[INFO] [stdout] 2025-11-15 13:11:50.259+00:00 [TRACE] Receiving sync message #2 after notifying
[INFO] [stdout] 2025-11-15 13:11:50.259+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #2 to listener 322437721017824194
[INFO] [stdout] 2025-11-15 13:11:50.259+00:00 [TRACE] Execute test step #3: L0[0], L1[1] <= N[0,1,2]
[INFO] [stdout] 2025-11-15 13:11:50.259+00:00 [TRACE] Mutation #1
[INFO] [stdout] 2025-11-15 13:11:50.259+00:00 [TRACE] [Notifier test] start sending to listener 8156240885689552390 notifications of scope UtxosChanged(UtxosChangedScope { addresses: [kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh] })
[INFO] [stdout] 2025-11-15 13:11:50.259+00:00 [DEBUG] [Notifier test] start notifying about UtxosChangedScope (kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh) to listener 8156240885689552390 - test
[INFO] [stdout] 2025-11-15 13:11:50.259+00:00 [TRACE] AddressTracker insert #1 kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh
[INFO] [stdout] 2025-11-15 13:11:50.259+00:00 [TRACE] AddressTracker inc count #1 to 1
[INFO] [stdout] 2025-11-15 13:11:50.259+00:00 [TRACE] [Notifier test] start notifying listener 8156240885689552390 about UtxosChangedScope (kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh) involves 1 mutations
[INFO] [stdout] 2025-11-15 13:11:50.259+00:00 [TRACE] AddressTracker inc count #1 to 2
[INFO] [stdout] 2025-11-15 13:11:50.259+00:00 [TRACE] Receiving sync message #3 after subscribing
[INFO] [stdout] 2025-11-15 13:11:50.259+00:00 [TRACE] Broadcasting plan: insert listener 8156240885689552390 with UtxosChangedSubscription { data: RwLock { data: UtxosChangedSubscriptionData { state: Selected, indexes: IndexSet({1}) } }, listener_id: 8156240885689552390 }
[INFO] [stdout] 2025-11-15 13:11:50.259+00:00 [DEBUG] [Broadcaster-test-0] insert UtxosChanged subscription, count = 2, capacity = 2
[INFO] [stdout] 2025-11-15 13:11:50.259+00:00 [TRACE] Sending notification #3
[INFO] [stdout] 2025-11-15 13:11:50.259+00:00 [TRACE] Receiving sync message #3 after notifying
[INFO] [stdout] 2025-11-15 13:11:50.259+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #3 to listener 322437721017824194
[INFO] [stdout] 2025-11-15 13:11:50.259+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #3 to listener 8156240885689552390
[INFO] [stdout] 2025-11-15 13:11:50.259+00:00 [TRACE] Execute test step #4: L0[0], L1[1], L2[2] <= N[0,1,2]
[INFO] [stdout] 2025-11-15 13:11:50.260+00:00 [TRACE] Mutation #2
[INFO] [stdout] 2025-11-15 13:11:50.260+00:00 [TRACE] UtxosChangedSubscription: 10 in total (new none)
[INFO] [stdout] 2025-11-15 13:11:50.260+00:00 [TRACE] UtxosChangedSubscription: 11 in total (new none)
[INFO] [stdout] 2025-11-15 13:11:50.260+00:00 [TRACE] UtxosChangedSubscription: 12 in total (new none)
[INFO] [stdout] 2025-11-15 13:11:50.260+00:00 [TRACE] [Broadcaster-test-0] Starting notification broadcasting task
[INFO] [stdout] 2025-11-15 13:11:50.260+00:00 [TRACE] UtxosChanged broadcast #0 - Initial Subscription Context 0 addresses
[INFO] [stdout] 2025-11-15 13:11:50.260+00:00 [TRACE] UtxosChanged broadcast #0 - do nothing: sending a notification...
[INFO] [stdout] 2025-11-15 13:11:50.260+00:00 [TRACE] UtxosChanged broadcast #0 - do nothing: receiving sync signal...
[INFO] [stdout] 2025-11-15 13:11:50.260+00:00 [TRACE] UtxosChanged broadcast #1 - Initial Subscription Context 0 addresses
[INFO] [stdout] 2025-11-15 13:11:50.262+00:00 [TRACE] UtxosChanged broadcast #1 - L0[0] <= N[0]: L0 Mutation { command: Start, scope: UtxosChanged(UtxosChangedScope { addresses: [kaspa:qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqkx9awp4e] }) }
[INFO] [stdout] 2025-11-15 13:11:50.262+00:00 [TRACE] AddressTracker insert #0 kaspa:qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqkx9awp4e
[INFO] [stdout] 2025-11-15 13:11:50.262+00:00 [TRACE] AddressTracker inc count #0 to 1
[INFO] [stdout] 2025-11-15 13:11:50.262+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] 2025-11-15 13:11:50.262+00:00 [TRACE] Broadcasting plan: insert listener 0 with UtxosChangedSubscription { data: RwLock { data: UtxosChangedSubscriptionData { state: Selected, indexes: IndexSet({0}) } }, listener_id: 0 }
[INFO] [stdout] 2025-11-15 13:11:50.262+00:00 [DEBUG] [Broadcaster-test-0] insert UtxosChanged subscription, count = 1, capacity = 1
[INFO] [stdout] 2025-11-15 13:11:50.262+00:00 [TRACE] UtxosChanged broadcast #1 - L0[0] <= N[0]: sending a notification...
[INFO] [stdout] 2025-11-15 13:11:50.262+00:00 [TRACE] UtxosChanged broadcast #1 - L0[0] <= N[0]: receiving sync signal...
[INFO] [stdout] 2025-11-15 13:11:50.262+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #1 to listener 0
[INFO] [stdout] 2025-11-15 13:11:50.263+00:00 [TRACE] UtxosChanged broadcast #2 - Initial Subscription Context 1 addresses
[INFO] [stdout] 2025-11-15 13:11:50.263+00:00 [TRACE] UtxosChanged broadcast #2 - L0[0] <= N[0,1,2]: L0 Mutation { command: Start, scope: UtxosChanged(UtxosChangedScope { addresses: [kaspa:qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqkx9awp4e] }) }
[INFO] [stdout] 2025-11-15 13:11:50.263+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] 2025-11-15 13:11:50.263+00:00 [TRACE] UtxosChanged broadcast #2 - L0[0] <= N[0,1,2]: sending a notification...
[INFO] [stdout] 2025-11-15 13:11:50.263+00:00 [TRACE] UtxosChanged broadcast #2 - L0[0] <= N[0,1,2]: receiving sync signal...
[INFO] [stdout] test notifier::tests::test_overall ... ok
[INFO] [stdout] test collector::tests::test_collector_from ... ok
[INFO] [stdout] 2025-11-15 13:11:50.265+00:00 [DEBUG] Memory configuration: UTXO changed events wil be tracked for at most 1835007 addresses
[INFO] [stdout] 2025-11-15 13:11:50.265+00:00 [DEBUG] Creating an address tracker with a capacity of 0
[INFO] [stdout] 2025-11-15 13:11:50.265+00:00 [TRACE] UtxosChangedSubscription: 13 in total (new all)
[INFO] [stdout] 2025-11-15 13:11:50.265+00:00 [TRACE] 0: add 1
[INFO] [stdout] 2025-11-15 13:11:50.265+00:00 [TRACE] 0: state = OverallSubscription { event_type: BlockAdded, active: 1 }
[INFO] [stdout] 2025-11-15 13:11:50.265+00:00 [TRACE] 1: add 2
[INFO] [stdout] 2025-11-15 13:11:50.265+00:00 [TRACE] [Notifier test] start sending to listener 11512162557657891428 notifications of scope UtxosChanged(UtxosChangedScope { addresses: [kaspa:qqpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqy4s4mpnqq] })
[INFO] [stdout] 2025-11-15 13:11:50.265+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #2 to listener 0
[INFO] [stdout] 2025-11-15 13:11:50.266+00:00 [DEBUG] Memory configuration: UTXO changed events wil be tracked for at most 1835007 addresses
[INFO] [stdout] 2025-11-15 13:11:50.266+00:00 [DEBUG] Memory configuration: UTXO changed events wil be tracked for at most 1835007 addresses
[INFO] [stdout] 2025-11-15 13:11:50.266+00:00 [DEBUG] Creating an address tracker with a capacity of 0
[INFO] [stdout] 2025-11-15 13:11:50.266+00:00 [TRACE] UtxosChangedSubscription: 14 in total (new all)
[INFO] [stdout] 2025-11-15 13:11:50.266+00:00 [TRACE] 1: state = OverallSubscription { event_type: BlockAdded, active: 2 }
[INFO] [stdout] 2025-11-15 13:11:50.266+00:00 [TRACE] 2: remove 2
[INFO] [stdout] 2025-11-15 13:11:50.266+00:00 [TRACE] 2: state = OverallSubscription { event_type: BlockAdded, active: 1 }
[INFO] [stdout] 2025-11-15 13:11:50.266+00:00 [TRACE] 3: remove 1
[INFO] [stdout] 2025-11-15 13:11:50.266+00:00 [TRACE] 3: state = OverallSubscription { event_type: BlockAdded, active: 0 }
[INFO] [stdout] 2025-11-15 13:11:50.266+00:00 [TRACE] apply_overall_subscription: BlockAdded(BlockAddedNotification { data: 2 }), OverallSubscription { event_type: BlockAdded, active: true }
[INFO] [stdout] 2025-11-15 13:11:50.266+00:00 [TRACE] 0: add all 1
[INFO] [stdout] 2025-11-15 13:11:50.266+00:00 [TRACE] 0: state = VirtualChainChangedSubscription { include_accepted_transaction_ids: [0, 1] }
[INFO] [stdout] 2025-11-15 13:11:50.266+00:00 [TRACE] 1: add all 2
[INFO] [stdout] 2025-11-15 13:11:50.266+00:00 [DEBUG] Creating an address tracker with a capacity of 0
[INFO] [stdout] 2025-11-15 13:11:50.267+00:00 [TRACE] UtxosChangedSubscription: 9 in total (new all)
[INFO] [stdout] 2025-11-15 13:11:50.267+00:00 [TRACE] UtxosChangedSubscription: 16 in total (new none)
[INFO] [stdout] 2025-11-15 13:11:50.267+00:00 [TRACE] UtxosChangedSubscription: 17 in total (new none)
[INFO] [stdout] 2025-11-15 13:11:50.267+00:00 [TRACE] [Broadcaster-test-0] Starting notification broadcasting task
[INFO] [stdout] 2025-11-15 13:11:50.267+00:00 [TRACE] VirtualChainChanged broadcast #0 - Initial Subscription Context 0 addresses
[INFO] [stdout] 2025-11-15 13:11:50.267+00:00 [TRACE] VirtualChainChanged broadcast #0 - do nothing: sending a notification...
[INFO] [stdout] 2025-11-15 13:11:50.267+00:00 [TRACE] VirtualChainChanged broadcast #0 - do nothing: receiving sync signal...
[INFO] [stdout] 2025-11-15 13:11:50.267+00:00 [TRACE] VirtualChainChanged broadcast #1 - Initial Subscription Context 0 addresses
[INFO] [stdout] 2025-11-15 13:11:50.267+00:00 [TRACE] VirtualChainChanged broadcast #1 - L0+ on: L0 Mutation { command: Start, scope: VirtualChainChanged(VirtualChainChangedScope { include_accepted_transaction_ids: true }) }
[INFO] [stdout] 2025-11-15 13:11:50.267+00:00 [TRACE] VirtualChainChanged broadcast #1 - L0+ on: - L0 has the new state VirtualChainChangedSubscription { active: true, include_accepted_transaction_ids: true }
[INFO] [stdout] 2025-11-15 13:11:50.267+00:00 [TRACE] Broadcasting plan: insert listener 0 with VirtualChainChangedSubscription { active: true, include_accepted_transaction_ids: true }
[INFO] [stdout] 2025-11-15 13:11:50.267+00:00 [DEBUG] [Broadcaster-test-0] insert VirtualChainChanged subscription, count = 1, capacity = 1
[INFO] [stdout] 2025-11-15 13:11:50.267+00:00 [TRACE] VirtualChainChanged broadcast #1 - L0+ on: sending a notification...
[INFO] [stdout] 2025-11-15 13:11:50.267+00:00 [TRACE] VirtualChainChanged broadcast #1 - L0+ on: receiving sync signal...
[INFO] [stdout] 2025-11-15 13:11:50.267+00:00 [TRACE] [Broadcaster-test-0] sent notification VirtualChainChanged #1 to listener 0
[INFO] [stdout] 2025-11-15 13:11:50.267+00:00 [TRACE] VirtualChainChanged broadcast #2 - Initial Subscription Context 0 addresses
[INFO] [stdout] 2025-11-15 13:11:50.267+00:00 [TRACE] VirtualChainChanged broadcast #2 - L0+ & L1- on: L1 Mutation { command: Start, scope: VirtualChainChanged(VirtualChainChangedScope { include_accepted_transaction_ids: false }) }
[INFO] [stdout] 2025-11-15 13:11:50.267+00:00 [TRACE] VirtualChainChanged broadcast #2 - L0+ & L1- on: - L1 has the new state VirtualChainChangedSubscription { active: true, include_accepted_transaction_ids: false }
[INFO] [stdout] 2025-11-15 13:11:50.267+00:00 [TRACE] Broadcasting plan: insert listener 1 with VirtualChainChangedSubscription { active: true, include_accepted_transaction_ids: false }
[INFO] [stdout] 2025-11-15 13:11:50.267+00:00 [DEBUG] [Broadcaster-test-0] insert VirtualChainChanged subscription, count = 2, capacity = 2
[INFO] [stdout] 2025-11-15 13:11:50.267+00:00 [TRACE] VirtualChainChanged broadcast #2 - L0+ & L1- on: sending a notification...
[INFO] [stdout] 2025-11-15 13:11:50.267+00:00 [TRACE] VirtualChainChanged broadcast #2 - L0+ & L1- on: receiving sync signal...
[INFO] [stdout] 2025-11-15 13:11:50.267+00:00 [TRACE] [Broadcaster-test-0] sent notification VirtualChainChanged #2 to listener 0
[INFO] [stdout] 2025-11-15 13:11:50.267+00:00 [TRACE] [Broadcaster-test-0] sent notification VirtualChainChanged #2 to listener 1
[INFO] [stdout] 2025-11-15 13:11:50.268+00:00 [TRACE] VirtualChainChanged broadcast #3 - Initial Subscription Context 0 addresses
[INFO] [stdout] 2025-11-15 13:11:50.268+00:00 [TRACE] VirtualChainChanged broadcast #3 - L0- & L1+ on: L0 Mutation { command: Start, scope: VirtualChainChanged(VirtualChainChangedScope { include_accepted_transaction_ids: false }) }
[INFO] [stdout] 2025-11-15 13:11:50.268+00:00 [TRACE] VirtualChainChanged broadcast #3 - L0- & L1+ on: - L0 has the new state VirtualChainChangedSubscription { active: true, include_accepted_transaction_ids: false }
[INFO] [stdout] 2025-11-15 13:11:50.268+00:00 [TRACE] Broadcasting plan: removed listener 0
[INFO] [stdout] 2025-11-15 13:11:50.268+00:00 [TRACE] Broadcasting plan: insert listener 0 with VirtualChainChangedSubscription { active: true, include_accepted_transaction_ids: false }
[INFO] [stdout] 2025-11-15 13:11:50.268+00:00 [DEBUG] [Broadcaster-test-0] insert VirtualChainChanged subscription, count = 1, capacity = 2
[INFO] [stdout] 2025-11-15 13:11:50.268+00:00 [TRACE] VirtualChainChanged broadcast #3 - L0- & L1+ on: L1 Mutation { command: Start, scope: VirtualChainChanged(VirtualChainChangedScope { include_accepted_transaction_ids: true }) }
[INFO] [stdout] 2025-11-15 13:11:50.268+00:00 [TRACE] VirtualChainChanged broadcast #3 - L0- & L1+ on: - L1 has the new state VirtualChainChangedSubscription { active: true, include_accepted_transaction_ids: true }
[INFO] [stdout] 2025-11-15 13:11:50.268+00:00 [TRACE] Broadcasting plan: removed listener 1
[INFO] [stdout] 2025-11-15 13:11:50.268+00:00 [TRACE] Broadcasting plan: insert listener 1 with VirtualChainChangedSubscription { active: true, include_accepted_transaction_ids: true }
[INFO] [stdout] 2025-11-15 13:11:50.268+00:00 [DEBUG] [Broadcaster-test-0] insert VirtualChainChanged subscription, count = 2, capacity = 2
[INFO] [stdout] 2025-11-15 13:11:50.268+00:00 [TRACE] VirtualChainChanged broadcast #3 - L0- & L1+ on: sending a notification...
[INFO] [stdout] 2025-11-15 13:11:50.268+00:00 [TRACE] VirtualChainChanged broadcast #3 - L0- & L1+ on: receiving sync signal...
[INFO] [stdout] 2025-11-15 13:11:50.268+00:00 [TRACE] [Broadcaster-test-0] sent notification VirtualChainChanged #3 to listener 0
[INFO] [stdout] 2025-11-15 13:11:50.268+00:00 [TRACE] [Broadcaster-test-0] sent notification VirtualChainChanged #3 to listener 1
[INFO] [stdout] 2025-11-15 13:11:50.268+00:00 [TRACE] VirtualChainChanged broadcast #4 - Initial Subscription Context 0 addresses
[INFO] [stdout] 2025-11-15 13:11:50.268+00:00 [TRACE] VirtualChainChanged broadcast #4 - L1+ on: L0 Mutation { command: Stop, scope: VirtualChainChanged(VirtualChainChangedScope { include_accepted_transaction_ids: false }) }
[INFO] [stdout] 2025-11-15 13:11:50.268+00:00 [TRACE] VirtualChainChanged broadcast #4 - L1+ on: - L0 has the new state VirtualChainChangedSubscription { active: false, include_accepted_transaction_ids: false }
[INFO] [stdout] 2025-11-15 13:11:50.268+00:00 [TRACE] Broadcasting plan: removed listener 0
[INFO] [stdout] 2025-11-15 13:11:50.268+00:00 [DEBUG] [Broadcaster-test-0] remove VirtualChainChanged subscription, count = 1, capacity = 2
[INFO] [stdout] 2025-11-15 13:11:50.268+00:00 [TRACE] VirtualChainChanged broadcast #4 - L1+ on: sending a notification...
[INFO] [stdout] 2025-11-15 13:11:50.268+00:00 [TRACE] VirtualChainChanged broadcast #4 - L1+ on: receiving sync signal...
[INFO] [stdout] 2025-11-15 13:11:50.268+00:00 [TRACE] [Broadcaster-test-0] sent notification VirtualChainChanged #4 to listener 1
[INFO] [stdout] 2025-11-15 13:11:50.268+00:00 [TRACE] VirtualChainChanged broadcast #5 - Initial Subscription Context 0 addresses
[INFO] [stdout] 2025-11-15 13:11:50.268+00:00 [TRACE] VirtualChainChanged broadcast #5 - all off: L1 Mutation { command: Stop, scope: VirtualChainChanged(VirtualChainChangedScope { include_accepted_transaction_ids: true }) }
[INFO] [stdout] 2025-11-15 13:11:50.268+00:00 [TRACE] VirtualChainChanged broadcast #5 - all off: - L1 has the new state VirtualChainChangedSubscription { active: false, include_accepted_transaction_ids: false }
[INFO] [stdout] 2025-11-15 13:11:50.268+00:00 [TRACE] Broadcasting plan: removed listener 1
[INFO] [stdout] 2025-11-15 13:11:50.268+00:00 [DEBUG] [Broadcaster-test-0] remove VirtualChainChanged subscription, count = 0, capacity = 2
[INFO] [stdout] 2025-11-15 13:11:50.268+00:00 [TRACE] VirtualChainChanged broadcast #5 - all off: sending a notification...
[INFO] [stdout] 2025-11-15 13:11:50.269+00:00 [TRACE] VirtualChainChanged broadcast #5 - all off: receiving sync signal...
[INFO] [stdout] 2025-11-15 13:11:50.276+00:00 [TRACE] UtxosChanged broadcast #3 - Initial Subscription Context 1 addresses
[INFO] [stdout] 2025-11-15 13:11:50.276+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] 2025-11-15 13:11:50.276+00:00 [TRACE] AddressTracker insert #1 kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh
[INFO] [stdout] 2025-11-15 13:11:50.276+00:00 [TRACE] AddressTracker inc count #1 to 1
[INFO] [stdout] 2025-11-15 13:11:50.276+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] 2025-11-15 13:11:50.276+00:00 [TRACE] Broadcasting plan: insert listener 1 with UtxosChangedSubscription { data: RwLock { data: UtxosChangedSubscriptionData { state: Selected, indexes: IndexSet({1}) } }, listener_id: 1 }
[INFO] [stdout] 2025-11-15 13:11:50.276+00:00 [DEBUG] [Broadcaster-test-0] insert UtxosChanged subscription, count = 2, capacity = 2
[INFO] [stdout] 2025-11-15 13:11:50.276+00:00 [TRACE] UtxosChanged broadcast #3 - L0[0], L1[1] <= N[0,1,2]: sending a notification...
[INFO] [stdout] 2025-11-15 13:11:50.276+00:00 [TRACE] UtxosChanged broadcast #3 - L0[0], L1[1] <= N[0,1,2]: receiving sync signal...
[INFO] [stdout] 2025-11-15 13:11:50.276+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #3 to listener 0
[INFO] [stdout] 2025-11-15 13:11:50.276+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #3 to listener 1
[INFO] [stdout] 2025-11-15 13:11:50.276+00:00 [TRACE] UtxosChanged broadcast #4 - Initial Subscription Context 2 addresses
[INFO] [stdout] 2025-11-15 13:11:50.276+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] 2025-11-15 13:11:50.276+00:00 [TRACE] AddressTracker insert #2 kaspa:qqpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqy4s4mpnqq
[INFO] [stdout] 2025-11-15 13:11:50.276+00:00 [TRACE] AddressTracker inc count #2 to 1
[INFO] [stdout] 2025-11-15 13:11:50.276+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] 2025-11-15 13:11:50.276+00:00 [TRACE] Broadcasting plan: insert listener 2 with UtxosChangedSubscription { data: RwLock { data: UtxosChangedSubscriptionData { state: Selected, indexes: IndexSet({2}) } }, listener_id: 2 }
[INFO] [stdout] 2025-11-15 13:11:50.276+00:00 [DEBUG] [Broadcaster-test-0] insert UtxosChanged subscription, count = 3, capacity = 3
[INFO] [stdout] 2025-11-15 13:11:50.276+00:00 [TRACE] UtxosChanged broadcast #4 - L0[0], L1[1], L2[2] <= N[0,1,2]: sending a notification...
[INFO] [stdout] 2025-11-15 13:11:50.276+00:00 [TRACE] UtxosChanged broadcast #4 - L0[0], L1[1], L2[2] <= N[0,1,2]: receiving sync signal...
[INFO] [stdout] 2025-11-15 13:11:50.277+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #4 to listener 0
[INFO] [stdout] 2025-11-15 13:11:50.277+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #4 to listener 1
[INFO] [stdout] 2025-11-15 13:11:50.277+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #4 to listener 2
[INFO] [stdout] 2025-11-15 13:11:50.277+00:00 [TRACE] UtxosChanged broadcast #5 - Initial Subscription Context 3 addresses
[INFO] [stdout] 2025-11-15 13:11:50.277+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] 2025-11-15 13:11:50.277+00:00 [TRACE] AddressTracker inc count #2 to 2
[INFO] [stdout] 2025-11-15 13:11:50.277+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] 2025-11-15 13:11:50.277+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] 2025-11-15 13:11:50.277+00:00 [TRACE] AddressTracker dec count #1 to 0
[INFO] [stdout] 2025-11-15 13:11:50.277+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] 2025-11-15 13:11:50.277+00:00 [TRACE] Broadcasting plan: removed listener 1
[INFO] [stdout] 2025-11-15 13:11:50.278+00:00 [TRACE] Broadcasting plan: insert listener 1 with UtxosChangedSubscription { data: RwLock { data: UtxosChangedSubscriptionData { state: All, indexes: IndexSet({}) } }, listener_id: 18446744073709551615 }
[INFO] [stdout] 2025-11-15 13:11:50.278+00:00 [DEBUG] [Broadcaster-test-0] insert UtxosChanged subscription, count = 3, capacity = 3
[INFO] [stdout] 2025-11-15 13:11:50.278+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] 2025-11-15 13:11:50.278+00:00 [TRACE] AddressTracker inc count #1 to 1
[INFO] [stdout] 2025-11-15 13:11:50.278+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] 2025-11-15 13:11:50.278+00:00 [TRACE] UtxosChanged broadcast #5 - L0[0, 2], L1[*], L2[1, 2] <= N[0,1,2]: sending a notification...
[INFO] [stdout] 2025-11-15 13:11:50.278+00:00 [TRACE] UtxosChanged broadcast #5 - L0[0, 2], L1[*], L2[1, 2] <= N[0,1,2]: receiving sync signal...
[INFO] [stdout] 2025-11-15 13:11:50.278+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #5 to listener 0
[INFO] [stdout] 2025-11-15 13:11:50.279+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #5 to listener 2
[INFO] [stdout] 2025-11-15 13:11:50.279+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #5 to listener 1
[INFO] [stdout] 2025-11-15 13:11:50.279+00:00 [TRACE] UtxosChanged broadcast #6 - Initial Subscription Context 3 addresses
[INFO] [stdout] 2025-11-15 13:11:50.279+00:00 [TRACE] UtxosChanged broadcast #6 - L0[0, 2], L1[*], L2[1, 2] <= N[0]: sending a notification...
[INFO] [stdout] 2025-11-15 13:11:50.279+00:00 [TRACE] UtxosChanged broadcast #6 - L0[0, 2], L1[*], L2[1, 2] <= N[0]: receiving sync signal...
[INFO] [stdout] 2025-11-15 13:11:50.279+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #6 to listener 0
[INFO] [stdout] 2025-11-15 13:11:50.279+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #6 to listener 1
[INFO] [stdout] 2025-11-15 13:11:50.279+00:00 [TRACE] UtxosChanged broadcast #7 - Initial Subscription Context 3 addresses
[INFO] [stdout] 2025-11-15 13:11:50.279+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] 2025-11-15 13:11:50.280+00:00 [TRACE] UtxosChangedSubscription: 15 in total (new all)
[INFO] [stdout] 2025-11-15 13:11:50.280+00:00 [TRACE] [Broadcaster-test-0] sent notification BlockAdded #2 to listener 0
[INFO] [stdout] 2025-11-15 13:11:50.280+00:00 [DEBUG] [Notifier test] start notifying about UtxosChangedScope (kaspa:qqpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqy4s4mpnqq) to listener 11512162557657891428 - test
[INFO] [stdout] 2025-11-15 13:11:50.280+00:00 [DEBUG] Memory configuration: UTXO changed events wil be tracked for at most 1835007 addresses
[INFO] [stdout] 2025-11-15 13:11:50.280+00:00 [DEBUG] Creating an address tracker with a capacity of 0
[INFO] [stdout] 2025-11-15 13:11:50.280+00:00 [TRACE] UtxosChangedSubscription: 18 in total (new all)
[INFO] [stdout] 2025-11-15 13:11:50.280+00:00 [TRACE] AddressTracker dec count #0 to 0
[INFO] [stdout] 2025-11-15 13:11:50.280+00:00 [TRACE] 0: add all 1
[INFO] [stdout] 2025-11-15 13:11:50.280+00:00 [TRACE] AddressTracker insert #2 kaspa:qqpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqy4s4mpnqq
[INFO] [stdout] 2025-11-15 13:11:50.280+00:00 [TRACE] AddressTracker inc count #2 to 1
[INFO] [stdout] 2025-11-15 13:11:50.280+00:00 [TRACE] [Notifier test] start notifying listener 11512162557657891428 about UtxosChangedScope (kaspa:qqpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqy4s4mpnqq) involves 1 mutations
[INFO] [stdout] 2025-11-15 13:11:50.280+00:00 [TRACE] AddressTracker inc count #2 to 2
[INFO] [stdout] 2025-11-15 13:11:50.280+00:00 [TRACE] Receiving sync message #4 after subscribing
[INFO] [stdout] 2025-11-15 13:11:50.280+00:00 [TRACE] Broadcasting plan: insert listener 11512162557657891428 with UtxosChangedSubscription { data: RwLock { data: UtxosChangedSubscriptionData { state: Selected, indexes: IndexSet({2}) } }, listener_id: 11512162557657891428 }
[INFO] [stdout] 2025-11-15 13:11:50.280+00:00 [DEBUG] [Broadcaster-test-0] insert UtxosChanged subscription, count = 3, capacity = 3
[INFO] [stdout] 2025-11-15 13:11:50.280+00:00 [TRACE] Sending notification #4
[INFO] [stdout] 2025-11-15 13:11:50.280+00:00 [TRACE] Receiving sync message #4 after notifying
[INFO] [stdout] 2025-11-15 13:11:50.280+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #4 to listener 322437721017824194
[INFO] [stdout] 2025-11-15 13:11:50.281+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #4 to listener 8156240885689552390
[INFO] [stdout] 2025-11-15 13:11:50.281+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #4 to listener 11512162557657891428
[INFO] [stdout] 2025-11-15 13:11:50.281+00:00 [TRACE] Execute test step #5: L0[0, 2], L1[*], L2[1, 2] <= N[0,1,2]
[INFO] [stdout] 2025-11-15 13:11:50.281+00:00 [TRACE] Mutation #0
[INFO] [stdout] 2025-11-15 13:11:50.281+00:00 [TRACE] [Notifier test] start sending to listener 322437721017824194 notifications of scope UtxosChanged(UtxosChangedScope { addresses: [kaspa:qqpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqy4s4mpnqq] })
[INFO] [stdout] 2025-11-15 13:11:50.281+00:00 [DEBUG] [Notifier test] start notifying about UtxosChangedScope (kaspa:qqpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqy4s4mpnqq) to listener 322437721017824194 - test
[INFO] [stdout] 2025-11-15 13:11:50.281+00:00 [TRACE] AddressTracker inc count #2 to 3
[INFO] [stdout] 2025-11-15 13:11:50.281+00:00 [TRACE] [Notifier test] start notifying listener 322437721017824194 about UtxosChangedScope (kaspa:qqpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqy4s4mpnqq) involves 1 mutations
[INFO] [stdout] 2025-11-15 13:11:50.281+00:00 [TRACE] Receiving sync message #5 after subscribing
[INFO] [stdout] 2025-11-15 13:11:50.281+00:00 [TRACE] Mutation #1
[INFO] [stdout] 2025-11-15 13:11:50.281+00:00 [TRACE] [Notifier test] start sending to listener 8156240885689552390 notifications of scope UtxosChanged(UtxosChangedScope { addresses: [] })
[INFO] [stdout] 2025-11-15 13:11:50.281+00:00 [DEBUG] [Notifier test] start notifying about UtxosChangedScope (all) to listener 8156240885689552390 - test
[INFO] [stdout] 2025-11-15 13:11:50.281+00:00 [TRACE] AddressTracker dec count #1 to 1
[INFO] [stdout] 2025-11-15 13:11:50.281+00:00 [TRACE] [Notifier test] start notifying listener 8156240885689552390 about UtxosChangedScope (all) involves 2 mutations
[INFO] [stdout] 2025-11-15 13:11:50.281+00:00 [TRACE] AddressTracker dec count #1 to 0
[INFO] [stdout] 2025-11-15 13:11:50.281+00:00 [TRACE] Receiving sync message #5 after subscribing
[INFO] [stdout] 2025-11-15 13:11:50.281+00:00 [TRACE] Broadcasting plan: removed listener 8156240885689552390
[INFO] [stdout] 2025-11-15 13:11:50.281+00:00 [TRACE] Broadcasting plan: insert listener 8156240885689552390 with UtxosChangedSubscription { data: RwLock { data: UtxosChangedSubscriptionData { state: All, indexes: IndexSet({}) } }, listener_id: 18446744073709551615 }
[INFO] [stdout] 2025-11-15 13:11:50.281+00:00 [DEBUG] [Broadcaster-test-0] insert UtxosChanged subscription, count = 3, capacity = 3
[INFO] [stdout] 2025-11-15 13:11:50.281+00:00 [TRACE] Mutation #2
[INFO] [stdout] 2025-11-15 13:11:50.281+00:00 [TRACE] [Notifier test] start sending to listener 11512162557657891428 notifications of scope UtxosChanged(UtxosChangedScope { addresses: [kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh] })
[INFO] [stdout] 2025-11-15 13:11:50.282+00:00 [DEBUG] [Notifier test] start notifying about UtxosChangedScope (kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh) to listener 11512162557657891428 - test
[INFO] [stdout] 2025-11-15 13:11:50.282+00:00 [TRACE] AddressTracker inc count #1 to 1
[INFO] [stdout] 2025-11-15 13:11:50.282+00:00 [TRACE] [Notifier test] start notifying listener 11512162557657891428 about UtxosChangedScope (kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh) involves 1 mutations
[INFO] [stdout] 2025-11-15 13:11:50.282+00:00 [TRACE] AddressTracker inc count #1 to 2
[INFO] [stdout] 2025-11-15 13:11:50.282+00:00 [TRACE] Receiving sync message #5 after subscribing
[INFO] [stdout] 2025-11-15 13:11:50.282+00:00 [TRACE] Sending notification #5
[INFO] [stdout] 2025-11-15 13:11:50.282+00:00 [TRACE] Receiving sync message #5 after notifying
[INFO] [stdout] 2025-11-15 13:11:50.282+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #5 to listener 322437721017824194
[INFO] [stdout] 2025-11-15 13:11:50.282+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #5 to listener 11512162557657891428
[INFO] [stdout] 2025-11-15 13:11:50.282+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #5 to listener 8156240885689552390
[INFO] [stdout] 2025-11-15 13:11:50.282+00:00 [TRACE] Execute test step #6: L0[0, 2], L1[*], L2[1, 2] <= N[0]
[INFO] [stdout] 2025-11-15 13:11:50.282+00:00 [TRACE] Sending notification #6
[INFO] [stdout] 2025-11-15 13:11:50.282+00:00 [TRACE] Receiving sync message #6 after notifying
[INFO] [stdout] 2025-11-15 13:11:50.282+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #6 to listener 322437721017824194
[INFO] [stdout] 2025-11-15 13:11:50.282+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #6 to listener 8156240885689552390
[INFO] [stdout] 2025-11-15 13:11:50.282+00:00 [TRACE] Execute test step #7: L0[2], L1[1], L2[*] <= N[0, 1]
[INFO] [stdout] 2025-11-15 13:11:50.282+00:00 [TRACE] Mutation #0
[INFO] [stdout] 2025-11-15 13:11:50.282+00:00 [TRACE] [Notifier test] stop sending to listener 322437721017824194 notifications of scope UtxosChanged(UtxosChangedScope { addresses: [kaspa:qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqkx9awp4e] })
[INFO] [stdout] 2025-11-15 13:11:50.282+00:00 [DEBUG] [Notifier test] stop notifying about UtxosChangedScope (kaspa:qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqkx9awp4e) to listener 322437721017824194 - test
[INFO] [stdout] 2025-11-15 13:11:50.282+00:00 [TRACE] AddressTracker dec count #0 to 1
[INFO] [stdout] 2025-11-15 13:11:50.282+00:00 [TRACE] [Notifier test] stop notifying listener 322437721017824194 about UtxosChangedScope (kaspa:qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqkx9awp4e) involves 1 mutations
[INFO] [stdout] 2025-11-15 13:11:50.283+00:00 [TRACE] AddressTracker dec count #0 to 0
[INFO] [stdout] 2025-11-15 13:11:50.283+00:00 [TRACE] Receiving sync message #7 after subscribing
[INFO] [stdout] 2025-11-15 13:11:50.283+00:00 [TRACE] Mutation #1
[INFO] [stdout] 2025-11-15 13:11:50.283+00:00 [TRACE] [Notifier test] start sending to listener 8156240885689552390 notifications of scope UtxosChanged(UtxosChangedScope { addresses: [kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh] })
[INFO] [stdout] 2025-11-15 13:11:50.283+00:00 [DEBUG] [Notifier test] start notifying about UtxosChangedScope (kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh) to listener 8156240885689552390 - test
[INFO] [stdout] 2025-11-15 13:11:50.283+00:00 [TRACE] AddressTracker inc count #1 to 3
[INFO] [stdout] 2025-11-15 13:11:50.283+00:00 [TRACE] [Notifier test] start notifying listener 8156240885689552390 about UtxosChangedScope (kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh) involves 2 mutations
[INFO] [stdout] 2025-11-15 13:11:50.283+00:00 [TRACE] Receiving sync message #7 after subscribing
[INFO] [stdout] 2025-11-15 13:11:50.283+00:00 [TRACE] Broadcasting plan: removed listener 8156240885689552390
[INFO] [stdout] 2025-11-15 13:11:50.283+00:00 [TRACE] Broadcasting plan: insert listener 8156240885689552390 with UtxosChangedSubscription { data: RwLock { data: UtxosChangedSubscriptionData { state: Selected, indexes: IndexSet({1}) } }, listener_id: 8156240885689552390 }
[INFO] [stdout] 2025-11-15 13:11:50.283+00:00 [DEBUG] [Broadcaster-test-0] insert UtxosChanged subscription, count = 3, capacity = 3
[INFO] [stdout] 2025-11-15 13:11:50.283+00:00 [TRACE] Mutation #2
[INFO] [stdout] 2025-11-15 13:11:50.283+00:00 [TRACE] [Notifier test] start sending to listener 11512162557657891428 notifications of scope UtxosChanged(UtxosChangedScope { addresses: [] })
[INFO] [stdout] 2025-11-15 13:11:50.283+00:00 [DEBUG] [Notifier test] start notifying about UtxosChangedScope (all) to listener 11512162557657891428 - test
[INFO] [stdout] 2025-11-15 13:11:50.283+00:00 [TRACE] AddressTracker dec count #1 to 2
[INFO] [stdout] 2025-11-15 13:11:50.283+00:00 [TRACE] AddressTracker dec count #2 to 2
[INFO] [stdout] 2025-11-15 13:11:50.283+00:00 [TRACE] [Notifier test] start notifying listener 11512162557657891428 about UtxosChangedScope (all) involves 2 mutations
[INFO] [stdout] 2025-11-15 13:11:50.283+00:00 [TRACE] Receiving sync message #7 after subscribing
[INFO] [stdout] 2025-11-15 13:11:50.283+00:00 [TRACE] Broadcasting plan: removed listener 11512162557657891428
[INFO] [stdout] 2025-11-15 13:11:50.283+00:00 [TRACE] Broadcasting plan: insert listener 11512162557657891428 with UtxosChangedSubscription { data: RwLock { data: UtxosChangedSubscriptionData { state: All, indexes: IndexSet({}) } }, listener_id: 18446744073709551615 }
[INFO] [stdout] 2025-11-15 13:11:50.283+00:00 [DEBUG] [Broadcaster-test-0] insert UtxosChanged subscription, count = 3, capacity = 3
[INFO] [stdout] 2025-11-15 13:11:50.283+00:00 [TRACE] Sending notification #7
[INFO] [stdout] 2025-11-15 13:11:50.284+00:00 [TRACE] Receiving sync message #7 after notifying
[INFO] [stdout] 2025-11-15 13:11:50.284+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #7 to listener 8156240885689552390
[INFO] [stdout] 2025-11-15 13:11:50.284+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #7 to listener 11512162557657891428
[INFO] [stdout] 2025-11-15 13:11:50.284+00:00 [TRACE] Execute test step #8: L2[*] <= N[0, 1, 2]
[INFO] [stdout] 2025-11-15 13:11:50.284+00:00 [TRACE] Mutation #0
[INFO] [stdout] 2025-11-15 13:11:50.284+00:00 [TRACE] [Notifier test] stop sending to listener 322437721017824194 notifications of scope UtxosChanged(UtxosChangedScope { addresses: [] })
[INFO] [stdout] 2025-11-15 13:11:50.284+00:00 [DEBUG] [Notifier test] stop notifying about UtxosChangedScope (all) to listener 322437721017824194 - test
[INFO] [stdout] 2025-11-15 13:11:50.284+00:00 [TRACE] AddressTracker dec count #2 to 1
[INFO] [stdout] 2025-11-15 13:11:50.284+00:00 [TRACE] [Notifier test] stop notifying listener 322437721017824194 about UtxosChangedScope (all) involves 1 mutations
[INFO] [stdout] 2025-11-15 13:11:50.284+00:00 [TRACE] AddressTracker dec count #2 to 0
[INFO] [stdout] 2025-11-15 13:11:50.284+00:00 [TRACE] Receiving sync message #8 after subscribing
[INFO] [stdout] 2025-11-15 13:11:50.284+00:00 [TRACE] Broadcasting plan: removed listener 322437721017824194
[INFO] [stdout] 2025-11-15 13:11:50.284+00:00 [DEBUG] [Broadcaster-test-0] remove UtxosChanged subscription, count = 2, capacity = 3
[INFO] [stdout] 2025-11-15 13:11:50.284+00:00 [TRACE] Mutation #1
[INFO] [stdout] 2025-11-15 13:11:50.284+00:00 [TRACE] [Notifier test] stop sending to listener 8156240885689552390 notifications of scope UtxosChanged(UtxosChangedScope { addresses: [kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh] })
[INFO] [stdout] 2025-11-15 13:11:50.284+00:00 [DEBUG] [Notifier test] stop notifying about UtxosChangedScope (kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh) to listener 8156240885689552390 - test
[INFO] [stdout] 2025-11-15 13:11:50.284+00:00 [TRACE] AddressTracker dec count #1 to 1
[INFO] [stdout] 2025-11-15 13:11:50.284+00:00 [TRACE] [Notifier test] stop notifying listener 8156240885689552390 about UtxosChangedScope (kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh) involves 1 mutations
[INFO] [stdout] 2025-11-15 13:11:50.284+00:00 [TRACE] AddressTracker dec count #1 to 0
[INFO] [stdout] 2025-11-15 13:11:50.284+00:00 [TRACE] Receiving sync message #8 after subscribing
[INFO] [stdout] 2025-11-15 13:11:50.284+00:00 [TRACE] Broadcasting plan: removed listener 8156240885689552390
[INFO] [stdout] 2025-11-15 13:11:50.284+00:00 [DEBUG] [Broadcaster-test-0] remove UtxosChanged subscription, count = 1, capacity = 3
[INFO] [stdout] 2025-11-15 13:11:50.285+00:00 [TRACE] Mutation #2
[INFO] [stdout] 2025-11-15 13:11:50.285+00:00 [TRACE] [Notifier test] stop sending to listener 11512162557657891428 notifications of scope UtxosChanged(UtxosChangedScope { addresses: [kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh] })
[INFO] [stdout] 2025-11-15 13:11:50.285+00:00 [DEBUG] [Notifier test] stop notifying about UtxosChangedScope (kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh) to listener 11512162557657891428 - test
[INFO] [stdout] 2025-11-15 13:11:50.285+00:00 [TRACE] [Notifier test] stop notifying listener 11512162557657891428 about UtxosChangedScope (kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh) is ignored (no mutation)
[INFO] [stdout] 2025-11-15 13:11:50.285+00:00 [TRACE] Receiving sync message #8 after subscribing
[INFO] [stdout] 2025-11-15 13:11:50.285+00:00 [TRACE] Sending notification #8
[INFO] [stdout] 2025-11-15 13:11:50.285+00:00 [TRACE] Receiving sync message #8 after notifying
[INFO] [stdout] 2025-11-15 13:11:50.285+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #8 to listener 11512162557657891428
[INFO] [stdout] 2025-11-15 13:11:50.285+00:00 [TRACE] Execute test step #9: all off
[INFO] [stdout] 2025-11-15 13:11:50.285+00:00 [TRACE] Mutation #2
[INFO] [stdout] 2025-11-15 13:11:50.285+00:00 [TRACE] [Notifier test] stop sending to listener 11512162557657891428 notifications of scope UtxosChanged(UtxosChangedScope { addresses: [] })
[INFO] [stdout] 2025-11-15 13:11:50.285+00:00 [DEBUG] [Notifier test] stop notifying about UtxosChangedScope (all) to listener 11512162557657891428 - test
[INFO] [stdout] 2025-11-15 13:11:50.285+00:00 [TRACE] [Notifier test] stop notifying listener 11512162557657891428 about UtxosChangedScope (all) involves 1 mutations
[INFO] [stdout] 2025-11-15 13:11:50.285+00:00 [TRACE] Receiving sync message #9 after subscribing
[INFO] [stdout] 2025-11-15 13:11:50.285+00:00 [TRACE] Broadcasting plan: removed listener 11512162557657891428
[INFO] [stdout] 2025-11-15 13:11:50.285+00:00 [DEBUG] [Broadcaster-test-0] remove UtxosChanged subscription, count = 0, capacity = 3
[INFO] [stdout] 2025-11-15 13:11:50.285+00:00 [TRACE] Sending notification #9
[INFO] [stdout] 2025-11-15 13:11:50.285+00:00 [TRACE] Receiving sync message #9 after notifying
[INFO] [stdout] 2025-11-15 13:11:50.285+00:00 [TRACE] [Notifier test] joining
[INFO] [stdout] 2025-11-15 13:11:50.285+00:00 [DEBUG] [Notifier test] stopping collectors
[INFO] [stdout] 2025-11-15 13:11:50.285+00:00 [TRACE] [Collector test] joining
[INFO] [stdout] 2025-11-15 13:11:50.285+00:00 [DEBUG] [Collector test] notification stream ended
[INFO] [stdout] 2025-11-15 13:11:50.285+00:00 [TRACE] [Collector test] collecting task ended
[INFO] [stdout] 2025-11-15 13:11:50.286+00:00 [DEBUG] [Collector test] terminated
[INFO] [stdout] 2025-11-15 13:11:50.286+00:00 [DEBUG] [Notifier test] stopped collectors
[INFO] [stdout] 2025-11-15 13:11:50.286+00:00 [DEBUG] [Notifier test] stopping broadcasters
[INFO] [stdout] 2025-11-15 13:11:50.286+00:00 [TRACE] [Broadcaster-test-0] joining
[INFO] [stdout] 2025-11-15 13:11:50.286+00:00 [DEBUG] [Broadcaster-test-0] notification stream ended
[INFO] [stdout] 2025-11-15 13:11:50.286+00:00 [DEBUG] [Broadcaster-test-0] terminated
[INFO] [stdout] 2025-11-15 13:11:50.286+00:00 [DEBUG] [Notifier test] stopping subscribers
[INFO] [stdout] 2025-11-15 13:11:50.286+00:00 [TRACE] [Subscriber test] joining
[INFO] [stdout] 2025-11-15 13:11:50.286+00:00 [DEBUG] [Subscriber test] subscription stream ended
[INFO] [stdout] 2025-11-15 13:11:50.286+00:00 [DEBUG] [Subscriber test] terminated
[INFO] [stdout] 2025-11-15 13:11:50.286+00:00 [DEBUG] [Notifier test] closing listeners
[INFO] [stdout] 2025-11-15 13:11:50.286+00:00 [TRACE] UtxosChangedSubscription: 17 in total (drop none)
[INFO] [stdout] 2025-11-15 13:11:50.286+00:00 [TRACE] UtxosChangedSubscription: 16 in total (drop none)
[INFO] [stdout] 2025-11-15 13:11:50.286+00:00 [TRACE] UtxosChangedSubscription: 15 in total (drop none)
[INFO] [stdout] 2025-11-15 13:11:50.286+00:00 [DEBUG] [Notifier test] terminated
[INFO] [stdout] 2025-11-15 13:11:50.286+00:00 [TRACE] UtxosChangedSubscription: 14 in total (drop all)
[INFO] [stdout] 2025-11-15 13:11:50.286+00:00 [TRACE] [Broadcaster-test-0] joining
[INFO] [stdout] 2025-11-15 13:11:50.286+00:00 [DEBUG] [Broadcaster-test-0] notification stream ended
[INFO] [stdout] 2025-11-15 13:11:50.286+00:00 [DEBUG] [Broadcaster-test-0] terminated
[INFO] [stdout] 2025-11-15 13:11:50.287+00:00 [TRACE] 1: state = VirtualChainChangedSubscription { include_accepted_transaction_ids: [0, 2] }
[INFO] [stdout] 2025-11-15 13:11:50.287+00:00 [TRACE] 2: remove all 2
[INFO] [stdout] 2025-11-15 13:11:50.287+00:00 [TRACE] [Broadcaster-test-0] sent notification BlockAdded #2 to listener 1
[INFO] [stdout] 2025-11-15 13:11:50.287+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #3 - Initial Subscription Context 0 addresses
[INFO] [stdout] 2025-11-15 13:11:50.287+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #3 - L1 on: L0 Mutation { command: Stop, scope: BlockAdded(BlockAddedScope) }
[INFO] [stdout] 2025-11-15 13:11:50.287+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #3 - L1 on: - L0 has the new state OverallSubscription { event_type: BlockAdded, active: false }
[INFO] [stdout] 2025-11-15 13:11:50.287+00:00 [TRACE] Broadcasting plan: removed listener 0
[INFO] [stdout] 2025-11-15 13:11:50.287+00:00 [DEBUG] [Broadcaster-test-0] remove BlockAdded subscription, count = 1, capacity = 1
[INFO] [stdout] 2025-11-15 13:11:50.287+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #3 - L1 on: sending a notification...
[INFO] [stdout] 2025-11-15 13:11:50.287+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #3 - L1 on: receiving sync signal...
[INFO] [stdout] 2025-11-15 13:11:50.287+00:00 [TRACE] apply_overall_subscription: BlockAdded(BlockAddedNotification { data: 3 }), OverallSubscription { event_type: BlockAdded, active: true }
[INFO] [stdout] 2025-11-15 13:11:50.287+00:00 [TRACE] [Broadcaster-test-0] sent notification BlockAdded #3 to listener 1
[INFO] [stdout] 2025-11-15 13:11:50.287+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #4 - Initial Subscription Context 0 addresses
[INFO] [stdout] 2025-11-15 13:11:50.287+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #4 - all off: L1 Mutation { command: Stop, scope: BlockAdded(BlockAddedScope) }
[INFO] [stdout] 2025-11-15 13:11:50.287+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #4 - all off: - L1 has the new state OverallSubscription { event_type: BlockAdded, active: false }
[INFO] [stdout] 2025-11-15 13:11:50.287+00:00 [TRACE] Broadcasting plan: removed listener 1
[INFO] [stdout] 2025-11-15 13:11:50.287+00:00 [DEBUG] [Broadcaster-test-0] remove BlockAdded subscription, count = 0, capacity = 1
[INFO] [stdout] 2025-11-15 13:11:50.287+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #4 - all off: sending a notification...
[INFO] [stdout] 2025-11-15 13:11:50.287+00:00 [TRACE] BlockAdded broadcast (OverallSubscription type) #4 - all off: receiving sync signal...
[INFO] [stdout] 2025-11-15 13:11:50.287+00:00 [TRACE] [Broadcaster-test-0] joining
[INFO] [stdout] 2025-11-15 13:11:50.287+00:00 [DEBUG] [Broadcaster-test-0] notification stream ended
[INFO] [stdout] 2025-11-15 13:11:50.288+00:00 [DEBUG] [Broadcaster-test-0] terminated
[INFO] [stdout] 2025-11-15 13:11:50.288+00:00 [TRACE] UtxosChangedSubscription: 12 in total (drop none)
[INFO] [stdout] 2025-11-15 13:11:50.288+00:00 [TRACE] UtxosChangedSubscription: 11 in total (drop none)
[INFO] [stdout] 2025-11-15 13:11:50.288+00:00 [TRACE] UtxosChangedSubscription: 10 in total (drop all)
[INFO] [stdout] 2025-11-15 13:11:50.288+00:00 [TRACE] 0: state = UtxosChangedSubscription { all: 1, indexes: CounterMap({}) }
[INFO] [stdout] 2025-11-15 13:11:50.288+00:00 [TRACE] 1: add all 2
[INFO] [stdout] 2025-11-15 13:11:50.288+00:00 [TRACE] 1: state = UtxosChangedSubscription { all: 2, indexes: CounterMap({}) }
[INFO] [stdout] 2025-11-15 13:11:50.288+00:00 [TRACE] 2: remove all 2
[INFO] [stdout] 2025-11-15 13:11:50.288+00:00 [TRACE] 2: state = UtxosChangedSubscription { all: 1, indexes: CounterMap({}) }
[INFO] [stdout] 2025-11-15 13:11:50.288+00:00 [TRACE] 3: remove all 1
[INFO] [stdout] 2025-11-15 13:11:50.288+00:00 [TRACE] 3: state = UtxosChangedSubscription { all: 0, indexes: CounterMap({}) }
[INFO] [stdout] 2025-11-15 13:11:50.288+00:00 [TRACE] 4: add a0 1
[INFO] [stdout] 2025-11-15 13:11:50.288+00:00 [TRACE] AddressTracker insert #0 kaspa:qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqkx9awp4e
[INFO] [stdout] 2025-11-15 13:11:50.288+00:00 [TRACE] AddressTracker inc count #0 to 1
[INFO] [stdout] 2025-11-15 13:11:50.288+00:00 [TRACE] 4: state = UtxosChangedSubscription { all: 0, indexes: CounterMap({0: 1}) }
[INFO] [stdout] 2025-11-15 13:11:50.288+00:00 [TRACE] 5: add a0 2
[INFO] [stdout] 2025-11-15 13:11:50.288+00:00 [TRACE] 5: state = UtxosChangedSubscription { all: 0, indexes: CounterMap({0: 2}) }
[INFO] [stdout] 2025-11-15 13:11:50.288+00:00 [TRACE] 6: add a1 1
[INFO] [stdout] 2025-11-15 13:11:50.288+00:00 [TRACE] AddressTracker insert #1 kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh
[INFO] [stdout] 2025-11-15 13:11:50.288+00:00 [TRACE] AddressTracker inc count #1 to 1
[INFO] [stdout] 2025-11-15 13:11:50.288+00:00 [TRACE] 6: state = UtxosChangedSubscription { all: 0, indexes: CounterMap({0: 2, 1: 1}) }
[INFO] [stdout] 2025-11-15 13:11:50.288+00:00 [TRACE] 7: remove a0 2
[INFO] [stdout] 2025-11-15 13:11:50.288+00:00 [TRACE] 7: state = UtxosChangedSubscription { all: 0, indexes: CounterMap({0: 1, 1: 1}) }
[INFO] [stdout] 2025-11-15 13:11:50.288+00:00 [TRACE] 8: remove a1 1
[INFO] [stdout] 2025-11-15 13:11:50.289+00:00 [TRACE] AddressTracker dec count #1 to 0
[INFO] [stdout] 2025-11-15 13:11:50.289+00:00 [TRACE] 8: state = UtxosChangedSubscription { all: 0, indexes: CounterMap({0: 1, 1: 0}) }
[INFO] [stdout] 2025-11-15 13:11:50.289+00:00 [TRACE] 9: remove a0 1
[INFO] [stdout] 2025-11-15 13:11:50.289+00:00 [TRACE] AddressTracker dec count #0 to 0
[INFO] [stdout] 2025-11-15 13:11:50.289+00:00 [TRACE] 9: state = UtxosChangedSubscription { all: 0, indexes: CounterMap({0: 0, 1: 0}) }
[INFO] [stdout] 2025-11-15 13:11:50.289+00:00 [TRACE] 10: add all 1
[INFO] [stdout] 2025-11-15 13:11:50.289+00:00 [TRACE] 10: state = UtxosChangedSubscription { all: 1, indexes: CounterMap({0: 0, 1: 0}) }
[INFO] [stdout] 2025-11-15 13:11:50.289+00:00 [TRACE] 11: add a0a1, masked by all
[INFO] [stdout] 2025-11-15 13:11:50.289+00:00 [TRACE] AddressTracker inc count #0 to 1
[INFO] [stdout] 2025-11-15 13:11:50.289+00:00 [TRACE] AddressTracker inc count #1 to 1
[INFO] [stdout] 2025-11-15 13:11:50.289+00:00 [TRACE] 11: state = UtxosChangedSubscription { all: 1, indexes: CounterMap({0: 1, 1: 1}) }
[INFO] [stdout] 2025-11-15 13:11:50.289+00:00 [TRACE] 12: remove all 1, revealing a0a1
[INFO] [stdout] 2025-11-15 13:11:50.289+00:00 [TRACE] 12: state = UtxosChangedSubscription { all: 0, indexes: CounterMap({0: 1, 1: 1}) }
[INFO] [stdout] 2025-11-15 13:11:50.289+00:00 [TRACE] 13: add all 1, masking a0a1
[INFO] [stdout] 2025-11-15 13:11:50.289+00:00 [TRACE] 13: state = UtxosChangedSubscription { all: 1, indexes: CounterMap({0: 1, 1: 1}) }
[INFO] [stdout] 2025-11-15 13:11:50.289+00:00 [TRACE] 14: remove a1, masked by all
[INFO] [stdout] 2025-11-15 13:11:50.289+00:00 [TRACE] AddressTracker dec count #1 to 0
[INFO] [stdout] 2025-11-15 13:11:50.289+00:00 [TRACE] 14: state = UtxosChangedSubscription { all: 1, indexes: CounterMap({0: 1, 1: 0}) }
[INFO] [stdout] 2025-11-15 13:11:50.289+00:00 [TRACE] 15: remove all 1, revealing a0
[INFO] [stdout] 2025-11-15 13:11:50.289+00:00 [TRACE] 15: state = UtxosChangedSubscription { all: 0, indexes: CounterMap({0: 1, 1: 0}) }
[INFO] [stdout] 2025-11-15 13:11:50.289+00:00 [TRACE] 16: remove a0
[INFO] [stdout] 2025-11-15 13:11:50.289+00:00 [TRACE] AddressTracker dec count #0 to 0
[INFO] [stdout] 2025-11-15 13:11:50.289+00:00 [TRACE] 16: state = UtxosChangedSubscription { all: 0, indexes: CounterMap({0: 0, 1: 0}) }
[INFO] [stdout] 2025-11-15 13:11:50.289+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] 2025-11-15 13:11:50.289+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] 2025-11-15 13:11:50.289+00:00 [TRACE] AddressTracker inc count #1 to 2
[INFO] [stdout] 2025-11-15 13:11:50.289+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] 2025-11-15 13:11:50.289+00:00 [TRACE] Broadcasting plan: removed listener 1
[INFO] [stdout] 2025-11-15 13:11:50.290+00:00 [TRACE] Broadcasting plan: insert listener 1 with UtxosChangedSubscription { data: RwLock { data: UtxosChangedSubscriptionData { state: Selected, indexes: IndexSet({1}) } }, listener_id: 1 }
[INFO] [stdout] 2025-11-15 13:11:50.290+00:00 [DEBUG] [Broadcaster-test-0] insert UtxosChanged subscription, count = 3, capacity = 3
[INFO] [stdout] 2025-11-15 13:11:50.290+00:00 [TRACE] UtxosChanged broadcast #7 - L0[2], L1[1], L2[*] <= N[0, 1]: L2 Mutation { command: Start, scope: UtxosChanged(UtxosChangedScope { addresses: [] }) }
[INFO] [stdout] 2025-11-15 13:11:50.290+00:00 [TRACE] AddressTracker dec count #1 to 1
[INFO] [stdout] 2025-11-15 13:11:50.290+00:00 [TRACE] AddressTracker dec count #2 to 1
[INFO] [stdout] 2025-11-15 13:11:50.290+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] 2025-11-15 13:11:50.290+00:00 [TRACE] Broadcasting plan: removed listener 2
[INFO] [stdout] 2025-11-15 13:11:50.290+00:00 [TRACE] Broadcasting plan: insert listener 2 with UtxosChangedSubscription { data: RwLock { data: UtxosChangedSubscriptionData { state: All, indexes: IndexSet({}) } }, listener_id: 18446744073709551615 }
[INFO] [stdout] 2025-11-15 13:11:50.290+00:00 [DEBUG] [Broadcaster-test-0] insert UtxosChanged subscription, count = 3, capacity = 3
[INFO] [stdout] 2025-11-15 13:11:50.290+00:00 [TRACE] UtxosChanged broadcast #7 - L0[2], L1[1], L2[*] <= N[0, 1]: sending a notification...
[INFO] [stdout] 2025-11-15 13:11:50.290+00:00 [TRACE] UtxosChanged broadcast #7 - L0[2], L1[1], L2[*] <= N[0, 1]: receiving sync signal...
[INFO] [stdout] 2025-11-15 13:11:50.290+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #7 to listener 1
[INFO] [stdout] 2025-11-15 13:11:50.290+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #7 to listener 2
[INFO] [stdout] 2025-11-15 13:11:50.290+00:00 [TRACE] UtxosChanged broadcast #8 - Initial Subscription Context 3 addresses
[INFO] [stdout] 2025-11-15 13:11:50.290+00:00 [TRACE] UtxosChanged broadcast #8 - L2[*] <= N[0, 1, 2]: L0 Mutation { command: Stop, scope: UtxosChanged(UtxosChangedScope { addresses: [] }) }
[INFO] [stdout] 2025-11-15 13:11:50.290+00:00 [TRACE] AddressTracker dec count #2 to 0
[INFO] [stdout] 2025-11-15 13:11:50.290+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] 2025-11-15 13:11:50.291+00:00 [TRACE] Broadcasting plan: removed listener 0
[INFO] [stdout] 2025-11-15 13:11:50.291+00:00 [DEBUG] [Broadcaster-test-0] remove UtxosChanged subscription, count = 2, capacity = 3
[INFO] [stdout] 2025-11-15 13:11:50.291+00:00 [TRACE] UtxosChanged broadcast #8 - L2[*] <= N[0, 1, 2]: L1 Mutation { command: Stop, scope: UtxosChanged(UtxosChangedScope { addresses: [kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh] }) }
[INFO] [stdout] 2025-11-15 13:11:50.291+00:00 [TRACE] AddressTracker dec count #1 to 0
[INFO] [stdout] 2025-11-15 13:11:50.291+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] 2025-11-15 13:11:50.291+00:00 [TRACE] Broadcasting plan: removed listener 1
[INFO] [stdout] 2025-11-15 13:11:50.291+00:00 [DEBUG] [Broadcaster-test-0] remove UtxosChanged subscription, count = 1, capacity = 3
[INFO] [stdout] 2025-11-15 13:11:50.291+00:00 [TRACE] UtxosChanged broadcast #8 - L2[*] <= N[0, 1, 2]: L2 Mutation { command: Stop, scope: UtxosChanged(UtxosChangedScope { addresses: [kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh] }) }
[INFO] [stdout] 2025-11-15 13:11:50.291+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] 2025-11-15 13:11:50.291+00:00 [TRACE] #8
[INFO] [stdout] 2025-11-15 13:11:50.291+00:00 [TRACE] UtxosChanged broadcast #8 - L2[*] <= N[0, 1, 2]: sending a notification...
[INFO] [stdout] 2025-11-15 13:11:50.291+00:00 [TRACE] UtxosChanged broadcast #8 - L2[*] <= N[0, 1, 2]: receiving sync signal...
[INFO] [stdout] 2025-11-15 13:11:50.291+00:00 [TRACE] [Broadcaster-test-0] sent notification UtxosChanged #8 to listener 2
[INFO] [stdout] 2025-11-15 13:11:50.291+00:00 [TRACE] UtxosChanged broadcast #9 - Initial Subscription Context 3 addresses
[INFO] [stdout] 2025-11-15 13:11:50.291+00:00 [TRACE] UtxosChanged broadcast #9 - all off: L2 Mutation { command: Stop, scope: UtxosChanged(UtxosChangedScope { addresses: [] }) }
[INFO] [stdout] 2025-11-15 13:11:50.291+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] 2025-11-15 13:11:50.291+00:00 [TRACE] Broadcasting plan: removed listener 2
[INFO] [stdout] 2025-11-15 13:11:50.291+00:00 [DEBUG] [Broadcaster-test-0] remove UtxosChanged subscription, count = 0, capacity = 3
[INFO] [stdout] 2025-11-15 13:11:50.291+00:00 [TRACE] UtxosChanged broadcast #9 - all off: sending a notification...
[INFO] [stdout] 2025-11-15 13:11:50.291+00:00 [TRACE] UtxosChanged broadcast #9 - all off: receiving sync signal...
[INFO] [stdout] 2025-11-15 13:11:50.291+00:00 [TRACE] [Broadcaster-test-0] joining
[INFO] [stdout] 2025-11-15 13:11:50.291+00:00 [DEBUG] [Broadcaster-test-0] notification stream ended
[INFO] [stdout] 2025-11-15 13:11:50.291+00:00 [DEBUG] [Broadcaster-test-0] terminated
[INFO] [stdout] 2025-11-15 13:11:50.291+00:00 [TRACE] UtxosChangedSubscription: 9 in total (drop none)
[INFO] [stdout] 2025-11-15 13:11:50.291+00:00 [TRACE] UtxosChangedSubscription: 8 in total (drop none)
[INFO] [stdout] 2025-11-15 13:11:50.291+00:00 [TRACE] UtxosChangedSubscription: 7 in total (drop none)
[INFO] [stdout] 2025-11-15 13:11:50.291+00:00 [TRACE] UtxosChangedSubscription: 6 in total (drop all)
[INFO] [stdout] test notifier::tests::test_utxos_changed ... ok
[INFO] [stdout] 2025-11-15 13:11:50.292+00:00 [TRACE] [Notifier test] registering listener 14847665051793008388
[INFO] [stdout] test broadcaster::tests::test_overall ... ok
[INFO] [stdout] test broadcaster::tests::test_utxos_changed ... ok
[INFO] [stdout] test subscription::context::tests::test_counter_map_size ... ignored, measuring consumed memory
[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] 2025-11-15 13:11:50.292+00:00 [DEBUG] Memory configuration: UTXO changed events wil be tracked for at most 1835007 addresses
[INFO] [stdout] 2025-11-15 13:11:50.292+00:00 [TRACE] UtxosChangedSubscription: 13 in total (drop none)
[INFO] [stdout] 2025-11-15 13:11:50.292+00:00 [TRACE] 2: state = VirtualChainChangedSubscription { include_accepted_transaction_ids: [0, 1] }
[INFO] [stdout] 2025-11-15 13:11:50.292+00:00 [TRACE] 3: remove all 1
[INFO] [stdout] 2025-11-15 13:11:50.292+00:00 [TRACE] 3: state = VirtualChainChangedSubscription { include_accepted_transaction_ids: [0, 0] }
[INFO] [stdout] 2025-11-15 13:11:50.292+00:00 [TRACE] 4: add reduced 1
[INFO] [stdout] 2025-11-15 13:11:50.292+00:00 [TRACE] 4: state = VirtualChainChangedSubscription { include_accepted_transaction_ids: [1, 0] }
[INFO] [stdout] 2025-11-15 13:11:50.292+00:00 [TRACE] 5: add reduced 2
[INFO] [stdout] 2025-11-15 13:11:50.292+00:00 [TRACE] 5: state = VirtualChainChangedSubscription { include_accepted_transaction_ids: [2, 0] }
[INFO] [stdout] 2025-11-15 13:11:50.292+00:00 [TRACE] 6: remove reduced 2
[INFO] [stdout] 2025-11-15 13:11:50.292+00:00 [TRACE] 6: state = VirtualChainChangedSubscription { include_accepted_transaction_ids: [1, 0] }
[INFO] [stdout] 2025-11-15 13:11:50.292+00:00 [TRACE] 7: remove reduced 1
[INFO] [stdout] 2025-11-15 13:11:50.292+00:00 [TRACE] 7: state = VirtualChainChangedSubscription { include_accepted_transaction_ids: [0, 0] }
[INFO] [stdout] 2025-11-15 13:11:50.292+00:00 [TRACE] 8: add all 1
[INFO] [stdout] 2025-11-15 13:11:50.292+00:00 [TRACE] 8: state = VirtualChainChangedSubscription { include_accepted_transaction_ids: [0, 1] }
[INFO] [stdout] 2025-11-15 13:11:50.292+00:00 [TRACE] 9: add reduced 1, masked by all
[INFO] [stdout] 2025-11-15 13:11:50.292+00:00 [TRACE] 9: state = VirtualChainChangedSubscription { include_accepted_transaction_ids: [1, 1] }
[INFO] [stdout] 2025-11-15 13:11:50.292+00:00 [TRACE] 10: remove all 1, revealing reduced
[INFO] [stdout] 2025-11-15 13:11:50.292+00:00 [TRACE] 10: state = VirtualChainChangedSubscription { include_accepted_transaction_ids: [1, 0] }
[INFO] [stdout] 2025-11-15 13:11:50.293+00:00 [TRACE] 11: add all 1, masking reduced
[INFO] [stdout] 2025-11-15 13:11:50.293+00:00 [DEBUG] Memory configuration: UTXO changed events wil be tracked for at most 1835007 addresses
[INFO] [stdout] 2025-11-15 13:11:50.293+00:00 [DEBUG] Creating an address tracker with a capacity of 0
[INFO] [stdout] 2025-11-15 13:11:50.293+00:00 [TRACE] UtxosChangedSubscription: 7 in total (new all)
[INFO] [stdout] 2025-11-15 13:11:50.293+00:00 [TRACE] UtxosChangedSubscription: 8 in total (new none)
[INFO] [stdout] 2025-11-15 13:11:50.293+00:00 [TRACE] UtxosChangedSubscription: 9 in total (new selected(0))
[INFO] [stdout] 2025-11-15 13:11:50.293+00:00 [TRACE] AddressTracker insert #0 kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh
[INFO] [stdout] 2025-11-15 13:11:50.293+00:00 [TRACE] AddressTracker inc count #0 to 1
[INFO] [stdout] 2025-11-15 13:11:50.293+00:00 [TRACE] AddressTracker insert #1 kaspa:qqpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqy4s4mpnqq
[INFO] [stdout] 2025-11-15 13:11:50.293+00:00 [TRACE] AddressTracker inc count #1 to 1
[INFO] [stdout] 2025-11-15 13:11:50.293+00:00 [TRACE] UtxosChangedSubscription: 10 in total (new selected(0))
[INFO] [stdout] 2025-11-15 13:11:50.293+00:00 [TRACE] AddressTracker inc count #0 to 2
[INFO] [stdout] 2025-11-15 13:11:50.293+00:00 [TRACE] AddressTracker inc count #1 to 2
[INFO] [stdout] 2025-11-15 13:11:50.293+00:00 [TRACE] AddressTracker insert #2 kaspa:qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqkx9awp4e
[INFO] [stdout] 2025-11-15 13:11:50.293+00:00 [TRACE] AddressTracker inc count #2 to 1
[INFO] [stdout] 2025-11-15 13:11:50.293+00:00 [TRACE] UtxosChangedSubscription: 11 in total (new selected(0))
[INFO] [stdout] 2025-11-15 13:11:50.293+00:00 [TRACE] AddressTracker inc count #2 to 2
[INFO] [stdout] 2025-11-15 13:11:50.293+00:00 [TRACE] AddressTracker inc count #0 to 3
[INFO] [stdout] 2025-11-15 13:11:50.293+00:00 [TRACE] AddressTracker inc count #1 to 3
[INFO] [stdout] 2025-11-15 13:11:50.293+00:00 [TRACE] UtxosChangedSubscription: 12 in total (new all)
[INFO] [stdout] 2025-11-15 13:11:50.293+00:00 [TRACE] UtxosChangedSubscription: 13 in total (new all)
[INFO] [stdout] 2025-11-15 13:11:50.293+00:00 [TRACE] UtxosChangedSubscription: 12 in total (drop none)
[INFO] [stdout] 2025-11-15 13:11:50.293+00:00 [TRACE] UtxosChangedSubscription: 11 in total (drop selected(2))
[INFO] [stdout] 2025-11-15 13:11:50.293+00:00 [TRACE] UtxosChangedSubscription: 10 in total (drop selected(3))
[INFO] [stdout] 2025-11-15 13:11:50.293+00:00 [TRACE] UtxosChangedSubscription: 9 in total (drop selected(3))
[INFO] [stdout] 2025-11-15 13:11:50.293+00:00 [TRACE] UtxosChangedSubscription: 8 in total (drop all)
[INFO] [stdout] 2025-11-15 13:11:50.293+00:00 [TRACE] UtxosChangedSubscription: 7 in total (drop all)
[INFO] [stdout] 2025-11-15 13:11:50.293+00:00 [TRACE] UtxosChangedSubscription: 6 in total (drop all)
[INFO] [stdout] test subscription::single::tests::test_subscription_hash ... ok
[INFO] [stdout] 2025-11-15 13:11:50.294+00:00 [DEBUG] Memory configuration: UTXO changed events wil be tracked for at most 1835007 addresses
[INFO] [stdout] 2025-11-15 13:11:50.294+00:00 [DEBUG] Creating an address tracker with a capacity of 0
[INFO] [stdout] 2025-11-15 13:11:50.294+00:00 [TRACE] UtxosChangedSubscription: 7 in total (new all)
[INFO] [stdout] 2025-11-15 13:11:50.294+00:00 [TRACE] UtxosChangedSubscription: 8 in total (new none)
[INFO] [stdout] 2025-11-15 13:11:50.294+00:00 [TRACE] UtxosChangedSubscription: 9 in total (new all)
[INFO] [stdout] 2025-11-15 13:11:50.294+00:00 [TRACE] UtxosChangedSubscription: 10 in total (new all)
[INFO] [stdout] 2025-11-15 13:11:50.294+00:00 [TRACE] UtxosChangedSubscription: 11 in total (new none)
[INFO] [stdout] 2025-11-15 13:11:50.294+00:00 [TRACE] UtxosChangedSubscription: 12 in total (new selected(0))
[INFO] [stdout] 2025-11-15 13:11:50.294+00:00 [TRACE] AddressTracker insert #0 kaspa:qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqkx9awp4e
[INFO] [stdout] 2025-11-15 13:11:50.294+00:00 [TRACE] AddressTracker inc count #0 to 1
[INFO] [stdout] 2025-11-15 13:11:50.294+00:00 [TRACE] UtxosChangedSubscription: 13 in total (new selected(0))
[INFO] [stdout] 2025-11-15 13:11:50.294+00:00 [TRACE] AddressTracker inc count #0 to 2
[INFO] [stdout] 2025-11-15 13:11:50.294+00:00 [TRACE] UtxosChangedSubscription: 14 in total (new none)
[INFO] [stdout] 2025-11-15 13:11:50.294+00:00 [TRACE] UtxosChangedSubscription: 15 in total (new none)
[INFO] [stdout] 2025-11-15 13:11:50.294+00:00 [TRACE] UtxosChangedSubscription: 16 in total (new none)
[INFO] [stdout] 2025-11-15 13:11:50.294+00:00 [TRACE] UtxosChangedSubscription: 17 in total (new none)
[INFO] [stdout] 2025-11-15 13:11:50.294+00:00 [TRACE] UtxosChangedSubscription: 18 in total (new selected(0))
[INFO] [stdout] 2025-11-15 13:11:50.294+00:00 [TRACE] AddressTracker inc count #0 to 3
[INFO] [stdout] 2025-11-15 13:11:50.294+00:00 [TRACE] AddressTracker insert #1 kaspa:qqqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszu8g5qjdh
[INFO] [stdout] 2025-11-15 13:11:50.294+00:00 [TRACE] AddressTracker inc count #1 to 1
[INFO] [stdout] 2025-11-15 13:11:50.294+00:00 [TRACE] UtxosChangedSubscription: 19 in total (new all)
[INFO] [stdout] 2025-11-15 13:11:50.294+00:00 [TRACE] UtxosChangedSubscription: 20 in total (new all)
[INFO] [stdout] 2025-11-15 13:11:50.294+00:00 [TRACE] UtxosChangedSubscription: 21 in total (new selected(0))
[INFO] [stdout] 2025-11-15 13:11:50.294+00:00 [TRACE] AddressTracker inc count #0 to 4
[INFO] [stdout] 2025-11-15 13:11:50.294+00:00 [TRACE] AddressTracker inc count #1 to 2
[INFO] [stdout] 2025-11-15 13:11:50.294+00:00 [TRACE] UtxosChangedSubscription: 22 in total (new selected(0))
[INFO] [stdout] 2025-11-15 13:11:50.294+00:00 [TRACE] AddressTracker inc count #0 to 5
[INFO] [stdout] 2025-11-15 13:11:50.294+00:00 [TRACE] AddressTracker inc count #1 to 3
[INFO] [stdout] 2025-11-15 13:11:50.294+00:00 [TRACE] UtxosChangedSubscription: 23 in total (new selected(0))
[INFO] [stdout] 2025-11-15 13:11:50.294+00:00 [TRACE] AddressTracker inc count #0 to 6
[INFO] [stdout] 2025-11-15 13:11:50.294+00:00 [TRACE] UtxosChangedSubscription: 24 in total (new selected(0))
[INFO] [stdout] 2025-11-15 13:11:50.294+00:00 [TRACE] AddressTracker inc count #0 to 7
[INFO] [stdout] 2025-11-15 13:11:50.294+00:00 [TRACE] AddressTracker inc count #1 to 4
[INFO] [stdout] 2025-11-15 13:11:50.294+00:00 [TRACE] UtxosChangedSubscription: 25 in total (new selected(0))
[INFO] [stdout] 2025-11-15 13:11:50.295+00:00 [TRACE] AddressTracker insert #2 kaspa:qqpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqy4s4mpnqq
[INFO] [stdout] 2025-11-15 13:11:50.295+00:00 [TRACE] AddressTracker inc count #2 to 1
[INFO] [stdout] 2025-11-15 13:11:50.295+00:00 [TRACE] UtxosChangedSubscription: 26 in total (new selected(0))
[INFO] [stdout] 2025-11-15 13:11:50.295+00:00 [TRACE] AddressTracker inc count #0 to 8
[INFO] [stdout] 2025-11-15 13:11:50.295+00:00 [TRACE] AddressTracker inc count #1 to 5
[INFO] [stdout] 2025-11-15 13:11:50.295+00:00 [TRACE] AddressTracker inc count #2 to 2
[INFO] [stdout] 2025-11-15 13:11:50.295+00:00 [TRACE] UtxosChangedSubscription: 27 in total (new selected(0))
[INFO] [stdout] 2025-11-15 13:11:50.295+00:00 [TRACE] AddressTracker inc count #1 to 6
[INFO] [stdout] 2025-11-15 13:11:50.295+00:00 [TRACE] UtxosChangedSubscription: 28 in total (new none)
[INFO] [stdout] 2025-11-15 13:11:50.295+00:00 [TRACE] UtxosChangedSubscription: 29 in total (new none)
[INFO] [stdout] 2025-11-15 13:11:50.295+00:00 [TRACE] UtxosChangedSubscription: 30 in total (new selected(0))
[INFO] [stdout] 2025-11-15 13:11:50.295+00:00 [TRACE] AddressTracker inc count #0 to 9
[INFO] [stdout] 2025-11-15 13:11:50.295+00:00 [TRACE] AddressTracker inc count #1 to 7
[INFO] [stdout] 2025-11-15 13:11:50.295+00:00 [TRACE] UtxosChangedSubscription: 31 in total (new none)
[INFO] [stdout] 2025-11-15 13:11:50.295+00:00 [TRACE] UtxosChangedSubscription: 32 in total (new none)
[INFO] [stdout] 2025-11-15 13:11:50.295+00:00 [TRACE] UtxosChangedSubscription: 33 in total (new selected(0))
[INFO] [stdout] 2025-11-15 13:11:50.295+00:00 [TRACE] AddressTracker inc count #0 to 10
[INFO] [stdout] 2025-11-15 13:11:50.295+00:00 [TRACE] AddressTracker inc count #2 to 3
[INFO] [stdout] 2025-11-15 13:11:50.295+00:00 [TRACE] UtxosChangedSubscription: 34 in total (new selected(0))
[INFO] [stdout] 2025-11-15 13:11:50.295+00:00 [TRACE] AddressTracker inc count #2 to 4
[INFO] [stdout] 2025-11-15 13:11:50.295+00:00 [TRACE] UtxosChangedSubscription: 35 in total (new selected(0))
[INFO] [stdout] 2025-11-15 13:11:50.295+00:00 [TRACE] AddressTracker inc count #0 to 11
[INFO] [stdout] 2025-11-15 13:11:50.295+00:00 [TRACE] AddressTracker inc count #2 to 5
[INFO] [stdout] 2025-11-15 13:11:50.295+00:00 [TRACE] UtxosChangedSubscription: 36 in total (new selected(0))
[INFO] [stdout] 2025-11-15 13:11:50.295+00:00 [TRACE] AddressTracker inc count #0 to 12
[INFO] [stdout] 2025-11-15 13:11:50.295+00:00 [TRACE] AddressTracker inc count #2 to 6
[INFO] [stdout] 2025-11-15 13:11:50.295+00:00 [TRACE] UtxosChangedSubscription: 37 in total (new all)
[INFO] [stdout] 2025-11-15 13:11:50.295+00:00 [TRACE] UtxosChangedSubscription: 38 in total (new all)
[INFO] [stdout] 2025-11-15 13:11:50.295+00:00 [TRACE] UtxosChangedSubscription: 39 in total (new all)
[INFO] [stdout] 2025-11-15 13:11:50.295+00:00 [TRACE] UtxosChangedSubscription: 40 in total (new selected(0))
[INFO] [stdout] 2025-11-15 13:11:50.295+00:00 [TRACE] AddressTracker inc count #0 to 13
[INFO] [stdout] 2025-11-15 13:11:50.295+00:00 [TRACE] AddressTracker inc count #1 to 8
[INFO] [stdout] 2025-11-15 13:11:50.295+00:00 [TRACE] UtxosChangedSubscription: 41 in total (new selected(0))
[INFO] [stdout] 2025-11-15 13:11:50.295+00:00 [TRACE] AddressTracker inc count #0 to 14
[INFO] [stdout] 2025-11-15 13:11:50.295+00:00 [TRACE] AddressTracker inc count #1 to 9
[INFO] [stdout] 2025-11-15 13:11:50.295+00:00 [TRACE] UtxosChangedSubscription: 42 in total (new all)
[INFO] [stdout] 2025-11-15 13:11:50.295+00:00 [TRACE] UtxosChangedSubscription: 43 in total (new all)
[INFO] [stdout] 2025-11-15 13:11:50.295+00:00 [TRACE] UtxosChangedSubscription: 44 in total (new all)
[INFO] [stdout] 2025-11-15 13:11:50.295+00:00 [TRACE] UtxosChangedSubscription: 45 in total (new none)
[INFO] [stdout] 2025-11-15 13:11:50.295+00:00 [TRACE] UtxosChangedSubscription: 46 in total (new none)
[INFO] [stdout] 2025-11-15 13:11:50.296+00:00 [DEBUG] Creating an address tracker with a capacity of 0
[INFO] [stdout] 2025-11-15 13:11:50.296+00:00 [TRACE] UtxosChangedSubscription: 47 in total (new all)
[INFO] [stdout] 2025-11-15 13:11:50.296+00:00 [TRACE] UtxosChangedSubscription: 7 in total (new none)
[INFO] [stdout] 2025-11-15 13:11:50.296+00:00 [TRACE] UtxosChangedSubscription: 6 in total (drop none)
[INFO] [stdout] 2025-11-15 13:11:50.296+00:00 [TRACE] UtxosChangedSubscription: 45 in total (drop all)
[INFO] [stdout] 2025-11-15 13:11:50.296+00:00 [TRACE] 11: state = VirtualChainChangedSubscription { include_accepted_transaction_ids: [1, 1] }
[INFO] [stdout] 2025-11-15 13:11:50.296+00:00 [DEBUG] Memory configuration: UTXO changed events wil be tracked for at most 1835007 addresses
[INFO] [stdout] test broadcaster::tests::test_virtual_chain_changed ... ok
[INFO] [stdout] 2025-11-15 13:11:50.296+00:00 [DEBUG] Creating an address tracker with a capacity of 0
[INFO] [stdout] 2025-11-15 13:11:50.296+00:00 [TRACE] UtxosChangedSubscription: 46 in total (drop all)
[INFO] [stdout] 2025-11-15 13:11:50.296+00:00 [TRACE] 12: remove reduced 1, masked by all
[INFO] [stdout] 2025-11-15 13:11:50.296+00:00 [TRACE] 12: state = VirtualChainChangedSubscription { include_accepted_transaction_ids: [0, 1] }
[INFO] [stdout] 2025-11-15 13:11:50.296+00:00 [TRACE] 13: remove all 1
[INFO] [stdout] 2025-11-15 13:11:50.296+00:00 [TRACE] 13: state = VirtualChainChangedSubscription { include_accepted_transaction_ids: [0, 0] }
[INFO] [stdout] 2025-11-15 13:11:50.296+00:00 [TRACE] AddressTracker inc count #0 to 15
[INFO] [stdout] 2025-11-15 13:11:50.296+00:00 [TRACE] [Notifier test] registering listener 12677010179537809252
[INFO] [stdout] 2025-11-15 13:11:50.296+00:00 [TRACE] UtxosChangedSubscription: 46 in total (new all)
[INFO] [stdout] test subscription::single::tests::test_overall_mutation ... 2025-11-15 13:11:50.296+00:00 [TRACE] AddressTracker dec count #1 to 8
[INFO] [stdout] 2025-11-15 13:11:50.296+00:00 [TRACE] UtxosChangedSubscription: 47 in total (new none)
[INFO] [stdout] ok2025-11-15 13:11:50.296+00:00 [TRACE] UtxosChangedSubscription: 46 in total (drop all)
[INFO] [stdout] 2025-11-15 13:11:50.296+00:00 [TRACE] [Notifier test] starting
[INFO] [stdout] 
[INFO] [stdout] test subscription::single::tests::test_virtual_chain_changed_mutation ... ok
[INFO] [stdout] 2025-11-15 13:11:50.297+00:00 [TRACE] [Subscriber test] starting subscription receiving task
[INFO] [stdout] 2025-11-15 13:11:50.297+00:00 [TRACE] AddressTracker dec count #0 to 14
[INFO] [stdout] 2025-11-15 13:11:50.297+00:00 [TRACE] AddressTracker inc count #1 to 9
[INFO] [stdout] 2025-11-15 13:11:50.297+00:00 [TRACE] AddressTracker inc count #0 to 15
[INFO] [stdout] 2025-11-15 13:11:50.297+00:00 [TRACE] AddressTracker inc count #1 to 10
[INFO] [stdout] 2025-11-15 13:11:50.297+00:00 [TRACE] AddressTracker dec count #1 to 9
[INFO] [stdout] 2025-11-15 13:11:50.297+00:00 [TRACE] AddressTracker dec count #0 to 14
[INFO] [stdout] 2025-11-15 13:11:50.297+00:00 [TRACE] AddressTracker dec count #1 to 8
[INFO] [stdout] 2025-11-15 13:11:50.297+00:00 [TRACE] AddressTracker dec count #0 to 13
[INFO] [stdout] 2025-11-15 13:11:50.297+00:00 [TRACE] AddressTracker inc count #0 to 14
[INFO] [stdout] 2025-11-15 13:11:50.297+00:00 [TRACE] AddressTracker inc count #1 to 9
[INFO] [stdout] 2025-11-15 13:11:50.297+00:00 [TRACE] UtxosChangedSubscription: 45 in total (drop all)
[INFO] [stdout] 2025-11-15 13:11:50.297+00:00 [TRACE] UtxosChangedSubscription: 44 in total (drop all)
[INFO] [stdout] 2025-11-15 13:11:50.297+00:00 [TRACE] UtxosChangedSubscription: 43 in total (drop all)
[INFO] [stdout] 2025-11-15 13:11:50.297+00:00 [TRACE] UtxosChangedSubscription: 42 in total (drop selected(1))
[INFO] [stdout] 2025-11-15 13:11:50.297+00:00 [TRACE] UtxosChangedSubscription: 41 in total (drop selected(1))
[INFO] [stdout] 2025-11-15 13:11:50.297+00:00 [TRACE] UtxosChangedSubscription: 40 in total (drop selected(1))
[INFO] [stdout] 2025-11-15 13:11:50.297+00:00 [TRACE] UtxosChangedSubscription: 39 in total (drop none)
[INFO] [stdout] 2025-11-15 13:11:50.297+00:00 [TRACE] UtxosChangedSubscription: 38 in total (drop none)
[INFO] [stdout] 2025-11-15 13:11:50.297+00:00 [TRACE] UtxosChangedSubscription: 37 in total (drop none)
[INFO] [stdout] 2025-11-15 13:11:50.297+00:00 [TRACE] UtxosChangedSubscription: 36 in total (drop none)
[INFO] [stdout] 2025-11-15 13:11:50.297+00:00 [TRACE] UtxosChangedSubscription: 35 in total (drop all)
[INFO] [stdout] 2025-11-15 13:11:50.297+00:00 [TRACE] UtxosChangedSubscription: 34 in total (drop all)
[INFO] [stdout] 2025-11-15 13:11:50.298+00:00 [TRACE] UtxosChangedSubscription: 33 in total (drop all)
[INFO] [stdout] 2025-11-15 13:11:50.298+00:00 [TRACE] UtxosChangedSubscription: 32 in total (drop selected(2))
[INFO] [stdout] 2025-11-15 13:11:50.298+00:00 [TRACE] UtxosChangedSubscription: 31 in total (drop selected(2))
[INFO] [stdout] 2025-11-15 13:11:50.298+00:00 [TRACE] UtxosChangedSubscription: 30 in total (drop selected(2))
[INFO] [stdout] 2025-11-15 13:11:50.298+00:00 [TRACE] UtxosChangedSubscription: 29 in total (drop selected(2))
[INFO] [stdout] 2025-11-15 13:11:50.298+00:00 [TRACE] UtxosChangedSubscription: 28 in total (drop selected(3))
[INFO] [stdout] 2025-11-15 13:11:50.298+00:00 [TRACE] UtxosChangedSubscription: 27 in total (drop selected(3))
[INFO] [stdout] 2025-11-15 13:11:50.298+00:00 [TRACE] UtxosChangedSubscription: 26 in total (drop none)
[INFO] [stdout] 2025-11-15 13:11:50.298+00:00 [TRACE] UtxosChangedSubscription: 25 in total (drop none)
[INFO] [stdout] 2025-11-15 13:11:50.298+00:00 [TRACE] UtxosChangedSubscription: 24 in total (drop none)
[INFO] [stdout] 2025-11-15 13:11:50.298+00:00 [TRACE] UtxosChangedSubscription: 23 in total (drop none)
[INFO] [stdout] 2025-11-15 13:11:50.298+00:00 [TRACE] UtxosChangedSubscription: 22 in total (drop none)
[INFO] [stdout] 2025-11-15 13:11:50.298+00:00 [TRACE] UtxosChangedSubscription: 21 in total (drop none)
[INFO] [stdout] 2025-11-15 13:11:50.298+00:00 [TRACE] UtxosChangedSubscription: 20 in total (drop selected(1))
[INFO] [stdout] 2025-11-15 13:11:50.298+00:00 [TRACE] UtxosChangedSubscription: 19 in total (drop selected(1))
[INFO] [stdout] 2025-11-15 13:11:50.298+00:00 [TRACE] UtxosChangedSubscription: 18 in total (drop selected(2))
[INFO] [stdout] 2025-11-15 13:11:50.298+00:00 [TRACE] UtxosChangedSubscription: 17 in total (drop selected(2))
[INFO] [stdout] 2025-11-15 13:11:50.298+00:00 [TRACE] UtxosChangedSubscription: 16 in total (drop all)
[INFO] [stdout] 2025-11-15 13:11:50.298+00:00 [TRACE] UtxosChangedSubscription: 15 in total (drop all)
[INFO] [stdout] 2025-11-15 13:11:50.298+00:00 [TRACE] UtxosChangedSubscription: 14 in total (drop selected(2))
[INFO] [stdout] 2025-11-15 13:11:50.298+00:00 [TRACE] UtxosChangedSubscription: 13 in total (drop selected(2))
[INFO] [stdout] 2025-11-15 13:11:50.298+00:00 [TRACE] UtxosChangedSubscription: 12 in total (drop selected(2))
[INFO] [stdout] 2025-11-15 13:11:50.298+00:00 [TRACE] UtxosChangedSubscription: 11 in total (drop all)
[INFO] [stdout] 2025-11-15 13:11:50.298+00:00 [TRACE] UtxosChangedSubscription: 10 in total (drop all)
[INFO] [stdout] 2025-11-15 13:11:50.298+00:00 [TRACE] UtxosChangedSubscription: 9 in total (drop none)
[INFO] [stdout] 2025-11-15 13:11:50.298+00:00 [TRACE] UtxosChangedSubscription: 8 in total (drop none)
[INFO] [stdout] 2025-11-15 13:11:50.298+00:00 [TRACE] UtxosChangedSubscription: 7 in total (drop none)
[INFO] [stdout] 2025-11-15 13:11:50.298+00:00 [TRACE] UtxosChangedSubscription: 6 in total (drop all)
[INFO] [stdout] 2025-11-15 13:11:50.298+00:00 [TRACE] [Broadcaster-test-0] Starting notification broadcasting task
[INFO] [stdout] 2025-11-15 13:11:50.298+00:00 [TRACE] [Notifier test] started
[INFO] [stdout] 2025-11-15 13:11:50.298+00:00 [TRACE] Execute test step #0: do nothing
[INFO] [stdout] 2025-11-15 13:11:50.299+00:00 [TRACE] Sending notification #0
[INFO] [stdout] 2025-11-15 13:11:50.299+00:00 [TRACE] Receiving sync message #0 after notifying
[INFO] [stdout] 2025-11-15 13:11:50.299+00:00 [TRACE] [Collector test] collecting task starting
[INFO] [stdout] 2025-11-15 13:11:50.299+00:00 [TRACE] Execute test step #1: L0+ on
[INFO] [stdout] 2025-11-15 13:11:50.299+00:00 [TRACE] Mutation #0
[INFO] [stdout] 2025-11-15 13:11:50.299+00:00 [TRACE] [Notifier test] start sending to listener 14847665051793008388 notifications of scope VirtualChainChanged(VirtualChainChangedScope { include_accepted_transaction_ids: true })
[INFO] [stdout] 2025-11-15 13:11:50.299+00:00 [DEBUG] [Notifier test] start notifying about VirtualChainChangedScope with accepted transactions to listener 14847665051793008388 - test
[INFO] [stdout] 2025-11-15 13:11:50.299+00:00 [TRACE] [Notifier test] start notifying listener 14847665051793008388 about VirtualChainChangedScope with accepted transactions involves 1 mutations
[INFO] [stdout] 2025-11-15 13:11:50.299+00:00 [TRACE] Receiving sync message #1 after subscribing
[INFO] [stdout] 2025-11-15 13:11:50.299+00:00 [TRACE] Broadcasting plan: insert listener 14847665051793008388 with VirtualChainChangedSubscription { active: true, include_accepted_transaction_ids: true }
[INFO] [stdout] 2025-11-15 13:11:50.299+00:00 [DEBUG] [Broadcaster-test-0] insert VirtualChainChanged subscription, count = 1, capacity = 1
[INFO] [stdout] 2025-11-15 13:11:50.299+00:00 [TRACE] Sending notification #1
[INFO] [stdout] 2025-11-15 13:11:50.299+00:00 [TRACE] Receiving sync message #1 after notifying
[INFO] [stdout] 2025-11-15 13:11:50.299+00:00 [TRACE] [Broadcaster-test-0] sent notification VirtualChainChanged #1 to listener 14847665051793008388
[INFO] [stdout] 2025-11-15 13:11:50.299+00:00 [TRACE] Execute test step #2: L0+ & L1- on
[INFO] [stdout] 2025-11-15 13:11:50.299+00:00 [TRACE] Mutation #1
[INFO] [stdout] 2025-11-15 13:11:50.299+00:00 [TRACE] [Notifier test] start sending to listener 12677010179537809252 notifications of scope VirtualChainChanged(VirtualChainChangedScope { include_accepted_transaction_ids: false })
[INFO] [stdout] 2025-11-15 13:11:50.299+00:00 [DEBUG] [Notifier test] start notifying about VirtualChainChangedScope to listener 12677010179537809252 - test
[INFO] [stdout] 2025-11-15 13:11:50.299+00:00 [TRACE] [Notifier test] start notifying listener 12677010179537809252 about VirtualChainChangedScope involves 1 mutations
[INFO] [stdout] 2025-11-15 13:11:50.299+00:00 [TRACE] Receiving sync message #2 after subscribing
[INFO] [stdout] 2025-11-15 13:11:50.300+00:00 [TRACE] Broadcasting plan: insert listener 12677010179537809252 with VirtualChainChangedSubscription { active: true, include_accepted_transaction_ids: false }
[INFO] [stdout] test subscription::single::tests::test_utxos_changed_mutation ... ok
[INFO] [stdout] 2025-11-15 13:11:50.300+00:00 [DEBUG] [Broadcaster-test-0] insert VirtualChainChanged subscription, count = 2, capacity = 2
[INFO] [stdout] 2025-11-15 13:11:50.300+00:00 [TRACE] Sending notification #2
[INFO] [stdout] 2025-11-15 13:11:50.300+00:00 [TRACE] Receiving sync message #2 after notifying
[INFO] [stdout] 2025-11-15 13:11:50.300+00:00 [TRACE] [Broadcaster-test-0] sent notification VirtualChainChanged #2 to listener 14847665051793008388
[INFO] [stdout] 2025-11-15 13:11:50.300+00:00 [TRACE] [Broadcaster-test-0] sent notification VirtualChainChanged #2 to listener 12677010179537809252
[INFO] [stdout] 2025-11-15 13:11:50.300+00:00 [TRACE] Execute test step #3: L0- & L1+ on
[INFO] [stdout] 2025-11-15 13:11:50.300+00:00 [TRACE] Mutation #0
[INFO] [stdout] 2025-11-15 13:11:50.300+00:00 [TRACE] [Notifier test] start sending to listener 14847665051793008388 notifications of scope VirtualChainChanged(VirtualChainChangedScope { include_accepted_transaction_ids: false })
[INFO] [stdout] 2025-11-15 13:11:50.300+00:00 [DEBUG] [Notifier test] start notifying about VirtualChainChangedScope to listener 14847665051793008388 - test
[INFO] [stdout] 2025-11-15 13:11:50.300+00:00 [TRACE] [Notifier test] start notifying listener 14847665051793008388 about VirtualChainChangedScope involves 2 mutations
[INFO] [stdout] 2025-11-15 13:11:50.300+00:00 [TRACE] Receiving sync message #3 after subscribing
[INFO] [stdout] 2025-11-15 13:11:50.300+00:00 [TRACE] Broadcasting plan: removed listener 14847665051793008388
[INFO] [stdout] 2025-11-15 13:11:50.300+00:00 [TRACE] Broadcasting plan: insert listener 14847665051793008388 with VirtualChainChangedSubscription { active: true, include_accepted_transaction_ids: false }
[INFO] [stdout] 2025-11-15 13:11:50.300+00:00 [DEBUG] [Broadcaster-test-0] insert VirtualChainChanged subscription, count = 1, capacity = 2
[INFO] [stdout] 2025-11-15 13:11:50.300+00:00 [TRACE] Mutation #1
[INFO] [stdout] 2025-11-15 13:11:50.300+00:00 [TRACE] [Notifier test] start sending to listener 12677010179537809252 notifications of scope VirtualChainChanged(VirtualChainChangedScope { include_accepted_transaction_ids: true })
[INFO] [stdout] 2025-11-15 13:11:50.300+00:00 [DEBUG] [Notifier test] start notifying about VirtualChainChangedScope with accepted transactions to listener 12677010179537809252 - test
[INFO] [stdout] 2025-11-15 13:11:50.300+00:00 [TRACE] [Notifier test] start notifying listener 12677010179537809252 about VirtualChainChangedScope with accepted transactions involves 2 mutations
[INFO] [stdout] 2025-11-15 13:11:50.300+00:00 [TRACE] Receiving sync message #3 after subscribing
[INFO] [stdout] 2025-11-15 13:11:50.300+00:00 [TRACE] Broadcasting plan: removed listener 12677010179537809252
[INFO] [stdout] 2025-11-15 13:11:50.301+00:00 [TRACE] Broadcasting plan: insert listener 12677010179537809252 with VirtualChainChangedSubscription { active: true, include_accepted_transaction_ids: true }
[INFO] [stdout] 2025-11-15 13:11:50.301+00:00 [DEBUG] [Broadcaster-test-0] insert VirtualChainChanged subscription, count = 2, capacity = 2
[INFO] [stdout] 2025-11-15 13:11:50.301+00:00 [TRACE] Sending notification #3
[INFO] [stdout] 2025-11-15 13:11:50.301+00:00 [TRACE] Receiving sync message #3 after notifying
[INFO] [stdout] 2025-11-15 13:11:50.301+00:00 [TRACE] [Broadcaster-test-0] sent notification VirtualChainChanged #3 to listener 14847665051793008388
[INFO] [stdout] 2025-11-15 13:11:50.301+00:00 [TRACE] [Broadcaster-test-0] sent notification VirtualChainChanged #3 to listener 12677010179537809252
[INFO] [stdout] 2025-11-15 13:11:50.301+00:00 [TRACE] Execute test step #4: L1+ on
[INFO] [stdout] 2025-11-15 13:11:50.301+00:00 [TRACE] Mutation #0
[INFO] [stdout] 2025-11-15 13:11:50.301+00:00 [TRACE] [Notifier test] stop sending to listener 14847665051793008388 notifications of scope VirtualChainChanged(VirtualChainChangedScope { include_accepted_transaction_ids: false })
[INFO] [stdout] 2025-11-15 13:11:50.301+00:00 [DEBUG] [Notifier test] stop notifying about VirtualChainChangedScope to listener 14847665051793008388 - test
[INFO] [stdout] 2025-11-15 13:11:50.301+00:00 [TRACE] [Notifier test] stop notifying listener 14847665051793008388 about VirtualChainChangedScope involves 1 mutations
[INFO] [stdout] 2025-11-15 13:11:50.301+00:00 [TRACE] Receiving sync message #4 after subscribing
[INFO] [stdout] 2025-11-15 13:11:50.301+00:00 [TRACE] Broadcasting plan: removed listener 14847665051793008388
[INFO] [stdout] 2025-11-15 13:11:50.301+00:00 [DEBUG] [Broadcaster-test-0] remove VirtualChainChanged subscription, count = 1, capacity = 2
[INFO] [stdout] 2025-11-15 13:11:50.301+00:00 [TRACE] Sending notification #4
[INFO] [stdout] 2025-11-15 13:11:50.301+00:00 [TRACE] Receiving sync message #4 after notifying
[INFO] [stdout] 2025-11-15 13:11:50.301+00:00 [TRACE] [Broadcaster-test-0] sent notification VirtualChainChanged #4 to listener 12677010179537809252
[INFO] [stdout] 2025-11-15 13:11:50.301+00:00 [TRACE] Execute test step #5: all off
[INFO] [stdout] 2025-11-15 13:11:50.301+00:00 [TRACE] Mutation #1
[INFO] [stdout] 2025-11-15 13:11:50.301+00:00 [TRACE] [Notifier test] stop sending to listener 12677010179537809252 notifications of scope VirtualChainChanged(VirtualChainChangedScope { include_accepted_transaction_ids: true })
[INFO] [stdout] 2025-11-15 13:11:50.301+00:00 [DEBUG] [Notifier test] stop notifying about VirtualChainChangedScope with accepted transactions to listener 12677010179537809252 - test
[INFO] [stdout] 2025-11-15 13:11:50.301+00:00 [TRACE] [Notifier test] stop notifying listener 12677010179537809252 about VirtualChainChangedScope with accepted transactions involves 1 mutations
[INFO] [stdout] 2025-11-15 13:11:50.301+00:00 [TRACE] Receiving sync message #5 after subscribing
[INFO] [stdout] 2025-11-15 13:11:50.301+00:00 [TRACE] Broadcasting plan: removed listener 12677010179537809252
[INFO] [stdout] 2025-11-15 13:11:50.301+00:00 [DEBUG] [Broadcaster-test-0] remove VirtualChainChanged subscription, count = 0, capacity = 2
[INFO] [stdout] 2025-11-15 13:11:50.302+00:00 [TRACE] Sending notification #5
[INFO] [stdout] 2025-11-15 13:11:50.302+00:00 [TRACE] Receiving sync message #5 after notifying
[INFO] [stdout] 2025-11-15 13:11:50.302+00:00 [TRACE] [Notifier test] joining
[INFO] [stdout] 2025-11-15 13:11:50.302+00:00 [DEBUG] [Notifier test] stopping collectors
[INFO] [stdout] 2025-11-15 13:11:50.302+00:00 [TRACE] [Collector test] joining
[INFO] [stdout] 2025-11-15 13:11:50.302+00:00 [DEBUG] [Collector test] notification stream ended
[INFO] [stdout] 2025-11-15 13:11:50.302+00:00 [TRACE] [Collector test] collecting task ended
[INFO] [stdout] 2025-11-15 13:11:50.302+00:00 [DEBUG] [Collector test] terminated
[INFO] [stdout] 2025-11-15 13:11:50.302+00:00 [DEBUG] [Notifier test] stopped collectors
[INFO] [stdout] 2025-11-15 13:11:50.302+00:00 [DEBUG] [Notifier test] stopping broadcasters
[INFO] [stdout] 2025-11-15 13:11:50.302+00:00 [TRACE] [Broadcaster-test-0] joining
[INFO] [stdout] 2025-11-15 13:11:50.302+00:00 [DEBUG] [Broadcaster-test-0] notification stream ended
[INFO] [stdout] 2025-11-15 13:11:50.302+00:00 [DEBUG] [Broadcaster-test-0] terminated
[INFO] [stdout] 2025-11-15 13:11:50.302+00:00 [DEBUG] [Notifier test] stopping subscribers
[INFO] [stdout] 2025-11-15 13:11:50.302+00:00 [TRACE] [Subscriber test] joining
[INFO] [stdout] 2025-11-15 13:11:50.302+00:00 [DEBUG] [Subscriber test] subscription stream ended
[INFO] [stdout] 2025-11-15 13:11:50.302+00:00 [DEBUG] [Subscriber test] terminated
[INFO] [stdout] 2025-11-15 13:11:50.302+00:00 [DEBUG] [Notifier test] closing listeners
[INFO] [stdout] 2025-11-15 13:11:50.302+00:00 [TRACE] UtxosChangedSubscription: 5 in total (drop none)
[INFO] [stdout] 2025-11-15 13:11:50.302+00:00 [TRACE] UtxosChangedSubscription: 4 in total (drop none)
[INFO] [stdout] 2025-11-15 13:11:50.302+00:00 [DEBUG] [Notifier test] terminated
[INFO] [stdout] 2025-11-15 13:11:50.302+00:00 [TRACE] UtxosChangedSubscription: 3 in total (drop all)
[INFO] [stdout] test notifier::tests::test_virtual_chain_changed ... ok
[INFO] [stdout] 2025-11-15 13:11:50.407+00:00 [TRACE] UtxosChangedSubscription: 2 in total (drop all)
[INFO] [stdout] 2025-11-15 13:11:50.408+00:00 [TRACE] UtxosChangedSubscription: 1 in total (drop all)
[INFO] [stdout] test subscription::compounded::tests::test_overall_compounding ... ok
[INFO] [stdout] 2025-11-15 13:11:50.408+00:00 [TRACE] UtxosChangedSubscription: 0 in total (drop all)
[INFO] [stdout] test subscription::compounded::tests::test_utxos_changed_compounding ... ok
[INFO] [stdout] test subscription::compounded::tests::test_virtual_chain_changed_compounding ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests kaspa_notify
[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: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2ae09d55400b101d7c09fa7ed9b0c767bbcbaf5c42059ea77dce11147f5c9e47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ae09d55400b101d7c09fa7ed9b0c767bbcbaf5c42059ea77dce11147f5c9e47", kill_on_drop: false }`
[INFO] [stdout] 2ae09d55400b101d7c09fa7ed9b0c767bbcbaf5c42059ea77dce11147f5c9e47
