[INFO] cloning repository https://github.com/tari-project/tari-wallet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tari-project/tari-wallet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftari-project%2Ftari-wallet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftari-project%2Ftari-wallet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0342ee90d9ab2b0eac6d583daf791bfb40575995
[INFO] testing tari-project/tari-wallet against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftari-project%2Ftari-wallet" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/tari-project/tari-wallet
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/tari-project/tari-wallet
[INFO] tweaked toml for git repo https://github.com/tari-project/tari-wallet written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tari-project/tari-wallet on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tari-project/tari-wallet already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/SWvheerden/tari/`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.50
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.50
[INFO] [stderr]   Downloaded tari_utilities v0.8.0
[INFO] [stderr]   Downloaded newtype-ops v0.1.4
[INFO] [stderr]   Downloaded tokio-rusqlite v0.5.1
[INFO] [stderr]   Downloaded base58-monero v2.0.0
[INFO] [stderr]   Downloaded decimal-rs v0.1.43
[INFO] [stderr]   Downloaded parity-scale-codec v3.7.5
[INFO] [stderr]   Downloaded minicov v0.3.7
[INFO] [stderr]   Downloaded clap_derive v4.5.40
[INFO] [stderr]   Downloaded destructure_traitobject v0.2.0
[INFO] [stderr]   Downloaded argon2 v0.4.1
[INFO] [stderr]   Downloaded cargo_toml v0.20.5
[INFO] [stderr]   Downloaded config v0.14.1
[INFO] [stderr]   Downloaded thiserror-impl-no-std v2.0.2
[INFO] [stderr]   Downloaded thiserror-no-std v2.0.2
[INFO] [stderr]   Downloaded async-compression v0.4.27
[INFO] [stderr]   Downloaded hyper-util v0.1.15
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.7.5
[INFO] [stderr]   Downloaded strum_macros v0.22.0
[INFO] [stderr]   Downloaded multihash v0.16.3
[INFO] [stderr]   Downloaded log4rs v1.3.0
[INFO] [stderr]   Downloaded unsafe-any-ors v1.0.0
[INFO] [stderr]   Downloaded typemap-ors v1.0.0
[INFO] [stderr]   Downloaded tari_crypto v0.22.1
[INFO] [stderr]   Downloaded clap v4.5.40
[INFO] [stderr]   Downloaded clap_builder v4.5.40
[INFO] [stderr]   Downloaded stack-buf v0.1.6
[INFO] [stderr]   Downloaded strum v0.22.0
[INFO] [stderr]   Downloaded dirs-next v1.0.2
[INFO] [stderr]   Downloaded rusqlite v0.31.0
[INFO] [stderr]   Downloaded rustls v0.23.29
[INFO] [stderr]   Downloaded tari_bulletproofs_plus v0.4.1
[INFO] [stderr]   Downloaded multiaddr v0.14.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.28.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eaa93ed936647525de515c6fc7e51a615834d4e1457adb170d1ab3d1e8a02a22
[INFO] running `Command { std: "docker" "start" "-a" "eaa93ed936647525de515c6fc7e51a615834d4e1457adb170d1ab3d1e8a02a22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eaa93ed936647525de515c6fc7e51a615834d4e1457adb170d1ab3d1e8a02a22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eaa93ed936647525de515c6fc7e51a615834d4e1457adb170d1ab3d1e8a02a22", kill_on_drop: false }`
[INFO] [stdout] eaa93ed936647525de515c6fc7e51a615834d4e1457adb170d1ab3d1e8a02a22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31eddfbefc1fe3222fae66d6cbe6adbd23cbb691c22f6dd305816bea1ef2083b
[INFO] running `Command { std: "docker" "start" "-a" "31eddfbefc1fe3222fae66d6cbe6adbd23cbb691c22f6dd305816bea1ef2083b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling base58-monero v2.0.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling newtype-ops v0.1.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling tari_features v5.0.0-pre.4 (https://github.com/SWvheerden/tari/?rev=3161c5f6e154ca963d6afe7132c2a85859ffa246#3161c5f6)
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling tari_common v5.0.0-pre.4 (https://github.com/SWvheerden/tari/?rev=3161c5f6e154ca963d6afe7132c2a85859ffa246#3161c5f6)
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling dirs-next v1.0.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling path-clean v0.1.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling chacha20 v0.7.3
[INFO] [stderr]    Compiling minotari_ledger_wallet_common v5.0.0-pre.4 (https://github.com/SWvheerden/tari/?rev=3161c5f6e154ca963d6afe7132c2a85859ffa246#3161c5f6)
[INFO] [stderr]    Compiling argon2 v0.4.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling strum v0.22.0
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling thiserror-impl-no-std v2.0.2
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling snafu v0.7.5
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling thiserror-no-std v2.0.2
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling multihash-derive v0.8.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling multihash v0.16.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.22.0
[INFO] [stderr]    Compiling tari_shutdown v5.0.0-pre.4 (https://github.com/SWvheerden/tari/?rev=3161c5f6e154ca963d6afe7132c2a85859ffa246#3161c5f6)
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tari_utilities v0.8.0
[INFO] [stderr]    Compiling tari_bulletproofs_plus v0.4.1
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling tari_max_size v5.0.0-pre.4 (https://github.com/SWvheerden/tari/?rev=3161c5f6e154ca963d6afe7132c2a85859ffa246#3161c5f6)
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling tari_crypto v0.22.1
[INFO] [stderr]    Compiling multiaddr v0.14.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling log4rs v1.3.0
[INFO] [stderr]    Compiling cargo_toml v0.20.5
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling utoipa v5.4.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tonic-build v0.10.2
[INFO] [stderr]    Compiling tari_hashing v5.0.0-pre.4 (https://github.com/SWvheerden/tari/?rev=3161c5f6e154ca963d6afe7132c2a85859ffa246#3161c5f6)
[INFO] [stderr]    Compiling tari_jellyfish v5.0.0-pre.4 (https://github.com/SWvheerden/tari/?rev=3161c5f6e154ca963d6afe7132c2a85859ffa246#3161c5f6)
[INFO] [stderr]    Compiling hyper-util v0.1.15
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling stack-buf v0.1.6
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling decimal-rs v0.1.43
[INFO] [stderr]    Compiling async-compression v0.4.27
[INFO] [stderr]    Compiling tari_script v5.0.0-pre.4 (https://github.com/SWvheerden/tari/?rev=3161c5f6e154ca963d6afe7132c2a85859ffa246#3161c5f6)
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling lightweight_wallet_libs v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tari_service_framework v5.0.0-pre.4 (https://github.com/SWvheerden/tari/?rev=3161c5f6e154ca963d6afe7132c2a85859ffa246#3161c5f6)
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling tari_common_types v5.0.0-pre.4 (https://github.com/SWvheerden/tari/?rev=3161c5f6e154ca963d6afe7132c2a85859ffa246#3161c5f6)
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling tari_sidechain v5.0.0-pre.4 (https://github.com/SWvheerden/tari/?rev=3161c5f6e154ca963d6afe7132c2a85859ffa246#3161c5f6)
[INFO] [stderr]    Compiling tari_transaction_components v5.0.0-pre.4 (https://github.com/SWvheerden/tari/?rev=3161c5f6e154ca963d6afe7132c2a85859ffa246#3161c5f6)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 50s
[INFO] running `Command { std: "docker" "inspect" "31eddfbefc1fe3222fae66d6cbe6adbd23cbb691c22f6dd305816bea1ef2083b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31eddfbefc1fe3222fae66d6cbe6adbd23cbb691c22f6dd305816bea1ef2083b", kill_on_drop: false }`
[INFO] [stdout] 31eddfbefc1fe3222fae66d6cbe6adbd23cbb691c22f6dd305816bea1ef2083b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b88a5e79e8292127fa32bc3ee561490617cf3958a6785b5156ee5b257145da2
[INFO] running `Command { std: "docker" "start" "-a" "0b88a5e79e8292127fa32bc3ee561490617cf3958a6785b5156ee5b257145da2", kill_on_drop: false }`
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.50
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.50
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.50
[INFO] [stderr]    Compiling lightweight_wallet_libs v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 40.26s
[INFO] running `Command { std: "docker" "inspect" "0b88a5e79e8292127fa32bc3ee561490617cf3958a6785b5156ee5b257145da2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b88a5e79e8292127fa32bc3ee561490617cf3958a6785b5156ee5b257145da2", kill_on_drop: false }`
[INFO] [stdout] 0b88a5e79e8292127fa32bc3ee561490617cf3958a6785b5156ee5b257145da2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8feac3f57fb5bc795ab02da3530dab8cf64ad757abab425f79396de7634f458e
[INFO] running `Command { std: "docker" "start" "-a" "8feac3f57fb5bc795ab02da3530dab8cf64ad757abab425f79396de7634f458e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lightweight_wallet_libs-634ec6a64e0371e9)
[INFO] [stdout] 
[INFO] [stdout] running 627 tests
[INFO] [stdout] test common::tests::test_format_number ... ok
[INFO] [stdout] test common::tests::test_string_to_network ... ok
[INFO] [stdout] test crypto::hash_domain::tests::test_key_manager_domain_version ... ok
[INFO] [stdout] test crypto::hash_domain::tests::test_domain_separation_trait_implementation ... ok
[INFO] [stdout] test crypto::hash_domain::tests::test_domain_strings_are_static ... ok
[INFO] [stdout] test crypto::hash_domain::tests::test_key_manager_domain_name ... ok
[INFO] [stdout] test common::tests::test_validate_network_string ... ok
[INFO] [stdout] test crypto::hash_domain::tests::test_wallet_message_signing_domain_name ... ok
[INFO] [stdout] test crypto::hash_domain::tests::test_wallet_message_signing_domain_version ... ok
[INFO] [stdout] test common::tests::test_network_roundtrip ... ok
[INFO] [stdout] test common::tests::test_network_to_string ... ok
[INFO] [stdout] test crypto::signing::tests::test_hex_parsing_errors ... ok
[INFO] [stdout] test data_structures::address::tests::test_auto_detect_base58 ... ok
[INFO] [stdout] test crypto::signing::tests::test_empty_message ... ok
[INFO] [stdout] test crypto::signing::tests::test_unicode_message ... ok
[INFO] [stdout] test data_structures::address::tests::test_auto_detect_hex ... ok
[INFO] [stdout] test crypto::signing::tests::test_sign_and_verify_with_hex ... ok
[INFO] [stdout] test crypto::signing::tests::test_different_keys ... ok
[INFO] [stdout] test data_structures::address::tests::test_invalid_base58 ... ok
[INFO] [stdout] test data_structures::address::tests::test_invalid_emoji_character ... ok
[INFO] [stdout] test data_structures::address::tests::test_invalid_emoji_length ... ok
[INFO] [stdout] test data_structures::address::tests::test_invalid_hex ... ok
[INFO] [stdout] test crypto::signing::tests::test_sign_and_verify_message ... ok
[INFO] [stdout] test data_structures::address::tests::test_checksum_validation ... ok
[INFO] [stdout] test data_structures::address::tests::test_features_validation ... ok
[INFO] [stdout] test data_structures::address::tests::test_auto_detect_emoji ... ok
[INFO] [stdout] test data_structures::address::tests::test_network_validation ... ok
[INFO] [stdout] test data_structures::address::tests::test_valid_dual_hex_address ... ok
[INFO] [stdout] test data_structures::address::tests::test_valid_dual_emoji_address ... ok
[INFO] [stdout] test data_structures::block::tests::test_block_creation ... ok
[INFO] [stdout] test data_structures::address::tests::test_valid_single_base58_address ... ok
[INFO] [stdout] test data_structures::block::tests::test_block_edge_cases ... ok
[INFO] [stdout] test data_structures::block::tests::test_block_summary ... ok
[INFO] [stdout] test data_structures::block::tests::test_input_processing_edge_cases ... ok
[INFO] [stdout] test data_structures::block::tests::test_block_with_outputs_and_inputs ... ok
[INFO] [stdout] test data_structures::address::tests::test_valid_single_emoji_address ... ok
[INFO] [stdout] test data_structures::block::tests::test_process_inputs_empty_block ... ok
[INFO] [stdout] test data_structures::block::tests::test_process_inputs_http_and_grpc_compatibility ... ok
[INFO] [stdout] test data_structures::block::tests::test_process_inputs_multiple_inputs ... ok
[INFO] [stdout] test data_structures::address::tests::test_valid_single_hex_address ... ok
[INFO] [stdout] test data_structures::address::tests::test_dual_address_with_payment_id ... ok
[INFO] [stdout] test data_structures::block::tests::test_process_inputs_no_matching_outputs ... ok
[INFO] [stdout] test data_structures::block::tests::test_process_inputs_with_details ... ok
[INFO] [stdout] test data_structures::block::tests::test_output_processing_result ... ok
[INFO] [stdout] test data_structures::block::tests::test_process_outputs_empty_block ... ok
[INFO] [stdout] test data_structures::address::tests::test_valid_dual_base58_address ... ok
[INFO] [stdout] test data_structures::block::tests::test_scan_for_wallet_activity ... ok
[INFO] [stdout] test data_structures::block::tests::test_scan_for_wallet_activity_with_details ... ok
[INFO] [stdout] test data_structures::encrypted_data::test::test_aad_constant_validation ... ok
[INFO] [stdout] test data_structures::encrypted_data::test::test_comprehensive_encrypted_data_validation ... ok
[INFO] [stdout] test data_structures::encrypted_data::test::test_encrypt_decrypt_basic ... ok
[INFO] [stdout] test data_structures::encrypted_data::test::test_encrypt_decrypt_with_payment_id ... ok
[INFO] [stdout] test data_structures::encrypted_data::test::test_encrypted_data_layout_validation ... ok
[INFO] [stdout] test data_structures::encrypted_data::test::test_encrypted_data_test_vectors_large_unicode_payment_id ... ok
[INFO] [stdout] test data_structures::block::tests::test_process_outputs_coinbase_without_encrypted_data ... ok
[INFO] [stdout] test data_structures::encrypted_data::test::test_encrypted_data_test_vectors_simple_open_payment_id ... ok
[INFO] [stdout] test data_structures::encrypted_data::test::test_encrypted_data_test_vectors_zero_empty_payment_id ... ok
[INFO] [stdout] test data_structures::encrypted_data::test::test_hex_serialization ... ok
[INFO] [stdout] test data_structures::block::tests::test_process_outputs_no_encrypted_data ... ok
[INFO] [stdout] test data_structures::encrypted_data::test::test_kdf_domain_validation ... ok
[INFO] [stdout] test data_structures::encrypted_data::test::test_known_transaction_data_parsing ... ok
[INFO] [stdout] test data_structures::encrypted_data::test::test_known_view_key_derivation ... ok
[INFO] [stdout] test data_structures::block::tests::test_process_outputs_coinbase_maturity ... ok
[INFO] [stdout] test data_structures::block::tests::test_parallel_vs_sequential_processing ... ok
[INFO] [stdout] test data_structures::encrypted_data::test::test_wrong_key_fails ... ok
[INFO] [stdout] test data_structures::serialization_tests::test_encrypted_data_serialization ... ok
[INFO] [stdout] test data_structures::serialization_tests::test_payment_id_serialization ... ok
[INFO] [stdout] test data_structures::encrypted_data::test::test_utxo_extraction_with_key_variations ... ok
[INFO] [stdout] test data_structures::serialization_tests::test_transaction_output_serialization ... ok
[INFO] [stdout] test data_structures::serialization_tests::test_transaction_status_serialization ... ok
[INFO] [stdout] test data_structures::serialization_tests::test_wallet_output_serialization ... ok
[INFO] [stdout] test data_structures::serialization_tests::test_wallet_transaction_serialization ... ok
[INFO] [stdout] test data_structures::transaction::tests::test_defaults ... ok
[INFO] [stdout] test data_structures::transaction::tests::test_import_status_conversions ... ok
[INFO] [stdout] test data_structures::transaction::tests::test_serialization ... ok
[INFO] [stdout] test data_structures::transaction::tests::test_transaction_direction_conversion ... ok
[INFO] [stdout] test data_structures::transaction::tests::test_import_status_display ... ok
[INFO] [stdout] test data_structures::transaction::tests::test_transaction_direction_display ... ok
[INFO] [stdout] test data_structures::transaction::tests::test_transaction_status_display ... ok
[INFO] [stdout] test data_structures::transaction::tests::test_transaction_status_methods ... ok
[INFO] [stdout] test data_structures::transaction::tests::test_transaction_status_state_transitions ... ok
[INFO] [stdout] test data_structures::transaction_input::tests::test_hex_conversion ... ok
[INFO] [stdout] test data_structures::transaction_input::tests::test_lightweight_execution_stack ... ok
[INFO] [stdout] test data_structures::transaction::tests::test_transaction_status_conversion ... ok
[INFO] [stdout] test data_structures::transaction_input::tests::test_transaction_input_creation ... ok
[INFO] [stdout] test data_structures::transaction_kernel::tests::test_kernel_feature_flags ... ok
[INFO] [stdout] test data_structures::transaction_kernel::tests::test_transaction_kernel_hex_serialization ... ok
[INFO] [stdout] test data_structures::transaction_kernel::tests::test_transaction_kernel_serialization ... ok
[INFO] [stdout] test data_structures::transaction_output::test::test_current_version_constructor ... ok
[INFO] [stdout] test data_structures::transaction_output::test::test_display ... ok
[INFO] [stdout] test data_structures::transaction_kernel::tests::test_transaction_kernel_creation ... ok
[INFO] [stdout] test data_structures::transaction_output::test::test_hash_computation ... ok
[INFO] [stdout] test data_structures::transaction_output::test::test_is_burned ... ok
[INFO] [stdout] test data_structures::transaction_output::test::test_is_coinbase ... ok
[INFO] [stdout] test data_structures::transaction_output::test::test_ordering ... ok
[INFO] [stdout] test data_structures::transaction_output::test::test_proof_hex_display ... ok
[INFO] [stdout] test data_structures::transaction_output::test::test_smt_hash_computation ... ok
[INFO] [stdout] test data_structures::transaction_output::test::test_get_features_and_scripts_size ... ok
[INFO] [stdout] test data_structures::transaction_output::test::test_transaction_output_default ... ok
[INFO] [stdout] test data_structures::transaction_output::test::test_verify_metadata_signature ... ok
[INFO] [stdout] test data_structures::types::test::test_borsh_serialization ... ok
[INFO] [stdout] test data_structures::types::test::test_compressed_commitment ... ok
[INFO] [stdout] test data_structures::transaction_output::test::test_transaction_output_creation ... ok
[INFO] [stdout] test data_structures::types::test::test_edge_case_values ... ok
[INFO] [stdout] test data_structures::types::test::test_encrypted_data_key ... ok
[INFO] [stdout] test data_structures::types::test::test_fixed_hash ... ok
[INFO] [stdout] test data_structures::types::test::test_hex_error_variants ... ok
[INFO] [stdout] test data_structures::types::test::test_memory_safety_and_cleanup ... ok
[INFO] [stdout] test data_structures::types::test::test_micro_minotari ... ok
[INFO] [stdout] test data_structures::types::test::test_private_key ... ok
[INFO] [stdout] test data_structures::types::test::test_private_key_arithmetic ... ok
[INFO] [stdout] test data_structures::types::test::test_private_key_zeroization ... ok
[INFO] [stdout] test data_structures::types::test::test_safe_array ... ok
[INFO] [stdout] test data_structures::types::test::test_serde_serialization ... ok
[INFO] [stdout] test data_structures::wallet_output::test::test_debug_formatting ... ok
[INFO] [stdout] test data_structures::wallet_output::test::test_default_implementations ... ok
[INFO] [stdout] test data_structures::wallet_output::test::test_hex_encoding_errors ... ok
[INFO] [stdout] test data_structures::wallet_output::test::test_hex_encoding_for_components ... ok
[INFO] [stdout] test data_structures::wallet_output::test::test_lightweight_key_id_variants ... ok
[INFO] [stdout] test data_structures::wallet_output::test::test_lightweight_output_features ... ok
[INFO] [stdout] test data_structures::wallet_output::test::test_lightweight_script_components ... ok
[INFO] [stdout] test data_structures::wallet_output::test::test_lightweight_wallet_output_can_be_spent ... ok
[INFO] [stdout] test data_structures::wallet_output::test::test_lightweight_wallet_output_creation ... ok
[INFO] [stdout] test data_structures::wallet_output::test::test_lightweight_wallet_output_edge_cases ... ok
[INFO] [stdout] test data_structures::wallet_output::test::test_lightweight_wallet_output_full_constructor ... ok
[INFO] [stdout] test data_structures::wallet_output::test::test_lightweight_wallet_output_hex_serialization ... ok
[INFO] [stdout] test data_structures::wallet_output::test::test_lightweight_wallet_output_maturity ... ok
[INFO] [stdout] test data_structures::wallet_output::test::test_lightweight_wallet_output_mutations ... ok
[INFO] [stdout] test data_structures::wallet_output::test::test_lightweight_wallet_output_ordering ... ok
[INFO] [stdout] test data_structures::wallet_output::test::test_lightweight_wallet_output_script_lock ... ok
[INFO] [stdout] test data_structures::wallet_output::test::test_lightweight_wallet_output_types ... ok
[INFO] [stdout] test data_structures::wallet_transaction::tests::test_serialization ... ok
[INFO] [stdout] test data_structures::wallet_transaction::tests::test_transaction_direction_counts ... ok
[INFO] [stdout] test data_structures::wallet_transaction::tests::test_wallet_state_add_received_output ... ok
[INFO] [stdout] test data_structures::wallet_transaction::tests::test_wallet_state_creation ... ok
[INFO] [stdout] test data_structures::wallet_transaction::tests::test_wallet_state_get_filtered_transactions ... ok
[INFO] [stdout] test data_structures::wallet_transaction::tests::test_wallet_state_mark_nonexistent_output_spent ... ok
[INFO] [stdout] test data_structures::wallet_transaction::tests::test_wallet_state_mark_output_spent ... ok
[INFO] [stdout] test data_structures::wallet_transaction::tests::test_wallet_transaction_coinbase_detection ... ok
[INFO] [stdout] test data_structures::wallet_transaction::tests::test_wallet_transaction_creation ... ok
[INFO] [stdout] test data_structures::wallet_transaction::tests::test_wallet_transaction_mark_spent ... ok
[INFO] [stdout] test errors::tests::test_cipher_seed_error_constructors ... ok
[INFO] [stdout] test data_structures::encrypted_data::test::test_dual_decryption_mechanisms ... ok
[INFO] [stdout] test errors::tests::test_data_structure_error_convenience_constructors ... ok
[INFO] [stdout] test errors::tests::test_derivation_error_constructors ... ok
[INFO] [stdout] test errors::tests::test_domain_separation_error_constructors ... ok
[INFO] [stdout] test errors::tests::test_error_conversions ... ok
[INFO] [stdout] test errors::tests::test_error_hierarchy ... ok
[INFO] [stdout] test errors::tests::test_key_management_error_basic_constructors ... ok
[INFO] [stdout] test errors::tests::test_key_management_error_helper_methods ... ok
[INFO] [stdout] test errors::tests::test_key_validation_error_constructors ... ok
[INFO] [stdout] test errors::tests::test_lightweight_wallet_error_display ... ok
[INFO] [stdout] test errors::tests::test_lightweight_wallet_error_from_str ... ok
[INFO] [stdout] test errors::tests::test_lightweight_wallet_error_from_string ... ok
[INFO] [stdout] test errors::tests::test_passphrase_error_constructors ... ok
[INFO] [stdout] test errors::tests::test_recovery_error_constructors ... ok
[INFO] [stdout] test errors::tests::test_serialization_error_convenience_constructors ... ok
[INFO] [stdout] test errors::tests::test_validation_error_convenience_constructors ... ok
[INFO] [stdout] test errors::tests::test_wasm_error_conversion ... ok
[INFO] [stdout] test events::cross_platform_tests::test_cross_platform_basic_functionality ... ok
[INFO] [stdout] test events::cross_platform_tests::test_cross_platform_error_handling ... ok
[INFO] [stdout] test errors::tests::test_seed_phrase_error_constructors ... ok
[INFO] [stdout] test events::error_recovery::tests::test_circuit_breaker_behavior ... ok
[INFO] [stdout] test events::error_recovery::tests::test_clear_error_history ... ok
[INFO] [stdout] test events::error_recovery::tests::test_error_history_management ... ok
[INFO] [stdout] test events::error_recovery::tests::test_error_record_builder ... ok
[INFO] [stdout] test events::cross_platform_tests::test_cross_platform_event_dispatch ... ok
[INFO] [stdout] test events::error_recovery::tests::test_error_recovery_config_presets ... ok
[INFO] [stdout] test events::error_recovery::tests::test_error_recovery_manager_basic ... ok
[INFO] [stdout] test events::error_recovery::tests::test_retry_delay_calculation ... ok
[INFO] [stdout] test events::error_recovery::tests::test_should_retry_logic ... ok
[INFO] [stdout] test events::integration_test_examples::integration_examples::example_advanced_pattern_matching ... ok
[INFO] [stdout] test events::error_recovery::tests::test_error_recovery_config_builder ... ok
[INFO] [stdout] test events::integration_test_examples::integration_examples::example_comprehensive_integration ... ok
[INFO] [stdout] test events::integration_test_examples::integration_examples::example_basic_event_capture ... ok
[INFO] [stdout] test events::integration_test_examples::integration_examples::example_event_capture_session ... ok
[INFO] [stdout] test events::integration_test_examples::integration_examples::example_test_scenarios ... ok
[INFO] [stdout] test events::integration_test_examples::integration_examples::example_performance_testing ... ok
[INFO] [stdout] test events::listener::tests::test_duplicate_listener_registration ... ok
[INFO] [stdout] test events::listener::tests::test_error_isolation ... ok
[INFO] [stdout] test events::listener::tests::test_event_dispatch ... ok
[INFO] [stdout] test events::listener::tests::test_event_filtering_by_wants_event ... ok
[INFO] [stdout] test events::listener::tests::test_health_check ... ok
[INFO] [stdout] test events::listener::tests::test_listener_initialization_failure ... ok
[INFO] [stdout] test events::listener::tests::test_listener_limit ... ok
[INFO] [stdout] test events::listener::tests::test_listener_registration ... ok
[INFO] [stdout] test events::listener::tests::test_listener_removal ... ok
[INFO] [stdout] test events::listener::tests::test_empty_listener_name_validation ... ok
[INFO] [stdout] test events::listener::tests::test_multiple_event_types ... ok
[INFO] [stdout] test events::listener::tests::test_registry_creation ... ok
[INFO] [stdout] test events::listener::tests::test_listener_removal_nonexistent ... ok
[INFO] [stdout] test data_structures::types::test::test_compressed_public_key ... ok
[INFO] [stdout] test events::listener::tests::test_remove_unhealthy_listeners ... ok
[INFO] [stdout] test events::listener::tests::test_selective_event_handling ... ok
[INFO] [stdout] test events::listener::tests::test_statistics_clearing ... ok
[INFO] [stdout] test events::listener::tests::test_statistics_tracking ... ok
[INFO] [stdout] test events::listeners::ascii_progress_bar::tests::test_progress_bar_creation ... ok
[INFO] [stdout] test events::listeners::ascii_progress_bar::tests::test_progress_bar_with_config ... ok
[INFO] [stdout] test events::listener::tests::test_registry_shutdown ... ok
[INFO] [stdout] test events::listeners::ascii_progress_bar::tests::test_scan_completion ... ok
[INFO] [stdout] test events::listeners::console_logging::tests::test_colored_vs_plain_colors ... ok
[INFO] [stdout] test events::listeners::ascii_progress_bar::tests::test_wants_event_filtering ... ok
[INFO] [stdout] test events::listeners::console_logging::tests::test_console_logging_config_builder ... ok
[INFO] [stdout] test events::listeners::console_logging::tests::test_console_logging_listener_builder_advanced ... ok
[INFO] [stdout] test events::listeners::console_logging::tests::test_console_logging_listener_builder_basic ... ok
[INFO] [stdout] test events::listeners::console_logging::tests::test_console_logging_listener_builder_chaining ... ok
[INFO] [stdout] test events::listeners::console_logging::tests::test_console_logging_listener_builder_default ... ok
[INFO] [stdout] test events::listeners::console_logging::tests::test_console_logging_listener_builder_presets ... ok
[INFO] [stdout] test events::listeners::console_logging::tests::test_console_logging_listener_creation ... ok
[INFO] [stdout] test events::listeners::console_logging::tests::test_console_logging_with_correlation_id ... ok
[INFO] [stdout] test events::listeners::console_logging::tests::test_debug_config ... ok
[INFO] [stdout] test events::listeners::console_logging::tests::test_handle_scan_completed_event ... ok
[INFO] [stdout] test events::listeners::console_logging::tests::test_handle_output_found_event ... ok
[INFO] [stdout] test events::listeners::console_logging::tests::test_handle_scan_started_event ... ok
[INFO] [stdout] test events::listeners::console_logging::tests::test_handle_scan_error_event ... ok
[INFO] [stdout] test events::listeners::console_logging::tests::test_log_level_filtering ... ok
[INFO] [stdout] test events::listeners::console_logging::tests::test_log_level_filtering_in_handler ... ok
[INFO] [stdout] test events::listeners::console_logging::tests::test_minimal_config ... ok
[INFO] [stdout] test events::listeners::console_logging::tests::test_stats_state_management ... ok
[INFO] [stdout] test events::listeners::console_logging::tests::test_timestamp_formatting ... ok
[INFO] [stdout] test events::listeners::console_logging::tests::test_timestamp_formatting_disabled ... ok
[INFO] [stdout] test events::listeners::console_logging::tests::test_message_truncation ... ok
[INFO] [stdout] test events::listeners::database_storage::tests::no_storage_tests::test_in_memory_requires_storage_feature ... ok
[INFO] [stdout] test events::listeners::database_storage::tests::no_storage_tests::test_database_storage_listener_requires_storage_feature ... ok
[INFO] [stdout] test events::native_tests::test_auto_cleanup_threshold ... ok
[INFO] [stdout] test events::native_tests::test_debug_summary ... ok
[INFO] [stdout] test events::native_tests::test_default_implementation ... ok
[INFO] [stdout] test events::native_tests::test_event_dispatch_and_isolation ... ok
[INFO] [stdout] test events::native_tests::test_event_dispatcher_basic ... ok
[INFO] [stdout] test events::native_tests::test_event_dispatcher_with_debug ... ok
[INFO] [stdout] test events::native_tests::test_event_tracing_and_statistics ... ok
[INFO] [stdout] test events::native_tests::test_json_export_functionality ... ok
[INFO] [stdout] test events::native_tests::test_memory_configuration_updates ... ok
[INFO] [stdout] test events::native_tests::test_memory_management_configuration ... ok
[INFO] [stdout] test events::native_tests::test_clear_debug_data ... ok
[INFO] [stdout] test events::listeners::ascii_progress_bar::tests::test_progress_events ... ok
[INFO] [stdout] test events::native_tests::test_registration_validation_duplicate_names ... ok
[INFO] [stdout] test events::native_tests::test_registration_validation_listener_limit ... ok
[INFO] [stdout] test events::native_tests::test_register_unchecked ... ok
[INFO] [stdout] test events::native_tests::test_trace_limit_enforcement ... ok
[INFO] [stdout] test events::types::tests::test_address_info_builder_pattern ... ok
[INFO] [stdout] test events::types::tests::test_address_info_zeroize ... ok
[INFO] [stdout] test events::native_tests::test_statistics_map_cleanup ... ok
[INFO] [stdout] test events::types::tests::test_block_processed_duration_handling ... ok
[INFO] [stdout] test events::types::tests::test_block_processed_event_creation ... ok
[INFO] [stdout] test events::types::tests::test_block_processed_event_traits ... ok
[INFO] [stdout] test events::types::tests::test_block_processed_with_correlation_id ... ok
[INFO] [stdout] test events::types::tests::test_block_processed_zero_outputs ... ok
[INFO] [stdout] test events::types::tests::test_block_info_builder_pattern ... ok
[INFO] [stdout] test events::types::tests::test_data_structure_serialization ... ok
[INFO] [stdout] test events::native_tests::test_registration_validation_invalid_names ... ok
[INFO] [stdout] test events::types::tests::test_error_conversions ... ok
[INFO] [stdout] test events::types::tests::test_error_recoverability ... ok
[INFO] [stdout] test events::types::tests::test_error_categorization ... ok
[INFO] [stdout] test events::types::tests::test_event_listener_errors ... ok
[INFO] [stdout] test events::types::tests::test_event_metadata_creation ... ok
[INFO] [stdout] test events::types::tests::test_event_metadata_sequence_numbers ... ok
[INFO] [stdout] test events::types::tests::test_event_metadata_with_correlation ... ok
[INFO] [stdout] test events::types::tests::test_event_serialization_roundtrip ... ok
[INFO] [stdout] test events::types::tests::test_json_serialization_error_handling ... ok
[INFO] [stdout] test events::types::tests::test_output_data_builder_pattern ... ok
[INFO] [stdout] test events::types::tests::test_output_data_zeroize ... ok
[INFO] [stdout] test events::types::tests::test_output_found_event_creation ... ok
[INFO] [stdout] test events::types::tests::test_event_metadata_serialization ... ok
[INFO] [stdout] test events::types::tests::test_reorg_payload_serialization ... ok
[INFO] [stdout] test events::types::tests::test_output_found_event_traits ... ok
[INFO] [stdout] test events::types::tests::test_reorg_payload_serialization_duplicate ... ok
[INFO] [stdout] test events::types::tests::test_scan_cancelled_event_creation ... ok
[INFO] [stdout] test events::types::tests::test_scan_completed_comprehensive_stats ... ok
[INFO] [stdout] test events::types::tests::test_scan_completed_duration_formatting ... ok
[INFO] [stdout] test events::types::tests::test_scan_completed_empty_stats ... ok
[INFO] [stdout] test events::types::tests::test_scan_completed_event_creation ... ok
[INFO] [stdout] test events::types::tests::test_scan_completed_event_traits ... ok
[INFO] [stdout] test events::types::tests::test_scan_completed_failure ... ok
[INFO] [stdout] test events::types::tests::test_scan_completed_with_correlation_id ... ok
[INFO] [stdout] test events::types::tests::test_scan_config_builder_pattern ... ok
[INFO] [stdout] test events::types::tests::test_scan_error_event_creation ... ok
[INFO] [stdout] test events::types::tests::test_scan_error_event_traits ... ok
[INFO] [stdout] test events::types::tests::test_scan_progress_edge_cases ... ok
[INFO] [stdout] test events::types::tests::test_scan_progress_eta_formatting ... ok
[INFO] [stdout] test events::types::tests::test_scan_progress_event_creation ... ok
[INFO] [stdout] test events::types::tests::test_scan_progress_event_traits ... ok
[INFO] [stdout] test events::types::tests::test_scan_progress_no_eta ... ok
[INFO] [stdout] test events::types::tests::test_scan_cancelled_event_traits ... ok
[INFO] [stdout] test events::types::tests::test_scan_progress_with_correlation_id ... ok
[INFO] [stdout] test events::types::tests::test_scan_started_event_traits ... ok
[INFO] [stdout] test events::types::tests::test_scan_started_with_correlation_id ... ok
[INFO] [stdout] test events::types::tests::test_serialization_error_handling ... ok
[INFO] [stdout] test events::types::tests::test_serialization_roundtrip_fidelity ... ok
[INFO] [stdout] test events::types::tests::test_serialization_with_complex_data ... ok
[INFO] [stdout] test events::types::tests::test_shared_event_serialization ... ok
[INFO] [stdout] test events::types::tests::test_error_message_formatting ... ok
[INFO] [stdout] test events::types::tests::test_utxo_received_payload_zeroize ... ok
[INFO] [stdout] test events::types::tests::test_scan_started_event_creation ... ok
[INFO] [stdout] test events::types::tests::test_utxo_received_payload_serialization ... ok
[INFO] [stdout] test events::types::tests::test_utxo_spent_payload_serialization ... ok
[INFO] [stdout] test events::types::tests::test_wallet_event_error_creation ... ok
[INFO] [stdout] test events::types::tests::test_wallet_event_metadata_serialization ... ok
[INFO] [stdout] test events::types::tests::test_wallet_event_serialization_completeness ... ok
[INFO] [stdout] test events::types::tests::test_wallet_event_result_usage ... ok
[INFO] [stdout] test events::types::tests::test_wallet_event_utxo_received_serialization ... ok
[INFO] [stdout] test events::types::tests::test_wallet_event_utxo_spent_serialization ... ok
[INFO] [stdout] test events::types::tests::test_wallet_event_validation_errors ... ok
[INFO] [stdout] test events::types::tests::test_wallet_event_zeroize ... ok
[INFO] [stdout] test events::types::tests::test_wallet_scan_event_serialization ... ok
[INFO] [stdout] test extraction::batch_validation::tests::test_batch_validation_disabled_checks ... ok
[INFO] [stdout] test extraction::batch_validation::tests::test_batch_validation_options ... ok
[INFO] [stdout] test extraction::batch_validation::tests::test_batch_validation_success ... ok
[INFO] [stdout] test events::types::tests::test_wallet_event_reorg_serialization ... ok
[INFO] [stdout] test extraction::batch_validation::tests::test_batch_validation_with_errors ... ok
[INFO] [stdout] test extraction::batch_validation::tests::test_empty_batch ... ok
[INFO] [stdout] test extraction::corruption_detection::tests::test_attempt_recovery ... ok
[INFO] [stdout] test extraction::corruption_detection::tests::test_corruption_detector_creation ... ok
[INFO] [stdout] test extraction::corruption_detection::tests::test_detect_commitment_corruption_all_zeros ... ok
[INFO] [stdout] test extraction::corruption_detection::tests::test_detect_encrypted_data_corruption_all_zeros ... ok
[INFO] [stdout] test extraction::corruption_detection::tests::test_detect_encrypted_data_corruption_empty ... ok
[INFO] [stdout] test extraction::corruption_detection::tests::test_detect_encrypted_data_corruption_suspicious_patterns ... ok
[INFO] [stdout] test extraction::corruption_detection::tests::test_detect_payment_id_corruption_clean ... ok
[INFO] [stdout] test extraction::corruption_detection::tests::test_detect_payment_id_corruption_empty_open ... ok
[INFO] [stdout] test extraction::corruption_detection::tests::test_detect_suspicious_patterns ... ok
[INFO] [stdout] test extraction::corruption_detection::tests::test_detect_value_corruption_large ... ok
[INFO] [stdout] test extraction::encrypted_data_decryption::tests::test_decrypt_with_correct_key ... ok
[INFO] [stdout] test extraction::encrypted_data_decryption::tests::test_decrypt_with_imported_key ... ok
[INFO] [stdout] test extraction::encrypted_data_decryption::tests::test_decryption_options ... ok
[INFO] [stdout] test extraction::encrypted_data_decryption::tests::test_decryption_result_failure ... ok
[INFO] [stdout] test extraction::encrypted_data_decryption::tests::test_decryption_result_success ... ok
[INFO] [stdout] test extraction::encrypted_data_decryption::tests::test_decryptor_creation ... ok
[INFO] [stdout] test extraction::encrypted_data_decryption::tests::test_import_private_key_from_bytes ... ok
[INFO] [stdout] test extraction::encrypted_data_decryption::tests::test_import_private_key_from_hex ... ok
[INFO] [stdout] test extraction::batch_validation::tests::test_batch_validation_summary ... ok
[INFO] [stdout] test extraction::encrypted_data_decryption::tests::test_decrypt_with_wrong_key ... ok
[INFO] [stdout] test extraction::payment_id_extraction::tests::test_extract_as_string ... ok
[INFO] [stdout] test extraction::payment_id_extraction::tests::test_extract_payment_id_failure_wrong_key ... ok
[INFO] [stdout] test extraction::payment_id_extraction::tests::test_extract_as_hex ... ok
[INFO] [stdout] test extraction::payment_id_extraction::tests::test_extract_all_payment_id_types ... ok
[INFO] [stdout] test extraction::payment_id_extraction::tests::test_extract_payment_id_success ... ok
[INFO] [stdout] test extraction::payment_id_extraction::tests::test_payment_id_from_string ... ok
[INFO] [stdout] test extraction::payment_id_extraction::tests::test_metadata_extraction ... ok
[INFO] [stdout] test extraction::payment_id_extraction::tests::test_payment_id_to_string ... ok
[INFO] [stdout] test extraction::payment_id_extraction::tests::test_payment_id_validation ... ok
[INFO] [stdout] test data_structures::encrypted_data::test::test_extract_utxos_from_real_outputs ... ok
[INFO] [stdout] test extraction::tests::test_extract_wallet_output_with_wrong_key_fails ... ok
[INFO] [stdout] test extraction::tests::test_extract_wallet_output_without_keys_fails ... ok
[INFO] [stdout] test data_structures::encrypted_data::test::test_known_entropy_derivation ... ok
[INFO] [stdout] test extraction::tests::test_debug_extraction_failure ... ok
[INFO] [stdout] test extraction::wallet_output_reconstruction::tests::test_wallet_output_reconstruction_options ... ok
[INFO] [stdout] test extraction::wallet_output_reconstruction::tests::test_wallet_output_reconstructor_creation ... ok
[INFO] [stdout] test hex_utils::tests::test_compressed_commitment_hex ... ok
[INFO] [stdout] test hex_utils::tests::test_compressed_public_key_hex ... ok
[INFO] [stdout] test hex_utils::tests::test_encrypted_data_hex ... ok
[INFO] [stdout] test hex_utils::tests::test_hex_display ... ok
[INFO] [stdout] test hex_utils::tests::test_hex_encodable_traits ... ok
[INFO] [stdout] test hex_utils::tests::test_hex_errors ... ok
[INFO] [stdout] test hex_utils::tests::test_hex_utils_array ... ok
[INFO] [stdout] test hex_utils::tests::test_hex_utils_basic ... ok
[INFO] [stdout] test hex_utils::tests::test_hex_utils_formatting ... ok
[INFO] [stdout] test hex_utils::tests::test_hex_utils_validation ... ok
[INFO] [stdout] test hex_utils::tests::test_payment_id_hex ... ok
[INFO] [stdout] test hex_utils::tests::test_private_key_hex ... ok
[INFO] [stdout] test hex_utils::tests::test_safe_array_hex ... ok
[INFO] [stdout] test hex_utils::tests::test_transaction_output_hex ... ok
[INFO] [stdout] test hex_utils::tests::test_wallet_output_hex ... ok
[INFO] [stdout] test key_management::key_derivation::tests::test_comprehensive_cross_validation ... ok
[INFO] [stdout] test key_management::key_derivation::tests::test_entropy_based_different_branch_seeds ... ok
[INFO] [stdout] test key_management::key_derivation::tests::test_entropy_based_key_derivation_consistency ... ok
[INFO] [stdout] test key_management::key_derivation::tests::test_key_derivation_test_vectors_empty_branch ... ok
[INFO] [stdout] test key_management::key_derivation::tests::test_key_derivation_test_vectors_realistic_branch ... ok
[INFO] [stdout] test data_structures::encrypted_data::test::test_real_transaction_decryption ... ok
[INFO] [stdout] test key_management::key_derivation::tests::test_key_derivation_test_vectors_unicode_branch ... ok
[INFO] [stdout] test key_management::key_derivation::tests::test_key_derivation_test_vectors_simple_branch ... ok
[INFO] [stdout] test key_management::key_derivation::tests::test_view_and_spend_keys_are_different ... ok
[INFO] [stdout] test extraction::tests::test_extract_specific_output_98_block_34926 ... ok
[INFO] [stdout] test extraction::tests::test_key_derivation_direct ... ok
[INFO] [stdout] test extraction::tests::test_extract_wallet_output_block_34926_real_data ... ok
[INFO] [stdout] test key_management::seed_phrase::tests::test_empty_mnemonic ... ok
[INFO] [stdout] test key_management::seed_phrase::tests::test_enhanced_error_handling_cipher_seed_format ... ok
[INFO] [stdout] test key_management::key_derivation::tests::test_tari_test_vector_validation ... ok
[INFO] [stdout] test key_management::seed_phrase::tests::test_enhanced_error_handling_empty_seed_phrase ... ok
[INFO] [stdout] test key_management::seed_phrase::tests::test_enhanced_error_handling_invalid_word_count ... ok
[INFO] [stdout] test extraction::tests::test_scan_block_34926_for_test_abc_payment_id ... ok
[INFO] [stdout] test key_management::seed_phrase::tests::test_enhanced_error_handling_unknown_word ... ok
[INFO] [stdout] test key_management::seed_phrase::tests::test_enhanced_error_handling_validation_chain ... ok
[INFO] [stdout] test key_management::seed_phrase::tests::test_enhanced_error_messages ... ok
[INFO] [stdout] test key_management::seed_phrase::tests::test_error_categorization_and_recovery ... ok
[INFO] [stdout] test key_management::seed_phrase::tests::test_error_recovery_suggestions ... ok
[INFO] [stdout] test crypto::signing::tests::test_tari_communication_key_derivation ... ok
[INFO] [stdout] test key_management::seed_phrase::tests::test_find_mnemonic_index ... ok
[INFO] [stdout] test crypto::signing::tests::test_tari_wallet_signing_consistency ... ok
[INFO] [stdout] test key_management::seed_phrase::tests::test_enhanced_error_handling_master_key_derivation ... ok
[INFO] [stdout] test key_management::seed_phrase::tests::test_get_master_key_derivation_info ... ok
[INFO] [stdout] test key_management::seed_phrase::tests::test_detailed_master_key_validation ... FAILED
[INFO] [stdout] test key_management::seed_phrase::tests::test_cipher_seed_deterministic ... ok
[INFO] [stdout] test key_management::seed_phrase::tests::test_cipher_seed_mnemonic_word_range ... ok
[INFO] [stdout] test key_management::seed_phrase::tests::test_enhanced_error_handling_detailed_validation ... ok
[INFO] [stdout] test key_management::seed_phrase::tests::test_master_key_validation_edge_cases ... ok
[INFO] [stdout] test key_management::seed_phrase::tests::test_find_matching_seed_phrase has been running for over 60 seconds
[INFO] [stdout] test key_management::seed_phrase::tests::test_master_key_matches_seed ... ok
[INFO] [stdout] test key_management::seed_phrase::tests::test_find_matching_seed_phrase ... ok
[INFO] [stdout] test key_management::seed_phrase::tests::test_generate_and_validate_roundtrip has been running for over 60 seconds
[INFO] [stdout] test key_management::seed_phrase::tests::test_mnemonic_to_master_key ... ok
[INFO] [stdout] test key_management::seed_phrase::tests::test_generate_seed_phrase has been running for over 60 seconds
[INFO] [stdout] test key_management::seed_phrase::tests::test_master_key_validation_consistency has been running for over 60 seconds
[INFO] [stdout] test key_management::seed_phrase::tests::test_generate_seed_phrase ... ok
[INFO] [stdout] test key_management::seed_phrase::tests::test_validate_complete_derivation_chain ... ok
[INFO] [stdout] test key_management::seed_phrase::tests::test_validate_seed_phrase_invalid_length ... ok
[INFO] [stdout] test key_management::seed_phrase::tests::test_validate_seed_phrase_invalid_words ... ok
[INFO] [stdout] test key_management::seed_phrase::tests::test_master_key_validation_performance has been running for over 60 seconds
[INFO] [stdout] test key_management::seed_phrase::tests::test_validate_seed_phrase_invalid_checksum ... ok
[INFO] [stdout] test key_management::seed_phrase::tests::test_word_list_coverage ... ok
[INFO] [stdout] test key_management::stealth_address::tests::test_different_shared_secrets_produce_different_keys ... ok
[INFO] [stdout] test key_management::stealth_address::tests::test_key_derivation_deterministic ... ok
[INFO] [stdout] test key_management::stealth_address::tests::test_key_derivation_from_public_key ... ok
[INFO] [stdout] test key_management::stealth_address::tests::test_key_derivation_from_secret ... ok
[INFO] [stdout] test key_management::stealth_address::tests::test_key_derivation_from_shared_secret ... ok
[INFO] [stdout] test key_management::stealth_address::tests::test_key_derivation_with_empty_secret ... ok
[INFO] [stdout] test key_management::stealth_address::tests::test_multiple_stealth_addresses_different_senders ... ok
[INFO] [stdout] test key_management::stealth_address::tests::test_service_default ... ok
[INFO] [stdout] test key_management::stealth_address::tests::test_shared_secret_consistency ... ok
[INFO] [stdout] test key_management::stealth_address::tests::test_shared_secret_different_inputs ... ok
[INFO] [stdout] test key_management::stealth_address::tests::test_shared_secret_generation ... ok
[INFO] [stdout] test key_management::stealth_address::tests::test_stealth_address_clone_and_equality ... ok
[INFO] [stdout] test key_management::stealth_address::tests::test_stealth_address_deterministic ... ok
[INFO] [stdout] test key_management::stealth_address::tests::test_stealth_address_end_to_end ... ok
[INFO] [stdout] test key_management::stealth_address::tests::test_stealth_address_generation ... ok
[INFO] [stdout] test key_management::stealth_address::tests::test_stealth_address_key_recovery ... ok
[INFO] [stdout] test key_management::stealth_address::tests::test_stealth_address_recovery_consistency ... ok
[INFO] [stdout] test key_management::stealth_address::tests::test_stealth_address_service_creation ... ok
[INFO] [stdout] test key_management::stealth_address::tests::test_stealth_address_structure ... ok
[INFO] [stdout] test key_management::tests::test_derived_key_pair_zeroization ... ok
[INFO] [stdout] test key_management::tests::test_get_imported_key_by_label ... ok
[INFO] [stdout] test key_management::tests::test_get_imported_key_by_nonexistent_label ... ok
[INFO] [stdout] test key_management::tests::test_import_duplicate_key ... ok
[INFO] [stdout] test key_management::tests::test_import_private_key_from_bytes ... ok
[INFO] [stdout] test key_management::tests::test_import_private_key_from_hex ... ok
[INFO] [stdout] test key_management::tests::test_imported_private_key ... ok
[INFO] [stdout] test key_management::tests::test_imported_private_key_zeroization ... ok
[INFO] [stdout] test key_management::tests::test_key_store_clear ... ok
[INFO] [stdout] test key_management::tests::test_key_store_creation ... ok
[INFO] [stdout] test key_management::tests::test_key_store_secure_clone ... ok
[INFO] [stdout] test key_management::tests::test_key_store_update_index ... ok
[INFO] [stdout] test key_management::tests::test_remove_imported_key ... ok
[INFO] [stdout] test key_management::tests::test_remove_nonexistent_key ... ok
[INFO] [stdout] test key_management::tests::test_secure_key_buffer ... ok
[INFO] [stdout] test key_management::tests::test_secure_key_buffer_extend ... ok
[INFO] [stdout] test key_management::tests::test_secure_key_buffer_resize ... ok
[INFO] [stdout] test key_management::tests::test_secure_key_buffer_with_capacity ... ok
[INFO] [stdout] test key_management::tests::test_secure_key_buffer_zeroization ... ok
[INFO] [stdout] test key_management::tests::test_secure_key_ops ... ok
[INFO] [stdout] test scanning::data_processor::tests::test_block_data_creation ... ok
[INFO] [stdout] test scanning::data_processor::tests::test_block_data_empty ... ok
[INFO] [stdout] test scanning::data_processor::tests::test_completion_data_creation ... ok
[INFO] [stdout] test scanning::data_processor::tests::test_composite_data_processor ... ok
[INFO] [stdout] test scanning::data_processor::tests::test_memory_data_processor ... ok
[INFO] [stdout] test scanning::data_processor::tests::test_no_op_data_processor ... ok
[INFO] [stdout] test scanning::data_processor::tests::test_progress_data_creation ... ok
[INFO] [stdout] test scanning::data_processor::tests::test_progress_data_zero_total ... ok
[INFO] [stdout] test scanning::event_emitter::tests::test_event_correlation ... ok
[INFO] [stdout] test scanning::event_emitter::tests::test_progress_event_timing ... ok
[INFO] [stdout] test scanning::event_emitter::tests::test_scan_started_event ... ok
[INFO] [stdout] test scanning::http_scanner::tests::test_all_blocks_data_loading ... ok
[INFO] [stdout] test scanning::http_scanner::tests::test_block_conversion ... ok
[INFO] [stdout] test scanning::http_scanner::tests::test_block_header_data_consistency ... ok
[INFO] [stdout] test scanning::http_scanner::tests::test_bytes_to_hex_conversion ... ok
[INFO] [stdout] test scanning::http_scanner::tests::test_debug_output_5_block_32038 ... ok
[INFO] [stdout] test scanning::http_scanner::tests::test_error_handling_invalid_commitment ... ok
[INFO] [stdout] test scanning::http_scanner::tests::test_error_handling_invalid_input_hash ... ok
[INFO] [stdout] test key_management::seed_phrase::tests::test_validate_master_key_from_cipher_seed ... ok
[INFO] [stdout] test scanning::http_scanner::tests::test_http_input_conversion ... ok
[INFO] [stdout] test scanning::http_scanner::tests::test_http_output_conversion ... ok
[INFO] [stdout] test scanning::http_scanner::tests::test_private_key_creation ... ok
[INFO] [stdout] test scanning::http_scanner::tests::test_real_block_data_parsing ... ok
[INFO] [stdout] test scanning::http_scanner::tests::test_scan_config_creation ... ok
[INFO] [stdout] test key_management::seed_phrase::tests::test_mnemonic_to_master_key_different_passphrases has been running for over 60 seconds
[INFO] [stdout] test key_management::seed_phrase::tests::test_validate_master_key_derivation has been running for over 60 seconds
[INFO] [stdout] test key_management::seed_phrase::tests::test_master_key_validation_performance ... FAILED
[INFO] [stdout] test key_management::seed_phrase::tests::test_mnemonic_to_master_key_different_passphrases ... ok
[INFO] [stdout] test key_management::seed_phrase::tests::test_validate_seed_phrase_valid ... ok
[INFO] [stdout] test scanning::progress::tests::test_progress_callback_frequency ... ok
[INFO] [stdout] test scanning::progress::tests::test_progress_config_default ... ok
[INFO] [stdout] test scanning::progress::tests::test_progress_info_edge_cases ... ok
[INFO] [stdout] test scanning::progress::tests::test_progress_info_eta_calculation ... ok
[INFO] [stdout] test scanning::progress::tests::test_progress_info_format_validation ... ok
[INFO] [stdout] test scanning::progress::tests::test_progress_info_generation ... ok
[INFO] [stdout] test scanning::progress::tests::test_progress_info_should_display ... ok
[INFO] [stdout] test scanning::progress::tests::test_progress_tracker_completion ... ok
[INFO] [stdout] test scanning::progress::tests::test_progress_tracker_creation ... ok
[INFO] [stdout] test scanning::progress::tests::test_progress_tracker_quiet_mode ... ok
[INFO] [stdout] test scanning::progress::tests::test_progress_tracker_set_methods ... ok
[INFO] [stdout] test scanning::progress::tests::test_progress_tracker_updates ... ok
[INFO] [stdout] test scanning::progress::tests::test_progress_tracker_with_callback ... ok
[INFO] [stdout] test scanning::progress::tests::test_progress_tracker_with_config ... ok
[INFO] [stdout] test scanning::scan_config::tests::test_binary_scan_config_builder_chain ... ok
[INFO] [stdout] test scanning::scan_config::tests::test_binary_scan_config_new ... ok
[INFO] [stdout] test scanning::scan_config::tests::test_binary_scan_config_with_database ... ok
[INFO] [stdout] test scanning::scan_config::tests::test_binary_scan_config_with_output_format ... ok
[INFO] [stdout] test scanning::scan_config::tests::test_binary_scan_config_with_quiet_mode ... ok
[INFO] [stdout] test scanning::scan_config::tests::test_binary_scan_config_with_specific_blocks ... ok
[INFO] [stdout] test scanning::scan_config::tests::test_binary_scan_config_with_wallet_name ... ok
[INFO] [stdout] test scanning::scan_config::tests::test_output_format_from_str_invalid ... ok
[INFO] [stdout] test scanning::scan_config::tests::test_output_format_from_str_valid ... ok
[INFO] [stdout] test scanning::scan_config::tests::test_scan_context_from_view_key_invalid_hex ... ok
[INFO] [stdout] test scanning::scan_config::tests::test_scan_context_from_view_key_valid ... ok
[INFO] [stdout] test scanning::scan_config::tests::test_scan_context_from_view_key_wrong_length ... ok
[INFO] [stdout] test scanning::scan_config::tests::test_scan_context_has_entropy ... ok
[INFO] [stdout] test scanning::tests::test_block_scan_result ... ok
[INFO] [stdout] test scanning::tests::test_mock_scanner ... ok
[INFO] [stdout] test scanning::tests::test_scan_config_default ... ok
[INFO] [stdout] test scanning::tests::test_scan_progress ... ok
[INFO] [stdout] test scanning::tests::test_scanner_builder ... ok
[INFO] [stdout] test scanning::tests::test_tip_info ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_blocking_mode_waits_for_listeners ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_calculate_direction_counts ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_calculate_wallet_summary ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_create_wallet_from_invalid_view_key ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_create_wallet_from_seed_phrase ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_create_wallet_from_view_key ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_derive_utxo_spending_keys_view_only ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_derive_utxo_spending_keys_with_entropy ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_extract_script_data_empty ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_extract_script_data_with_data ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_fire_and_forget_event_emission_is_non_blocking ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_format_currency_amount ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_generate_transaction_id ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_has_wallet_activity ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_retry_config_presets ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_retry_config_validate ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_scan_metadata_blocks_per_second ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_scan_metadata_duration ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_scan_metadata_new ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_scan_result_balance_summary ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_scan_result_block_range ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_scan_result_blocks_processed ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_scan_result_direction_counts ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_scan_result_has_activity ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_scan_result_is_completed ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_scan_result_metadata ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_scan_result_resume_command ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_scan_result_wallet_state ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_scan_with_processor_emits_events ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_scanner_builder_basic_configuration ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_scanner_builder_batch_size_clamping ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_scanner_builder_build_failure_without_event_emitter ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_scanner_builder_build_success ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_scanner_builder_build_unchecked ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_scanner_builder_default_implementation ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_scanner_builder_development_preset ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_scanner_builder_fluent_interface ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_scanner_builder_new ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_scanner_builder_performance_preset ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_scanner_builder_quiet_preset ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_scanner_builder_reliability_preset ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_scanner_builder_testing_preset ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_scanner_builder_timeout_clamping ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_scanner_builder_validation_fails_without_event_emitter ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_scanner_builder_validation_succeeds_with_event_emitter ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_wallet_scanner_build ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_wallet_scanner_config_access ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_wallet_scanner_config_validate ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_wallet_scanner_from_config ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_wallet_scanner_is_retryable_error ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_wallet_scanner_new ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_wallet_scanner_presets ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_wallet_scanner_try_with_retry_config ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_wallet_scanner_validate ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_wallet_scanner_with_batch_size ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_wallet_scanner_with_invalid_batch_size ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_wallet_scanner_with_retry_config ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_wallet_scanner_with_timeout ... ok
[INFO] [stdout] test scanning::wallet_scanner::tests::test_wallet_scanner_with_verbose_logging ... ok
[INFO] [stdout] test validation::commitment::tests::test_commitment_correctness_no_value_blinding ... ok
[INFO] [stdout] test validation::commitment::tests::test_commitment_structure_invalid_length ... ok
[INFO] [stdout] test validation::commitment::tests::test_commitment_structure_invalid_prefix ... ok
[INFO] [stdout] test validation::commitment::tests::test_commitment_structure_valid ... ok
[INFO] [stdout] test validation::encrypted_data::tests::test_appears_properly_encrypted ... ok
[INFO] [stdout] test validation::encrypted_data::tests::test_comprehensive_validation ... ok
[INFO] [stdout] test validation::encrypted_data::tests::test_comprehensive_validation_failure ... ok
[INFO] [stdout] test validation::encrypted_data::tests::test_validate_batch_failure ... ok
[INFO] [stdout] test validation::encrypted_data::tests::test_validate_batch_success ... ok
[INFO] [stdout] test validation::encrypted_data::tests::test_validate_integrity_all_ones ... ok
[INFO] [stdout] test validation::encrypted_data::tests::test_validate_integrity_all_zeros ... ok
[INFO] [stdout] test validation::encrypted_data::tests::test_validate_integrity_repeated_pattern ... ok
[INFO] [stdout] test validation::encrypted_data::tests::test_validate_integrity_too_large ... ok
[INFO] [stdout] test validation::encrypted_data::tests::test_validate_integrity_too_small ... ok
[INFO] [stdout] test validation::encrypted_data::tests::test_validate_integrity_valid_data ... ok
[INFO] [stdout] test validation::encrypted_data::tests::test_validator_creation ... ok
[INFO] [stdout] test validation::encrypted_data::tests::test_validator_default ... ok
[INFO] [stdout] test validation::minimum_value_promise::tests::test_bulletproof_consistency_validation ... ok
[INFO] [stdout] test validation::minimum_value_promise::tests::test_bulletproof_minimum_promise_validation ... ok
[INFO] [stdout] test validation::minimum_value_promise::tests::test_comprehensive_validation ... ok
[INFO] [stdout] test validation::minimum_value_promise::tests::test_range_proof_bounds_validation ... ok
[INFO] [stdout] test validation::minimum_value_promise::tests::test_revealed_value_consistency_validation ... ok
[INFO] [stdout] test validation::minimum_value_promise::tests::test_revealed_value_minimum_promise_validation ... ok
[INFO] [stdout] test validation::minimum_value_promise::tests::test_validation_options ... ok
[INFO] [stdout] test validation::minimum_value_promise::tests::test_validation_result ... ok
[INFO] [stdout] test validation::minimum_value_promise::tests::test_validator_creation ... ok
[INFO] [stdout] test validation::minimum_value_promise::tests::test_validator_default ... ok
[INFO] [stdout] test validation::minimum_value_promise::tests::test_value_range_checking ... ok
[INFO] [stdout] test validation::script_pattern::tests::test_script_pattern_analysis ... ok
[INFO] [stdout] test validation::script_pattern::tests::test_standard_output_pattern ... ok
[INFO] [stdout] test wallet::tests::test_calculate_current_birthday ... ok
[INFO] [stdout] test key_management::seed_phrase::tests::test_validate_master_key_derivation ... ok
[INFO] [stdout] test scanning::http_scanner::tests::test_scanning_all_blocks_with_test_key ... ok
[INFO] [stdout] test scanning::http_scanner::tests::test_input_detection_and_spent_outputs ... ok
[INFO] [stdout] test wallet::tests::test_wallet_address_formats ... ok
[INFO] [stdout] test wallet::tests::test_wallet_creation ... ok
[INFO] [stdout] test wallet::tests::test_wallet_address_generation_different_features ... ok
[INFO] [stdout] test wallet::tests::test_wallet_export_seed_phrase_from_generated ... ok
[INFO] [stdout] test wallet::tests::test_wallet_export_seed_phrase_from_manual ... ok
[INFO] [stdout] test scanning::http_scanner::tests::test_scanning_workflow_integration ... ok
[INFO] [stdout] test wallet::tests::test_wallet_generate_new ... ok
[INFO] [stdout] test wallet::tests::test_wallet_generate_new_randomness ... ok
[INFO] [stdout] test wallet::tests::test_wallet_generate_new_vs_manual_creation ... ok
[INFO] [stdout] test wallet::tests::test_wallet_address_generation_deterministic ... ok
[INFO] [stdout] test wallet::tests::test_wallet_address_generation_with_different_networks ... ok
[INFO] [stdout] test scanning::http_scanner::tests::test_utxo_extraction_with_test_key ... ok
[INFO] [stdout] test wallet::tests::test_wallet_export_seed_phrase_different_phrases ... ok
[INFO] [stdout] test wallet::tests::test_wallet_export_seed_phrase_from_phrase ... ok
[INFO] [stdout] test wallet::tests::test_wallet_generate_new_with_seed_phrase_vs_generate_new ... ok
[INFO] [stdout] test wallet::tests::test_wallet_metadata ... ok
[INFO] [stdout] test wallet::tests::test_wallet_metadata_default ... ok
[INFO] [stdout] test wallet::tests::test_wallet_new_from_invalid_seed_phrase ... ok
[INFO] [stdout] test wallet::tests::test_wallet_get_dual_address ... ok
[INFO] [stdout] test wallet::tests::test_wallet_get_single_address ... ok
[INFO] [stdout] test wallet::tests::test_wallet_generate_new_with_seed_phrase_deterministic ... ok
[INFO] [stdout] test wallet::tests::test_wallet_new_from_seed_phrase_without_passphrase ... ok
[INFO] [stdout] test wallet::tests::test_wallet_zeroization ... ok
[INFO] [stdout] test wallet::tests::test_wallet_generate_new_with_seed_phrase has been running for over 60 seconds
[INFO] [stdout] test wallet::tests::test_wallet_generate_new_with_seed_phrase_randomness has been running for over 60 seconds
[INFO] [stdout] test wallet::tests::test_wallet_generate_new_with_seed_phrase_randomness ... ok
[INFO] [stdout] test wallet::tests::test_wallet_zeroization_with_seed_phrase ... ok
[INFO] [stdout] test wallet::tests::test_wallet_new_from_seed_phrase ... ok
[INFO] [stdout] test wallet::tests::test_wallet_generate_new_with_seed_phrase ... ok
[INFO] [stdout] test wallet::tests::test_wallet_seed_phrase_consistency ... ok
[INFO] [stdout] test wallet::tests::test_wallet_new_from_seed_phrase_different_passphrases ... ok
[INFO] [stdout] test key_management::seed_phrase::tests::test_master_key_validation_consistency ... ok
[INFO] [stdout] test key_management::seed_phrase::tests::test_generate_and_validate_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- key_management::seed_phrase::tests::test_detailed_master_key_validation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'key_management::seed_phrase::tests::test_detailed_master_key_validation' panicked at src/key_management/seed_phrase.rs:1469:9:
[INFO] [stdout] assertion failed: result.validation_time_ms < 5000
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6220915506a2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6220915506a2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6220915506a2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6220915506a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x622091579373 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x622091579373 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x62209154d243 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62209154d243 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6220915504f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x622091551c29 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x622091551a5e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x622091297c14 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x622091297c14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6220915526fe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6220915526fe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x622091552396 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x622091550ba9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62209155205d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6220915766b0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x62209157673c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x62209117f768 - lightweight_wallet_libs::key_management::seed_phrase::tests::test_detailed_master_key_validation::hea38ee0503de9d8e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/key_management/seed_phrase.rs:1469:9
[INFO] [stdout]   21:     0x62209117efc7 - lightweight_wallet_libs::key_management::seed_phrase::tests::test_detailed_master_key_validation::{{closure}}::h1e5fcc4041e12d9c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/key_management/seed_phrase.rs:1439:45
[INFO] [stdout]   22:     0x622090fc1056 - core::ops::function::FnOnce::call_once::hb20595ed88d90b4c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x62209129d47b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x62209129d47b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x62209129c5b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x62209129c5b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x62209129c5b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x62209129c5b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x62209129c5b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x62209129c5b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x62209129c5b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x6220912601b4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x6220912601b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x622091263b8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x622091263b8a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x622091263b8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x622091263b8a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x622091263b8a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x622091263b8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x622091263b8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x62209155589f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x62209155589f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   43:     0x7e95938e3aa4 - <unknown>
[INFO] [stdout]   44:     0x7e9593970a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- key_management::seed_phrase::tests::test_master_key_validation_performance stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'key_management::seed_phrase::tests::test_master_key_validation_performance' panicked at src/key_management/seed_phrase.rs:1556:9:
[INFO] [stdout] Validation took too long: 73.610726634s
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6220915506a2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6220915506a2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6220915506a2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6220915506a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x622091579373 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x622091579373 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x62209154d243 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62209154d243 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6220915504f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x622091551c29 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x622091551a5e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x622091297c14 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x622091297c14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6220915526fe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6220915526fe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6220915523ca - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x622091550ba9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62209155205d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6220915766b0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6220911811fc - lightweight_wallet_libs::key_management::seed_phrase::tests::test_master_key_validation_performance::hfbeb874593f5eae9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/key_management/seed_phrase.rs:1556:9
[INFO] [stdout]   20:     0x622091180d97 - lightweight_wallet_libs::key_management::seed_phrase::tests::test_master_key_validation_performance::{{closure}}::h36100c7067e6123e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/key_management/seed_phrase.rs:1541:48
[INFO] [stdout]   21:     0x622090fbf2b6 - core::ops::function::FnOnce::call_once::h8bc09170c0130386
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   22:     0x62209129d47b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x62209129d47b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   24:     0x62209129c5b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   25:     0x62209129c5b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26:     0x62209129c5b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27:     0x62209129c5b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28:     0x62209129c5b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x62209129c5b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   30:     0x62209129c5b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   31:     0x6220912601b4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   32:     0x6220912601b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x622091263b8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x622091263b8a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x622091263b8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x622091263b8a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x622091263b8a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x622091263b8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x622091263b8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x62209155589f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41:     0x62209155589f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   42:     0x7e95938e3aa4 - <unknown>
[INFO] [stdout]   43:     0x7e9593970a34 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     key_management::seed_phrase::tests::test_detailed_master_key_validation
[INFO] [stdout]     key_management::seed_phrase::tests::test_master_key_validation_performance
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 625 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 261.54s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "8feac3f57fb5bc795ab02da3530dab8cf64ad757abab425f79396de7634f458e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8feac3f57fb5bc795ab02da3530dab8cf64ad757abab425f79396de7634f458e", kill_on_drop: false }`
[INFO] [stdout] 8feac3f57fb5bc795ab02da3530dab8cf64ad757abab425f79396de7634f458e
