[INFO] fetching crate lazylora 0.6.1...
[INFO] testing lazylora-0.6.1 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate lazylora 0.6.1 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate lazylora 0.6.1 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b9073776c559c17d4934f550e3eb96f325cf507a9827d46cdbf2ef2ec415ea58
[INFO] running `Command { std: "docker" "start" "-a" "b9073776c559c17d4934f550e3eb96f325cf507a9827d46cdbf2ef2ec415ea58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9073776c559c17d4934f550e3eb96f325cf507a9827d46cdbf2ef2ec415ea58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9073776c559c17d4934f550e3eb96f325cf507a9827d46cdbf2ef2ec415ea58", kill_on_drop: false }`
[INFO] [stdout] b9073776c559c17d4934f550e3eb96f325cf507a9827d46cdbf2ef2ec415ea58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ba98c5a10ff73bf89a196ee3c3db701ca013c159220a020ef8bea4f7dab413f
[INFO] running `Command { std: "docker" "start" "-a" "3ba98c5a10ff73bf89a196ee3c3db701ca013c159220a020ef8bea4f7dab413f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling owo-colors v4.2.1
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling tower-http v0.6.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling xattr v1.5.0
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling hyper-util v0.1.12
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling self_update v0.42.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling document-features v0.2.11
[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 backtrace v0.3.75
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling self-replace v1.5.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling open v5.3.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling lazylora v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 19s
[INFO] running `Command { std: "docker" "inspect" "3ba98c5a10ff73bf89a196ee3c3db701ca013c159220a020ef8bea4f7dab413f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ba98c5a10ff73bf89a196ee3c3db701ca013c159220a020ef8bea4f7dab413f", kill_on_drop: false }`
[INFO] [stdout] 3ba98c5a10ff73bf89a196ee3c3db701ca013c159220a020ef8bea4f7dab413f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75be7e1efae3669278e55f342727a73736b0e25e53820724d23e61d8cbc8a6d8
[INFO] running `Command { std: "docker" "start" "-a" "75be7e1efae3669278e55f342727a73736b0e25e53820724d23e61d8cbc8a6d8", 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 similar v2.7.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling insta v1.44.3
[INFO] [stderr]    Compiling aho-corasick v1.1.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 hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.5
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling regex v1.11.1
[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 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 46.02s
[INFO] running `Command { std: "docker" "inspect" "75be7e1efae3669278e55f342727a73736b0e25e53820724d23e61d8cbc8a6d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75be7e1efae3669278e55f342727a73736b0e25e53820724d23e61d8cbc8a6d8", kill_on_drop: false }`
[INFO] [stdout] 75be7e1efae3669278e55f342727a73736b0e25e53820724d23e61d8cbc8a6d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 37f3bd6aa8bc52e117ab5712d375a9d3399e739712144364c0624c96f75a9d98
[INFO] running `Command { std: "docker" "start" "-a" "37f3bd6aa8bc52e117ab5712d375a9d3399e739712144364c0624c96f75a9d98", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lazylora-fb53c7800ba606b4)
[INFO] [stdout] 
[INFO] [stdout] running 405 tests
[INFO] [stdout] test boot_screen::tests::test_animation_phase_transitions ... ok
[INFO] [stdout] test boot_screen::tests::test_boot_screen_creation ... 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_app_call_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_asset_freeze_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_nfd_api_url ... 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_2_optin ... ok
[INFO] [stdout] test client::algo::tests::test_on_complete_parsing::case_3_closeout ... 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_5_update_full ... ok
[INFO] [stdout] test client::algo::tests::test_on_complete_parsing::case_6_update_short ... 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_search_suggestions ... ok
[INFO] [stdout] test client::algo::tests::test_state_proof_details_parsing ... ok
[INFO] [stdout] test client::algo::tests::test_transaction_type_parsing::case_01_payment ... 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_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_05_asset_config_create ... 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 client::algo::tests::test_transaction_type_parsing::case_10_keyreg_online ... 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_12_state_proof ... 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 commands::tests::test_account_detail_view_context::case_01_dismiss ... ok
[INFO] [stdout] test commands::tests::test_account_detail_view_context::case_02_cycle_tab ... 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_06_move_down_vim ... 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_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_10_copy_clipboard ... ok
[INFO] [stdout] test commands::tests::test_account_detail_view_context::case_11_copy_json ... ok
[INFO] [stdout] test commands::tests::test_account_detail_view_context::case_12_open_browser ... ok
[INFO] [stdout] test commands::tests::test_account_detail_view_context::case_13_fullscreen ... 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_16_noop_f1 ... 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_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 commands::tests::test_app_detail_view_context::case_07_go_top ... ok
[INFO] [stdout] test commands::tests::test_app_detail_view_context::case_08_go_bottom ... 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_10_copy_json ... ok
[INFO] [stdout] test commands::tests::test_app_detail_view_context::case_11_open_browser ... 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_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_block_detail_view_context::case_03_move_up_arrow ... 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_04_move_up_vim ... ok
[INFO] [stdout] test commands::tests::test_block_detail_view_context::case_07_go_top ... ok
[INFO] [stdout] test commands::tests::test_block_detail_view_context::case_05_move_down_arrow ... 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_10_copy_clipboard ... 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_06_move_down_vim ... 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_12_open_browser ... 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_14_quit ... 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_5_dismiss_esc ... ok
[INFO] [stdout] test commands::tests::test_confirm_quit_context::case_6_noop ... ok
[INFO] [stdout] test commands::tests::test_detail_view_context::case_01_dismiss ... 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_03_copy_json ... 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_detail_view_context::case_06_fullscreen ... 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_09_scroll_up ... 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_11_scroll_left ... 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_13_section_down ... 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_16_toggle_section_space ... ok
[INFO] [stdout] test commands::tests::test_detail_view_context::case_15_toggle_section_enter ... ok
[INFO] [stdout] test commands::tests::test_detail_view_context::case_17_noop ... 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_01_dismiss_esc ... 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_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_07_scroll_down_vim ... 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_09_go_bottom ... ok
[INFO] [stdout] test commands::tests::test_help_popup_context::case_10_noop ... ok
[INFO] [stdout] test commands::tests::test_inline_search_context::case_01_dismiss ... 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_inline_search_context::case_05_history_prev ... 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_11_noop ... ok
[INFO] [stdout] test commands::tests::test_inline_search_ctrl_c ... ok
[INFO] [stdout] test commands::tests::test_main_context::case_03_toggle_live ... 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_07_cycle_focus ... ok
[INFO] [stdout] test commands::tests::test_main_context::case_04_toggle_help ... ok
[INFO] [stdout] test commands::tests::test_main_context::case_06_network_select ... ok
[INFO] [stdout] test commands::tests::test_main_context::case_08_move_up_arrow ... ok
[INFO] [stdout] test commands::tests::test_main_context::case_05_focus_search ... ok
[INFO] [stdout] test commands::tests::test_main_context::case_10_move_down_arrow ... ok
[INFO] [stdout] test commands::tests::test_main_context::case_11_move_down_vim ... ok
[INFO] [stdout] test commands::tests::test_main_context::case_09_move_up_vim ... ok
[INFO] [stdout] test commands::tests::test_main_context::case_12_go_top ... ok
[INFO] [stdout] test commands::tests::test_main_context::case_15_dismiss ... ok
[INFO] [stdout] test commands::tests::test_main_context::case_13_go_bottom ... ok
[INFO] [stdout] test commands::tests::test_main_context::case_14_select ... ok
[INFO] [stdout] test commands::tests::test_main_context::case_16_noop ... ok
[INFO] [stdout] test commands::tests::test_message_popup_context::case_1_dismiss_esc ... ok
[INFO] [stdout] test commands::tests::test_inline_search_context::case_02_submit ... ok
[INFO] [stdout] test commands::tests::test_message_popup_context::case_5_noop ... ok
[INFO] [stdout] test commands::tests::test_inline_search_context::case_06_history_next ... ok
[INFO] [stdout] test commands::tests::test_network_form_context::case_1_dismiss ... ok
[INFO] [stdout] test commands::tests::test_message_popup_context::case_3_dismiss_space ... ok
[INFO] [stdout] test commands::tests::test_main_context::case_02_refresh ... 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_2_submit ... ok
[INFO] [stdout] test commands::tests::test_message_popup_context::case_4_quit ... ok
[INFO] [stdout] test commands::tests::test_network_form_context::case_5_prev ... ok
[INFO] [stdout] test commands::tests::test_network_form_context::case_3_next_tab ... ok
[INFO] [stdout] test commands::tests::test_network_form_context::case_4_next_down ... 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_01_dismiss ... ok
[INFO] [stdout] test commands::tests::test_network_form_context::case_6_backspace ... 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_09_add_network ... 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_04_move_down_arrow ... 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_network_select_context::case_10_delete_network ... 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_08_select ... 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_12_noop ... 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_6_type_1 ... 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_results_context::case_01_dismiss ... ok
[INFO] [stdout] test commands::tests::test_search_input_context::case_7_noop ... ok
[INFO] [stdout] test commands::tests::test_search_input_context::case_5_type_a ... 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_03_prev_vim ... ok
[INFO] [stdout] test commands::tests::test_search_input_ctrl_c ... 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_05_next_vim ... ok
[INFO] [stdout] test commands::tests::test_search_results_context::case_06_go_top ... ok
[INFO] [stdout] test constants::tests::test_format_algo_functions::case_2_one_algo ... ok
[INFO] [stdout] test constants::tests::test_microalgos_conversion::case_1_zero ... ok
[INFO] [stdout] test commands::tests::test_search_results_context::case_07_go_bottom ... 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_2_one_algo ... 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 commands::tests::test_search_results_context::case_04_next_arrow ... ok
[INFO] [stdout] test domain::account::tests::test_account_info_behavior ... ok
[INFO] [stdout] test domain::account::tests::test_participation_info_validity ... ok
[INFO] [stdout] test domain::account::tests::test_simple_struct_constructors ... ok
[INFO] [stdout] test domain::application::tests::test_application_details_state_totals ... ok
[INFO] [stdout] test constants::tests::test_microalgos_conversion::case_4_fractional ... ok
[INFO] [stdout] test domain::account::tests::test_account_details_predicates ... ok
[INFO] [stdout] test domain::asset::tests::test_asset_details_to_basic_info ... ok
[INFO] [stdout] test domain::application::tests::test_application_info_creation ... ok
[INFO] [stdout] test domain::asset::tests::test_asset_info_display_name ... ok
[INFO] [stdout] test domain::asset::tests::test_asset_details_capabilities ... ok
[INFO] [stdout] test domain::application::tests::test_app_state_value_creation ... ok
[INFO] [stdout] test domain::asset::tests::test_asset_details_default ... ok
[INFO] [stdout] test domain::asset::tests::test_asset_params_is_creation ... ok
[INFO] [stdout] test domain::asset::tests::test_asset_info_new ... ok
[INFO] [stdout] test domain::block::tests::test_algo_block_new ... ok
[INFO] [stdout] test domain::asset::tests::test_asset_params_has_any_address ... ok
[INFO] [stdout] test domain::asset::tests::test_asset_info_formatted_total ... 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_display ... ok
[INFO] [stdout] test domain::block::tests::test_block_details_count_by_type ... ok
[INFO] [stdout] test domain::block::tests::test_block_details_new ... ok
[INFO] [stdout] test domain::block::tests::test_block_info_new ... ok
[INFO] [stdout] test domain::network::tests::test_custom_network_serialization ... ok
[INFO] [stdout] test domain::network::tests::test_lora_entity_urls ... ok
[INFO] [stdout] test domain::network::tests::test_network_as_str::case_1_mainnet ... ok
[INFO] [stdout] test domain::network::tests::test_network_as_str::case_2_testnet ... ok
[INFO] [stdout] test domain::network::tests::test_network_as_str::case_3_localnet ... ok
[INFO] [stdout] test constants::tests::test_microalgos_conversion::case_3_five_and_half ... 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_custom_network_with_nfd ... ok
[INFO] [stdout] test domain::network::tests::test_network_config_from_custom ... 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_lora_urls_builtin ... 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_from_network ... 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_2_testnet ... ok
[INFO] [stdout] test domain::network::tests::test_network_config_nfd_support::case_3_localnet ... ok
[INFO] [stdout] test domain::network::tests::test_network_config_serialization ... 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_urls::case_2_builtin_testnet ... ok
[INFO] [stdout] test domain::network::tests::test_network_default ... ok
[INFO] [stdout] test domain::network::tests::test_network_display::case_1_mainnet ... ok
[INFO] [stdout] test domain::network::tests::test_network_config_urls::case_3_custom ... 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_3_localnet ... ok
[INFO] [stdout] test domain::network::tests::test_network_display::case_3_localnet ... ok
[INFO] [stdout] test domain::network::tests::test_network_display::case_2_testnet ... ok
[INFO] [stdout] test domain::network::tests::test_network_lora_base_url::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_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_3_localnet ... ok
[INFO] [stdout] test domain::network::tests::test_network_urls ... ok
[INFO] [stdout] test domain::nfd::tests::test_nfd_info_base_name ... ok
[INFO] [stdout] test domain::nfd::tests::test_nfd_info_default ... ok
[INFO] [stdout] test domain::nfd::tests::test_nfd_info_from_json_minimal ... ok
[INFO] [stdout] test domain::nfd::tests::test_nfd_info_from_json ... 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_new ... ok
[INFO] [stdout] test domain::nfd::tests::test_nfd_info_primary_address ... ok
[INFO] [stdout] test domain::nfd::tests::test_nfd_info_short_name ... ok
[INFO] [stdout] test domain::transaction::tests::test_format_timestamp ... ok
[INFO] [stdout] test domain::transaction::tests::test_txn_type_properties ... 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 domain::transaction::types::tests::test_transaction_details_behavior ... ok
[INFO] [stdout] test state::config::tests::test_all_networks_serialize::case_2_testnet ... ok
[INFO] [stdout] test state::config::tests::test_all_networks_serialize::case_1_mainnet ... ok
[INFO] [stdout] test state::config::tests::test_add_custom_network_duplicate_name ... ok
[INFO] [stdout] test state::config::tests::test_all_networks_serialize::case_3_localnet ... ok
[INFO] [stdout] test state::config::tests::test_backward_compatibility_old_config ... ok
[INFO] [stdout] test state::config::tests::test_get_all_networks_no_custom ... ok
[INFO] [stdout] test state::config::tests::test_get_all_networks_with_custom ... ok
[INFO] [stdout] test state::config::tests::test_serialization_builtin ... ok
[INFO] [stdout] test state::config::tests::test_default_config ... ok
[INFO] [stdout] test state::config::tests::test_serialization_with_custom_networks ... ok
[INFO] [stdout] test state::config::tests::test_delete_custom_network ... ok
[INFO] [stdout] test state::config::tests::test_delete_custom_network_switches_to_mainnet ... ok
[INFO] [stdout] test state::config::tests::test_json_format ... ok
[INFO] [stdout] test state::data::tests::test_find_transaction_index ... ok
[INFO] [stdout] test state::navigation::tests::test_detail_view_mode_toggle_behavior ... ok
[INFO] [stdout] test state::data::tests::test_find_block_index ... ok
[INFO] [stdout] test state::navigation::tests::test_block_selection_with_data ... ok
[INFO] [stdout] test state::navigation::tests::test_block_detail_tab_cycle_behavior ... ok
[INFO] [stdout] test state::navigation::tests::test_block_txn_navigation ... 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 state::navigation::tests::test_transaction_selection_with_data ... 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::tests::test_network_form_key_to_state_flow ... ok
[INFO] [stdout] test state::tests::test_handle_search_results_with_results ... ok
[INFO] [stdout] test state::tests::test_handle_search_results_empty ... ok
[INFO] [stdout] test state::ui_state::popups::tests::test_network_form_field_navigation ... ok
[INFO] [stdout] test state::ui_state::popups::tests::test_network_form_input ... ok
[INFO] [stdout] test state::ui_state::search::tests::test_detect_search_type_all_cases ... ok
[INFO] [stdout] test state::ui_state::search::tests::test_search_type_cycle_behavior ... ok
[INFO] [stdout] test state::ui_state::tests::test_focus_cycle_behavior ... ok
[INFO] [stdout] test state::ui_state::popups::tests::test_popup_state_variants ... ok
[INFO] [stdout] test state::ui_state::tests::test_help_popup_lifecycle ... 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::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_ui_state_expandable_sections ... ok
[INFO] [stdout] test state::ui_state::tests::test_ui_state_focus_management ... ok
[INFO] [stdout] test state::ui_state::tests::test_ui_state_popup_lifecycle ... ok
[INFO] [stdout] test state::ui_state::tests::test_ui_state_toast_lifecycle ... ok
[INFO] [stdout] test ui::components::toast::tests::test_calculate_toast_position_variants ... 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 ui::footer::tests::test_footer_displays_search_hints_when_focused ... ok
[INFO] [stdout] test ui::footer::tests::test_footer_displays_all_shortcuts ... ok
[INFO] [stdout] test ui::footer::tests::test_footer_empty_when_transaction_detail_active ... ok
[INFO] [stdout] test ui::footer::tests::test_footer_empty_when_block_detail_active ... ok
[INFO] [stdout] test ui::footer::tests::test_footer_rendering_robustness ... ok
[INFO] [stdout] test ui::header::tests::test_build_search_line_unfocused_empty ... ok
[INFO] [stdout] test ui::header::tests::test_create_animated_logo ... ok
[INFO] [stdout] test ui::header::tests::test_create_static_logo ... ok
[INFO] [stdout] test ui::header::tests::test_header_renders ... ok
[INFO] [stdout] test ui::header::tests::test_build_search_line_focused ... ok
[INFO] [stdout] test ui::header::tests::test_truncate_search_display ... ok
[INFO] [stdout] test ui::helpers::tests::test_all_block_states ... ok
[INFO] [stdout] test ui::layout::tests::test_centered_popup_area ... ok
[INFO] [stdout] test state::tests::test_merge_transactions_all_scenarios ... 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 state::tests::test_sync_selections_all_scenarios ... ok
[INFO] [stdout] test state::tests::test_merge_blocks_all_scenarios ... ok
[INFO] [stdout] test ui::panels::details::account::tests::test_account_details_with_nfd_snapshot ... ok
[INFO] [stdout] test state::tests::test_navigation_all_scenarios ... ok
[INFO] [stdout] test ui::panels::details::application::tests::test_application_details_info_tab ... ok
[INFO] [stdout] test ui::panels::details::application::tests::test_application_details_programs_tab ... ok
[INFO] [stdout] test ui::panels::details::block::tests::test_block_details_txns_tab ... ok
[INFO] [stdout] test ui::panels::tests::test_constants_are_reasonable ... ok
[INFO] [stdout] test ui::panels::details::application::tests::test_application_details_state_tab ... ok
[INFO] [stdout] test ui::panels::details::asset::tests::test_asset_details_gousd ... ok
[INFO] [stdout] test ui::panels::details::asset::tests::test_asset_details_usdc ... ok
[INFO] [stdout] test ui::popups::confirm::tests::test_confirm_popup_renders ... ok
[INFO] [stdout] test ui::popups::confirm::tests::test_confirm_popup_small_terminal ... ok
[INFO] [stdout] test ui::panels::details::block::tests::test_block_details_info_tab ... 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_renders_with_scroll ... ok
[INFO] [stdout] test ui::popups::help::tests::test_help_sections_not_empty ... ok
[INFO] [stdout] test ui::panels::tests::test_scrollbar_renders_when_focused_and_overflow ... ok
[INFO] [stdout] test ui::popups::message::tests::test_message_popup_empty_string ... ok
[INFO] [stdout] test ui::popups::help::tests::test_help_popup_small_terminal ... 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_multiline ... ok
[INFO] [stdout] test ui::popups::message::tests::test_message_popup_sizing ... ok
[INFO] [stdout] test ui::panels::tests::test_render_transactions_states ... 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_custom_network_is_current ... ok
[INFO] [stdout] test state::tests::test_get_input_context_all_states ... ok
[INFO] [stdout] test ui::popups::network::tests::test_network_selector_with_custom_networks ... ok
[INFO] [stdout] test ui::popups::network::tests::test_network_selector_multiple_selections ... ok
[INFO] [stdout] test ui::popups::network::tests::test_network_selector_renders ... ok
[INFO] [stdout] test ui::popups::search::tests::test_search_popup_long_query ... ok
[INFO] [stdout] test ui::popups::search::tests::test_search_popup_renders ... ok
[INFO] [stdout] test ui::popups::network_form::tests::renders_form_with_typed_content ... ok
[INFO] [stdout] test ui::popups::search::tests::test_search_popup_with_query ... ok
[INFO] [stdout] test ui::popups::search::tests::test_search_popup_all_types ... ok
[INFO] [stdout] test ui::popups::search_results::tests::test_search_results_renders_empty ... ok
[INFO] [stdout] test ui::popups::network_form::tests::renders_form ... 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_properties ... ok
[INFO] [stdout] test updater::tests::test_install_source_traits ... ok
[INFO] [stdout] test updater::tests::test_nix_path_detection ... ok
[INFO] [stdout] test updater::tests::test_path_detection_priority ... ok
[INFO] [stdout] test updater::tests::test_special_path_cases ... ok
[INFO] [stdout] test widgets::detail::flow_diagram::tests::test_txn_flow_diagram_configurations ... ok
[INFO] [stdout] test widgets::detail::flow_diagram::tests::test_txn_flow_diagram_labels_by_type ... ok
[INFO] [stdout] test widgets::detail::flow_diagram::tests::test_txn_flow_diagram_transfer_descriptions ... ok
[INFO] [stdout] test ui::popups::tests::test_module_exports ... ok
[INFO] [stdout] test widgets::graph::tests::test_snapshot_asset_freeze ... ok
[INFO] [stdout] test ui::popups::search_results::tests::test_search_results_renders_with_data ... ok
[INFO] [stdout] test widgets::graph::tests::test_snapshot_asset_config_create ... ok
[INFO] [stdout] test widgets::graph::tests::test_snapshot_asset_opt_in ... ok
[INFO] [stdout] test widgets::graph::tests::test_snapshot_keyreg ... 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_snapshot_app_call_with_inner_txns ... ok
[INFO] [stdout] test widgets::graph::tests::test_snapshot_transaction_group ... 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_txn_graph_special_features ... 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_column_application ... ok
[INFO] [stdout] test widgets::graph::types::tests::test_graph_column_asset ... 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_2_application ... 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_representation_equality::case_1_vector_eq_vector ... 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 ui::popups::network_form::tests::renders_form_snapshot ... ok
[INFO] [stdout] test widgets::graph::tests::test_static_txn_snapshots ... ok
[INFO] [stdout] test state::tests::test_handle_dismiss_all_contexts ... 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] 
[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' (393) 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:     0x60588ba61c12 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60588ba61c12 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60588ba61c12 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60588ba61c12 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60588ba7cb0a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60588ba7cb0a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x60588ba687e6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60588ba687e6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60588ba3c91f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60588ba3c91f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60588ba588a9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60588b1278fe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x60588b1278fe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60588ba58b12 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x60588ba58b12 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60588ba3c9d8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60588ba31749 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60588ba3da9d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60588ba7d27c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60588aeff073 - lazylora[94863b860c3fae4c]::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:     0x60588afa23f1 - <core[585f66e14d78f9ba]::result::Result<core[585f66e14d78f9ba]::option::Option<lazylora[94863b860c3fae4c]::domain::transaction::Transaction>, eyre[37c8071d02eed4a]::Report>>::unwrap_or_else::<lazylora[94863b860c3fae4c]::ui::panels::details::transaction::tests::test_transaction_popup_snapshots::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x60588af05b34 - lazylora[94863b860c3fae4c]::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:     0x60588b0a6cc2 - <core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x60588b0a703d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x60588afe68ad - <tokio[8f464696421f20ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::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:     0x60588afe562b - tokio[8f464696421f20ad]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8f464696421f20ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::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:     0x60588afe562b - tokio[8f464696421f20ad]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8f464696421f20ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::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:     0x60588afe562b - <tokio[8f464696421f20ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::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:     0x60588afc1020 - <tokio[8f464696421f20ad]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8f464696421f20ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::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:     0x60588afdbc1d - <tokio[8f464696421f20ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::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:     0x60588afd5304 - <tokio[8f464696421f20ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8f464696421f20ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::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:     0x60588aecac3b - <tokio[8f464696421f20ad]::runtime::context::scoped::Scoped<tokio[8f464696421f20ad]::runtime::scheduler::Context>>::set::<<tokio[8f464696421f20ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8f464696421f20ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8f464696421f20ad]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::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:     0x60588af7ebc9 - tokio[8f464696421f20ad]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8f464696421f20ad]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[8f464696421f20ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8f464696421f20ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::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:     0x60588afa76d2 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[8f464696421f20ad]::runtime::context::Context>>::try_with::<tokio[8f464696421f20ad]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8f464696421f20ad]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[8f464696421f20ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8f464696421f20ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8f464696421f20ad]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x60588afa4d5e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[8f464696421f20ad]::runtime::context::Context>>::with::<tokio[8f464696421f20ad]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8f464696421f20ad]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[8f464696421f20ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8f464696421f20ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8f464696421f20ad]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x60588af7ca6d - tokio[8f464696421f20ad]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8f464696421f20ad]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[8f464696421f20ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8f464696421f20ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::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:     0x60588afcbb90 - <tokio[8f464696421f20ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8f464696421f20ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::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:     0x60588afce706 - <tokio[8f464696421f20ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::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:     0x60588afd1a90 - <tokio[8f464696421f20ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::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:     0x60588b0188d3 - tokio[8f464696421f20ad]::runtime::context::runtime::enter_runtime::<<tokio[8f464696421f20ad]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::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:     0x60588afbc641 - <tokio[8f464696421f20ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::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:     0x60588ae96634 - <tokio[8f464696421f20ad]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::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:     0x60588ae9757c - <tokio[8f464696421f20ad]::runtime::runtime::Runtime>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::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:     0x60588af41b57 - lazylora[94863b860c3fae4c]::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:     0x60588af04dd7 - lazylora[94863b860c3fae4c]::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:     0x60588b0568b6 - <lazylora[94863b860c3fae4c]::ui::panels::details::transaction::tests::test_transaction_popup_snapshots::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x60588b11bcab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x60588b11bcab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x60588b12850a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x60588b12850a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x60588b12850a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x60588b12850a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x60588b12850a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x60588b12850a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x60588b12850a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x60588b1229d4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x60588b1229d4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x60588b12b002 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x60588b12b002 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x60588b12b002 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x60588b12b002 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x60588b12b002 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x60588b12b002 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x60588b12b002 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x60588ba60a0f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x60588ba60a0f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x77a6a901aaa4 - <unknown>
[INFO] [stdout]   67:     0x77a6a90a7a64 - 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 5.58s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin lazylora`
[INFO] running `Command { std: "docker" "inspect" "37f3bd6aa8bc52e117ab5712d375a9d3399e739712144364c0624c96f75a9d98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37f3bd6aa8bc52e117ab5712d375a9d3399e739712144364c0624c96f75a9d98", kill_on_drop: false }`
[INFO] [stdout] 37f3bd6aa8bc52e117ab5712d375a9d3399e739712144364c0624c96f75a9d98
