[INFO] fetching crate lazylora 0.6.1...
[INFO] testing lazylora-0.6.1 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate lazylora 0.6.1 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate lazylora 0.6.1
[INFO] finished tweaking crates.io crate lazylora 0.6.1
[INFO] tweaked toml for crates.io crate lazylora 0.6.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate lazylora 0.6.1 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate lazylora 0.6.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] adeef22aae88a65e9d1b6e7636c9e154cb7c77070b81a490209ec04a227e6e3b
[INFO] running `Command { std: "docker" "start" "-a" "adeef22aae88a65e9d1b6e7636c9e154cb7c77070b81a490209ec04a227e6e3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "adeef22aae88a65e9d1b6e7636c9e154cb7c77070b81a490209ec04a227e6e3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adeef22aae88a65e9d1b6e7636c9e154cb7c77070b81a490209ec04a227e6e3b", kill_on_drop: false }`
[INFO] [stdout] adeef22aae88a65e9d1b6e7636c9e154cb7c77070b81a490209ec04a227e6e3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 797c48eebe9b7a3056815b82ba6da4fd7b67174f6d1597b722ba0798f62ce115
[INFO] running `Command { std: "docker" "start" "-a" "797c48eebe9b7a3056815b82ba6da4fd7b67174f6d1597b722ba0798f62ce115", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling owo-colors v4.2.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling xattr v1.5.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling self_update v0.42.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling self-replace v1.5.0
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling open v5.3.3
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tower-http v0.6.5
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.12
[INFO] [stderr]    Compiling hyper-rustls v0.27.6
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling lazylora v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
[INFO] running `Command { std: "docker" "inspect" "797c48eebe9b7a3056815b82ba6da4fd7b67174f6d1597b722ba0798f62ce115", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "797c48eebe9b7a3056815b82ba6da4fd7b67174f6d1597b722ba0798f62ce115", kill_on_drop: false }`
[INFO] [stdout] 797c48eebe9b7a3056815b82ba6da4fd7b67174f6d1597b722ba0798f62ce115
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 82c0ce83d9cea3d62f8fc17d3f058336e54ab0aba1c0f2ae2a51f3ceb2015e3f
[INFO] running `Command { std: "docker" "start" "-a" "82c0ce83d9cea3d62f8fc17d3f058336e54ab0aba1c0f2ae2a51f3ceb2015e3f", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling insta v1.44.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.23.8
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tower-http v0.6.5
[INFO] [stderr]    Compiling hyper-util v0.1.12
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.6
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]    Compiling self_update v0.42.0
[INFO] [stderr]    Compiling lazylora v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 36.35s
[INFO] running `Command { std: "docker" "inspect" "82c0ce83d9cea3d62f8fc17d3f058336e54ab0aba1c0f2ae2a51f3ceb2015e3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82c0ce83d9cea3d62f8fc17d3f058336e54ab0aba1c0f2ae2a51f3ceb2015e3f", kill_on_drop: false }`
[INFO] [stdout] 82c0ce83d9cea3d62f8fc17d3f058336e54ab0aba1c0f2ae2a51f3ceb2015e3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 42968871ee643adab3182eca2c2ebd4a25834eed953c25036b485680368d0de8
[INFO] running `Command { std: "docker" "start" "-a" "42968871ee643adab3182eca2c2ebd4a25834eed953c25036b485680368d0de8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/lazylora/fb53c7800ba606b4/deps/lazylora-fb53c7800ba606b4)
[INFO] [stdout] running 405 tests
[INFO] [stdout] test boot_screen::tests::test_boot_screen_creation ... ok
[INFO] [stdout] test client::algo::tests::test_asset_freeze_details_parsing ... ok
[INFO] [stdout] test client::algo::tests::test_asset_config_details_parsing ... ok
[INFO] [stdout] test client::algo::tests::test_asset_transfer_details_parsing ... ok
[INFO] [stdout] test client::algo::tests::test_empty_json_defaults ... ok
[INFO] [stdout] test client::algo::tests::test_heartbeat_details_parsing ... ok
[INFO] [stdout] test client::algo::tests::test_keyreg_details_parsing ... ok
[INFO] [stdout] test client::algo::tests::test_looks_like_nfd_name ... ok
[INFO] [stdout] test client::algo::tests::test_on_complete_parsing::case_2_optin ... ok
[INFO] [stdout] test client::algo::tests::test_app_call_details_parsing ... ok
[INFO] [stdout] test client::algo::tests::test_on_complete_parsing::case_7_delete_full ... ok
[INFO] [stdout] test client::algo::tests::test_on_complete_parsing::case_8_delete_short ... ok
[INFO] [stdout] test client::algo::tests::test_payment_details_parsing ... ok
[INFO] [stdout] test client::algo::tests::test_on_complete_parsing::case_6_update_short ... ok
[INFO] [stdout] test client::algo::tests::test_transaction_type_parsing::case_01_payment ... ok
[INFO] [stdout] test client::algo::tests::test_on_complete_parsing::case_3_closeout ... ok
[INFO] [stdout] test client::algo::tests::test_transaction_type_parsing::case_03_asset_transfer ... ok
[INFO] [stdout] test client::algo::tests::test_transaction_type_parsing::case_04_asset_clawback ... ok
[INFO] [stdout] test client::algo::tests::test_transaction_type_parsing::case_02_payment_close ... ok
[INFO] [stdout] test client::algo::tests::test_transaction_type_parsing::case_05_asset_config_create ... ok
[INFO] [stdout] test client::algo::tests::test_search_suggestions ... ok
[INFO] [stdout] test client::algo::tests::test_on_complete_parsing::case_4_clearstate ... ok
[INFO] [stdout] test client::algo::tests::test_on_complete_parsing::case_1_noop ... ok
[INFO] [stdout] test client::algo::tests::test_on_complete_parsing::case_5_update_full ... ok
[INFO] [stdout] test client::algo::tests::test_transaction_type_parsing::case_06_asset_config_modify ... ok
[INFO] [stdout] test client::algo::tests::test_transaction_type_parsing::case_07_asset_freeze ... ok
[INFO] [stdout] test client::algo::tests::test_transaction_type_parsing::case_08_app_call_create ... ok
[INFO] [stdout] test client::algo::tests::test_transaction_type_parsing::case_09_app_call_boxes ... ok
[INFO] [stdout] test commands::tests::test_account_detail_view_context::case_01_dismiss ... ok
[INFO] [stdout] test client::algo::tests::test_transaction_type_parsing::case_10_keyreg_online ... ok
[INFO] [stdout] test commands::tests::test_account_detail_view_context::case_02_cycle_tab ... ok
[INFO] [stdout] test client::algo::tests::test_transaction_type_parsing::case_11_keyreg_offline ... ok
[INFO] [stdout] test client::algo::tests::test_transaction_type_parsing::case_13_heartbeat ... ok
[INFO] [stdout] test client::algo::tests::test_transaction_type_parsing::case_14_empty_defaults ... ok
[INFO] [stdout] test client::algo::tests::test_transaction_type_parsing::case_12_state_proof ... ok
[INFO] [stdout] test boot_screen::tests::test_animation_phase_transitions ... ok
[INFO] [stdout] test commands::tests::test_account_detail_view_context::case_03_move_up_arrow ... ok
[INFO] [stdout] test commands::tests::test_account_detail_view_context::case_04_move_up_vim ... ok
[INFO] [stdout] test commands::tests::test_account_detail_view_context::case_05_move_down_arrow ... ok
[INFO] [stdout] test commands::tests::test_account_detail_view_context::case_08_go_bottom ... ok
[INFO] [stdout] test commands::tests::test_account_detail_view_context::case_09_select ... ok
[INFO] [stdout] test commands::tests::test_account_detail_view_context::case_07_go_top ... ok
[INFO] [stdout] test commands::tests::test_account_detail_view_context::case_10_copy_clipboard ... ok
[INFO] [stdout] test commands::tests::test_account_detail_view_context::case_14_quit ... ok
[INFO] [stdout] test commands::tests::test_account_detail_view_context::case_15_noop_x ... ok
[INFO] [stdout] test commands::tests::test_account_detail_view_context::case_12_open_browser ... ok
[INFO] [stdout] test commands::tests::test_app_detail_view_context::case_01_dismiss ... ok
[INFO] [stdout] test commands::tests::test_app_detail_view_context::case_02_cycle_tab ... ok
[INFO] [stdout] test commands::tests::test_app_detail_view_context::case_03_move_up_arrow ... ok
[INFO] [stdout] test commands::tests::test_app_detail_view_context::case_04_move_up_vim ... ok
[INFO] [stdout] test commands::tests::test_account_detail_view_context::case_06_move_down_vim ... ok
[INFO] [stdout] test commands::tests::test_app_detail_view_context::case_05_move_down_arrow ... ok
[INFO] [stdout] test commands::tests::test_app_detail_view_context::case_06_move_down_vim ... ok
[INFO] [stdout] test client::algo::tests::test_state_proof_details_parsing ... ok
[INFO] [stdout] test commands::tests::test_account_detail_view_context::case_11_copy_json ... ok
[INFO] [stdout] test commands::tests::test_app_detail_view_context::case_09_copy_clipboard ... ok
[INFO] [stdout] test commands::tests::test_app_detail_view_context::case_08_go_bottom ... ok
[INFO] [stdout] test commands::tests::test_account_detail_view_context::case_13_fullscreen ... ok
[INFO] [stdout] test commands::tests::test_app_detail_view_context::case_10_copy_json ... ok
[INFO] [stdout] test commands::tests::test_block_detail_view_context::case_06_move_down_vim ... ok
[INFO] [stdout] test commands::tests::test_app_detail_view_context::case_11_open_browser ... ok
[INFO] [stdout] test commands::tests::test_block_detail_view_context::case_08_go_bottom ... ok
[INFO] [stdout] test commands::tests::test_block_detail_view_context::case_07_go_top ... ok
[INFO] [stdout] test commands::tests::test_app_detail_view_context::case_12_fullscreen ... ok
[INFO] [stdout] test commands::tests::test_app_detail_view_context::case_13_quit ... ok
[INFO] [stdout] test commands::tests::test_app_detail_view_context::case_14_noop_x ... ok
[INFO] [stdout] test commands::tests::test_app_detail_view_context::case_15_noop_f1 ... ok
[INFO] [stdout] test commands::tests::test_block_detail_view_context::case_01_dismiss ... ok
[INFO] [stdout] test commands::tests::test_block_detail_view_context::case_02_cycle_tab ... ok
[INFO] [stdout] test commands::tests::test_block_detail_view_context::case_03_move_up_arrow ... ok
[INFO] [stdout] test commands::tests::test_block_detail_view_context::case_04_move_up_vim ... ok
[INFO] [stdout] test commands::tests::test_block_detail_view_context::case_09_select ... ok
[INFO] [stdout] test commands::tests::test_block_detail_view_context::case_12_open_browser ... ok
[INFO] [stdout] test commands::tests::test_block_detail_view_context::case_10_copy_clipboard ... ok
[INFO] [stdout] test commands::tests::test_block_detail_view_context::case_13_fullscreen ... ok
[INFO] [stdout] test commands::tests::test_block_detail_view_context::case_11_copy_json ... ok
[INFO] [stdout] test commands::tests::test_block_detail_view_context::case_15_noop_x ... ok
[INFO] [stdout] test commands::tests::test_block_detail_view_context::case_16_noop_f1 ... ok
[INFO] [stdout] test commands::tests::test_confirm_quit_context::case_1_confirm_y ... ok
[INFO] [stdout] test commands::tests::test_confirm_quit_context::case_2_confirm_upper_y ... ok
[INFO] [stdout] test commands::tests::test_confirm_quit_context::case_3_dismiss_n ... ok
[INFO] [stdout] test commands::tests::test_confirm_quit_context::case_4_dismiss_upper_n ... ok
[INFO] [stdout] test commands::tests::test_confirm_quit_context::case_6_noop ... ok
[INFO] [stdout] test commands::tests::test_confirm_quit_context::case_5_dismiss_esc ... ok
[INFO] [stdout] test commands::tests::test_detail_view_context::case_04_open_browser ... ok
[INFO] [stdout] test commands::tests::test_detail_view_context::case_05_export_svg ... ok
[INFO] [stdout] test commands::tests::test_block_detail_view_context::case_14_quit ... ok
[INFO] [stdout] test commands::tests::test_detail_view_context::case_07_quit ... ok
[INFO] [stdout] test commands::tests::test_detail_view_context::case_08_toggle_mode ... ok
[INFO] [stdout] test commands::tests::test_detail_view_context::case_06_fullscreen ... ok
[INFO] [stdout] test commands::tests::test_block_detail_view_context::case_05_move_down_arrow ... ok
[INFO] [stdout] test commands::tests::test_detail_view_context::case_11_scroll_left ... ok
[INFO] [stdout] test commands::tests::test_detail_view_context::case_09_scroll_up ... ok
[INFO] [stdout] test commands::tests::test_detail_view_context::case_01_dismiss ... ok
[INFO] [stdout] test commands::tests::test_detail_view_context::case_12_scroll_right ... ok
[INFO] [stdout] test commands::tests::test_detail_view_context::case_10_scroll_down ... ok
[INFO] [stdout] test commands::tests::test_detail_view_context::case_13_section_down ... ok
[INFO] [stdout] test commands::tests::test_detail_view_context::case_02_copy_clipboard ... ok
[INFO] [stdout] test commands::tests::test_detail_view_context::case_14_section_up ... ok
[INFO] [stdout] test commands::tests::test_detail_view_context::case_03_copy_json ... ok
[INFO] [stdout] test commands::tests::test_help_popup_context::case_01_dismiss_esc ... ok
[INFO] [stdout] test commands::tests::test_detail_view_context::case_15_toggle_section_enter ... ok
[INFO] [stdout] test commands::tests::test_help_popup_context::case_02_quit_q ... ok
[INFO] [stdout] test commands::tests::test_help_popup_context::case_05_scroll_up_vim ... ok
[INFO] [stdout] test commands::tests::test_help_popup_context::case_06_scroll_down_arrow ... ok
[INFO] [stdout] test commands::tests::test_help_popup_context::case_08_go_top ... ok
[INFO] [stdout] test commands::tests::test_help_popup_context::case_10_noop ... ok
[INFO] [stdout] test commands::tests::test_help_popup_context::case_07_scroll_down_vim ... ok
[INFO] [stdout] test commands::tests::test_detail_view_context::case_17_noop ... ok
[INFO] [stdout] test commands::tests::test_help_popup_context::case_03_dismiss_question ... ok
[INFO] [stdout] test commands::tests::test_help_popup_context::case_04_scroll_up_arrow ... ok
[INFO] [stdout] test commands::tests::test_detail_view_context::case_16_toggle_section_space ... ok
[INFO] [stdout] test commands::tests::test_help_popup_context::case_09_go_bottom ... ok
[INFO] [stdout] test commands::tests::test_inline_search_context::case_01_dismiss ... ok
[INFO] [stdout] test commands::tests::test_inline_search_context::case_02_submit ... ok
[INFO] [stdout] test commands::tests::test_inline_search_ctrl_c ... ok
[INFO] [stdout] test commands::tests::test_inline_search_context::case_03_backspace ... ok
[INFO] [stdout] test commands::tests::test_inline_search_context::case_04_cycle_type ... ok
[INFO] [stdout] test commands::tests::test_account_detail_view_context::case_16_noop_f1 ... ok
[INFO] [stdout] test commands::tests::test_inline_search_context::case_05_history_prev ... ok
[INFO] [stdout] test commands::tests::test_inline_search_context::case_06_history_next ... ok
[INFO] [stdout] test commands::tests::test_inline_search_context::case_07_cursor_left ... ok
[INFO] [stdout] test commands::tests::test_inline_search_context::case_08_cursor_right ... ok
[INFO] [stdout] test commands::tests::test_inline_search_context::case_09_type_a ... ok
[INFO] [stdout] test commands::tests::test_inline_search_context::case_10_type_1 ... ok
[INFO] [stdout] test commands::tests::test_main_context::case_01_quit ... ok
[INFO] [stdout] test commands::tests::test_main_context::case_04_toggle_help ... ok
[INFO] [stdout] test commands::tests::test_main_context::case_05_focus_search ... ok
[INFO] [stdout] test commands::tests::test_main_context::case_06_network_select ... ok
[INFO] [stdout] test commands::tests::test_main_context::case_07_cycle_focus ... ok
[INFO] [stdout] test commands::tests::test_inline_search_context::case_11_noop ... ok
[INFO] [stdout] test commands::tests::test_main_context::case_08_move_up_arrow ... ok
[INFO] [stdout] test commands::tests::test_main_context::case_02_refresh ... ok
[INFO] [stdout] test commands::tests::test_main_context::case_09_move_up_vim ... ok
[INFO] [stdout] test commands::tests::test_main_context::case_13_go_bottom ... ok
[INFO] [stdout] test commands::tests::test_main_context::case_03_toggle_live ... ok
[INFO] [stdout] test commands::tests::test_main_context::case_16_noop ... ok
[INFO] [stdout] test commands::tests::test_main_context::case_15_dismiss ... ok
[INFO] [stdout] test commands::tests::test_main_context::case_11_move_down_vim ... ok
[INFO] [stdout] test commands::tests::test_message_popup_context::case_5_noop ... ok
[INFO] [stdout] test commands::tests::test_network_form_context::case_2_submit ... ok
[INFO] [stdout] test commands::tests::test_message_popup_context::case_1_dismiss_esc ... ok
[INFO] [stdout] test commands::tests::test_main_context::case_14_select ... ok
[INFO] [stdout] test commands::tests::test_message_popup_context::case_2_dismiss_enter ... ok
[INFO] [stdout] test commands::tests::test_network_form_context::case_1_dismiss ... ok
[INFO] [stdout] test commands::tests::test_network_form_context::case_3_next_tab ... ok
[INFO] [stdout] test commands::tests::test_message_popup_context::case_4_quit ... ok
[INFO] [stdout] test commands::tests::test_main_context::case_12_go_top ... ok
[INFO] [stdout] test commands::tests::test_message_popup_context::case_3_dismiss_space ... ok
[INFO] [stdout] test commands::tests::test_network_form_context::case_4_next_down ... ok
[INFO] [stdout] test commands::tests::test_main_context::case_10_move_down_arrow ... ok
[INFO] [stdout] test commands::tests::test_network_form_context::case_5_prev ... ok
[INFO] [stdout] test commands::tests::test_network_select_context::case_03_move_up_vim ... ok
[INFO] [stdout] test commands::tests::test_network_select_context::case_07_go_bottom ... ok
[INFO] [stdout] test commands::tests::test_network_select_context::case_10_delete_network ... ok
[INFO] [stdout] test commands::tests::test_network_form_context::case_6_backspace ... ok
[INFO] [stdout] test commands::tests::test_network_select_context::case_11_quit_q ... ok
[INFO] [stdout] test commands::tests::test_network_select_context::case_09_add_network ... ok
[INFO] [stdout] test commands::tests::test_network_select_context::case_01_dismiss ... ok
[INFO] [stdout] test commands::tests::test_network_select_context::case_12_noop ... ok
[INFO] [stdout] test commands::tests::test_network_select_context::case_02_move_up_arrow ... ok
[INFO] [stdout] test commands::tests::test_network_select_context::case_04_move_down_arrow ... ok
[INFO] [stdout] test commands::tests::test_network_form_context::case_7_type_char ... ok
[INFO] [stdout] test commands::tests::test_network_select_context::case_05_move_down_vim ... ok
[INFO] [stdout] test commands::tests::test_network_select_context::case_06_go_top ... ok
[INFO] [stdout] test commands::tests::test_search_input_context::case_1_dismiss ... ok
[INFO] [stdout] test commands::tests::test_search_input_context::case_2_submit ... ok
[INFO] [stdout] test commands::tests::test_search_input_context::case_3_cycle_type ... ok
[INFO] [stdout] test commands::tests::test_search_input_context::case_4_backspace ... ok
[INFO] [stdout] test commands::tests::test_search_input_context::case_5_type_a ... ok
[INFO] [stdout] test commands::tests::test_search_input_context::case_6_type_1 ... ok
[INFO] [stdout] test commands::tests::test_search_input_context::case_7_noop ... ok
[INFO] [stdout] test commands::tests::test_search_input_ctrl_c ... ok
[INFO] [stdout] test commands::tests::test_search_results_context::case_01_dismiss ... ok
[INFO] [stdout] test commands::tests::test_search_results_context::case_03_prev_vim ... ok
[INFO] [stdout] test commands::tests::test_search_results_context::case_04_next_arrow ... ok
[INFO] [stdout] test commands::tests::test_search_results_context::case_02_prev_arrow ... ok
[INFO] [stdout] test commands::tests::test_search_results_context::case_06_go_top ... ok
[INFO] [stdout] test client::algo::tests::test_nfd_api_url ... ok
[INFO] [stdout] test commands::tests::test_app_detail_view_context::case_07_go_top ... ok
[INFO] [stdout] test commands::tests::test_search_results_context::case_05_next_vim ... ok
[INFO] [stdout] test commands::tests::test_search_results_context::case_07_go_bottom ... ok
[INFO] [stdout] test commands::tests::test_search_results_context::case_09_quit_q ... ok
[INFO] [stdout] test commands::tests::test_search_results_context::case_10_noop ... ok
[INFO] [stdout] test commands::tests::test_search_results_context::case_08_select ... ok
[INFO] [stdout] test constants::tests::test_format_algo_functions::case_1_zero ... ok
[INFO] [stdout] test constants::tests::test_format_algo_functions::case_2_one_algo ... ok
[INFO] [stdout] test constants::tests::test_format_algo_functions::case_3_five_and_half ... ok
[INFO] [stdout] test constants::tests::test_microalgos_conversion::case_1_zero ... ok
[INFO] [stdout] test constants::tests::test_microalgos_conversion::case_2_one_algo ... ok
[INFO] [stdout] test constants::tests::test_microalgos_conversion::case_3_five_and_half ... ok
[INFO] [stdout] test domain::account::tests::test_account_details_predicates ... ok
[INFO] [stdout] test domain::account::tests::test_account_info_behavior ... ok
[INFO] [stdout] test constants::tests::test_microalgos_conversion::case_4_fractional ... ok
[INFO] [stdout] test domain::account::tests::test_participation_info_validity ... ok
[INFO] [stdout] test domain::application::tests::test_app_state_value_creation ... ok
[INFO] [stdout] test domain::application::tests::test_application_info_creation ... ok
[INFO] [stdout] test domain::application::tests::test_application_details_state_totals ... ok
[INFO] [stdout] test domain::asset::tests::test_asset_details_default ... ok
[INFO] [stdout] test domain::asset::tests::test_asset_details_capabilities ... ok
[INFO] [stdout] test domain::asset::tests::test_asset_details_to_basic_info ... ok
[INFO] [stdout] test domain::asset::tests::test_asset_info_formatted_total ... ok
[INFO] [stdout] test domain::asset::tests::test_asset_info_display_name ... ok
[INFO] [stdout] test domain::asset::tests::test_asset_info_new ... ok
[INFO] [stdout] test domain::asset::tests::test_asset_params_is_creation ... ok
[INFO] [stdout] test domain::asset::tests::test_asset_params_has_any_address ... ok
[INFO] [stdout] test domain::block::tests::test_algo_block_new ... ok
[INFO] [stdout] test domain::block::tests::test_block_details_count_by_type ... ok
[INFO] [stdout] test domain::block::tests::test_block_info_new ... ok
[INFO] [stdout] test domain::block::tests::test_block_details_new ... ok
[INFO] [stdout] test domain::block::tests::test_count_transactions ... ok
[INFO] [stdout] test domain::network::tests::test_custom_network_new ... ok
[INFO] [stdout] test domain::network::tests::test_custom_network_serialization ... ok
[INFO] [stdout] test domain::network::tests::test_network_as_str::case_1_mainnet ... ok
[INFO] [stdout] test domain::network::tests::test_custom_network_with_nfd ... ok
[INFO] [stdout] test domain::network::tests::test_network_as_str::case_2_testnet ... ok
[INFO] [stdout] test domain::network::tests::test_custom_network_display ... ok
[INFO] [stdout] test domain::network::tests::test_network_as_str::case_3_localnet ... ok
[INFO] [stdout] test domain::network::tests::test_network_config_default ... ok
[INFO] [stdout] test domain::network::tests::test_network_config_display ... ok
[INFO] [stdout] test domain::network::tests::test_lora_entity_urls ... ok
[INFO] [stdout] test domain::network::tests::test_network_config_from_network ... ok
[INFO] [stdout] test domain::network::tests::test_network_config_from_custom ... ok
[INFO] [stdout] test domain::account::tests::test_simple_struct_constructors ... ok
[INFO] [stdout] test domain::network::tests::test_network_config_lora_urls_builtin ... ok
[INFO] [stdout] test commands::tests::test_network_select_context::case_08_select ... ok
[INFO] [stdout] test domain::network::tests::test_network_config_nfd_support::case_2_testnet ... ok
[INFO] [stdout] test domain::network::tests::test_network_config_lora_urls_custom ... ok
[INFO] [stdout] test domain::network::tests::test_network_config_nfd_support::case_1_mainnet ... ok
[INFO] [stdout] test domain::network::tests::test_network_config_nfd_support::case_4_custom_without_nfd ... ok
[INFO] [stdout] test domain::network::tests::test_network_config_nfd_support::case_5_custom_with_nfd ... ok
[INFO] [stdout] test domain::network::tests::test_network_config_urls::case_1_builtin_mainnet ... ok
[INFO] [stdout] test domain::network::tests::test_network_config_serialization ... ok
[INFO] [stdout] test domain::network::tests::test_network_default ... ok
[INFO] [stdout] test domain::network::tests::test_network_display::case_2_testnet ... ok
[INFO] [stdout] test domain::network::tests::test_network_display::case_1_mainnet ... ok
[INFO] [stdout] test domain::network::tests::test_network_display::case_3_localnet ... ok
[INFO] [stdout] test domain::network::tests::test_network_config_nfd_support::case_3_localnet ... ok
[INFO] [stdout] test domain::network::tests::test_network_lora_base_url::case_1_mainnet ... ok
[INFO] [stdout] test domain::network::tests::test_network_lora_base_url::case_2_testnet ... ok
[INFO] [stdout] test domain::network::tests::test_network_lora_base_url::case_3_localnet ... ok
[INFO] [stdout] test domain::network::tests::test_network_serialization ... ok
[INFO] [stdout] test domain::network::tests::test_network_supports_nfd::case_2_testnet ... ok
[INFO] [stdout] test domain::network::tests::test_network_supports_nfd::case_1_mainnet ... ok
[INFO] [stdout] test domain::network::tests::test_network_supports_nfd::case_3_localnet ... ok
[INFO] [stdout] test domain::network::tests::test_network_urls ... ok
[INFO] [stdout] test domain::nfd::tests::test_nfd_info_default ... ok
[INFO] [stdout] test domain::nfd::tests::test_nfd_info_base_name ... ok
[INFO] [stdout] test domain::nfd::tests::test_nfd_info_from_json_user_defined_avatar ... ok
[INFO] [stdout] test domain::nfd::tests::test_nfd_info_has_avatar ... ok
[INFO] [stdout] test domain::nfd::tests::test_nfd_info_from_json ... ok
[INFO] [stdout] test domain::nfd::tests::test_nfd_info_primary_address ... ok
[INFO] [stdout] test domain::nfd::tests::test_nfd_info_new ... ok
[INFO] [stdout] test domain::nfd::tests::test_nfd_info_from_json_minimal ... ok
[INFO] [stdout] test domain::transaction::types::tests::test_transaction_details_behavior ... ok
[INFO] [stdout] test domain::transaction::types::tests::test_on_complete_conversions ... ok
[INFO] [stdout] test state::config::tests::test_add_custom_network ... ok
[INFO] [stdout] test state::config::tests::test_all_networks_serialize::case_1_mainnet ... ok
[INFO] [stdout] test state::config::tests::test_all_networks_serialize::case_3_localnet ... ok
[INFO] [stdout] test state::config::tests::test_all_networks_serialize::case_2_testnet ... ok
[INFO] [stdout] test state::config::tests::test_add_custom_network_duplicate_name ... ok
[INFO] [stdout] test state::config::tests::test_delete_custom_network_switches_to_mainnet ... ok
[INFO] [stdout] test state::config::tests::test_get_all_networks_no_custom ... ok
[INFO] [stdout] test state::config::tests::test_default_config ... ok
[INFO] [stdout] test state::config::tests::test_get_all_networks_with_custom ... ok
[INFO] [stdout] test state::config::tests::test_json_format ... ok
[INFO] [stdout] test state::config::tests::test_serialization_with_custom_networks ... ok
[INFO] [stdout] test state::data::tests::test_find_transaction_index ... ok
[INFO] [stdout] test domain::nfd::tests::test_nfd_info_short_name ... ok
[INFO] [stdout] test state::navigation::tests::test_block_detail_tab_cycle_behavior ... ok
[INFO] [stdout] test domain::transaction::tests::test_format_timestamp ... ok
[INFO] [stdout] test state::config::tests::test_backward_compatibility_old_config ... ok
[INFO] [stdout] test state::data::tests::test_find_block_index ... ok
[INFO] [stdout] test domain::transaction::tests::test_txn_type_properties ... ok
[INFO] [stdout] test state::config::tests::test_serialization_builtin ... ok
[INFO] [stdout] test state::config::tests::test_delete_custom_network ... ok
[INFO] [stdout] test state::navigation::tests::test_block_selection_with_data ... ok
[INFO] [stdout] test state::navigation::tests::test_block_txn_navigation ... ok
[INFO] [stdout] test state::navigation::tests::test_detail_view_mode_toggle_behavior ... ok
[INFO] [stdout] test state::navigation::tests::test_detail_view_open_close_cycle ... ok
[INFO] [stdout] test state::navigation::tests::test_navigation_reset_clears_all_state ... ok
[INFO] [stdout] test domain::network::tests::test_network_config_urls::case_2_builtin_testnet ... ok
[INFO] [stdout] test domain::network::tests::test_network_config_urls::case_3_custom ... ok
[INFO] [stdout] test state::config::tests::test_try_load_fails_on_missing_file ... ok
[INFO] [stdout] test state::config::tests::test_config_path_has_json_extension ... ok
[INFO] [stdout] test state::navigation::tests::test_transaction_selection_with_data ... ok
[INFO] [stdout] test state::ui_state::popups::tests::test_network_form_field_navigation ... ok
[INFO] [stdout] test state::ui_state::search::tests::test_detect_search_type_all_cases ... ok
[INFO] [stdout] test state::ui_state::popups::tests::test_network_form_input ... ok
[INFO] [stdout] test state::ui_state::popups::tests::test_popup_state_variants ... ok
[INFO] [stdout] test state::ui_state::tests::test_inline_search_lifecycle ... ok
[INFO] [stdout] test state::ui_state::tests::test_network_form_input_flow ... ok
[INFO] [stdout] test state::ui_state::search::tests::test_search_type_cycle_behavior ... ok
[INFO] [stdout] test state::ui_state::tests::test_search_results_rotation ... ok
[INFO] [stdout] test state::ui_state::tests::test_search_results_rotation_edge_cases ... ok
[INFO] [stdout] test state::ui_state::tests::test_focus_cycle_behavior ... ok
[INFO] [stdout] test ui::components::toast::tests::test_calculate_toast_position_variants ... ok
[INFO] [stdout] test state::ui_state::tests::test_help_popup_lifecycle ... ok
[INFO] [stdout] test state::ui_state::tests::test_ui_state_focus_management ... ok
[INFO] [stdout] test state::ui_state::tests::test_ui_state_toast_lifecycle ... ok
[INFO] [stdout] test state::ui_state::tests::test_ui_state_popup_lifecycle ... ok
[INFO] [stdout] test ui::components::toast::tests::test_determine_text_color_variants ... ok
[INFO] [stdout] test ui::components::toast::tests::test_toast_constants_and_block ... ok
[INFO] [stdout] test state::ui_state::tests::test_ui_state_expandable_sections ... ok
[INFO] [stdout] test ui::header::tests::test_build_search_line_unfocused_empty ... ok
[INFO] [stdout] test ui::footer::tests::test_footer_displays_search_hints_when_focused ... ok
[INFO] [stdout] test ui::footer::tests::test_footer_empty_when_transaction_detail_active ... ok
[INFO] [stdout] test ui::header::tests::test_create_animated_logo ... ok
[INFO] [stdout] test ui::footer::tests::test_footer_empty_when_block_detail_active ... ok
[INFO] [stdout] test ui::header::tests::test_create_static_logo ... ok
[INFO] [stdout] test ui::header::tests::test_truncate_search_display ... ok
[INFO] [stdout] test state::tests::test_network_form_key_to_state_flow ... ok
[INFO] [stdout] test ui::layout::tests::test_centered_popup_area ... ok
[INFO] [stdout] test ui::header::tests::test_build_search_line_focused ... ok
[INFO] [stdout] test ui::footer::tests::test_footer_displays_all_shortcuts ... ok
[INFO] [stdout] test ui::footer::tests::test_footer_rendering_robustness ... ok
[INFO] [stdout] test state::tests::test_handle_search_results_empty ... ok
[INFO] [stdout] test state::tests::test_handle_search_results_with_results ... ok
[INFO] [stdout] test ui::helpers::tests::test_all_block_states ... ok
[INFO] [stdout] test ui::panels::details::application::tests::test_application_details_info_tab ... ok
[INFO] [stdout] test ui::header::tests::test_search_bar_renders ... ok
[INFO] [stdout] test ui::panels::details::account::tests::test_account_details_snapshot ... ok
[INFO] [stdout] test ui::panels::tests::test_constants_are_reasonable ... ok
[INFO] [stdout] test ui::header::tests::test_header_renders ... ok
[INFO] [stdout] test ui::panels::details::asset::tests::test_asset_details_gousd ... ok
[INFO] [stdout] test ui::panels::details::application::tests::test_application_details_programs_tab ... ok
[INFO] [stdout] test ui::panels::details::application::tests::test_application_details_state_tab ... ok
[INFO] [stdout] test ui::popups::confirm::tests::test_confirm_popup_renders ... ok
[INFO] [stdout] test ui::panels::details::account::tests::test_account_details_with_nfd_snapshot ... ok
[INFO] [stdout] test ui::popups::confirm::tests::test_confirm_popup_small_terminal ... ok
[INFO] [stdout] test ui::popups::help::tests::test_help_popup_renders_without_scroll ... ok
[INFO] [stdout] test ui::popups::help::tests::test_help_popup_small_terminal ... ok
[INFO] [stdout] test ui::popups::help::tests::test_help_sections_not_empty ... ok
[INFO] [stdout] test ui::popups::message::tests::test_message_popup_empty_string ... ok
[INFO] [stdout] test ui::popups::message::tests::test_message_popup_multiline ... ok
[INFO] [stdout] test ui::popups::message::tests::test_message_popup_long_text ... ok
[INFO] [stdout] test ui::popups::message::tests::test_message_popup_renders ... ok
[INFO] [stdout] test ui::popups::message::tests::test_message_popup_sizing ... ok
[INFO] [stdout] test ui::popups::help::tests::test_help_popup_renders_with_scroll ... ok
[INFO] [stdout] test ui::popups::network::tests::test_network_selector_custom_network_is_current ... ok
[INFO] [stdout] test ui::panels::details::block::tests::test_block_details_info_tab ... ok
[INFO] [stdout] test ui::popups::network::tests::test_network_selector_renders ... ok
[INFO] [stdout] test ui::popups::network::tests::test_network_selector_shows_current_network ... ok
[INFO] [stdout] test ui::popups::network::tests::test_network_selector_multiple_selections ... ok
[INFO] [stdout] test ui::panels::details::asset::tests::test_asset_details_usdc ... ok
[INFO] [stdout] test ui::popups::network_form::tests::renders_form_snapshot ... ok
[INFO] [stdout] test ui::popups::search::tests::test_search_popup_long_query ... ok
[INFO] [stdout] test ui::popups::network::tests::test_network_selector_with_custom_networks ... ok
[INFO] [stdout] test ui::popups::network_form::tests::renders_form ... ok
[INFO] [stdout] test ui::popups::search::tests::test_search_popup_renders ... ok
[INFO] [stdout] test ui::popups::search::tests::test_search_popup_with_query ... ok
[INFO] [stdout] test ui::popups::tests::test_module_exports ... ok
[INFO] [stdout] test ui::popups::search_results::tests::test_search_results_renders_with_data ... ok
[INFO] [stdout] test ui::popups::search::tests::test_search_popup_all_types ... ok
[INFO] [stdout] test updater::tests::test_binary_path_detection ... ok
[INFO] [stdout] test updater::tests::test_cargo_path_detection ... ok
[INFO] [stdout] test updater::tests::test_cross_platform_availability ... ok
[INFO] [stdout] test updater::tests::test_homebrew_path_detection ... ok
[INFO] [stdout] test updater::tests::test_install_source_traits ... ok
[INFO] [stdout] test updater::tests::test_install_source_properties ... ok
[INFO] [stdout] test updater::tests::test_path_detection_priority ... ok
[INFO] [stdout] test widgets::detail::flow_diagram::tests::test_txn_flow_diagram_configurations ... ok
[INFO] [stdout] test updater::tests::test_nix_path_detection ... ok
[INFO] [stdout] test widgets::detail::flow_diagram::tests::test_txn_flow_diagram_transfer_descriptions ... ok
[INFO] [stdout] test widgets::detail::flow_diagram::tests::test_txn_flow_diagram_labels_by_type ... ok
[INFO] [stdout] test updater::tests::test_special_path_cases ... ok
[INFO] [stdout] test ui::popups::search_results::tests::test_search_results_renders_empty ... ok
[INFO] [stdout] test widgets::graph::tests::test_snapshot_asset_freeze ... ok
[INFO] [stdout] test widgets::graph::tests::test_snapshot_app_call_with_inner_txns ... ok
[INFO] [stdout] test widgets::graph::tests::test_snapshot_asset_config_create ... ok
[INFO] [stdout] test ui::popups::network_form::tests::renders_form_with_typed_content ... ok
[INFO] [stdout] test widgets::graph::tests::test_snapshot_asset_transfer ... ok
[INFO] [stdout] test widgets::graph::tests::test_snapshot_payment_with_rekey ... ok
[INFO] [stdout] test widgets::graph::tests::test_txn_graph_construction_and_config ... ok
[INFO] [stdout] test widgets::graph::tests::test_txn_graph_layout_calculations ... ok
[INFO] [stdout] test widgets::graph::tests::test_snapshot_keyreg ... ok
[INFO] [stdout] test widgets::graph::tests::test_snapshot_asset_opt_in ... ok
[INFO] [stdout] test widgets::graph::tests::test_txn_graph_special_features ... ok
[INFO] [stdout] test widgets::graph::tests::test_snapshot_transaction_group ... ok
[INFO] [stdout] test widgets::graph::tests::test_txn_graph_transaction_types ... ok
[INFO] [stdout] test widgets::graph::types::tests::test_graph_column_account ... ok
[INFO] [stdout] test widgets::graph::types::tests::test_graph_entity_type_properties::case_1_account ... ok
[INFO] [stdout] test widgets::graph::types::tests::test_graph_entity_type_properties::case_3_asset ... ok
[INFO] [stdout] test widgets::graph::types::tests::test_graph_entity_type_properties::case_2_application ... ok
[INFO] [stdout] test widgets::graph::types::tests::test_graph_representation_equality::case_2_vector_ne_selfloop ... ok
[INFO] [stdout] test widgets::graph::types::tests::test_graph_representation_equality::case_3_selfloop_ne_point ... ok
[INFO] [stdout] test widgets::helpers::tests::test_format_algo_amount ... ok
[INFO] [stdout] test widgets::helpers::tests::test_format_with_commas ... ok
[INFO] [stdout] test widgets::helpers::tests::test_truncate_address ... ok
[INFO] [stdout] test widgets::helpers::tests::test_txn_type_icon ... ok
[INFO] [stdout] test widgets::graph::types::tests::test_graph_column_application ... ok
[INFO] [stdout] test ui::panels::details::block::tests::test_block_details_txns_tab ... ok
[INFO] [stdout] test widgets::graph::types::tests::test_graph_column_asset ... ok
[INFO] [stdout] test widgets::graph::types::tests::test_graph_representation_equality::case_1_vector_eq_vector ... ok
[INFO] [stdout] test ui::panels::tests::test_scrollbar_renders_when_focused_and_overflow ... ok
[INFO] [stdout] test widgets::graph::tests::test_static_txn_snapshots ... ok
[INFO] [stdout] test ui::panels::details::transaction::tests::test_transaction_popup_snapshots ... FAILED
[INFO] [stdout] test ui::panels::tests::test_render_blocks_states ... ok
[INFO] [stdout] test ui::panels::tests::test_render_transactions_states ... ok
[INFO] [stdout] test state::tests::test_sync_selections_all_scenarios ... ok
[INFO] [stdout] test state::tests::test_navigation_all_scenarios ... ok
[INFO] [stdout] test state::tests::test_merge_blocks_all_scenarios ... ok
[INFO] [stdout] test state::tests::test_merge_transactions_all_scenarios ... ok
[INFO] [stdout] test state::tests::test_handle_dismiss_all_contexts ... ok
[INFO] [stdout] test state::tests::test_get_input_context_all_states ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ui::panels::details::transaction::tests::test_transaction_popup_snapshots stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ui::panels::details::transaction::tests::test_transaction_popup_snapshots' (442) panicked at src/ui/panels/details/transaction/mod.rs:323:37:
[INFO] [stdout] Failed to fetch RSTLLBOXL3LIVU6JDP2MYP7DR6624F4M7NDXERCKSETCLRNADWHQ: Network error: error sending request for url (https://mainnet-idx.algonode.cloud/v2/transactions/RSTLLBOXL3LIVU6JDP2MYP7DR6624F4M7NDXERCKSETCLRNADWHQ)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x593efe19d592 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x593efe19d592 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x593efe19d592 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x593efe19d592 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x593efe1b848a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x593efe1b848a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x593efe1a4166 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x593efe1a4166 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x593efe177adf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x593efe177adf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x593efe194229 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x593efd8645de - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x593efd8645de - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x593efe194492 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x593efe194492 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x593efe177b98 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x593efe16f0e9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x593efe178c5d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x593efe1b8bfc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x593efd69a253 - lazylora[fdb2601bcd8d6656]::ui::panels::details::transaction::tests::test_transaction_popup_snapshots::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ui/panels/details/transaction/mod.rs:323:37
[INFO] [stdout]   20:     0x593efd7f9591 - <core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::option::Option<lazylora[fdb2601bcd8d6656]::domain::transaction::Transaction>, eyre[7a6ce783f1fbddfa]::Report>>::unwrap_or_else::<lazylora[fdb2601bcd8d6656]::ui::panels::details::transaction::tests::test_transaction_popup_snapshots::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x593efd6a0bc4 - lazylora[fdb2601bcd8d6656]::ui::panels::details::transaction::tests::test_transaction_popup_snapshots::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ui/panels/details/transaction/mod.rs:323:18
[INFO] [stdout]   22:     0x593efd777d62 - <core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x593efd7780dd - <core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x593efd7f439d - <tokio[8b8ff7cb84ce33e4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x593efd7f311b - tokio[8b8ff7cb84ce33e4]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[8b8ff7cb84ce33e4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x593efd7f311b - tokio[8b8ff7cb84ce33e4]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[8b8ff7cb84ce33e4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x593efd7f311b - <tokio[8b8ff7cb84ce33e4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x593efd7cd140 - <tokio[8b8ff7cb84ce33e4]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[8b8ff7cb84ce33e4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x593efd7ea09d - <tokio[8b8ff7cb84ce33e4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x593efd7e3784 - <tokio[8b8ff7cb84ce33e4]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8b8ff7cb84ce33e4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x593efd62536b - <tokio[8b8ff7cb84ce33e4]::runtime::context::scoped::Scoped<tokio[8b8ff7cb84ce33e4]::runtime::scheduler::Context>>::set::<<tokio[8b8ff7cb84ce33e4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8b8ff7cb84ce33e4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[8b8ff7cb84ce33e4]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x593efd718189 - tokio[8b8ff7cb84ce33e4]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[8b8ff7cb84ce33e4]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[8b8ff7cb84ce33e4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8b8ff7cb84ce33e4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x593efd5a9292 - <std[840933623431fd06]::thread::local::LocalKey<tokio[8b8ff7cb84ce33e4]::runtime::context::Context>>::try_with::<tokio[8b8ff7cb84ce33e4]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[8b8ff7cb84ce33e4]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[8b8ff7cb84ce33e4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8b8ff7cb84ce33e4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[8b8ff7cb84ce33e4]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x593efd5a691e - <std[840933623431fd06]::thread::local::LocalKey<tokio[8b8ff7cb84ce33e4]::runtime::context::Context>>::with::<tokio[8b8ff7cb84ce33e4]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[8b8ff7cb84ce33e4]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[8b8ff7cb84ce33e4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8b8ff7cb84ce33e4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[8b8ff7cb84ce33e4]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x593efd7104dd - tokio[8b8ff7cb84ce33e4]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[8b8ff7cb84ce33e4]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[8b8ff7cb84ce33e4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8b8ff7cb84ce33e4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x593efd7d87f0 - <tokio[8b8ff7cb84ce33e4]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8b8ff7cb84ce33e4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x593efd7db366 - <tokio[8b8ff7cb84ce33e4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x593efd7dfdb0 - <tokio[8b8ff7cb84ce33e4]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x593efd5f8e73 - tokio[8b8ff7cb84ce33e4]::runtime::context::runtime::enter_runtime::<<tokio[8b8ff7cb84ce33e4]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x593efd7c8bf1 - <tokio[8b8ff7cb84ce33e4]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x593efd6dcfe4 - <tokio[8b8ff7cb84ce33e4]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x593efd6ddf2c - <tokio[8b8ff7cb84ce33e4]::runtime::runtime::Runtime>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x593efd6da687 - lazylora[fdb2601bcd8d6656]::ui::panels::details::transaction::tests::test_transaction_popup_snapshots
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ui/panels/details/transaction/mod.rs:319:38
[INFO] [stdout]   44:     0x593efd69fe67 - lazylora[fdb2601bcd8d6656]::ui::panels::details::transaction::tests::test_transaction_popup_snapshots::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ui/panels/details/transaction/mod.rs:309:48
[INFO] [stdout]   45:     0x593efd781c46 - <lazylora[fdb2601bcd8d6656]::ui::panels::details::transaction::tests::test_transaction_popup_snapshots::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x593efd85898b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x593efd85898b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x593efd8651ea - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x593efd8651ea - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x593efd8651ea - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x593efd8651ea - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x593efd8651ea - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x593efd8651ea - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x593efd8651ea - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x593efd85f6b4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x593efd85f6b4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x593efd867ce2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x593efd867ce2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x593efd867ce2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x593efd867ce2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x593efd867ce2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x593efd867ce2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x593efd867ce2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x593efe19c38f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x593efe19c38f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x71d9c3f9faa4 - <unknown>
[INFO] [stdout]   67:     0x71d9c402ca64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ui::panels::details::transaction::tests::test_transaction_popup_snapshots
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 404 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.48s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin lazylora`
[INFO] running `Command { std: "docker" "inspect" "42968871ee643adab3182eca2c2ebd4a25834eed953c25036b485680368d0de8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42968871ee643adab3182eca2c2ebd4a25834eed953c25036b485680368d0de8", kill_on_drop: false }`
[INFO] [stdout] 42968871ee643adab3182eca2c2ebd4a25834eed953c25036b485680368d0de8
