[INFO] fetching crate git-local-review 0.1.1...
[INFO] testing git-local-review-0.1.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate git-local-review 0.1.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate git-local-review 0.1.1
[INFO] finished tweaking crates.io crate git-local-review 0.1.1
[INFO] tweaked toml for crates.io crate git-local-review 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate git-local-review 0.1.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate git-local-review 0.1.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c54cdbf5b319b2ad40b0f9f1706726e935559ed1aa242337c13660b09f2ac631
[INFO] running `Command { std: "docker" "start" "-a" "c54cdbf5b319b2ad40b0f9f1706726e935559ed1aa242337c13660b09f2ac631", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c54cdbf5b319b2ad40b0f9f1706726e935559ed1aa242337c13660b09f2ac631", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c54cdbf5b319b2ad40b0f9f1706726e935559ed1aa242337c13660b09f2ac631", kill_on_drop: false }`
[INFO] [stdout] c54cdbf5b319b2ad40b0f9f1706726e935559ed1aa242337c13660b09f2ac631
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1be303e935cc85bca6a9a2d4b4100ff87daf10c38aff32cdfbca90d2122883d
[INFO] running `Command { std: "docker" "start" "-a" "f1be303e935cc85bca6a9a2d4b4100ff87daf10c38aff32cdfbca90d2122883d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling webpki-roots v1.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling paste v1.0.15
[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 zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[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 tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.25
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling clap_builder v4.5.42
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling tui-logger v0.17.3
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling clap v4.5.42
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling git-local-review v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/views/comments_view.rs:630:28
[INFO] [stdout]     |
[INFO] [stdout] 630 |     fn render_comment_item(&self, _index: usize, comment: &Comment) -> ListItem {
[INFO] [stdout]     |                            ^^^^^ the lifetime is elided here           ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 630 |     fn render_comment_item(&self, _index: usize, comment: &Comment) -> ListItem<'_> {
[INFO] [stdout]     |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/views/main_view.rs:243:28
[INFO] [stdout]     |
[INFO] [stdout] 243 |     fn render_reviews_init(&self) -> Vec<ListItem> {
[INFO] [stdout]     |                            ^^^^^         ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 243 |     fn render_reviews_init(&self) -> Vec<ListItem<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/views/main_view.rs:247:31
[INFO] [stdout]     |
[INFO] [stdout] 247 |     fn render_reviews_loading(&self) -> Vec<ListItem> {
[INFO] [stdout]     |                               ^^^^^         ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 247 |     fn render_reviews_loading(&self) -> Vec<ListItem<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/views/main_view.rs:251:30
[INFO] [stdout]     |
[INFO] [stdout] 251 |     fn render_reviews_loaded(&self) -> Vec<ListItem> {
[INFO] [stdout]     |                              ^^^^^         ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 251 |     fn render_reviews_loaded(&self) -> Vec<ListItem<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/views/main_view.rs:269:32
[INFO] [stdout]     |
[INFO] [stdout] 269 |     fn render_review_list_item(&self, review: &Review, is_selected: bool) -> ListItem {
[INFO] [stdout]     |                                ^^^^^ the lifetime is elided here             ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 269 |     fn render_review_list_item(&self, review: &Review, is_selected: bool) -> ListItem<'_> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/views/main_view.rs:289:29
[INFO] [stdout]     |
[INFO] [stdout] 289 |     fn render_reviews_error(&self, error: &str) -> Vec<ListItem> {
[INFO] [stdout]     |                             ^^^^^                      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 289 |     fn render_reviews_error(&self, error: &str) -> Vec<ListItem<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/views/review_details_view.rs:932:9
[INFO] [stdout]     |
[INFO] [stdout] 932 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 936 |     ) -> ListItem {
[INFO] [stdout]     |          ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 936 |     ) -> ListItem<'_> {
[INFO] [stdout]     |                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 08s
[INFO] running `Command { std: "docker" "inspect" "f1be303e935cc85bca6a9a2d4b4100ff87daf10c38aff32cdfbca90d2122883d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1be303e935cc85bca6a9a2d4b4100ff87daf10c38aff32cdfbca90d2122883d", kill_on_drop: false }`
[INFO] [stdout] f1be303e935cc85bca6a9a2d4b4100ff87daf10c38aff32cdfbca90d2122883d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 503871bfecc6800570bcc6218517394bde26ce1a5277a8e229b76ae642d63647
[INFO] running `Command { std: "docker" "start" "-a" "503871bfecc6800570bcc6218517394bde26ce1a5277a8e229b76ae642d63647", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling git-local-review v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/views/comments_view.rs:630:28
[INFO] [stdout]     |
[INFO] [stdout] 630 |     fn render_comment_item(&self, _index: usize, comment: &Comment) -> ListItem {
[INFO] [stdout]     |                            ^^^^^ the lifetime is elided here           ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 630 |     fn render_comment_item(&self, _index: usize, comment: &Comment) -> ListItem<'_> {
[INFO] [stdout]     |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/views/main_view.rs:243:28
[INFO] [stdout]     |
[INFO] [stdout] 243 |     fn render_reviews_init(&self) -> Vec<ListItem> {
[INFO] [stdout]     |                            ^^^^^         ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 243 |     fn render_reviews_init(&self) -> Vec<ListItem<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/views/main_view.rs:247:31
[INFO] [stdout]     |
[INFO] [stdout] 247 |     fn render_reviews_loading(&self) -> Vec<ListItem> {
[INFO] [stdout]     |                               ^^^^^         ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 247 |     fn render_reviews_loading(&self) -> Vec<ListItem<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/views/main_view.rs:251:30
[INFO] [stdout]     |
[INFO] [stdout] 251 |     fn render_reviews_loaded(&self) -> Vec<ListItem> {
[INFO] [stdout]     |                              ^^^^^         ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 251 |     fn render_reviews_loaded(&self) -> Vec<ListItem<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/views/main_view.rs:269:32
[INFO] [stdout]     |
[INFO] [stdout] 269 |     fn render_review_list_item(&self, review: &Review, is_selected: bool) -> ListItem {
[INFO] [stdout]     |                                ^^^^^ the lifetime is elided here             ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 269 |     fn render_review_list_item(&self, review: &Review, is_selected: bool) -> ListItem<'_> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/views/main_view.rs:289:29
[INFO] [stdout]     |
[INFO] [stdout] 289 |     fn render_reviews_error(&self, error: &str) -> Vec<ListItem> {
[INFO] [stdout]     |                             ^^^^^                      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 289 |     fn render_reviews_error(&self, error: &str) -> Vec<ListItem<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/views/review_details_view.rs:932:9
[INFO] [stdout]     |
[INFO] [stdout] 932 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 936 |     ) -> ListItem {
[INFO] [stdout]     |          ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 936 |     ) -> ListItem<'_> {
[INFO] [stdout]     |                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.37s
[INFO] running `Command { std: "docker" "inspect" "503871bfecc6800570bcc6218517394bde26ce1a5277a8e229b76ae642d63647", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "503871bfecc6800570bcc6218517394bde26ce1a5277a8e229b76ae642d63647", kill_on_drop: false }`
[INFO] [stdout] 503871bfecc6800570bcc6218517394bde26ce1a5277a8e229b76ae642d63647
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6666fa4bb9830c17ded29f0847bbf4714b4a227a1afc5d252df4e9d3d7822798
[INFO] running `Command { std: "docker" "start" "-a" "6666fa4bb9830c17ded29f0847bbf4714b4a227a1afc5d252df4e9d3d7822798", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/views/comments_view.rs:630:28
[INFO] [stderr]     |
[INFO] [stderr] 630 |     fn render_comment_item(&self, _index: usize, comment: &Comment) -> ListItem {
[INFO] [stderr]     |                            ^^^^^ the lifetime is elided here           ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 630 |     fn render_comment_item(&self, _index: usize, comment: &Comment) -> ListItem<'_> {
[INFO] [stderr]     |                                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/views/main_view.rs:243:28
[INFO] [stderr]     |
[INFO] [stderr] 243 |     fn render_reviews_init(&self) -> Vec<ListItem> {
[INFO] [stderr]     |                            ^^^^^         ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 243 |     fn render_reviews_init(&self) -> Vec<ListItem<'_>> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/views/main_view.rs:247:31
[INFO] [stderr]     |
[INFO] [stderr] 247 |     fn render_reviews_loading(&self) -> Vec<ListItem> {
[INFO] [stderr]     |                               ^^^^^         ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 247 |     fn render_reviews_loading(&self) -> Vec<ListItem<'_>> {
[INFO] [stderr]     |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/views/main_view.rs:251:30
[INFO] [stderr]     |
[INFO] [stderr] 251 |     fn render_reviews_loaded(&self) -> Vec<ListItem> {
[INFO] [stderr]     |                              ^^^^^         ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                              |
[INFO] [stderr]     |                              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 251 |     fn render_reviews_loaded(&self) -> Vec<ListItem<'_>> {
[INFO] [stderr]     |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/views/main_view.rs:269:32
[INFO] [stderr]     |
[INFO] [stderr] 269 |     fn render_review_list_item(&self, review: &Review, is_selected: bool) -> ListItem {
[INFO] [stderr]     |                                ^^^^^ the lifetime is elided here             ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 269 |     fn render_review_list_item(&self, review: &Review, is_selected: bool) -> ListItem<'_> {
[INFO] [stderr]     |                                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/views/main_view.rs:289:29
[INFO] [stderr]     |
[INFO] [stderr] 289 |     fn render_reviews_error(&self, error: &str) -> Vec<ListItem> {
[INFO] [stderr]     |                             ^^^^^                      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 289 |     fn render_reviews_error(&self, error: &str) -> Vec<ListItem<'_>> {
[INFO] [stderr]     |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/views/review_details_view.rs:932:9
[INFO] [stderr]     |
[INFO] [stderr] 932 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 936 |     ) -> ListItem {
[INFO] [stderr]     |          ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 936 |     ) -> ListItem<'_> {
[INFO] [stderr]     |                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `git-local-review` (bin "git-local-review" test) generated 7 warnings (run `cargo fix --bin "git-local-review" --tests` to apply 7 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_local_review-6485e7c470dbe714)
[INFO] [stdout] 
[INFO] [stdout] running 262 tests
[INFO] [stdout] test app::tests::test_handle_app_events_preserves_view_stack_order ... ok
[INFO] [stdout] test app::tests::test_pop_view ... ok
[INFO] [stdout] test app::tests::test_handle_key_events_with_review_create_view ... ok
[INFO] [stdout] test app::tests::test_handle_key_events_only_top_view_responds ... ok
[INFO] [stdout] test app::tests::test_handle_key_events ... ok
[INFO] [stdout] test event::tests::test_send_key_event ... ok
[INFO] [stdout] test app::tests::test_handle_app_events ... ok
[INFO] [stdout] test app::tests::test_handle_app_events_with_multiple_views ... ok
[INFO] [stdout] test app::tests::test_push_view ... ok
[INFO] [stdout] test event_handler::tests::test_comments_open_function_for_line_level ... ok
[INFO] [stdout] test event_handler::tests::test_comments_open_view_state ... ok
[INFO] [stdout] test app::tests::test_pop_view_keeps_at_least_one ... ok
[INFO] [stdout] test event_handler::tests::test_comments_open_function_for_file_level ... ok
[INFO] [stdout] test app::tests::test_quit ... ok
[INFO] [stdout] test event_handler::tests::test_process_comments_open_for_file_event ... ok
[INFO] [stdout] test event_handler::tests::test_process_crossterm_key_event ... ok
[INFO] [stdout] test event_handler::tests::test_help_open_function ... ok
[INFO] [stdout] test event_handler::tests::test_help_key_selected_function ... ok
[INFO] [stdout] test app::tests::test_tick ... ok
[INFO] [stdout] test event_handler::tests::test_process_comments_open_for_line_event ... ok
[INFO] [stdout] test event_handler::tests::test_process_help_key_selected_event ... ok
[INFO] [stdout] test event_handler::tests::test_process_review_delete_cancel_event ... ok
[INFO] [stdout] test event_handler::tests::test_process_help_open_event ... ok
[INFO] [stdout] test event_handler::tests::test_process_review_create_open_event ... ok
[INFO] [stdout] test event_handler::tests::test_process_review_details_open_event ... ok
[INFO] [stdout] test event_handler::tests::test_process_tick_event ... ok
[INFO] [stdout] test event_handler::tests::test_process_quit_event ... ok
[INFO] [stdout] test event_handler::tests::test_process_view_close_event ... ok
[INFO] [stdout] test event_handler::tests::test_review_details_open_function ... ok
[INFO] [stdout] test models::comment::tests::test_comment_creation ... ok
[INFO] [stdout] test models::diff::tests::test_diff_empty ... ok
[INFO] [stdout] test models::diff::tests::test_diff_file_equality ... ok
[INFO] [stdout] test models::diff::tests::test_diff_from_files ... ok
[INFO] [stdout] test models::diff::tests::test_diff_default ... ok
[INFO] [stdout] test models::file_view::tests::test_file_view_new ... ok
[INFO] [stdout] test models::file_view::tests::test_file_view_new_with_time_provider ... ok
[INFO] [stdout] test event_handler::tests::test_process_review_delete_confirm_event_no_selection ... ok
[INFO] [stdout] test event_handler::tests::test_process_review_delete_confirm_event ... ok
[INFO] [stdout] test models::comment::tests::test_delete_for_review ... ok
[INFO] [stdout] test models::file_view::tests::test_delete_for_review ... ok
[INFO] [stdout] test models::comment::tests::test_comment_deletion ... ok
[INFO] [stdout] test models::file_view::tests::test_get_viewed_files ... ok
[INFO] [stdout] test models::comment::tests::test_comment_crud_operations ... ok
[INFO] [stdout] test models::file_view::tests::test_mark_as_unviewed ... ok
[INFO] [stdout] test models::file_view::tests::test_is_file_viewed_false ... ok
[INFO] [stdout] test models::review::tests::test_review_eq_clone ... ok
[INFO] [stdout] test models::review::tests::test_review_eq_different_id ... ok
[INFO] [stdout] test models::review::tests::test_review_eq_ignores_other_fields ... ok
[INFO] [stdout] test models::review::tests::test_review_eq_same_id ... ok
[INFO] [stdout] test models::review::tests::test_review_eq_self ... ok
[INFO] [stdout] test models::file_view::tests::test_get_viewed_files_empty ... ok
[INFO] [stdout] test models::file_view::tests::test_mark_as_viewed_duplicate ... ok
[INFO] [stdout] test models::file_view::tests::test_mark_as_viewed ... ok
[INFO] [stdout] test models::review::tests::test_review_new ... ok
[INFO] [stdout] test models::review::tests::test_review_new_time_provider ... ok
[INFO] [stdout] test models::review::tests::test_review_new_with_mock_time ... ok
[INFO] [stdout] test models::review::tests::test_review_new_with_shas ... ok
[INFO] [stdout] test models::file_view::tests::test_multiple_reviews_isolated ... ok
[INFO] [stdout] test models::file_view::tests::test_list_for_review ... ok
[INFO] [stdout] test models::review::tests::test_review_save_and_list ... ok
[INFO] [stdout] test models::review::tests::test_review_test_helper ... ok
[INFO] [stdout] test models::review::tests::test_review_test_helper_with_shas ... ok
[INFO] [stdout] test models::review::tests::test_review_find_by_id ... ok
[INFO] [stdout] test models::review::tests::test_title ... ok
[INFO] [stdout] test models::review::tests::test_review_list_ordered_by_created_at_desc ... ok
[INFO] [stdout] test models::review::tests::test_review_delete ... ok
[INFO] [stdout] test models::review::tests::test_review_list_empty ... ok
[INFO] [stdout] test models::review::tests::test_review_save_and_list_with_branches ... ok
[INFO] [stdout] test models::review::tests::test_review_save_duplicate_id_fails ... ok
[INFO] [stdout] test models::review::tests::test_review_with_shas ... ok
[INFO] [stdout] test services::comment_service::tests::test_equals_all_fields_equal ... ok
[INFO] [stdout] test services::comment_service::tests::test_equals_different_file_path ... ok
[INFO] [stdout] test services::comment_service::tests::test_equals_different_line_number ... ok
[INFO] [stdout] test services::comment_service::tests::test_equals_different_line_numbers_including_negatives ... ok
[INFO] [stdout] test services::comment_service::tests::test_equals_different_review_id ... ok
[INFO] [stdout] test services::comment_service::tests::test_equals_empty_file_path ... ok
[INFO] [stdout] test services::comment_service::tests::test_equals_empty_review_id ... ok
[INFO] [stdout] test services::comment_service::tests::test_equals_empty_vs_non_empty_file_path ... ok
[INFO] [stdout] test services::comment_service::tests::test_equals_empty_vs_non_empty_review_id ... ok
[INFO] [stdout] test services::comment_service::tests::test_equals_file_path_none_vs_some ... ok
[INFO] [stdout] test services::comment_service::tests::test_equals_file_path_some_vs_none ... ok
[INFO] [stdout] test services::comment_service::tests::test_equals_large_line_number ... ok
[INFO] [stdout] test services::comment_service::tests::test_equals_line_number_none_vs_some ... ok
[INFO] [stdout] test services::comment_service::tests::test_equals_line_number_some_vs_none ... ok
[INFO] [stdout] test services::comment_service::tests::test_comment_service_create_line_comment ... ok
[INFO] [stdout] test services::comment_service::tests::test_equals_long_file_path ... ok
[INFO] [stdout] test services::comment_service::tests::test_equals_long_review_id ... ok
[INFO] [stdout] test services::comment_service::tests::test_equals_mixed_none_and_some_combinations ... ok
[INFO] [stdout] test services::comment_service::tests::test_equals_negative_line_number ... ok
[INFO] [stdout] test services::comment_service::tests::test_equals_none_fields ... ok
[INFO] [stdout] test services::comment_service::tests::test_equals_self_comparison ... ok
[INFO] [stdout] test services::comment_service::tests::test_equals_unicode_file_path ... ok
[INFO] [stdout] test services::comment_service::tests::test_comment_service_create_empty_comment ... ok
[INFO] [stdout] test services::comment_service::tests::test_equals_unicode_review_id ... ok
[INFO] [stdout] test services::comment_service::tests::test_equals_zero_line_number ... ok
[INFO] [stdout] test services::comment_service::tests::test_comment_service_helper_methods ... ok
[INFO] [stdout] test app::tests::test_app_new ... FAILED
[INFO] [stdout] test services::comment_service::tests::test_comment_service_create_file_comment ... ok
[INFO] [stdout] test services::comment_service::tests::test_comment_service_load_file_comments ... ok
[INFO] [stdout] test services::file_view_service::tests::test_handle_file_views_load_empty ... ok
[INFO] [stdout] test services::file_view_service::tests::test_handle_file_view_toggle_mark_as_viewed ... ok
[INFO] [stdout] test services::comment_service::tests::test_comment_service_load_line_comments ... ok
[INFO] [stdout] test services::file_view_service::tests::test_handle_unrelated_event ... ok
[INFO] [stdout] test services::file_view_service::tests::test_handle_file_views_load_success ... ok
[INFO] [stdout] test services::file_view_service::tests::test_handle_file_view_toggle_mark_as_unviewed ... ok
[INFO] [stdout] test services::git_service::tests::test_get_branches_nonexistent_repo ... ok
[INFO] [stdout] test services::git_service::tests::test_git_branches_loading_state_clone ... ok
[INFO] [stdout] test services::git_service::tests::test_git_branches_loading_state_debug ... ok
[INFO] [stdout] test services::git_service::tests::test_git_branches_loading_state_default ... ok
[INFO] [stdout] test services::git_service::tests::test_handle_git_branches_load_event ... FAILED
[INFO] [stdout] test services::git_service::tests::test_get_diff_nonexistent_repo ... ok
[INFO] [stdout] test services::git_service::tests::test_handle_git_branches_load_function ... ok
[INFO] [stdout] test services::git_service::tests::test_handle_git_branches_loading_event_error ... FAILED
[INFO] [stdout] test services::git_service::tests::test_handle_git_branches_loading_function_error ... ok
[INFO] [stdout] test services::git_service::tests::test_get_branches ... ok
[INFO] [stdout] test services::git_service::tests::test_sha_methods_nonexistent_repo ... ok
[INFO] [stdout] test services::git_service::tests::test_handle_git_branches_loading_function_success ... ok
[INFO] [stdout] test services::review_service::tests::test_create_review_trims_whitespace ... ok
[INFO] [stdout] test services::review_service::tests::test_create_review_with_empty_base_branch ... ok
[INFO] [stdout] test services::review_service::tests::test_create_review_with_empty_target_branch ... ok
[INFO] [stdout] test services::review_service::tests::test_create_review_with_valid_branches ... ok
[INFO] [stdout] test services::git_service::tests::test_get_branch_sha ... ok
[INFO] [stdout] test services::review_service::tests::test_delete_review_by_id ... ok
[INFO] [stdout] test services::git_service::tests::test_get_diff_between_shas ... ok
[INFO] [stdout] test services::git_service::tests::test_get_branches_sorted ... ok
[INFO] [stdout] test services::git_service::tests::test_handle_git_branches_loading_event_success ... FAILED
[INFO] [stdout] test services::git_service::tests::test_get_diff_invalid_sha ... ok
[INFO] [stdout] test services::review_service::tests::test_handle_app_event_review_load_database_error ... ok
[INFO] [stdout] test services::review_service::tests::test_handle_app_event_other_events ... ok
[INFO] [stdout] test services::review_service::tests::test_delete_review_by_invalid_id ... ok
[INFO] [stdout] test services::review_service::tests::test_handle_app_event_review_create_submit_empty_branches ... ok
[INFO] [stdout] test services::review_service::tests::test_handle_app_event_review_create_submit ... ok
[INFO] [stdout] test services::review_service::tests::test_handle_app_event_reviews_loading_database_error ... ok
[INFO] [stdout] test services::review_service::tests::test_handle_app_event_review_load_existing_review ... ok
[INFO] [stdout] test services::review_service::tests::test_handle_app_event_review_delete ... ok
[INFO] [stdout] test services::review_service::tests::test_handle_app_event_review_delete_non_existing_id ... ok
[INFO] [stdout] test views::comments_view::tests::test_comment_target_display_title ... ok
[INFO] [stdout] test views::comments_view::tests::test_comments_view_creation_file ... ok
[INFO] [stdout] test views::comments_view::tests::test_comments_view_creation_line ... ok
[INFO] [stdout] test views::comments_view::tests::test_comments_view_debug_state ... ok
[INFO] [stdout] test services::git_service::tests::test_get_diff_with_actual_changes ... ok
[INFO] [stdout] test services::review_service::tests::test_handle_app_event_review_load_non_existent_review ... ok
[INFO] [stdout] test services::review_service::tests::test_handle_app_event_reviews_load ... ok
[INFO] [stdout] test services::review_service::tests::test_handle_app_event_reviews_loading_empty ... ok
[INFO] [stdout] test services::review_service::tests::test_handle_app_event_reviews_loading_with_data ... ok
[INFO] [stdout] test views::comments_view::tests::test_comments_view_keybindings ... ok
[INFO] [stdout] test views::comments_view::tests::test_comments_view_enter_creates_comment ... ok
[INFO] [stdout] test services::review_service::tests::test_list_reviews_with_data ... ok
[INFO] [stdout] test views::comments_view::tests::test_comments_view_handles_loading_state ... ok
[INFO] [stdout] test views::confirmation_dialog::tests::test_confirmation_dialog_view_handle_capital_n_key ... ok
[INFO] [stdout] test views::comments_view::tests::test_comments_view_input_handling ... ok
[INFO] [stdout] test views::confirmation_dialog::tests::test_confirmation_dialog_view_handle_capital_y_key ... ok
[INFO] [stdout] test views::confirmation_dialog::tests::test_confirmation_dialog_view_handle_ctrl_c_key ... ok
[INFO] [stdout] test views::comments_view::tests::test_comments_view_enter_with_empty_input ... ok
[INFO] [stdout] test services::review_service::tests::test_list_reviews_empty ... ok
[INFO] [stdout] test views::confirmation_dialog::tests::test_confirmation_dialog_view_new ... ok
[INFO] [stdout] test views::comments_view::tests::test_comments_view_escape_closes ... ok
[INFO] [stdout] test views::confirmation_dialog::tests::test_confirmation_dialog_view_handle_ctrl_shift_c_key ... ok
[INFO] [stdout] test views::help_modal::tests::test_help_modal_view_for_confirmation_dialog ... ok
[INFO] [stdout] test views::help_modal::tests::test_help_modal_view_for_main_view ... ok
[INFO] [stdout] test views::help_modal::tests::test_help_modal_view_for_review_create_view ... ok
[INFO] [stdout] test views::confirmation_dialog::tests::test_confirmation_dialog_view_handle_enter_key ... ok
[INFO] [stdout] test views::confirmation_dialog::tests::test_confirmation_dialog_view_handle_esc_key ... ok
[INFO] [stdout] test views::help_modal::tests::test_help_modal_view_enter_sends_key_event ... ok
[INFO] [stdout] test views::help_modal::tests::test_help_modal_view_new ... ok
[INFO] [stdout] test views::confirmation_dialog::tests::test_confirmation_dialog_view_handle_unknown_key ... ok
[INFO] [stdout] test views::confirmation_dialog::tests::test_confirmation_dialog_view_handle_n_key ... ok
[INFO] [stdout] test views::confirmation_dialog::tests::test_confirmation_dialog_view_handle_y_key ... ok
[INFO] [stdout] test views::help_modal::tests::test_help_modal_view_handle_esc_key ... ok
[INFO] [stdout] test views::help_modal::tests::test_help_modal_view_navigation_wraparound ... ok
[INFO] [stdout] test views::help_modal::tests::test_help_modal_view_navigation ... ok
[INFO] [stdout] test views::main_view::tests::test_main_view_handle_app_events_review_create_submit ... ok
[INFO] [stdout] test views::main_view::tests::test_main_view_handle_app_events_review_delete ... ok
[INFO] [stdout] test views::main_view::tests::test_main_view_handle_app_events_reviews_loaded ... ok
[INFO] [stdout] test views::main_view::tests::test_main_view_handle_ctrl_c ... ok
[INFO] [stdout] test views::main_view::tests::test_main_view_handle_create_review_key ... ok
[INFO] [stdout] test views::main_view::tests::test_main_view_handle_delete_key_empty_reviews ... ok
[INFO] [stdout] test views::main_view::tests::test_main_view_handle_navigation_down_key ... ok
[INFO] [stdout] test views::main_view::tests::test_main_view_handle_delete_key_no_selection ... ok
[INFO] [stdout] test views::main_view::tests::test_main_view_handle_delete_key_with_selection ... ok
[INFO] [stdout] test views::main_view::tests::test_main_view_handle_navigation_j_key ... ok
[INFO] [stdout] test views::main_view::tests::test_main_view_handle_navigation_up_key ... ok
[INFO] [stdout] test views::main_view::tests::test_main_view_handle_navigation_k_key ... ok
[INFO] [stdout] test views::main_view::tests::test_main_view_handle_open_review_details_key_empty_reviews ... ok
[INFO] [stdout] test views::main_view::tests::test_main_view_handle_open_review_details_key_with_selection ... ok
[INFO] [stdout] test views::main_view::tests::test_main_view_handle_quit_key ... ok
[INFO] [stdout] test views::main_view::tests::test_main_view_handle_open_review_details_key_no_selection ... ok
[INFO] [stdout] test views::main_view::tests::test_main_view_open_review_details_method_with_selection ... ok
[INFO] [stdout] test views::main_view::tests::test_main_view_handle_unknown_key ... ok
[INFO] [stdout] test views::main_view::tests::test_main_view_render_reviews_loading_state_loading ... FAILED
[INFO] [stdout] test views::main_view::tests::test_main_view_update_selection_after_reviews_change_empty ... ok
[INFO] [stdout] test views::main_view::tests::test_main_view_update_selection_after_reviews_change_no_selection ... ok
[INFO] [stdout] test views::main_view::tests::test_main_view_update_selection_after_reviews_change_out_of_bounds ... ok
[INFO] [stdout] test views::main_view::tests::test_main_view_update_selection_after_reviews_change_valid_selection ... ok
[INFO] [stdout] test views::review_create_view::tests::test_review_create_view_default ... ok
[INFO] [stdout] test views::review_create_view::tests::test_review_create_view_handle_down_at_bounds ... ok
[INFO] [stdout] test views::review_create_view::tests::test_review_create_view_handle_enter ... ok
[INFO] [stdout] test views::review_create_view::tests::test_review_create_view_handle_enter_empty ... ok
[INFO] [stdout] test views::review_create_view::tests::test_review_create_view_handle_esc ... ok
[INFO] [stdout] test views::review_create_view::tests::test_review_create_view_handle_tab_navigation ... ok
[INFO] [stdout] test views::review_create_view::tests::test_review_create_view_handle_unknown_key ... ok
[INFO] [stdout] test views::review_create_view::tests::test_review_create_view_handle_up_at_bounds ... ok
[INFO] [stdout] test views::review_create_view::tests::test_review_create_view_handle_up_down ... ok
[INFO] [stdout] test views::help_modal::tests::test_help_modal_view_render ... FAILED
[INFO] [stdout] test views::main_view::tests::test_main_view_render_reviews_loading_state_loaded_no_reviews ... FAILED
[INFO] [stdout] test views::review_details_view::tests::test_comment_indicator_file_and_line_comments ... ok
[INFO] [stdout] test views::review_details_view::tests::test_comment_indicator_file_comments_only ... ok
[INFO] [stdout] test views::review_details_view::tests::test_comment_indicator_line_comments_only ... ok
[INFO] [stdout] test views::review_details_view::tests::test_comment_indicator_no_comments ... ok
[INFO] [stdout] test views::review_details_view::tests::test_comments_load_params_with_review ... ok
[INFO] [stdout] test views::review_details_view::tests::test_comments_load_params_without_review ... ok
[INFO] [stdout] test views::review_details_view::tests::test_handle_comment_created_event_triggers_reload ... ok
[INFO] [stdout] test views::review_details_view::tests::test_handle_comments_loading_state_loaded_file_comments ... ok
[INFO] [stdout] test views::review_details_view::tests::test_handle_comments_loading_state_loaded_line_comments ... ok
[INFO] [stdout] test views::review_details_view::tests::test_handle_comments_loading_state_loaded_mixed_comments ... ok
[INFO] [stdout] test views::review_details_view::tests::test_handle_comments_loading_state_not_relevant ... ok
[INFO] [stdout] test views::review_details_view::tests::test_relevant_comments_loading_state_different_review_id ... ok
[INFO] [stdout] test views::review_details_view::tests::test_relevant_comments_loading_state_matching_params ... ok
[INFO] [stdout] test views::review_details_view::tests::test_relevant_comments_loading_state_without_review ... ok
[INFO] [stdout] test views::review_details_view::tests::test_reload_comments_with_review ... ok
[INFO] [stdout] test views::confirmation_dialog::tests::test_confirmation_dialog_view_render ... FAILED
[INFO] [stdout] test views::review_details_view::tests::test_review_details_view_creation ... ok
[INFO] [stdout] test views::review_details_view::tests::test_review_details_view_debug_state ... ok
[INFO] [stdout] test views::review_details_view::tests::test_reload_comments_without_review ... ok
[INFO] [stdout] test views::review_details_view::tests::test_review_details_view_debug_state_loading ... ok
[INFO] [stdout] test views::review_details_view::tests::test_review_details_view_handles_escape_key_in_lines_mode ... ok
[INFO] [stdout] test views::review_details_view::tests::test_review_details_view_handles_help_key ... ok
[INFO] [stdout] test views::review_details_view::tests::test_review_details_view_handles_escape_key ... ok
[INFO] [stdout] test views::review_details_view::tests::test_review_details_view_handles_review_loading_state_error_event ... ok
[INFO] [stdout] test views::review_details_view::tests::test_review_details_view_handles_review_loading_state_loaded_event ... ok
[INFO] [stdout] test views::review_details_view::tests::test_review_details_view_keybindings ... ok
[INFO] [stdout] test views::review_details_view::tests::test_review_details_view_line_navigation_keys ... ok
[INFO] [stdout] test views::review_details_view::tests::test_review_details_view_handles_review_loading_state_not_found_event ... ok
[INFO] [stdout] test views::review_details_view::tests::test_review_details_view_new_loading ... ok
[INFO] [stdout] test views::review_details_view::tests::test_review_details_view_open_comments_file_index_out_of_bounds ... ok
[INFO] [stdout] test views::main_view::tests::test_main_view_render_reviews_loading_state_init ... FAILED
[INFO] [stdout] test views::review_details_view::tests::test_review_details_view_line_reset_on_new_review ... ok
[INFO] [stdout] test views::review_details_view::tests::test_review_details_view_open_comments_file_level ... ok
[INFO] [stdout] test views::review_details_view::tests::test_review_details_view_open_comments_key_handling ... ok
[INFO] [stdout] test views::review_details_view::tests::test_review_details_view_open_comments_line_level ... ok
[INFO] [stdout] test views::review_details_view::tests::test_review_details_view_open_comments_no_files ... ok
[INFO] [stdout] test views::review_details_view::tests::test_review_details_view_open_comments_no_review ... ok
[INFO] [stdout] test views::main_view::tests::test_main_view_render_reviews_loading_state_loaded_with_reviews ... FAILED
[INFO] [stdout] test views::main_view::tests::test_main_view_render_reviews_loading_state_error ... FAILED
[INFO] [stdout] test views::main_view::tests::test_main_view_render_with_selected_review ... FAILED
[INFO] [stdout] test views::review_create_view::tests::test_review_create_view_render_default ... FAILED
[INFO] [stdout] test views::review_create_view::tests::test_review_create_view_render_with_branches ... FAILED
[INFO] [stdout] test views::review_details_view::tests::test_review_details_view_scroll_down_basic ... ok
[INFO] [stdout] test views::review_details_view::tests::test_review_details_view_scroll_key_handling ... ok
[INFO] [stdout] test views::review_details_view::tests::test_review_details_view_scroll_reset_on_error ... ok
[INFO] [stdout] test views::review_details_view::tests::test_review_details_view_scroll_reset_on_new_review ... ok
[INFO] [stdout] test views::review_details_view::tests::test_review_details_view_scroll_up ... ok
[INFO] [stdout] test views::review_details_view::tests::test_review_details_view_scroll_up_bounds ... ok
[INFO] [stdout] test views::tests::test_centered_rect ... ok
[INFO] [stdout] test views::tests::test_centered_rect_different_percentages ... ok
[INFO] [stdout] test views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_init ... FAILED
[INFO] [stdout] test views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_loaded_no_files ... FAILED
[INFO] [stdout] test views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_error ... FAILED
[INFO] [stdout] test views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_loading ... FAILED
[INFO] [stdout] test views::review_details_view::tests::test_review_details_view_render_error_state ... FAILED
[INFO] [stdout] test views::review_details_view::tests::test_review_details_view_render_loading_state ... FAILED
[INFO] [stdout] test views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_loaded_with_files ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- app::tests::test_app_new stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'app::tests::test_app_new' (17) panicked at src/app.rs:144:40:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error returned from database: (code: 14) unable to open database file
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     (code: 14) unable to open database file
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/database.rs:15:20
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x639fd66b6d42 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639fd66b6d42 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639fd66b6d42 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x639fd66b6d42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x639fd66c9aef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x639fd66c9aef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x639fd6680d21 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x639fd6680d21 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x639fd668e132 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x639fd6693f7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x639fd6693e11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x639fd60dc67e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x639fd60dc67e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x639fd66946ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x639fd66946ef - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x639fd669449a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x639fd668e269 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x639fd6673f0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x639fd66d3ba0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x639fd66d2c56 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x639fd5f76573 - core::result::Result<T,E>::unwrap::h77952c2ba5cdc568
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x639fd5f76573 - git_local_review::app::tests::test_app_new::{{closure}}::h73673c0c705b6919
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app.rs:144:40
[INFO] [stdout]   22:     0x639fd5f289e2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hff949b3116d2b815
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x639fd5f287fd - <core::pin::Pin<P> as core::future::future::Future>::poll::h3f2860cfa7b2177d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x639fd5fceded - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hebc93eb0d47ede96
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x639fd5fceb4b - tokio::task::coop::with_budget::h476a90470bce72bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x639fd5fceb4b - tokio::task::coop::budget::h277d538b55b2431a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x639fd5fceb4b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h35d2a85b952e4a20
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x639fd5fcbb80 - tokio::runtime::scheduler::current_thread::Context::enter::h2b0393756003a137
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x639fd5fce21d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h721acb775096fb67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x639fd5fcd454 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8d3637987bd62fdf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x639fd5fc148b - tokio::runtime::context::scoped::Scoped<T>::set::ha64aba00861a17cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x639fd5fc1039 - tokio::runtime::context::set_scheduler::{{closure}}::h633b838d3e7b84e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x639fd5e5c562 - std::thread::local::LocalKey<T>::try_with::h7e652139d0ab4da9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x639fd5e5bcbe - std::thread::local::LocalKey<T>::with::h23ad814a2d067df2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x639fd5fc0fad - tokio::runtime::context::set_scheduler::h77c3e61c35ee09c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x639fd5fccdc0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6091a85b29b7a2de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x639fd5fcd4d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb1f0ec29a4569195
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x639fd5fca490 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0b53a796c10857fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x639fd5f4cff0 - tokio::runtime::context::runtime::enter_runtime::hfbb40297353297ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x639fd5fca1a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2020229074bfd118
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x639fd5f82cb4 - tokio::runtime::runtime::Runtime::block_on_inner::h842c32c9e4945935
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x639fd5f82f8c - tokio::runtime::runtime::Runtime::block_on::h40be41ab8058d220
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x639fd5f76282 - git_local_review::app::tests::test_app_new::h6632335e3fcfdb5d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app.rs:149:39
[INFO] [stdout]   44:     0x639fd5f767a7 - git_local_review::app::tests::test_app_new::{{closure}}::hf64def172a61cd8a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app.rs:143:28
[INFO] [stdout]   45:     0x639fd5e1d936 - core::ops::function::FnOnce::call_once::h114571ad9eff36a8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x639fd60dc43b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x639fd60dc43b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x639fd60f20a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x639fd60f20a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x639fd60f20a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x639fd60f20a5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x639fd60f20a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x639fd60f20a5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x639fd60f20a5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x639fd60c8894 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x639fd60c8894 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x639fd60cc15a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x639fd60cc15a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x639fd60cc15a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x639fd60cc15a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x639fd60cc15a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x639fd60cc15a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x639fd60cc15a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x639fd66891df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x639fd66891df - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x79aaebf45aa4 - <unknown>
[INFO] [stdout]   67:     0x79aaebfd2a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- services::git_service::tests::test_handle_git_branches_load_event stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'services::git_service::tests::test_handle_git_branches_load_event' (246) panicked at src/services/git_service.rs:552:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error returned from database: (code: 14) unable to open database file
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     (code: 14) unable to open database file
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/database.rs:15:20
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x639fd66b6d42 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639fd66b6d42 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639fd66b6d42 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x639fd66b6d42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x639fd66c9aef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x639fd66c9aef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x639fd6680d21 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x639fd6680d21 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x639fd668e132 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x639fd6693f7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x639fd6693e11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x639fd60dc67e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x639fd60dc67e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x639fd66946ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x639fd66946ef - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x639fd669449a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x639fd668e269 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x639fd6673f0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x639fd66d3ba0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x639fd66d2c56 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x639fd5f1546b - core::result::Result<T,E>::unwrap::h3c2fa76f23ba9fc6
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x639fd5f1546b - git_local_review::services::git_service::tests::test_handle_git_branches_load_event::{{closure}}::h3efa6e355da3a52b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/git_service.rs:552:46
[INFO] [stdout]   22:     0x639fd5f289e2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hff949b3116d2b815
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x639fd5f287fd - <core::pin::Pin<P> as core::future::future::Future>::poll::h3f2860cfa7b2177d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x639fd5fceded - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hebc93eb0d47ede96
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x639fd5fceb4b - tokio::task::coop::with_budget::h476a90470bce72bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x639fd5fceb4b - tokio::task::coop::budget::h277d538b55b2431a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x639fd5fceb4b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h35d2a85b952e4a20
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x639fd5fcbb80 - tokio::runtime::scheduler::current_thread::Context::enter::h2b0393756003a137
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x639fd5fce21d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h721acb775096fb67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x639fd5fcd454 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8d3637987bd62fdf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x639fd5fc148b - tokio::runtime::context::scoped::Scoped<T>::set::ha64aba00861a17cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x639fd5fc1039 - tokio::runtime::context::set_scheduler::{{closure}}::h633b838d3e7b84e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x639fd5e5c562 - std::thread::local::LocalKey<T>::try_with::h7e652139d0ab4da9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x639fd5e5bcbe - std::thread::local::LocalKey<T>::with::h23ad814a2d067df2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x639fd5fc0fad - tokio::runtime::context::set_scheduler::h77c3e61c35ee09c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x639fd5fccdc0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6091a85b29b7a2de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x639fd5fcd4d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb1f0ec29a4569195
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x639fd5fca490 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0b53a796c10857fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x639fd5f4cff0 - tokio::runtime::context::runtime::enter_runtime::hfbb40297353297ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x639fd5fca1a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2020229074bfd118
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x639fd5f82cb4 - tokio::runtime::runtime::Runtime::block_on_inner::h842c32c9e4945935
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x639fd5f82f8c - tokio::runtime::runtime::Runtime::block_on::h40be41ab8058d220
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x639fd5f150ff - git_local_review::services::git_service::tests::test_handle_git_branches_load_event::h3d6cf11975d29cef
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/git_service.rs:592:46
[INFO] [stdout]   44:     0x639fd5f15dd7 - git_local_review::services::git_service::tests::test_handle_git_branches_load_event::{{closure}}::h9f8962197816fdb4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/git_service.rs:551:51
[INFO] [stdout]   45:     0x639fd5e1f306 - core::ops::function::FnOnce::call_once::h5957230a38108669
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x639fd60dc43b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x639fd60dc43b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x639fd60f20a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x639fd60f20a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x639fd60f20a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x639fd60f20a5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x639fd60f20a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x639fd60f20a5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x639fd60f20a5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x639fd60c8894 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x639fd60c8894 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x639fd60cc15a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x639fd60cc15a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x639fd60cc15a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x639fd60cc15a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x639fd60cc15a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x639fd60cc15a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x639fd60cc15a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x639fd66891df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x639fd66891df - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x79aaebf45aa4 - <unknown>
[INFO] [stdout]   67:     0x79aaebfd2a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- services::git_service::tests::test_handle_git_branches_loading_event_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'services::git_service::tests::test_handle_git_branches_loading_event_error' (249) panicked at src/services/git_service.rs:650:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error returned from database: (code: 14) unable to open database file
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     (code: 14) unable to open database file
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/database.rs:15:20
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x639fd66b6d42 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639fd66b6d42 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639fd66b6d42 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x639fd66b6d42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x639fd66c9aef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x639fd66c9aef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x639fd6680d21 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x639fd6680d21 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x639fd668e132 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x639fd6693f7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x639fd6693e11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x639fd60dc67e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x639fd60dc67e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x639fd66946ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x639fd66946ef - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x639fd669449a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x639fd668e269 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x639fd6673f0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x639fd66d3ba0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x639fd66d2c56 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x639fd5f18156 - core::result::Result<T,E>::unwrap::h3c2fa76f23ba9fc6
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x639fd5f18156 - git_local_review::services::git_service::tests::test_handle_git_branches_loading_event_error::{{closure}}::h69594513b64a25f1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/git_service.rs:650:46
[INFO] [stdout]   22:     0x639fd5f289e2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hff949b3116d2b815
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x639fd5f287fd - <core::pin::Pin<P> as core::future::future::Future>::poll::h3f2860cfa7b2177d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x639fd5fceded - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hebc93eb0d47ede96
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x639fd5fceb4b - tokio::task::coop::with_budget::h476a90470bce72bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x639fd5fceb4b - tokio::task::coop::budget::h277d538b55b2431a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x639fd5fceb4b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h35d2a85b952e4a20
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x639fd5fcbb80 - tokio::runtime::scheduler::current_thread::Context::enter::h2b0393756003a137
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x639fd5fce21d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h721acb775096fb67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x639fd5fcd454 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8d3637987bd62fdf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x639fd5fc148b - tokio::runtime::context::scoped::Scoped<T>::set::ha64aba00861a17cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x639fd5fc1039 - tokio::runtime::context::set_scheduler::{{closure}}::h633b838d3e7b84e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x639fd5e5c562 - std::thread::local::LocalKey<T>::try_with::h7e652139d0ab4da9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x639fd5e5bcbe - std::thread::local::LocalKey<T>::with::h23ad814a2d067df2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x639fd5fc0fad - tokio::runtime::context::set_scheduler::h77c3e61c35ee09c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x639fd5fccdc0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6091a85b29b7a2de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x639fd5fcd4d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb1f0ec29a4569195
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x639fd5fca490 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0b53a796c10857fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x639fd5f4cff0 - tokio::runtime::context::runtime::enter_runtime::hfbb40297353297ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x639fd5fca1a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2020229074bfd118
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x639fd5f82cb4 - tokio::runtime::runtime::Runtime::block_on_inner::h842c32c9e4945935
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x639fd5f82f8c - tokio::runtime::runtime::Runtime::block_on::h40be41ab8058d220
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x639fd5f17caf - git_local_review::services::git_service::tests::test_handle_git_branches_loading_event_error::h44dd8bfb44a29628
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/git_service.rs:690:46
[INFO] [stdout]   44:     0x639fd5f18b27 - git_local_review::services::git_service::tests::test_handle_git_branches_loading_event_error::{{closure}}::hb4d6acf340a8ceba
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/git_service.rs:647:60
[INFO] [stdout]   45:     0x639fd5e1e836 - core::ops::function::FnOnce::call_once::h3fda20053bfb5d12
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x639fd60dc43b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x639fd60dc43b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x639fd60f20a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x639fd60f20a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x639fd60f20a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x639fd60f20a5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x639fd60f20a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x639fd60f20a5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x639fd60f20a5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x639fd60c8894 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x639fd60c8894 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x639fd60cc15a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x639fd60cc15a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x639fd60cc15a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x639fd60cc15a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x639fd60cc15a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x639fd60cc15a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x639fd60cc15a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x639fd66891df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x639fd66891df - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x79aaebf45aa4 - <unknown>
[INFO] [stdout]   67:     0x79aaebfd2a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- services::git_service::tests::test_handle_git_branches_loading_event_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'services::git_service::tests::test_handle_git_branches_loading_event_success' (251) panicked at src/services/git_service.rs:598:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error returned from database: (code: 14) unable to open database file
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     (code: 14) unable to open database file
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/database.rs:15:20
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x639fd66b6d42 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639fd66b6d42 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639fd66b6d42 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x639fd66b6d42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x639fd66c9aef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x639fd66c9aef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x639fd6680d21 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x639fd6680d21 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x639fd668e132 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x639fd6693f7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x639fd6693e11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x639fd60dc67e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x639fd60dc67e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x639fd66946ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x639fd66946ef - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x639fd669449a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x639fd668e269 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x639fd6673f0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x639fd66d3ba0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x639fd66d2c56 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x639fd5f19132 - core::result::Result<T,E>::unwrap::h3c2fa76f23ba9fc6
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x639fd5f19132 - git_local_review::services::git_service::tests::test_handle_git_branches_loading_event_success::{{closure}}::h15f73b9c20710e8d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/git_service.rs:598:46
[INFO] [stdout]   22:     0x639fd5f289e2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hff949b3116d2b815
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x639fd5f287fd - <core::pin::Pin<P> as core::future::future::Future>::poll::h3f2860cfa7b2177d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x639fd5fceded - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hebc93eb0d47ede96
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x639fd5fceb4b - tokio::task::coop::with_budget::h476a90470bce72bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x639fd5fceb4b - tokio::task::coop::budget::h277d538b55b2431a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x639fd5fceb4b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h35d2a85b952e4a20
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x639fd5fcbb80 - tokio::runtime::scheduler::current_thread::Context::enter::h2b0393756003a137
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x639fd5fce21d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h721acb775096fb67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x639fd5fcd454 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8d3637987bd62fdf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x639fd5fc148b - tokio::runtime::context::scoped::Scoped<T>::set::ha64aba00861a17cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x639fd5fc1039 - tokio::runtime::context::set_scheduler::{{closure}}::h633b838d3e7b84e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x639fd5e5c562 - std::thread::local::LocalKey<T>::try_with::h7e652139d0ab4da9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x639fd5e5bcbe - std::thread::local::LocalKey<T>::with::h23ad814a2d067df2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x639fd5fc0fad - tokio::runtime::context::set_scheduler::h77c3e61c35ee09c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x639fd5fccdc0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6091a85b29b7a2de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x639fd5fcd4d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb1f0ec29a4569195
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x639fd5fca490 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0b53a796c10857fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x639fd5f4cff0 - tokio::runtime::context::runtime::enter_runtime::hfbb40297353297ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x639fd5fca1a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2020229074bfd118
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x639fd5f82cb4 - tokio::runtime::runtime::Runtime::block_on_inner::h842c32c9e4945935
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x639fd5f82f8c - tokio::runtime::runtime::Runtime::block_on::h40be41ab8058d220
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x639fd5f18c8f - git_local_review::services::git_service::tests::test_handle_git_branches_loading_event_success::h9ba117e53a2c6be4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/git_service.rs:643:46
[INFO] [stdout]   44:     0x639fd5f19e77 - git_local_review::services::git_service::tests::test_handle_git_branches_loading_event_success::{{closure}}::hcb318cf6aafb4332
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/git_service.rs:596:62
[INFO] [stdout]   45:     0x639fd5e1f246 - core::ops::function::FnOnce::call_once::h57af4f3f3600912c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x639fd60dc43b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x639fd60dc43b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x639fd60f20a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x639fd60f20a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x639fd60f20a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x639fd60f20a5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x639fd60f20a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x639fd60f20a5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x639fd60f20a5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x639fd60c8894 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x639fd60c8894 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x639fd60cc15a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x639fd60cc15a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x639fd60cc15a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x639fd60cc15a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x639fd60cc15a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x639fd60cc15a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x639fd60cc15a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x639fd66891df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x639fd66891df - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x79aaebf45aa4 - <unknown>
[INFO] [stdout]   67:     0x79aaebfd2a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- views::main_view::tests::test_main_view_render_reviews_loading_state_loading stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/views/snapshots/git_local_review__views__main_view__tests__main_view_render_reviews_loading_state_loading.snap
[INFO] [stdout] Snapshot: main_view_render_reviews_loading_state_loading
[INFO] [stdout] Source: src/views/main_view.rs:569
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: render_app_to_terminal_backend(app)
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           0 │+"┌git-local-review──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐"
[INFO] [stdout]           1 │+"│Git Local Review - Press '?' for help                                                                                                                         │"
[INFO] [stdout]           2 │+"└──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘"
[INFO] [stdout]           3 │+"┌Reviews───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐"
[INFO] [stdout]           4 │+"│Loading reviews...                                                                                                                                            │"
[INFO] [stdout]           5 │+"│                                                                                                                                                              │"
[INFO] [stdout]           6 │+"│                                                                                                                                                              │"
[INFO] [stdout]           7 │+"│                                                                                                                                                              │"
[INFO] [stdout]           8 │+"│                                                                                                                                                              │"
[INFO] [stdout]           9 │+"│                                                                                                                                                              │"
[INFO] [stdout]          10 │+"│                                                                                                                                                              │"
[INFO] [stdout]          11 │+"│                                                                                                                                                              │"
[INFO] [stdout]          12 │+"│                                                                                                                                                              │"
[INFO] [stdout]          13 │+"│                                                                                                                                                              │"
[INFO] [stdout]          14 │+"│                                                                                                                                                              │"
[INFO] [stdout]          15 │+"│                                                                                                                                                              │"
[INFO] [stdout]          16 │+"│                                                                                                                                                              │"
[INFO] [stdout]          17 │+"│                                                                                                                                                              │"
[INFO] [stdout]          18 │+"│                                                                                                                                                              │"
[INFO] [stdout]          19 │+"│                                                                                                                                                              │"
[INFO] [stdout]          20 │+"│                                                                                                                                                              │"
[INFO] [stdout]          21 │+"│                                                                                                                                                              │"
[INFO] [stdout]          22 │+"│                                                                                                                                                              │"
[INFO] [stdout]          23 │+"│                                                                                                                                                              │"
[INFO] [stdout]          24 │+"│                                                                                                                                                              │"
[INFO] [stdout]          25 │+"│                                                                                                                                                              │"
[INFO] [stdout]          26 │+"│                                                                                                                                                              │"
[INFO] [stdout]          27 │+"│                                                                                                                                                              │"
[INFO] [stdout]          28 │+"│                                                                                                                                                              │"
[INFO] [stdout]          29 │+"│                                                                                                                                                              │"
[INFO] [stdout]          30 │+"│                                                                                                                                                              │"
[INFO] [stdout]          31 │+"│                                                                                                                                                              │"
[INFO] [stdout]          32 │+"│                                                                                                                                                              │"
[INFO] [stdout]          33 │+"│                                                                                                                                                              │"
[INFO] [stdout]          34 │+"│                                                                                                                                                              │"
[INFO] [stdout]          35 │+"│                                                                                                                                                              │"
[INFO] [stdout]          36 │+"│                                                                                                                                                              │"
[INFO] [stdout]          37 │+"│                                                                                                                                                              │"
[INFO] [stdout]          38 │+"│                                                                                                                                                              │"
[INFO] [stdout]          39 │+"└──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘"
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'views::main_view::tests::test_main_view_render_reviews_loading_state_loading' (455) panicked at src/views/main_view.rs:569:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x639fd66b6d42 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639fd66b6d42 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639fd66b6d42 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x639fd66b6d42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x639fd66c9aef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x639fd66c9aef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x639fd6680d21 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x639fd6680d21 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x639fd668e132 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x639fd6693f7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x639fd6693e11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x639fd60dc67e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x639fd60dc67e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x639fd66946ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x639fd66946ef - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x639fd669449a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x639fd668e269 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x639fd6673f0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x639fd66d3ba0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x639fd66d2c56 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x639fd5e77f5b - core::result::Result<T,E>::unwrap::h10e5a1fc889c466f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x639fd5e77f5b - git_local_review::views::main_view::tests::test_main_view_render_reviews_loading_state_loading::{{closure}}::hccbbcfe79879f65c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/main_view.rs:569:9
[INFO] [stdout]   22:     0x639fd5f289e2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hff949b3116d2b815
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x639fd5f287fd - <core::pin::Pin<P> as core::future::future::Future>::poll::h3f2860cfa7b2177d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x639fd5fceded - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hebc93eb0d47ede96
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x639fd5fceb4b - tokio::task::coop::with_budget::h476a90470bce72bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x639fd5fceb4b - tokio::task::coop::budget::h277d538b55b2431a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x639fd5fceb4b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h35d2a85b952e4a20
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x639fd5fcbb80 - tokio::runtime::scheduler::current_thread::Context::enter::h2b0393756003a137
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x639fd5fce21d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h721acb775096fb67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x639fd5fcd454 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8d3637987bd62fdf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x639fd5fc148b - tokio::runtime::context::scoped::Scoped<T>::set::ha64aba00861a17cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x639fd5fc1039 - tokio::runtime::context::set_scheduler::{{closure}}::h633b838d3e7b84e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x639fd5e5c562 - std::thread::local::LocalKey<T>::try_with::h7e652139d0ab4da9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x639fd5e5bcbe - std::thread::local::LocalKey<T>::with::h23ad814a2d067df2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x639fd5fc0fad - tokio::runtime::context::set_scheduler::h77c3e61c35ee09c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x639fd5fccdc0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6091a85b29b7a2de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x639fd5fcd4d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb1f0ec29a4569195
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x639fd5fca490 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0b53a796c10857fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x639fd5f4cff0 - tokio::runtime::context::runtime::enter_runtime::hfbb40297353297ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x639fd5fca1a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2020229074bfd118
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x639fd5f82cb4 - tokio::runtime::runtime::Runtime::block_on_inner::h842c32c9e4945935
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x639fd5f82f8c - tokio::runtime::runtime::Runtime::block_on::h40be41ab8058d220
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x639fd5e773d2 - git_local_review::views::main_view::tests::test_main_view_render_reviews_loading_state_loading::hb857090b279e5f2c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/main_view.rs:569:25
[INFO] [stdout]   44:     0x639fd5e774a7 - git_local_review::views::main_view::tests::test_main_view_render_reviews_loading_state_loading::{{closure}}::haa9f5faec5f0174f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/main_view.rs:563:67
[INFO] [stdout]   45:     0x639fd5e21286 - core::ops::function::FnOnce::call_once::hb7556ddcf412399f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x639fd60dc43b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x639fd60dc43b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x639fd60f20a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x639fd60f20a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x639fd60f20a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x639fd60f20a5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x639fd60f20a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x639fd60f20a5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x639fd60f20a5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x639fd60c8894 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x639fd60c8894 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x639fd60cc15a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x639fd60cc15a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x639fd60cc15a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x639fd60cc15a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x639fd60cc15a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x639fd60cc15a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x639fd60cc15a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x639fd66891df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x639fd66891df - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x79aaebf45aa4 - <unknown>
[INFO] [stdout]   67:     0x79aaebfd2a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- views::help_modal::tests::test_help_modal_view_render stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/views/snapshots/git_local_review__views__help_modal__tests__help_modal_view_render.snap
[INFO] [stdout] Snapshot: help_modal_view_render
[INFO] [stdout] Source: src/views/help_modal.rs:382
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: render_app_to_terminal_backend(app)
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           0 │+"                                                                                                                                                                "
[INFO] [stdout]           1 │+"                                                                                                                                                                "
[INFO] [stdout]           2 │+"                                                                                                                                                                "
[INFO] [stdout]           3 │+"                                                                                                                                                                "
[INFO] [stdout]           4 │+"                        ╭Help - Key Bindings───────────────────────────────────────────────────────────────────────────────────────────╮                        "
[INFO] [stdout]           5 │+"                        │► q / Ctrl+C           Quit application                                                                       │                        "
[INFO] [stdout]           6 │+"                        │  n                    Create new review                                                                      │                        "
[INFO] [stdout]           7 │+"                        │  Up / Down / k / j    Navigate review selection                                                              │                        "
[INFO] [stdout]           8 │+"                        │  d                    Delete selected review                                                                 │                        "
[INFO] [stdout]           9 │+"                        │  o / Space / Enter    Open review details                                                                    │                        "
[INFO] [stdout]          10 │+"                        │                                                                                                              │                        "
[INFO] [stdout]          11 │+"                        │                                                                                                              │                        "
[INFO] [stdout]          12 │+"                        │                                                                                                              │                        "
[INFO] [stdout]          13 │+"                        │                                                                                                              │                        "
[INFO] [stdout]          14 │+"                        │                                                                                                              │                        "
[INFO] [stdout]          15 │+"                        │                                                                                                              │                        "
[INFO] [stdout]          16 │+"                        │                                                                                                              │                        "
[INFO] [stdout]          17 │+"                        │                                                                                                              │                        "
[INFO] [stdout]          18 │+"                        │                                                                                                              │                        "
[INFO] [stdout]          19 │+"                        │                                                                                                              │                        "
[INFO] [stdout]          20 │+"                        │                                                                                                              │                        "
[INFO] [stdout]          21 │+"                        │                                                                                                              │                        "
[INFO] [stdout]          22 │+"                        │                                                                                                              │                        "
[INFO] [stdout]          23 │+"                        │                                                                                                              │                        "
[INFO] [stdout]          24 │+"                        │                                                                                                              │                        "
[INFO] [stdout]          25 │+"                        │                                                                                                              │                        "
[INFO] [stdout]          26 │+"                        │                                                                                                              │                        "
[INFO] [stdout]          27 │+"                        │                                                                                                              │                        "
[INFO] [stdout]          28 │+"                        │                                                                                                              │                        "
[INFO] [stdout]          29 │+"                        │                                                                                                              │                        "
[INFO] [stdout]          30 │+"                        │                                                                                                              │                        "
[INFO] [stdout]          31 │+"                        │                                                                                                              │                        "
[INFO] [stdout]          32 │+"                        │                                                                                                              │                        "
[INFO] [stdout]          33 │+"                        │Use ↑/↓ or j/k to navigate, Enter to execute, Esc to close                                                    │                        "
[INFO] [stdout]          34 │+"                        │                                                                                                              │                        "
[INFO] [stdout]          35 │+"                        ╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────╯                        "
[INFO] [stdout]          36 │+"                                                                                                                                                                "
[INFO] [stdout]          37 │+"                                                                                                                                                                "
[INFO] [stdout]          38 │+"                                                                                                                                                                "
[INFO] [stdout]          39 │+"                                                                                                                                                                "
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'views::help_modal::tests::test_help_modal_view_render' (365) panicked at src/views/help_modal.rs:382:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x639fd66b6d42 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639fd66b6d42 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639fd66b6d42 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x639fd66b6d42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x639fd66c9aef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x639fd66c9aef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x639fd6680d21 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x639fd6680d21 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x639fd668e132 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x639fd6693f7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x639fd6693e11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x639fd60dc67e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x639fd60dc67e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x639fd66946ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x639fd66946ef - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x639fd669449a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x639fd668e269 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x639fd6673f0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x639fd66d3ba0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x639fd66d2c56 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x639fd5e3f76a - core::result::Result<T,E>::unwrap::h10e5a1fc889c466f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x639fd5e3f76a - git_local_review::views::help_modal::tests::test_help_modal_view_render::{{closure}}::h78f7c8d8980c2547
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/help_modal.rs:382:9
[INFO] [stdout]   22:     0x639fd5f289e2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hff949b3116d2b815
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x639fd5f287fd - <core::pin::Pin<P> as core::future::future::Future>::poll::h3f2860cfa7b2177d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x639fd5fceded - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hebc93eb0d47ede96
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x639fd5fceb4b - tokio::task::coop::with_budget::h476a90470bce72bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x639fd5fceb4b - tokio::task::coop::budget::h277d538b55b2431a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x639fd5fceb4b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h35d2a85b952e4a20
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x639fd5fcbb80 - tokio::runtime::scheduler::current_thread::Context::enter::h2b0393756003a137
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x639fd5fce21d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h721acb775096fb67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x639fd5fcd454 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8d3637987bd62fdf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x639fd5fc148b - tokio::runtime::context::scoped::Scoped<T>::set::ha64aba00861a17cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x639fd5fc1039 - tokio::runtime::context::set_scheduler::{{closure}}::h633b838d3e7b84e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x639fd5e5c562 - std::thread::local::LocalKey<T>::try_with::h7e652139d0ab4da9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x639fd5e5bcbe - std::thread::local::LocalKey<T>::with::h23ad814a2d067df2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x639fd5fc0fad - tokio::runtime::context::set_scheduler::h77c3e61c35ee09c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x639fd5fccdc0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6091a85b29b7a2de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x639fd5fcd4d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb1f0ec29a4569195
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x639fd5fca490 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0b53a796c10857fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x639fd5f4cff0 - tokio::runtime::context::runtime::enter_runtime::hfbb40297353297ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x639fd5fca1a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2020229074bfd118
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x639fd5f82cb4 - tokio::runtime::runtime::Runtime::block_on_inner::h842c32c9e4945935
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x639fd5f82f8c - tokio::runtime::runtime::Runtime::block_on::h40be41ab8058d220
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x639fd5e3eb92 - git_local_review::views::help_modal::tests::test_help_modal_view_render::hb2d19e21bc34293b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/help_modal.rs:382:25
[INFO] [stdout]   44:     0x639fd5e3f887 - git_local_review::views::help_modal::tests::test_help_modal_view_render::{{closure}}::hfb5fcbcf48f065d2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/help_modal.rs:373:43
[INFO] [stdout]   45:     0x639fd5e20e26 - core::ops::function::FnOnce::call_once::haa7f1bad450a5c5c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x639fd60dc43b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x639fd60dc43b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x639fd60f20a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x639fd60f20a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x639fd60f20a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x639fd60f20a5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x639fd60f20a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x639fd60f20a5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x639fd60f20a5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x639fd60c8894 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x639fd60c8894 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x639fd60cc15a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x639fd60cc15a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x639fd60cc15a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x639fd60cc15a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x639fd60cc15a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x639fd60cc15a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x639fd60cc15a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x639fd66891df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x639fd66891df - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x79aaebf45aa4 - <unknown>
[INFO] [stdout]   67:     0x79aaebfd2a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- views::main_view::tests::test_main_view_render_reviews_loading_state_loaded_no_reviews stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/views/snapshots/git_local_review__views__main_view__tests__main_view_render_reviews_loading_state_loaded_no_reviews.snap
[INFO] [stdout] Snapshot: main_view_render_reviews_loading_state_loaded_no_reviews
[INFO] [stdout] Source: src/views/main_view.rs:589
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: render_app_to_terminal_backend(app)
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           0 │+"┌git-local-review──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐"
[INFO] [stdout]           1 │+"│Git Local Review - Press '?' for help                                                                                                                         │"
[INFO] [stdout]           2 │+"└──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘"
[INFO] [stdout]           3 │+"┌Reviews───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐"
[INFO] [stdout]           4 │+"│No reviews found - Press 'n' to create a new review                                                                                                           │"
[INFO] [stdout]           5 │+"│                                                                                                                                                              │"
[INFO] [stdout]           6 │+"│                                                                                                                                                              │"
[INFO] [stdout]           7 │+"│                                                                                                                                                              │"
[INFO] [stdout]           8 │+"│                                                                                                                                                              │"
[INFO] [stdout]           9 │+"│                                                                                                                                                              │"
[INFO] [stdout]          10 │+"│                                                                                                                                                              │"
[INFO] [stdout]          11 │+"│                                                                                                                                                              │"
[INFO] [stdout]          12 │+"│                                                                                                                                                              │"
[INFO] [stdout]          13 │+"│                                                                                                                                                              │"
[INFO] [stdout]          14 │+"│                                                                                                                                                              │"
[INFO] [stdout]          15 │+"│                                                                                                                                                              │"
[INFO] [stdout]          16 │+"│                                                                                                                                                              │"
[INFO] [stdout]          17 │+"│                                                                                                                                                              │"
[INFO] [stdout]          18 │+"│                                                                                                                                                              │"
[INFO] [stdout]          19 │+"│                                                                                                                                                              │"
[INFO] [stdout]          20 │+"│                                                                                                                                                              │"
[INFO] [stdout]          21 │+"│                                                                                                                                                              │"
[INFO] [stdout]          22 │+"│                                                                                                                                                              │"
[INFO] [stdout]          23 │+"│                                                                                                                                                              │"
[INFO] [stdout]          24 │+"│                                                                                                                                                              │"
[INFO] [stdout]          25 │+"│                                                                                                                                                              │"
[INFO] [stdout]          26 │+"│                                                                                                                                                              │"
[INFO] [stdout]          27 │+"│                                                                                                                                                              │"
[INFO] [stdout]          28 │+"│                                                                                                                                                              │"
[INFO] [stdout]          29 │+"│                                                                                                                                                              │"
[INFO] [stdout]          30 │+"│                                                                                                                                                              │"
[INFO] [stdout]          31 │+"│                                                                                                                                                              │"
[INFO] [stdout]          32 │+"│                                                                                                                                                              │"
[INFO] [stdout]          33 │+"│                                                                                                                                                              │"
[INFO] [stdout]          34 │+"│                                                                                                                                                              │"
[INFO] [stdout]          35 │+"│                                                                                                                                                              │"
[INFO] [stdout]          36 │+"│                                                                                                                                                              │"
[INFO] [stdout]          37 │+"│                                                                                                                                                              │"
[INFO] [stdout]          38 │+"│                                                                                                                                                              │"
[INFO] [stdout]          39 │+"└──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘"
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'views::main_view::tests::test_main_view_render_reviews_loading_state_loaded_no_reviews' (447) panicked at src/views/main_view.rs:589:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x639fd66b6d42 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639fd66b6d42 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639fd66b6d42 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x639fd66b6d42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x639fd66c9aef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x639fd66c9aef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x639fd6680d21 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x639fd6680d21 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x639fd668e132 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x639fd6693f7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x639fd6693e11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x639fd60dc67e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x639fd60dc67e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x639fd66946ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x639fd66946ef - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x639fd669449a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x639fd668e269 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x639fd6673f0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x639fd66d3ba0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x639fd66d2c56 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x639fd5e7c1b3 - core::result::Result<T,E>::unwrap::h10e5a1fc889c466f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x639fd5e7c1b3 - git_local_review::views::main_view::tests::test_main_view_render_reviews_loading_state_loaded_no_reviews::{{closure}}::h6ea20f92bb9f5f38
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/main_view.rs:589:9
[INFO] [stdout]   22:     0x639fd5f289e2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hff949b3116d2b815
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x639fd5f287fd - <core::pin::Pin<P> as core::future::future::Future>::poll::h3f2860cfa7b2177d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x639fd5fceded - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hebc93eb0d47ede96
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x639fd5fceb4b - tokio::task::coop::with_budget::h476a90470bce72bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x639fd5fceb4b - tokio::task::coop::budget::h277d538b55b2431a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x639fd5fceb4b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h35d2a85b952e4a20
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x639fd5fcbb80 - tokio::runtime::scheduler::current_thread::Context::enter::h2b0393756003a137
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x639fd5fce21d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h721acb775096fb67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x639fd5fcd454 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8d3637987bd62fdf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x639fd5fc148b - tokio::runtime::context::scoped::Scoped<T>::set::ha64aba00861a17cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x639fd5fc1039 - tokio::runtime::context::set_scheduler::{{closure}}::h633b838d3e7b84e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x639fd5e5c562 - std::thread::local::LocalKey<T>::try_with::h7e652139d0ab4da9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x639fd5e5bcbe - std::thread::local::LocalKey<T>::with::h23ad814a2d067df2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x639fd5fc0fad - tokio::runtime::context::set_scheduler::h77c3e61c35ee09c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x639fd5fccdc0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6091a85b29b7a2de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x639fd5fcd4d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb1f0ec29a4569195
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x639fd5fca490 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0b53a796c10857fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x639fd5f4cff0 - tokio::runtime::context::runtime::enter_runtime::hfbb40297353297ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x639fd5fca1a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2020229074bfd118
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x639fd5f82cb4 - tokio::runtime::runtime::Runtime::block_on_inner::h842c32c9e4945935
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x639fd5f82f8c - tokio::runtime::runtime::Runtime::block_on::h40be41ab8058d220
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x639fd5e7b632 - git_local_review::views::main_view::tests::test_main_view_render_reviews_loading_state_loaded_no_reviews::hc59395cb3d36414c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/main_view.rs:589:25
[INFO] [stdout]   44:     0x639fd5e7c347 - git_local_review::views::main_view::tests::test_main_view_render_reviews_loading_state_loaded_no_reviews::{{closure}}::h9202742804e653ca
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/main_view.rs:583:77
[INFO] [stdout]   45:     0x639fd5e1f006 - core::ops::function::FnOnce::call_once::h53334bf0d4afc4c4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x639fd60dc43b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x639fd60dc43b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x639fd60f20a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x639fd60f20a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x639fd60f20a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x639fd60f20a5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x639fd60f20a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x639fd60f20a5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x639fd60f20a5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x639fd60c8894 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x639fd60c8894 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x639fd60cc15a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x639fd60cc15a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x639fd60cc15a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x639fd60cc15a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x639fd60cc15a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x639fd60cc15a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x639fd60cc15a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x639fd66891df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x639fd66891df - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x79aaebf45aa4 - <unknown>
[INFO] [stdout]   67:     0x79aaebfd2a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- views::confirmation_dialog::tests::test_confirmation_dialog_view_render stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/views/snapshots/git_local_review__views__confirmation_dialog__tests__confirmation_dialog_view_render.snap
[INFO] [stdout] Snapshot: confirmation_dialog_view_render
[INFO] [stdout] Source: src/views/confirmation_dialog.rs:391
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: render_app_to_terminal_backend(app)
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           0 │+"                                                                                                                                                                "
[INFO] [stdout]           1 │+"                                                                                                                                                                "
[INFO] [stdout]           2 │+"                                                                                                                                                                "
[INFO] [stdout]           3 │+"                                                                                                                                                                "
[INFO] [stdout]           4 │+"                                                                                                                                                                "
[INFO] [stdout]           5 │+"                                                                                                                                                                "
[INFO] [stdout]           6 │+"                                                                                                                                                                "
[INFO] [stdout]           7 │+"                                                                                                                                                                "
[INFO] [stdout]           8 │+"                                                                                                                                                                "
[INFO] [stdout]           9 │+"                                                                                                                                                                "
[INFO] [stdout]          10 │+"                                                                                                                                                                "
[INFO] [stdout]          11 │+"                                                                                                                                                                "
[INFO] [stdout]          12 │+"                                                                                                                                                                "
[INFO] [stdout]          13 │+"                                                                                                                                                                "
[INFO] [stdout]          14 │+"                                                                                                                                                                "
[INFO] [stdout]          15 │+"                                                                                                                                                                "
[INFO] [stdout]          16 │+"                                                                                                                                                                "
[INFO] [stdout]          17 │+"                                                                                                                                                                "
[INFO] [stdout]          18 │+"                                        ╭Confirmation──────────────────────────────────────────────────────────────────╮                                        "
[INFO] [stdout]          19 │+"                                        │Do you want to delete this review?                                            │                                        "
[INFO] [stdout]          20 │+"                                        ╰──────────────────────────────────────────────────────────────────────────────╯                                        "
[INFO] [stdout]          21 │+"                                                                                                                                                                "
[INFO] [stdout]          22 │+"                                                                                                                                                                "
[INFO] [stdout]          23 │+"                                                                                                                                                                "
[INFO] [stdout]          24 │+"                                                                                                                                                                "
[INFO] [stdout]          25 │+"                                                                                                                                                                "
[INFO] [stdout]          26 │+"                                                                                                                                                                "
[INFO] [stdout]          27 │+"                                                                                                                                                                "
[INFO] [stdout]          28 │+"                                                                                                                                                                "
[INFO] [stdout]          29 │+"                                                                                                                                                                "
[INFO] [stdout]          30 │+"                                                                                                                                                                "
[INFO] [stdout]          31 │+"                                                                                                                                                                "
[INFO] [stdout]          32 │+"                                                                                                                                                                "
[INFO] [stdout]          33 │+"                                                                                                                                                                "
[INFO] [stdout]          34 │+"                                                                                                                                                                "
[INFO] [stdout]          35 │+"                                                                                                                                                                "
[INFO] [stdout]          36 │+"                                                                                                                                                                "
[INFO] [stdout]          37 │+"                                                                                                                                                                "
[INFO] [stdout]          38 │+"                                                                                                                                                                "
[INFO] [stdout]          39 │+"                                                                                                                                                                "
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'views::confirmation_dialog::tests::test_confirmation_dialog_view_render' (351) panicked at src/views/confirmation_dialog.rs:391:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x639fd66b6d42 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639fd66b6d42 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639fd66b6d42 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x639fd66b6d42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x639fd66c9aef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x639fd66c9aef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x639fd6680d21 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x639fd6680d21 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x639fd668e132 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x639fd6693f7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x639fd6693e11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x639fd60dc67e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x639fd60dc67e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x639fd66946ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x639fd66946ef - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x639fd669449a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x639fd668e269 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x639fd6673f0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x639fd66d3ba0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x639fd66d2c56 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x639fd5fa3f7f - core::result::Result<T,E>::unwrap::h10e5a1fc889c466f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x639fd5fa3f7f - git_local_review::views::confirmation_dialog::tests::test_confirmation_dialog_view_render::{{closure}}::hebaa1442479d4297
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/confirmation_dialog.rs:391:9
[INFO] [stdout]   22:     0x639fd5f289e2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hff949b3116d2b815
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x639fd5f287fd - <core::pin::Pin<P> as core::future::future::Future>::poll::h3f2860cfa7b2177d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x639fd5fceded - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hebc93eb0d47ede96
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x639fd5fceb4b - tokio::task::coop::with_budget::h476a90470bce72bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x639fd5fceb4b - tokio::task::coop::budget::h277d538b55b2431a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x639fd5fceb4b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h35d2a85b952e4a20
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x639fd5fcbb80 - tokio::runtime::scheduler::current_thread::Context::enter::h2b0393756003a137
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x639fd5fce21d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h721acb775096fb67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x639fd5fcd454 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8d3637987bd62fdf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x639fd5fc148b - tokio::runtime::context::scoped::Scoped<T>::set::ha64aba00861a17cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x639fd5fc1039 - tokio::runtime::context::set_scheduler::{{closure}}::h633b838d3e7b84e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x639fd5e5c562 - std::thread::local::LocalKey<T>::try_with::h7e652139d0ab4da9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x639fd5e5bcbe - std::thread::local::LocalKey<T>::with::h23ad814a2d067df2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x639fd5fc0fad - tokio::runtime::context::set_scheduler::h77c3e61c35ee09c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x639fd5fccdc0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6091a85b29b7a2de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x639fd5fcd4d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb1f0ec29a4569195
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x639fd5fca490 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0b53a796c10857fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x639fd5f4cff0 - tokio::runtime::context::runtime::enter_runtime::hfbb40297353297ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x639fd5fca1a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2020229074bfd118
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x639fd5f82cb4 - tokio::runtime::runtime::Runtime::block_on_inner::h842c32c9e4945935
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x639fd5f82f8c - tokio::runtime::runtime::Runtime::block_on::h40be41ab8058d220
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x639fd5fa33f2 - git_local_review::views::confirmation_dialog::tests::test_confirmation_dialog_view_render::hb3d922b342efc052
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/confirmation_dialog.rs:391:25
[INFO] [stdout]   44:     0x639fd5fa34c7 - git_local_review::views::confirmation_dialog::tests::test_confirmation_dialog_view_render::{{closure}}::h495fcedc1dcf5532
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/confirmation_dialog.rs:380:52
[INFO] [stdout]   45:     0x639fd5e20aa6 - core::ops::function::FnOnce::call_once::h9923d3cece7b70f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x639fd60dc43b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x639fd60dc43b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x639fd60f20a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x639fd60f20a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x639fd60f20a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x639fd60f20a5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x639fd60f20a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x639fd60f20a5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x639fd60f20a5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x639fd60c8894 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x639fd60c8894 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x639fd60cc15a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x639fd60cc15a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x639fd60cc15a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x639fd60cc15a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x639fd60cc15a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x639fd60cc15a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x639fd60cc15a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x639fd66891df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x639fd66891df - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x79aaebf45aa4 - <unknown>
[INFO] [stdout]   67:     0x79aaebfd2a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- views::main_view::tests::test_main_view_render_reviews_loading_state_init stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/views/snapshots/git_local_review__views__main_view__tests__main_view_render_reviews_loading_state_init.snap
[INFO] [stdout] Snapshot: main_view_render_reviews_loading_state_init
[INFO] [stdout] Source: src/views/main_view.rs:559
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: render_app_to_terminal_backend(app)
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           0 │+"┌git-local-review──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐"
[INFO] [stdout]           1 │+"│Git Local Review - Press '?' for help                                                                                                                         │"
[INFO] [stdout]           2 │+"└──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘"
[INFO] [stdout]           3 │+"┌Reviews───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐"
[INFO] [stdout]           4 │+"│Initializing...                                                                                                                                               │"
[INFO] [stdout]           5 │+"│                                                                                                                                                              │"
[INFO] [stdout]           6 │+"│                                                                                                                                                              │"
[INFO] [stdout]           7 │+"│                                                                                                                                                              │"
[INFO] [stdout]           8 │+"│                                                                                                                                                              │"
[INFO] [stdout]           9 │+"│                                                                                                                                                              │"
[INFO] [stdout]          10 │+"│                                                                                                                                                              │"
[INFO] [stdout]          11 │+"│                                                                                                                                                              │"
[INFO] [stdout]          12 │+"│                                                                                                                                                              │"
[INFO] [stdout]          13 │+"│                                                                                                                                                              │"
[INFO] [stdout]          14 │+"│                                                                                                                                                              │"
[INFO] [stdout]          15 │+"│                                                                                                                                                              │"
[INFO] [stdout]          16 │+"│                                                                                                                                                              │"
[INFO] [stdout]          17 │+"│                                                                                                                                                              │"
[INFO] [stdout]          18 │+"│                                                                                                                                                              │"
[INFO] [stdout]          19 │+"│                                                                                                                                                              │"
[INFO] [stdout]          20 │+"│                                                                                                                                                              │"
[INFO] [stdout]          21 │+"│                                                                                                                                                              │"
[INFO] [stdout]          22 │+"│                                                                                                                                                              │"
[INFO] [stdout]          23 │+"│                                                                                                                                                              │"
[INFO] [stdout]          24 │+"│                                                                                                                                                              │"
[INFO] [stdout]          25 │+"│                                                                                                                                                              │"
[INFO] [stdout]          26 │+"│                                                                                                                                                              │"
[INFO] [stdout]          27 │+"│                                                                                                                                                              │"
[INFO] [stdout]          28 │+"│                                                                                                                                                              │"
[INFO] [stdout]          29 │+"│                                                                                                                                                              │"
[INFO] [stdout]          30 │+"│                                                                                                                                                              │"
[INFO] [stdout]          31 │+"│                                                                                                                                                              │"
[INFO] [stdout]          32 │+"│                                                                                                                                                              │"
[INFO] [stdout]          33 │+"│                                                                                                                                                              │"
[INFO] [stdout]          34 │+"│                                                                                                                                                              │"
[INFO] [stdout]          35 │+"│                                                                                                                                                              │"
[INFO] [stdout]          36 │+"│                                                                                                                                                              │"
[INFO] [stdout]          37 │+"│                                                                                                                                                              │"
[INFO] [stdout]          38 │+"│                                                                                                                                                              │"
[INFO] [stdout]          39 │+"└──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘"
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'views::main_view::tests::test_main_view_render_reviews_loading_state_init' (444) panicked at src/views/main_view.rs:559:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x639fd66b6d42 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639fd66b6d42 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639fd66b6d42 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x639fd66b6d42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x639fd66c9aef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x639fd66c9aef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x639fd6680d21 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x639fd6680d21 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x639fd668e132 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x639fd6693f7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x639fd6693e11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x639fd60dc67e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x639fd60dc67e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x639fd66946ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x639fd66946ef - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x639fd669449a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x639fd668e269 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x639fd6673f0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x639fd66d3ba0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x639fd66d2c56 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x639fd5e7610b - core::result::Result<T,E>::unwrap::h10e5a1fc889c466f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x639fd5e7610b - git_local_review::views::main_view::tests::test_main_view_render_reviews_loading_state_init::{{closure}}::h1a70ad65e13e6dfc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/main_view.rs:559:9
[INFO] [stdout]   22:     0x639fd5f289e2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hff949b3116d2b815
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x639fd5f287fd - <core::pin::Pin<P> as core::future::future::Future>::poll::h3f2860cfa7b2177d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x639fd5fceded - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hebc93eb0d47ede96
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x639fd5fceb4b - tokio::task::coop::with_budget::h476a90470bce72bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x639fd5fceb4b - tokio::task::coop::budget::h277d538b55b2431a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x639fd5fceb4b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h35d2a85b952e4a20
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x639fd5fcbb80 - tokio::runtime::scheduler::current_thread::Context::enter::h2b0393756003a137
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x639fd5fce21d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h721acb775096fb67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x639fd5fcd454 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8d3637987bd62fdf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x639fd5fc148b - tokio::runtime::context::scoped::Scoped<T>::set::ha64aba00861a17cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x639fd5fc1039 - tokio::runtime::context::set_scheduler::{{closure}}::h633b838d3e7b84e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x639fd5e5c562 - std::thread::local::LocalKey<T>::try_with::h7e652139d0ab4da9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x639fd5e5bcbe - std::thread::local::LocalKey<T>::with::h23ad814a2d067df2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x639fd5fc0fad - tokio::runtime::context::set_scheduler::h77c3e61c35ee09c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x639fd5fccdc0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6091a85b29b7a2de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x639fd5fcd4d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb1f0ec29a4569195
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x639fd5fca490 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0b53a796c10857fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x639fd5f4cff0 - tokio::runtime::context::runtime::enter_runtime::hfbb40297353297ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x639fd5fca1a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2020229074bfd118
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x639fd5f82cb4 - tokio::runtime::runtime::Runtime::block_on_inner::h842c32c9e4945935
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x639fd5f82f8c - tokio::runtime::runtime::Runtime::block_on::h40be41ab8058d220
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x639fd5e755b2 - git_local_review::views::main_view::tests::test_main_view_render_reviews_loading_state_init::h24f77a0deff52f1f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/main_view.rs:559:25
[INFO] [stdout]   44:     0x639fd5e76297 - git_local_review::views::main_view::tests::test_main_view_render_reviews_loading_state_init::{{closure}}::hae8a91c633b986fa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/main_view.rs:553:64
[INFO] [stdout]   45:     0x639fd5e1fa56 - core::ops::function::FnOnce::call_once::h699dcffa66f87731
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x639fd60dc43b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x639fd60dc43b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x639fd60f20a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x639fd60f20a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x639fd60f20a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x639fd60f20a5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x639fd60f20a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x639fd60f20a5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x639fd60f20a5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x639fd60c8894 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x639fd60c8894 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x639fd60cc15a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x639fd60cc15a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x639fd60cc15a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x639fd60cc15a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x639fd60cc15a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x639fd60cc15a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x639fd60cc15a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x639fd66891df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x639fd66891df - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x79aaebf45aa4 - <unknown>
[INFO] [stdout]   67:     0x79aaebfd2a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- views::main_view::tests::test_main_view_render_reviews_loading_state_loaded_with_reviews stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/views/snapshots/git_local_review__views__main_view__tests__main_view_render_reviews_loading_state_loaded_with_reviews.snap
[INFO] [stdout] Snapshot: main_view_render_reviews_loading_state_loaded_with_reviews
[INFO] [stdout] Source: src/views/main_view.rs:579
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: render_app_to_terminal_backend(app)
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           0 │+"┌git-local-review──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐"
[INFO] [stdout]           1 │+"│Git Local Review - Press '?' for help                                                                                                                         │"
[INFO] [stdout]           2 │+"└──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘"
[INFO] [stdout]           3 │+"┌Reviews───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐"
[INFO] [stdout]           4 │+"│> dev (bbcd123) -> default (unknown) (2025-01-01 01:00)                                                                                                       │"
[INFO] [stdout]           5 │+"│  main (abcd123) -> default (unknown) (2025-01-01 00:00)                                                                                                      │"
[INFO] [stdout]           6 │+"│                                                                                                                                                              │"
[INFO] [stdout]           7 │+"│                                                                                                                                                              │"
[INFO] [stdout]           8 │+"│                                                                                                                                                              │"
[INFO] [stdout]           9 │+"│                                                                                                                                                              │"
[INFO] [stdout]          10 │+"│                                                                                                                                                              │"
[INFO] [stdout]          11 │+"│                                                                                                                                                              │"
[INFO] [stdout]          12 │+"│                                                                                                                                                              │"
[INFO] [stdout]          13 │+"│                                                                                                                                                              │"
[INFO] [stdout]          14 │+"│                                                                                                                                                              │"
[INFO] [stdout]          15 │+"│                                                                                                                                                              │"
[INFO] [stdout]          16 │+"│                                                                                                                                                              │"
[INFO] [stdout]          17 │+"│                                                                                                                                                              │"
[INFO] [stdout]          18 │+"│                                                                                                                                                              │"
[INFO] [stdout]          19 │+"│                                                                                                                                                              │"
[INFO] [stdout]          20 │+"│                                                                                                                                                              │"
[INFO] [stdout]          21 │+"│                                                                                                                                                              │"
[INFO] [stdout]          22 │+"│                                                                                                                                                              │"
[INFO] [stdout]          23 │+"│                                                                                                                                                              │"
[INFO] [stdout]          24 │+"│                                                                                                                                                              │"
[INFO] [stdout]          25 │+"│                                                                                                                                                              │"
[INFO] [stdout]          26 │+"│                                                                                                                                                              │"
[INFO] [stdout]          27 │+"│                                                                                                                                                              │"
[INFO] [stdout]          28 │+"│                                                                                                                                                              │"
[INFO] [stdout]          29 │+"│                                                                                                                                                              │"
[INFO] [stdout]          30 │+"│                                                                                                                                                              │"
[INFO] [stdout]          31 │+"│                                                                                                                                                              │"
[INFO] [stdout]          32 │+"│                                                                                                                                                              │"
[INFO] [stdout]          33 │+"│                                                                                                                                                              │"
[INFO] [stdout]          34 │+"│                                                                                                                                                              │"
[INFO] [stdout]          35 │+"│                                                                                                                                                              │"
[INFO] [stdout]          36 │+"│                                                                                                                                                              │"
[INFO] [stdout]          37 │+"│                                                                                                                                                              │"
[INFO] [stdout]          38 │+"│                                                                                                                                                              │"
[INFO] [stdout]          39 │+"└──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘"
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'views::main_view::tests::test_main_view_render_reviews_loading_state_loaded_with_reviews' (450) panicked at src/views/main_view.rs:579:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x639fd66b6d42 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639fd66b6d42 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639fd66b6d42 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x639fd66b6d42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x639fd66c9aef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x639fd66c9aef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x639fd6680d21 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x639fd6680d21 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x639fd668e132 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x639fd6693f7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x639fd6693e11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x639fd60dc67e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x639fd60dc67e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x639fd66946ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x639fd66946ef - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x639fd669449a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x639fd668e269 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x639fd6673f0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x639fd66d3ba0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x639fd66d2c56 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x639fd5e7d0a4 - core::result::Result<T,E>::unwrap::h10e5a1fc889c466f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x639fd5e7d0a4 - git_local_review::views::main_view::tests::test_main_view_render_reviews_loading_state_loaded_with_reviews::{{closure}}::h629aa07a128dbc6f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/main_view.rs:579:9
[INFO] [stdout]   22:     0x639fd5f289e2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hff949b3116d2b815
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x639fd5f287fd - <core::pin::Pin<P> as core::future::future::Future>::poll::h3f2860cfa7b2177d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x639fd5fceded - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hebc93eb0d47ede96
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x639fd5fceb4b - tokio::task::coop::with_budget::h476a90470bce72bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x639fd5fceb4b - tokio::task::coop::budget::h277d538b55b2431a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x639fd5fceb4b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h35d2a85b952e4a20
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x639fd5fcbb80 - tokio::runtime::scheduler::current_thread::Context::enter::h2b0393756003a137
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x639fd5fce21d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h721acb775096fb67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x639fd5fcd454 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8d3637987bd62fdf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x639fd5fc148b - tokio::runtime::context::scoped::Scoped<T>::set::ha64aba00861a17cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x639fd5fc1039 - tokio::runtime::context::set_scheduler::{{closure}}::h633b838d3e7b84e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x639fd5e5c562 - std::thread::local::LocalKey<T>::try_with::h7e652139d0ab4da9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x639fd5e5bcbe - std::thread::local::LocalKey<T>::with::h23ad814a2d067df2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x639fd5fc0fad - tokio::runtime::context::set_scheduler::h77c3e61c35ee09c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x639fd5fccdc0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6091a85b29b7a2de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x639fd5fcd4d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb1f0ec29a4569195
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x639fd5fca490 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0b53a796c10857fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x639fd5f4cff0 - tokio::runtime::context::runtime::enter_runtime::hfbb40297353297ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x639fd5fca1a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2020229074bfd118
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x639fd5f82cb4 - tokio::runtime::runtime::Runtime::block_on_inner::h842c32c9e4945935
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x639fd5f82f8c - tokio::runtime::runtime::Runtime::block_on::h40be41ab8058d220
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x639fd5e7c54f - git_local_review::views::main_view::tests::test_main_view_render_reviews_loading_state_loaded_with_reviews::hc249b73771858871
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/main_view.rs:579:25
[INFO] [stdout]   44:     0x639fd5e7d177 - git_local_review::views::main_view::tests::test_main_view_render_reviews_loading_state_loaded_with_reviews::{{closure}}::hd6e362f2362bcf58
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/main_view.rs:573:79
[INFO] [stdout]   45:     0x639fd5e1d8b6 - core::ops::function::FnOnce::call_once::h0faa627a1f0c036c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x639fd60dc43b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x639fd60dc43b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x639fd60f20a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x639fd60f20a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x639fd60f20a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x639fd60f20a5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x639fd60f20a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x639fd60f20a5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x639fd60f20a5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x639fd60c8894 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x639fd60c8894 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x639fd60cc15a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x639fd60cc15a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x639fd60cc15a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x639fd60cc15a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x639fd60cc15a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x639fd60cc15a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x639fd60cc15a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x639fd66891df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x639fd66891df - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x79aaebf45aa4 - <unknown>
[INFO] [stdout]   67:     0x79aaebfd2a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- views::main_view::tests::test_main_view_render_reviews_loading_state_error stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/views/snapshots/git_local_review__views__main_view__tests__main_view_render_reviews_loading_state_error.snap
[INFO] [stdout] Snapshot: main_view_render_reviews_loading_state_error
[INFO] [stdout] Source: src/views/main_view.rs:599
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: render_app_to_terminal_backend(app)
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           0 │+"┌git-local-review──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐"
[INFO] [stdout]           1 │+"│Git Local Review - Press '?' for help                                                                                                                         │"
[INFO] [stdout]           2 │+"└──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘"
[INFO] [stdout]           3 │+"┌Reviews───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐"
[INFO] [stdout]           4 │+"│Error loading reviews: Test error                                                                                                                             │"
[INFO] [stdout]           5 │+"│                                                                                                                                                              │"
[INFO] [stdout]           6 │+"│                                                                                                                                                              │"
[INFO] [stdout]           7 │+"│                                                                                                                                                              │"
[INFO] [stdout]           8 │+"│                                                                                                                                                              │"
[INFO] [stdout]           9 │+"│                                                                                                                                                              │"
[INFO] [stdout]          10 │+"│                                                                                                                                                              │"
[INFO] [stdout]          11 │+"│                                                                                                                                                              │"
[INFO] [stdout]          12 │+"│                                                                                                                                                              │"
[INFO] [stdout]          13 │+"│                                                                                                                                                              │"
[INFO] [stdout]          14 │+"│                                                                                                                                                              │"
[INFO] [stdout]          15 │+"│                                                                                                                                                              │"
[INFO] [stdout]          16 │+"│                                                                                                                                                              │"
[INFO] [stdout]          17 │+"│                                                                                                                                                              │"
[INFO] [stdout]          18 │+"│                                                                                                                                                              │"
[INFO] [stdout]          19 │+"│                                                                                                                                                              │"
[INFO] [stdout]          20 │+"│                                                                                                                                                              │"
[INFO] [stdout]          21 │+"│                                                                                                                                                              │"
[INFO] [stdout]          22 │+"│                                                                                                                                                              │"
[INFO] [stdout]          23 │+"│                                                                                                                                                              │"
[INFO] [stdout]          24 │+"│                                                                                                                                                              │"
[INFO] [stdout]          25 │+"│                                                                                                                                                              │"
[INFO] [stdout]          26 │+"│                                                                                                                                                              │"
[INFO] [stdout]          27 │+"│                                                                                                                                                              │"
[INFO] [stdout]          28 │+"│                                                                                                                                                              │"
[INFO] [stdout]          29 │+"│                                                                                                                                                              │"
[INFO] [stdout]          30 │+"│                                                                                                                                                              │"
[INFO] [stdout]          31 │+"│                                                                                                                                                              │"
[INFO] [stdout]          32 │+"│                                                                                                                                                              │"
[INFO] [stdout]          33 │+"│                                                                                                                                                              │"
[INFO] [stdout]          34 │+"│                                                                                                                                                              │"
[INFO] [stdout]          35 │+"│                                                                                                                                                              │"
[INFO] [stdout]          36 │+"│                                                                                                                                                              │"
[INFO] [stdout]          37 │+"│                                                                                                                                                              │"
[INFO] [stdout]          38 │+"│                                                                                                                                                              │"
[INFO] [stdout]          39 │+"└──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘"
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'views::main_view::tests::test_main_view_render_reviews_loading_state_error' (433) panicked at src/views/main_view.rs:599:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x639fd66b6d42 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639fd66b6d42 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639fd66b6d42 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x639fd66b6d42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x639fd66c9aef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x639fd66c9aef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x639fd6680d21 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x639fd6680d21 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x639fd668e132 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x639fd6693f7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x639fd6693e11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x639fd60dc67e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x639fd60dc67e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x639fd66946ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x639fd66946ef - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x639fd669449a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x639fd668e269 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x639fd6673f0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x639fd66d3ba0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x639fd66d2c56 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x639fd5e77071 - core::result::Result<T,E>::unwrap::h10e5a1fc889c466f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x639fd5e77071 - git_local_review::views::main_view::tests::test_main_view_render_reviews_loading_state_error::{{closure}}::heafa148bb2ed9559
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/main_view.rs:599:9
[INFO] [stdout]   22:     0x639fd5f289e2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hff949b3116d2b815
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x639fd5f287fd - <core::pin::Pin<P> as core::future::future::Future>::poll::h3f2860cfa7b2177d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x639fd5fceded - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hebc93eb0d47ede96
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x639fd5fceb4b - tokio::task::coop::with_budget::h476a90470bce72bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x639fd5fceb4b - tokio::task::coop::budget::h277d538b55b2431a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x639fd5fceb4b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h35d2a85b952e4a20
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x639fd5fcbb80 - tokio::runtime::scheduler::current_thread::Context::enter::h2b0393756003a137
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x639fd5fce21d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h721acb775096fb67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x639fd5fcd454 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8d3637987bd62fdf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x639fd5fc148b - tokio::runtime::context::scoped::Scoped<T>::set::ha64aba00861a17cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x639fd5fc1039 - tokio::runtime::context::set_scheduler::{{closure}}::h633b838d3e7b84e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x639fd5e5c562 - std::thread::local::LocalKey<T>::try_with::h7e652139d0ab4da9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x639fd5e5bcbe - std::thread::local::LocalKey<T>::with::h23ad814a2d067df2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x639fd5fc0fad - tokio::runtime::context::set_scheduler::h77c3e61c35ee09c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x639fd5fccdc0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6091a85b29b7a2de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x639fd5fcd4d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb1f0ec29a4569195
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x639fd5fca490 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0b53a796c10857fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x639fd5f4cff0 - tokio::runtime::context::runtime::enter_runtime::hfbb40297353297ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x639fd5fca1a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2020229074bfd118
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x639fd5f82cb4 - tokio::runtime::runtime::Runtime::block_on_inner::h842c32c9e4945935
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x639fd5f82f8c - tokio::runtime::runtime::Runtime::block_on::h40be41ab8058d220
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x639fd5e764a2 - git_local_review::views::main_view::tests::test_main_view_render_reviews_loading_state_error::h366aa7a3aa2bdfbc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/main_view.rs:599:25
[INFO] [stdout]   44:     0x639fd5e76577 - git_local_review::views::main_view::tests::test_main_view_render_reviews_loading_state_error::{{closure}}::he3bbb5000c090784
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/main_view.rs:593:65
[INFO] [stdout]   45:     0x639fd5e20426 - core::ops::function::FnOnce::call_once::h852a7b810972c1ce
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x639fd60dc43b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x639fd60dc43b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x639fd60f20a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x639fd60f20a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x639fd60f20a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x639fd60f20a5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x639fd60f20a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x639fd60f20a5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x639fd60f20a5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x639fd60c8894 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x639fd60c8894 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x639fd60cc15a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x639fd60cc15a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x639fd60cc15a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x639fd60cc15a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x639fd60cc15a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x639fd60cc15a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x639fd60cc15a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x639fd66891df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x639fd66891df - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x79aaebf45aa4 - <unknown>
[INFO] [stdout]   67:     0x79aaebfd2a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- views::main_view::tests::test_main_view_render_with_selected_review stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/views/snapshots/git_local_review__views__main_view__tests__main_view_render_with_selected_review.snap
[INFO] [stdout] Snapshot: main_view_render_with_selected_review
[INFO] [stdout] Source: src/views/main_view.rs:613
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: render_app_to_terminal_backend(app)
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           0 │+"┌git-local-review──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐"
[INFO] [stdout]           1 │+"│Git Local Review - Press '?' for help                                                                                                                         │"
[INFO] [stdout]           2 │+"└──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘"
[INFO] [stdout]           3 │+"┌Reviews───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐"
[INFO] [stdout]           4 │+"│> dev (bbcd123) -> default (unknown) (2025-01-01 01:00)                                                                                                       │"
[INFO] [stdout]           5 │+"│  main (abcd123) -> default (unknown) (2025-01-01 00:00)                                                                                                      │"
[INFO] [stdout]           6 │+"│                                                                                                                                                              │"
[INFO] [stdout]           7 │+"│                                                                                                                                                              │"
[INFO] [stdout]           8 │+"│                                                                                                                                                              │"
[INFO] [stdout]           9 │+"│                                                                                                                                                              │"
[INFO] [stdout]          10 │+"│                                                                                                                                                              │"
[INFO] [stdout]          11 │+"│                                                                                                                                                              │"
[INFO] [stdout]          12 │+"│                                                                                                                                                              │"
[INFO] [stdout]          13 │+"│                                                                                                                                                              │"
[INFO] [stdout]          14 │+"│                                                                                                                                                              │"
[INFO] [stdout]          15 │+"│                                                                                                                                                              │"
[INFO] [stdout]          16 │+"│                                                                                                                                                              │"
[INFO] [stdout]          17 │+"│                                                                                                                                                              │"
[INFO] [stdout]          18 │+"│                                                                                                                                                              │"
[INFO] [stdout]          19 │+"│                                                                                                                                                              │"
[INFO] [stdout]          20 │+"│                                                                                                                                                              │"
[INFO] [stdout]          21 │+"│                                                                                                                                                              │"
[INFO] [stdout]          22 │+"│                                                                                                                                                              │"
[INFO] [stdout]          23 │+"│                                                                                                                                                              │"
[INFO] [stdout]          24 │+"│                                                                                                                                                              │"
[INFO] [stdout]          25 │+"│                                                                                                                                                              │"
[INFO] [stdout]          26 │+"│                                                                                                                                                              │"
[INFO] [stdout]          27 │+"│                                                                                                                                                              │"
[INFO] [stdout]          28 │+"│                                                                                                                                                              │"
[INFO] [stdout]          29 │+"│                                                                                                                                                              │"
[INFO] [stdout]          30 │+"│                                                                                                                                                              │"
[INFO] [stdout]          31 │+"│                                                                                                                                                              │"
[INFO] [stdout]          32 │+"│                                                                                                                                                              │"
[INFO] [stdout]          33 │+"│                                                                                                                                                              │"
[INFO] [stdout]          34 │+"│                                                                                                                                                              │"
[INFO] [stdout]          35 │+"│                                                                                                                                                              │"
[INFO] [stdout]          36 │+"│                                                                                                                                                              │"
[INFO] [stdout]          37 │+"│                                                                                                                                                              │"
[INFO] [stdout]          38 │+"│                                                                                                                                                              │"
[INFO] [stdout]          39 │+"└──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘"
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'views::main_view::tests::test_main_view_render_with_selected_review' (458) panicked at src/views/main_view.rs:613:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x639fd66b6d42 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639fd66b6d42 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639fd66b6d42 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x639fd66b6d42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x639fd66c9aef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x639fd66c9aef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x639fd6680d21 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x639fd6680d21 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x639fd668e132 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x639fd6693f7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x639fd6693e11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x639fd60dc67e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x639fd60dc67e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x639fd66946ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x639fd66946ef - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x639fd669449a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x639fd668e269 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x639fd6673f0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x639fd66d3ba0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x639fd66d2c56 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x639fd5e72669 - core::result::Result<T,E>::unwrap::h10e5a1fc889c466f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x639fd5e72669 - git_local_review::views::main_view::tests::test_main_view_render_with_selected_review::{{closure}}::h5304f2f1f1c8dea2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/main_view.rs:613:9
[INFO] [stdout]   22:     0x639fd5f289e2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hff949b3116d2b815
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x639fd5f287fd - <core::pin::Pin<P> as core::future::future::Future>::poll::h3f2860cfa7b2177d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x639fd5fceded - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hebc93eb0d47ede96
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x639fd5fceb4b - tokio::task::coop::with_budget::h476a90470bce72bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x639fd5fceb4b - tokio::task::coop::budget::h277d538b55b2431a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x639fd5fceb4b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h35d2a85b952e4a20
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x639fd5fcbb80 - tokio::runtime::scheduler::current_thread::Context::enter::h2b0393756003a137
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x639fd5fce21d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h721acb775096fb67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x639fd5fcd454 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8d3637987bd62fdf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x639fd5fc148b - tokio::runtime::context::scoped::Scoped<T>::set::ha64aba00861a17cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x639fd5fc1039 - tokio::runtime::context::set_scheduler::{{closure}}::h633b838d3e7b84e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x639fd5e5c562 - std::thread::local::LocalKey<T>::try_with::h7e652139d0ab4da9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x639fd5e5bcbe - std::thread::local::LocalKey<T>::with::h23ad814a2d067df2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x639fd5fc0fad - tokio::runtime::context::set_scheduler::h77c3e61c35ee09c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x639fd5fccdc0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6091a85b29b7a2de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x639fd5fcd4d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb1f0ec29a4569195
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x639fd5fca490 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0b53a796c10857fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x639fd5f4cff0 - tokio::runtime::context::runtime::enter_runtime::hfbb40297353297ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x639fd5fca1a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2020229074bfd118
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x639fd5f82cb4 - tokio::runtime::runtime::Runtime::block_on_inner::h842c32c9e4945935
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x639fd5f82f8c - tokio::runtime::runtime::Runtime::block_on::h40be41ab8058d220
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x639fd5e716ef - git_local_review::views::main_view::tests::test_main_view_render_with_selected_review::hbda28925d4f07e3e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/main_view.rs:613:25
[INFO] [stdout]   44:     0x639fd5e717c7 - git_local_review::views::main_view::tests::test_main_view_render_with_selected_review::{{closure}}::h1f49f75c084b081a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/main_view.rs:603:58
[INFO] [stdout]   45:     0x639fd5e21e06 - core::ops::function::FnOnce::call_once::hdabcb4c07efabc1f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x639fd60dc43b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x639fd60dc43b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x639fd60f20a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x639fd60f20a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x639fd60f20a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x639fd60f20a5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x639fd60f20a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x639fd60f20a5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x639fd60f20a5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x639fd60c8894 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x639fd60c8894 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x639fd60cc15a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x639fd60cc15a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x639fd60cc15a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x639fd60cc15a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x639fd60cc15a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x639fd60cc15a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x639fd60cc15a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x639fd66891df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x639fd66891df - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x79aaebf45aa4 - <unknown>
[INFO] [stdout]   67:     0x79aaebfd2a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- views::review_create_view::tests::test_review_create_view_render_default stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/views/snapshots/git_local_review__views__review_create_view__tests__review_create_view_render_default.snap
[INFO] [stdout] Snapshot: review_create_view_render_default
[INFO] [stdout] Source: src/views/review_create_view.rs:668
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: render_app_to_terminal_backend(app)
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           0 │+"                                                                                                                                                                "
[INFO] [stdout]           1 │+"                                                                                                                                                                "
[INFO] [stdout]           2 │+"                                                                                                                                                                "
[INFO] [stdout]           3 │+"                                                                                                                                                                "
[INFO] [stdout]           4 │+"                                                                                                                                                                "
[INFO] [stdout]           5 │+"                                                                                                                                                                "
[INFO] [stdout]           6 │+"                                                                                                                                                                "
[INFO] [stdout]           7 │+"                                                                                                                                                                "
[INFO] [stdout]           8 │+"                ╭Create New Review - Select Branches───────────────────────────────────────────────────────────────────────────────────────────╮                "
[INFO] [stdout]           9 │+"                │Initializing...                                                                                                               │                "
[INFO] [stdout]          10 │+"                │                                                                                                                              │                "
[INFO] [stdout]          11 │+"                │                                                                                                                              │                "
[INFO] [stdout]          12 │+"                │                                                                                                                              │                "
[INFO] [stdout]          13 │+"                │                                                                                                                              │                "
[INFO] [stdout]          14 │+"                │                                                                                                                              │                "
[INFO] [stdout]          15 │+"                │                                                                                                                              │                "
[INFO] [stdout]          16 │+"                │                                                                                                                              │                "
[INFO] [stdout]          17 │+"                │                                                                                                                              │                "
[INFO] [stdout]          18 │+"                │                                                                                                                              │                "
[INFO] [stdout]          19 │+"                │                                                                                                                              │                "
[INFO] [stdout]          20 │+"                │                                                                                                                              │                "
[INFO] [stdout]          21 │+"                │                                                                                                                              │                "
[INFO] [stdout]          22 │+"                │                                                                                                                              │                "
[INFO] [stdout]          23 │+"                │                                                                                                                              │                "
[INFO] [stdout]          24 │+"                │                                                                                                                              │                "
[INFO] [stdout]          25 │+"                │                                                                                                                              │                "
[INFO] [stdout]          26 │+"                │                                                                                                                              │                "
[INFO] [stdout]          27 │+"                │                                                                                                                              │                "
[INFO] [stdout]          28 │+"                │                                                                                                                              │                "
[INFO] [stdout]          29 │+"                │                                                                                                                              │                "
[INFO] [stdout]          30 │+"                │                                                                                                                              │                "
[INFO] [stdout]          31 │+"                ╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯                "
[INFO] [stdout]          32 │+"                                                                                                                                                                "
[INFO] [stdout]          33 │+"                                                                                                                                                                "
[INFO] [stdout]          34 │+"                                                                                                                                                                "
[INFO] [stdout]          35 │+"                                                                                                                                                                "
[INFO] [stdout]          36 │+"                                                                                                                                                                "
[INFO] [stdout]          37 │+"                                                                                                                                                                "
[INFO] [stdout]          38 │+"                                                                                                                                                                "
[INFO] [stdout]          39 │+"                                                                                                                                                                "
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'views::review_create_view::tests::test_review_create_view_render_default' (1445) panicked at src/views/review_create_view.rs:668:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x639fd66b6d42 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639fd66b6d42 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639fd66b6d42 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x639fd66b6d42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x639fd66c9aef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x639fd66c9aef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x639fd6680d21 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x639fd6680d21 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x639fd668e132 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x639fd6693f7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x639fd6693e11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x639fd60dc67e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x639fd60dc67e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x639fd66946ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x639fd66946ef - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x639fd669449a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x639fd668e269 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x639fd6673f0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x639fd66d3ba0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x639fd66d2c56 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x639fd5e67ea2 - core::result::Result<T,E>::unwrap::h10e5a1fc889c466f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x639fd5e67ea2 - git_local_review::views::review_create_view::tests::test_review_create_view_render_default::{{closure}}::he0ca53a427e7de08
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_create_view.rs:668:9
[INFO] [stdout]   22:     0x639fd5f289e2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hff949b3116d2b815
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x639fd5f287fd - <core::pin::Pin<P> as core::future::future::Future>::poll::h3f2860cfa7b2177d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x639fd5fceded - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hebc93eb0d47ede96
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x639fd5fceb4b - tokio::task::coop::with_budget::h476a90470bce72bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x639fd5fceb4b - tokio::task::coop::budget::h277d538b55b2431a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x639fd5fceb4b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h35d2a85b952e4a20
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x639fd5fcbb80 - tokio::runtime::scheduler::current_thread::Context::enter::h2b0393756003a137
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x639fd5fce21d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h721acb775096fb67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x639fd5fcd454 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8d3637987bd62fdf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x639fd5fc148b - tokio::runtime::context::scoped::Scoped<T>::set::ha64aba00861a17cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x639fd5fc1039 - tokio::runtime::context::set_scheduler::{{closure}}::h633b838d3e7b84e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x639fd5e5c562 - std::thread::local::LocalKey<T>::try_with::h7e652139d0ab4da9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x639fd5e5bcbe - std::thread::local::LocalKey<T>::with::h23ad814a2d067df2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x639fd5fc0fad - tokio::runtime::context::set_scheduler::h77c3e61c35ee09c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x639fd5fccdc0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6091a85b29b7a2de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x639fd5fcd4d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb1f0ec29a4569195
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x639fd5fca490 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0b53a796c10857fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x639fd5f4cff0 - tokio::runtime::context::runtime::enter_runtime::hfbb40297353297ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x639fd5fca1a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2020229074bfd118
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x639fd5f82cb4 - tokio::runtime::runtime::Runtime::block_on_inner::h842c32c9e4945935
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x639fd5f82f8c - tokio::runtime::runtime::Runtime::block_on::h40be41ab8058d220
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x639fd5e67372 - git_local_review::views::review_create_view::tests::test_review_create_view_render_default::hae184dd9a3ca819d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_create_view.rs:668:25
[INFO] [stdout]   44:     0x639fd5e67447 - git_local_review::views::review_create_view::tests::test_review_create_view_render_default::{{closure}}::h3e05bab85e2a398f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_create_view.rs:661:54
[INFO] [stdout]   45:     0x639fd5e212c6 - core::ops::function::FnOnce::call_once::hb809df3970101c25
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x639fd60dc43b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x639fd60dc43b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x639fd60f20a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x639fd60f20a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x639fd60f20a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x639fd60f20a5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x639fd60f20a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x639fd60f20a5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x639fd60f20a5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x639fd60c8894 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x639fd60c8894 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x639fd60cc15a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x639fd60cc15a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x639fd60cc15a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x639fd60cc15a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x639fd60cc15a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x639fd60cc15a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x639fd60cc15a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x639fd66891df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x639fd66891df - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x79aaebf45aa4 - <unknown>
[INFO] [stdout]   67:     0x79aaebfd2a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- views::review_create_view::tests::test_review_create_view_render_with_branches stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/views/snapshots/git_local_review__views__review_create_view__tests__review_create_view_render_with_branches.snap
[INFO] [stdout] Snapshot: review_create_view_render_with_branches
[INFO] [stdout] Source: src/views/review_create_view.rs:691
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: render_app_to_terminal_backend(app)
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           0 │+"                                                                                                                                                                "
[INFO] [stdout]           1 │+"                                                                                                                                                                "
[INFO] [stdout]           2 │+"                                                                                                                                                                "
[INFO] [stdout]           3 │+"                                                                                                                                                                "
[INFO] [stdout]           4 │+"                                                                                                                                                                "
[INFO] [stdout]           5 │+"                                                                                                                                                                "
[INFO] [stdout]           6 │+"                                                                                                                                                                "
[INFO] [stdout]           7 │+"                                                                                                                                                                "
[INFO] [stdout]           8 │+"                ╭Create New Review - Select Branches───────────────────────────────────────────────────────────────────────────────────────────╮                "
[INFO] [stdout]           9 │+"                │┌Base Branch──────────────────────────────────────────────────┐┌Target Branch────────────────────────────────────────────────┐│                "
[INFO] [stdout]          10 │+"                ││> main                                                       ││  main                                                       ││                "
[INFO] [stdout]          11 │+"                ││  develop                                                    ││  develop                                                    ││                "
[INFO] [stdout]          12 │+"                ││  feature/new-feature                                        ││> feature/new-feature                                        ││                "
[INFO] [stdout]          13 │+"                ││                                                             ││                                                             ││                "
[INFO] [stdout]          14 │+"                ││                                                             ││                                                             ││                "
[INFO] [stdout]          15 │+"                ││                                                             ││                                                             ││                "
[INFO] [stdout]          16 │+"                ││                                                             ││                                                             ││                "
[INFO] [stdout]          17 │+"                ││                                                             ││                                                             ││                "
[INFO] [stdout]          18 │+"                ││                                                             ││                                                             ││                "
[INFO] [stdout]          19 │+"                ││                                                             ││                                                             ││                "
[INFO] [stdout]          20 │+"                ││                                                             ││                                                             ││                "
[INFO] [stdout]          21 │+"                ││                                                             ││                                                             ││                "
[INFO] [stdout]          22 │+"                ││                                                             ││                                                             ││                "
[INFO] [stdout]          23 │+"                ││                                                             ││                                                             ││                "
[INFO] [stdout]          24 │+"                ││                                                             ││                                                             ││                "
[INFO] [stdout]          25 │+"                ││                                                             ││                                                             ││                "
[INFO] [stdout]          26 │+"                ││                                                             ││                                                             ││                "
[INFO] [stdout]          27 │+"                ││                                                             ││                                                             ││                "
[INFO] [stdout]          28 │+"                ││                                                             ││                                                             ││                "
[INFO] [stdout]          29 │+"                ││                                                             ││                                                             ││                "
[INFO] [stdout]          30 │+"                │↑↓: Navigate, Tab: Switch lists, Enter: Create, Esc: Cancel───┘└─────────────────────────────────────────────────────────────┘│                "
[INFO] [stdout]          31 │+"                ╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯                "
[INFO] [stdout]          32 │+"                                                                                                                                                                "
[INFO] [stdout]          33 │+"                                                                                                                                                                "
[INFO] [stdout]          34 │+"                                                                                                                                                                "
[INFO] [stdout]          35 │+"                                                                                                                                                                "
[INFO] [stdout]          36 │+"                                                                                                                                                                "
[INFO] [stdout]          37 │+"                                                                                                                                                                "
[INFO] [stdout]          38 │+"                                                                                                                                                                "
[INFO] [stdout]          39 │+"                                                                                                                                                                "
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'views::review_create_view::tests::test_review_create_view_render_with_branches' (1623) panicked at src/views/review_create_view.rs:691:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x639fd66b6d42 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639fd66b6d42 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639fd66b6d42 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x639fd66b6d42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x639fd66c9aef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x639fd66c9aef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x639fd6680d21 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x639fd6680d21 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x639fd668e132 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x639fd6693f7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x639fd6693e11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x639fd60dc67e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x639fd60dc67e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x639fd66946ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x639fd66946ef - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x639fd669449a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x639fd668e269 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x639fd6673f0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x639fd66d3ba0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x639fd66d2c56 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x639fd5e6a6cd - core::result::Result<T,E>::unwrap::h10e5a1fc889c466f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x639fd5e6a6cd - git_local_review::views::review_create_view::tests::test_review_create_view_render_with_branches::{{closure}}::h9a0d9dfffa4aaf1f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_create_view.rs:691:9
[INFO] [stdout]   22:     0x639fd5f289e2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hff949b3116d2b815
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x639fd5f287fd - <core::pin::Pin<P> as core::future::future::Future>::poll::h3f2860cfa7b2177d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x639fd5fceded - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hebc93eb0d47ede96
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x639fd5fceb4b - tokio::task::coop::with_budget::h476a90470bce72bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x639fd5fceb4b - tokio::task::coop::budget::h277d538b55b2431a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x639fd5fceb4b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h35d2a85b952e4a20
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x639fd5fcbb80 - tokio::runtime::scheduler::current_thread::Context::enter::h2b0393756003a137
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x639fd5fce21d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h721acb775096fb67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x639fd5fcd454 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8d3637987bd62fdf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x639fd5fc148b - tokio::runtime::context::scoped::Scoped<T>::set::ha64aba00861a17cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x639fd5fc1039 - tokio::runtime::context::set_scheduler::{{closure}}::h633b838d3e7b84e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x639fd5e5c562 - std::thread::local::LocalKey<T>::try_with::h7e652139d0ab4da9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x639fd5e5bcbe - std::thread::local::LocalKey<T>::with::h23ad814a2d067df2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x639fd5fc0fad - tokio::runtime::context::set_scheduler::h77c3e61c35ee09c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x639fd5fccdc0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6091a85b29b7a2de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x639fd5fcd4d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb1f0ec29a4569195
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x639fd5fca490 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0b53a796c10857fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x639fd5f4cff0 - tokio::runtime::context::runtime::enter_runtime::hfbb40297353297ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x639fd5fca1a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2020229074bfd118
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x639fd5f82cb4 - tokio::runtime::runtime::Runtime::block_on_inner::h842c32c9e4945935
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x639fd5f82f8c - tokio::runtime::runtime::Runtime::block_on::h40be41ab8058d220
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x639fd5e69902 - git_local_review::views::review_create_view::tests::test_review_create_view_render_with_branches::hc7788d348ad546ac
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_create_view.rs:691:25
[INFO] [stdout]   44:     0x639fd5e699d7 - git_local_review::views::review_create_view::tests::test_review_create_view_render_with_branches::{{closure}}::h35a05815296657fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_create_view.rs:672:60
[INFO] [stdout]   45:     0x639fd5e21086 - core::ops::function::FnOnce::call_once::hb13b9a8a96df610c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x639fd60dc43b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x639fd60dc43b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x639fd60f20a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x639fd60f20a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x639fd60f20a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x639fd60f20a5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x639fd60f20a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x639fd60f20a5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x639fd60f20a5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x639fd60c8894 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x639fd60c8894 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x639fd60cc15a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x639fd60cc15a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x639fd60cc15a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x639fd60cc15a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x639fd60cc15a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x639fd60cc15a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x639fd60cc15a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x639fd66891df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x639fd66891df - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x79aaebf45aa4 - <unknown>
[INFO] [stdout]   67:     0x79aaebfd2a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_init stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/views/snapshots/git_local_review__views__review_details_view__tests__review_details_view_render_loaded_state_diff_init.snap
[INFO] [stdout] Snapshot: review_details_view_render_loaded_state_diff_init
[INFO] [stdout] Source: src/views/review_details_view.rs:1562
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: render_app_to_terminal_backend(app)
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           0 │+"┌ Review Details ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐"
[INFO] [stdout]           1 │+"│┌ Title ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐│"
[INFO] [stdout]           2 │+"││main (unknown) -> default (unknown)                                                                                                                         ││"
[INFO] [stdout]           3 │+"│└────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘│"
[INFO] [stdout]           4 │+"│┌────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐│"
[INFO] [stdout]           5 │+"││Init diff...                                                                                                                                                ││"
[INFO] [stdout]           6 │+"││                                                                                                                                                            ││"
[INFO] [stdout]           7 │+"││                                                                                                                                                            ││"
[INFO] [stdout]           8 │+"││                                                                                                                                                            ││"
[INFO] [stdout]           9 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          10 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          11 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          12 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          13 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          14 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          15 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          16 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          17 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          18 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          19 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          20 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          21 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          22 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          23 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          24 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          25 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          26 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          27 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          28 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          29 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          30 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          31 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          32 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          33 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          34 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          35 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          36 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          37 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          38 │+"│└────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘│"
[INFO] [stdout]          39 │+"└──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘"
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_init' (1875) panicked at src/views/review_details_view.rs:1562:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x639fd66b6d42 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639fd66b6d42 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639fd66b6d42 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x639fd66b6d42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x639fd66c9aef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x639fd66c9aef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x639fd6680d21 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x639fd6680d21 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x639fd668e132 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x639fd6693f7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x639fd6693e11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x639fd60dc67e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x639fd60dc67e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x639fd66946ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x639fd66946ef - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x639fd669449a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x639fd668e269 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x639fd6673f0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x639fd66d3ba0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x639fd66d2c56 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x639fd5f417e5 - core::result::Result<T,E>::unwrap::h10e5a1fc889c466f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x639fd5f417e5 - git_local_review::views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_init::{{closure}}::h11430f20dafa8105
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_details_view.rs:1562:9
[INFO] [stdout]   22:     0x639fd5f289e2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hff949b3116d2b815
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x639fd5f287fd - <core::pin::Pin<P> as core::future::future::Future>::poll::h3f2860cfa7b2177d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x639fd5fceded - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hebc93eb0d47ede96
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x639fd5fceb4b - tokio::task::coop::with_budget::h476a90470bce72bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x639fd5fceb4b - tokio::task::coop::budget::h277d538b55b2431a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x639fd5fceb4b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h35d2a85b952e4a20
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x639fd5fcbb80 - tokio::runtime::scheduler::current_thread::Context::enter::h2b0393756003a137
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x639fd5fce21d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h721acb775096fb67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x639fd5fcd454 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8d3637987bd62fdf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x639fd5fc148b - tokio::runtime::context::scoped::Scoped<T>::set::ha64aba00861a17cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x639fd5fc1039 - tokio::runtime::context::set_scheduler::{{closure}}::h633b838d3e7b84e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x639fd5e5c562 - std::thread::local::LocalKey<T>::try_with::h7e652139d0ab4da9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x639fd5e5bcbe - std::thread::local::LocalKey<T>::with::h23ad814a2d067df2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x639fd5fc0fad - tokio::runtime::context::set_scheduler::h77c3e61c35ee09c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x639fd5fccdc0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6091a85b29b7a2de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x639fd5fcd4d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb1f0ec29a4569195
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x639fd5fca490 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0b53a796c10857fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x639fd5f4cff0 - tokio::runtime::context::runtime::enter_runtime::hfbb40297353297ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x639fd5fca1a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2020229074bfd118
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x639fd5f82cb4 - tokio::runtime::runtime::Runtime::block_on_inner::h842c32c9e4945935
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x639fd5f82f8c - tokio::runtime::runtime::Runtime::block_on::h40be41ab8058d220
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x639fd5f40c72 - git_local_review::views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_init::hb3d59e1545db4dbb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_details_view.rs:1562:25
[INFO] [stdout]   44:     0x639fd5f418e7 - git_local_review::views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_init::{{closure}}::h41816f86094aeafa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_details_view.rs:1554:70
[INFO] [stdout]   45:     0x639fd5e20626 - core::ops::function::FnOnce::call_once::h8b7fab0271696097
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x639fd60dc43b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x639fd60dc43b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x639fd60f20a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x639fd60f20a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x639fd60f20a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x639fd60f20a5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x639fd60f20a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x639fd60f20a5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x639fd60f20a5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x639fd60c8894 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x639fd60c8894 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x639fd60cc15a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x639fd60cc15a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x639fd60cc15a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x639fd60cc15a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x639fd60cc15a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x639fd60cc15a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x639fd60cc15a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x639fd66891df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x639fd66891df - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x79aaebf45aa4 - <unknown>
[INFO] [stdout]   67:     0x79aaebfd2a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_loaded_no_files stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/views/snapshots/git_local_review__views__review_details_view__tests__review_details_view_render_loaded_state_diff_loaded_no_files.snap
[INFO] [stdout] Snapshot: review_details_view_render_loaded_state_diff_loaded_no_files
[INFO] [stdout] Source: src/views/review_details_view.rs:1622
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: render_app_to_terminal_backend(app)
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           0 │+"┌ Review Details ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐"
[INFO] [stdout]           1 │+"│┌ Title ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐│"
[INFO] [stdout]           2 │+"││main (unknown) -> default (unknown)                                                                                                                         ││"
[INFO] [stdout]           3 │+"│└────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘│"
[INFO] [stdout]           4 │+"│┌ Not Viewed [ACTIVE] ─────────┐┌ Content ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐│"
[INFO] [stdout]           5 │+"││                              ││No diff to display                                                                                                          ││"
[INFO] [stdout]           6 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]           7 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]           8 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]           9 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          10 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          11 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          12 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          13 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          14 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          15 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          16 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          17 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          18 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          19 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          20 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          21 │+"│└──────────────────────────────┘│                                                                                                                            ││"
[INFO] [stdout]          22 │+"│┌ Viewed ──────────────────────┐│                                                                                                                            ││"
[INFO] [stdout]          23 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          24 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          25 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          26 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          27 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          28 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          29 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          30 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          31 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          32 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          33 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          34 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          35 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          36 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          37 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          38 │+"│└──────────────────────────────┘└────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘│"
[INFO] [stdout]          39 │+"└──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘"
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_loaded_no_files' (1885) panicked at src/views/review_details_view.rs:1622:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x639fd66b6d42 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639fd66b6d42 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639fd66b6d42 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x639fd66b6d42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x639fd66c9aef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x639fd66c9aef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x639fd6680d21 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x639fd6680d21 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x639fd668e132 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x639fd6693f7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x639fd6693e11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x639fd60dc67e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x639fd60dc67e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x639fd66946ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x639fd66946ef - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x639fd669449a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x639fd668e269 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x639fd6673f0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x639fd66d3ba0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x639fd66d2c56 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x639fd5f484bd - core::result::Result<T,E>::unwrap::h10e5a1fc889c466f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x639fd5f484bd - git_local_review::views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_loaded_no_files::{{closure}}::hc121cb461a9ef907
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_details_view.rs:1622:9
[INFO] [stdout]   22:     0x639fd5f289e2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hff949b3116d2b815
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x639fd5f287fd - <core::pin::Pin<P> as core::future::future::Future>::poll::h3f2860cfa7b2177d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x639fd5fceded - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hebc93eb0d47ede96
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x639fd5fceb4b - tokio::task::coop::with_budget::h476a90470bce72bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x639fd5fceb4b - tokio::task::coop::budget::h277d538b55b2431a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x639fd5fceb4b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h35d2a85b952e4a20
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x639fd5fcbb80 - tokio::runtime::scheduler::current_thread::Context::enter::h2b0393756003a137
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x639fd5fce21d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h721acb775096fb67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x639fd5fcd454 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8d3637987bd62fdf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x639fd5fc148b - tokio::runtime::context::scoped::Scoped<T>::set::ha64aba00861a17cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x639fd5fc1039 - tokio::runtime::context::set_scheduler::{{closure}}::h633b838d3e7b84e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x639fd5e5c562 - std::thread::local::LocalKey<T>::try_with::h7e652139d0ab4da9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x639fd5e5bcbe - std::thread::local::LocalKey<T>::with::h23ad814a2d067df2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x639fd5fc0fad - tokio::runtime::context::set_scheduler::h77c3e61c35ee09c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x639fd5fccdc0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6091a85b29b7a2de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x639fd5fcd4d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb1f0ec29a4569195
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x639fd5fca490 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0b53a796c10857fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x639fd5f4cff0 - tokio::runtime::context::runtime::enter_runtime::hfbb40297353297ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x639fd5fca1a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2020229074bfd118
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x639fd5f82cb4 - tokio::runtime::runtime::Runtime::block_on_inner::h842c32c9e4945935
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x639fd5f82f8c - tokio::runtime::runtime::Runtime::block_on::h40be41ab8058d220
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x639fd5f477f2 - git_local_review::views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_loaded_no_files::hc82d6db4e941f992
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_details_view.rs:1622:25
[INFO] [stdout]   44:     0x639fd5f485d7 - git_local_review::views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_loaded_no_files::{{closure}}::hc55d772328ca7670
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_details_view.rs:1607:81
[INFO] [stdout]   45:     0x639fd5e21fd6 - core::ops::function::FnOnce::call_once::hdd76e5ae08b480ad
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x639fd60dc43b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x639fd60dc43b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x639fd60f20a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x639fd60f20a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x639fd60f20a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x639fd60f20a5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x639fd60f20a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x639fd60f20a5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x639fd60f20a5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x639fd60c8894 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x639fd60c8894 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x639fd60cc15a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x639fd60cc15a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x639fd60cc15a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x639fd60cc15a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x639fd60cc15a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x639fd60cc15a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x639fd60cc15a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x639fd66891df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x639fd66891df - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x79aaebf45aa4 - <unknown>
[INFO] [stdout]   67:     0x79aaebfd2a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_error stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/views/snapshots/git_local_review__views__review_details_view__tests__review_details_view_render_loaded_state_diff_error.snap
[INFO] [stdout] Snapshot: review_details_view_render_loaded_state_diff_error
[INFO] [stdout] Source: src/views/review_details_view.rs:1603
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: render_app_to_terminal_backend(app)
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           0 │+"┌ Review Details ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐"
[INFO] [stdout]           1 │+"│┌ Title ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐│"
[INFO] [stdout]           2 │+"││feature (jkl0987) -> default (unknown)                                                                                                                      ││"
[INFO] [stdout]           3 │+"│└────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘│"
[INFO] [stdout]           4 │+"│┌────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐│"
[INFO] [stdout]           5 │+"││Diff error: Repository not found                                                                                                                            ││"
[INFO] [stdout]           6 │+"││                                                                                                                                                            ││"
[INFO] [stdout]           7 │+"││                                                                                                                                                            ││"
[INFO] [stdout]           8 │+"││                                                                                                                                                            ││"
[INFO] [stdout]           9 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          10 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          11 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          12 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          13 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          14 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          15 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          16 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          17 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          18 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          19 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          20 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          21 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          22 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          23 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          24 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          25 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          26 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          27 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          28 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          29 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          30 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          31 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          32 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          33 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          34 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          35 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          36 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          37 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          38 │+"│└────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘│"
[INFO] [stdout]          39 │+"└──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘"
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_error' (1866) panicked at src/views/review_details_view.rs:1603:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x639fd66b6d42 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639fd66b6d42 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639fd66b6d42 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x639fd66b6d42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x639fd66c9aef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x639fd66c9aef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x639fd6680d21 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x639fd6680d21 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x639fd668e132 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x639fd6693f7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x639fd6693e11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x639fd60dc67e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x639fd60dc67e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x639fd66946ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x639fd66946ef - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x639fd669449a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x639fd668e269 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x639fd6673f0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x639fd66d3ba0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x639fd66d2c56 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x639fd5f43de2 - core::result::Result<T,E>::unwrap::h10e5a1fc889c466f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x639fd5f43de2 - git_local_review::views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_error::{{closure}}::h93f10cd42b63fc73
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_details_view.rs:1603:9
[INFO] [stdout]   22:     0x639fd5f289e2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hff949b3116d2b815
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x639fd5f287fd - <core::pin::Pin<P> as core::future::future::Future>::poll::h3f2860cfa7b2177d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x639fd5fceded - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hebc93eb0d47ede96
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x639fd5fceb4b - tokio::task::coop::with_budget::h476a90470bce72bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x639fd5fceb4b - tokio::task::coop::budget::h277d538b55b2431a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x639fd5fceb4b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h35d2a85b952e4a20
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x639fd5fcbb80 - tokio::runtime::scheduler::current_thread::Context::enter::h2b0393756003a137
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x639fd5fce21d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h721acb775096fb67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x639fd5fcd454 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8d3637987bd62fdf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x639fd5fc148b - tokio::runtime::context::scoped::Scoped<T>::set::ha64aba00861a17cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x639fd5fc1039 - tokio::runtime::context::set_scheduler::{{closure}}::h633b838d3e7b84e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x639fd5e5c562 - std::thread::local::LocalKey<T>::try_with::h7e652139d0ab4da9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x639fd5e5bcbe - std::thread::local::LocalKey<T>::with::h23ad814a2d067df2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x639fd5fc0fad - tokio::runtime::context::set_scheduler::h77c3e61c35ee09c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x639fd5fccdc0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6091a85b29b7a2de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x639fd5fcd4d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb1f0ec29a4569195
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x639fd5fca490 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0b53a796c10857fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x639fd5f4cff0 - tokio::runtime::context::runtime::enter_runtime::hfbb40297353297ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x639fd5fca1a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2020229074bfd118
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x639fd5f82cb4 - tokio::runtime::runtime::Runtime::block_on_inner::h842c32c9e4945935
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x639fd5f82f8c - tokio::runtime::runtime::Runtime::block_on::h40be41ab8058d220
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x639fd5f43172 - git_local_review::views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_error::h64bdc10a97797c96
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_details_view.rs:1603:25
[INFO] [stdout]   44:     0x639fd5f43ed7 - git_local_review::views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_error::{{closure}}::hd322a9ae78d8e676
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_details_view.rs:1585:71
[INFO] [stdout]   45:     0x639fd5e208e6 - core::ops::function::FnOnce::call_once::h974d885f91580252
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x639fd60dc43b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x639fd60dc43b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x639fd60f20a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x639fd60f20a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x639fd60f20a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x639fd60f20a5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x639fd60f20a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x639fd60f20a5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x639fd60f20a5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x639fd60c8894 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x639fd60c8894 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x639fd60cc15a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x639fd60cc15a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x639fd60cc15a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x639fd60cc15a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x639fd60cc15a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x639fd60cc15a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x639fd60cc15a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x639fd66891df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x639fd66891df - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x79aaebf45aa4 - <unknown>
[INFO] [stdout]   67:     0x79aaebfd2a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_loading stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/views/snapshots/git_local_review__views__review_details_view__tests__review_details_view_render_loaded_state_diff_loading.snap
[INFO] [stdout] Snapshot: review_details_view_render_loaded_state_diff_loading
[INFO] [stdout] Source: src/views/review_details_view.rs:1581
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: render_app_to_terminal_backend(app)
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           0 │+"┌ Review Details ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐"
[INFO] [stdout]           1 │+"│┌ Title ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐│"
[INFO] [stdout]           2 │+"││develop (asdf123) -> default (unknown)                                                                                                                      ││"
[INFO] [stdout]           3 │+"│└────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘│"
[INFO] [stdout]           4 │+"│┌────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐│"
[INFO] [stdout]           5 │+"││Loading diff...                                                                                                                                             ││"
[INFO] [stdout]           6 │+"││                                                                                                                                                            ││"
[INFO] [stdout]           7 │+"││                                                                                                                                                            ││"
[INFO] [stdout]           8 │+"││                                                                                                                                                            ││"
[INFO] [stdout]           9 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          10 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          11 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          12 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          13 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          14 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          15 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          16 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          17 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          18 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          19 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          20 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          21 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          22 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          23 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          24 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          25 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          26 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          27 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          28 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          29 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          30 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          31 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          32 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          33 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          34 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          35 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          36 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          37 │+"││                                                                                                                                                            ││"
[INFO] [stdout]          38 │+"│└────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘│"
[INFO] [stdout]          39 │+"└──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘"
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_loading' (2142) panicked at src/views/review_details_view.rs:1581:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x639fd66b6d42 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639fd66b6d42 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639fd66b6d42 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x639fd66b6d42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x639fd66c9aef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x639fd66c9aef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x639fd6680d21 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x639fd6680d21 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x639fd668e132 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x639fd6693f7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x639fd6693e11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x639fd60dc67e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x639fd60dc67e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x639fd66946ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x639fd66946ef - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x639fd669449a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x639fd668e269 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x639fd6673f0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x639fd66d3ba0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x639fd66d2c56 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x639fd5f465ce - core::result::Result<T,E>::unwrap::h10e5a1fc889c466f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x639fd5f465ce - git_local_review::views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_loading::{{closure}}::hb3f4bf42d0da7d8a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_details_view.rs:1581:9
[INFO] [stdout]   22:     0x639fd5f289e2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hff949b3116d2b815
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x639fd5f287fd - <core::pin::Pin<P> as core::future::future::Future>::poll::h3f2860cfa7b2177d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x639fd5fceded - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hebc93eb0d47ede96
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x639fd5fceb4b - tokio::task::coop::with_budget::h476a90470bce72bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x639fd5fceb4b - tokio::task::coop::budget::h277d538b55b2431a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x639fd5fceb4b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h35d2a85b952e4a20
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x639fd5fcbb80 - tokio::runtime::scheduler::current_thread::Context::enter::h2b0393756003a137
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x639fd5fce21d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h721acb775096fb67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x639fd5fcd454 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8d3637987bd62fdf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x639fd5fc148b - tokio::runtime::context::scoped::Scoped<T>::set::ha64aba00861a17cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x639fd5fc1039 - tokio::runtime::context::set_scheduler::{{closure}}::h633b838d3e7b84e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x639fd5e5c562 - std::thread::local::LocalKey<T>::try_with::h7e652139d0ab4da9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x639fd5e5bcbe - std::thread::local::LocalKey<T>::with::h23ad814a2d067df2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x639fd5fc0fad - tokio::runtime::context::set_scheduler::h77c3e61c35ee09c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x639fd5fccdc0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6091a85b29b7a2de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x639fd5fcd4d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb1f0ec29a4569195
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x639fd5fca490 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0b53a796c10857fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x639fd5f4cff0 - tokio::runtime::context::runtime::enter_runtime::hfbb40297353297ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x639fd5fca1a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2020229074bfd118
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x639fd5f82cb4 - tokio::runtime::runtime::Runtime::block_on_inner::h842c32c9e4945935
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x639fd5f82f8c - tokio::runtime::runtime::Runtime::block_on::h40be41ab8058d220
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x639fd5f459f2 - git_local_review::views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_loading::he0a1f43b171a9769
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_details_view.rs:1581:25
[INFO] [stdout]   44:     0x639fd5f45ac7 - git_local_review::views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_loading::{{closure}}::h67aa39ccfa3a143e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_details_view.rs:1566:73
[INFO] [stdout]   45:     0x639fd5e20c26 - core::ops::function::FnOnce::call_once::h9d71486f1edc3551
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x639fd60dc43b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x639fd60dc43b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x639fd60f20a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x639fd60f20a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x639fd60f20a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x639fd60f20a5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x639fd60f20a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x639fd60f20a5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x639fd60f20a5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x639fd60c8894 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x639fd60c8894 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x639fd60cc15a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x639fd60cc15a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x639fd60cc15a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x639fd60cc15a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x639fd60cc15a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x639fd60cc15a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x639fd60cc15a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x639fd66891df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x639fd66891df - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x79aaebf45aa4 - <unknown>
[INFO] [stdout]   67:     0x79aaebfd2a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- views::review_details_view::tests::test_review_details_view_render_error_state stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/views/snapshots/git_local_review__views__review_details_view__tests__review_details_view_render_error_state.snap
[INFO] [stdout] Snapshot: review_details_view_render_error_state
[INFO] [stdout] Source: src/views/review_details_view.rs:1550
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: render_app_to_terminal_backend(app)
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           0 │+"┌ Review Details ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐"
[INFO] [stdout]           1 │+"│Error: Database connection failed                                                                                                                             │"
[INFO] [stdout]           2 │+"│                                                                                                                                                              │"
[INFO] [stdout]           3 │+"│                                                                                                                                                              │"
[INFO] [stdout]           4 │+"│                                                                                                                                                              │"
[INFO] [stdout]           5 │+"│                                                                                                                                                              │"
[INFO] [stdout]           6 │+"│                                                                                                                                                              │"
[INFO] [stdout]           7 │+"│                                                                                                                                                              │"
[INFO] [stdout]           8 │+"│                                                                                                                                                              │"
[INFO] [stdout]           9 │+"│                                                                                                                                                              │"
[INFO] [stdout]          10 │+"│                                                                                                                                                              │"
[INFO] [stdout]          11 │+"│                                                                                                                                                              │"
[INFO] [stdout]          12 │+"│                                                                                                                                                              │"
[INFO] [stdout]          13 │+"│                                                                                                                                                              │"
[INFO] [stdout]          14 │+"│                                                                                                                                                              │"
[INFO] [stdout]          15 │+"│                                                                                                                                                              │"
[INFO] [stdout]          16 │+"│                                                                                                                                                              │"
[INFO] [stdout]          17 │+"│                                                                                                                                                              │"
[INFO] [stdout]          18 │+"│                                                                                                                                                              │"
[INFO] [stdout]          19 │+"│                                                                                                                                                              │"
[INFO] [stdout]          20 │+"│                                                                                                                                                              │"
[INFO] [stdout]          21 │+"│                                                                                                                                                              │"
[INFO] [stdout]          22 │+"│                                                                                                                                                              │"
[INFO] [stdout]          23 │+"│                                                                                                                                                              │"
[INFO] [stdout]          24 │+"│                                                                                                                                                              │"
[INFO] [stdout]          25 │+"│                                                                                                                                                              │"
[INFO] [stdout]          26 │+"│                                                                                                                                                              │"
[INFO] [stdout]          27 │+"│                                                                                                                                                              │"
[INFO] [stdout]          28 │+"│                                                                                                                                                              │"
[INFO] [stdout]          29 │+"│                                                                                                                                                              │"
[INFO] [stdout]          30 │+"│                                                                                                                                                              │"
[INFO] [stdout]          31 │+"│                                                                                                                                                              │"
[INFO] [stdout]          32 │+"│                                                                                                                                                              │"
[INFO] [stdout]          33 │+"│                                                                                                                                                              │"
[INFO] [stdout]          34 │+"│                                                                                                                                                              │"
[INFO] [stdout]          35 │+"│                                                                                                                                                              │"
[INFO] [stdout]          36 │+"│                                                                                                                                                              │"
[INFO] [stdout]          37 │+"│                                                                                                                                                              │"
[INFO] [stdout]          38 │+"│                                                                                                                                                              │"
[INFO] [stdout]          39 │+"└──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘"
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'views::review_details_view::tests::test_review_details_view_render_error_state' (1863) panicked at src/views/review_details_view.rs:1550:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x639fd66b6d42 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639fd66b6d42 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639fd66b6d42 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr] error: test failed, to rerun pass `--bin git-local-review`
[INFO] [stdout]    3:     0x639fd66b6d42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x639fd66c9aef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x639fd66c9aef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x639fd6680d21 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x639fd6680d21 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x639fd668e132 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x639fd6693f7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x639fd6693e11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x639fd60dc67e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x639fd60dc67e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x639fd66946ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x639fd66946ef - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x639fd669449a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x639fd668e269 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x639fd6673f0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x639fd66d3ba0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x639fd66d2c56 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x639fd5f3862b - core::result::Result<T,E>::unwrap::h10e5a1fc889c466f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x639fd5f3862b - git_local_review::views::review_details_view::tests::test_review_details_view_render_error_state::{{closure}}::hb2967c40ed1383a2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_details_view.rs:1550:9
[INFO] [stdout]   22:     0x639fd5f289e2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hff949b3116d2b815
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x639fd5f287fd - <core::pin::Pin<P> as core::future::future::Future>::poll::h3f2860cfa7b2177d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x639fd5fceded - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hebc93eb0d47ede96
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x639fd5fceb4b - tokio::task::coop::with_budget::h476a90470bce72bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x639fd5fceb4b - tokio::task::coop::budget::h277d538b55b2431a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x639fd5fceb4b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h35d2a85b952e4a20
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x639fd5fcbb80 - tokio::runtime::scheduler::current_thread::Context::enter::h2b0393756003a137
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x639fd5fce21d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h721acb775096fb67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x639fd5fcd454 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8d3637987bd62fdf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x639fd5fc148b - tokio::runtime::context::scoped::Scoped<T>::set::ha64aba00861a17cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x639fd5fc1039 - tokio::runtime::context::set_scheduler::{{closure}}::h633b838d3e7b84e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x639fd5e5c562 - std::thread::local::LocalKey<T>::try_with::h7e652139d0ab4da9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x639fd5e5bcbe - std::thread::local::LocalKey<T>::with::h23ad814a2d067df2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x639fd5fc0fad - tokio::runtime::context::set_scheduler::h77c3e61c35ee09c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x639fd5fccdc0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6091a85b29b7a2de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x639fd5fcd4d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb1f0ec29a4569195
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x639fd5fca490 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0b53a796c10857fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x639fd5f4cff0 - tokio::runtime::context::runtime::enter_runtime::hfbb40297353297ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x639fd5fca1a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2020229074bfd118
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x639fd5f82cb4 - tokio::runtime::runtime::Runtime::block_on_inner::h842c32c9e4945935
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x639fd5f82f8c - tokio::runtime::runtime::Runtime::block_on::h40be41ab8058d220
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x639fd5f37a22 - git_local_review::views::review_details_view::tests::test_review_details_view_render_error_state::h1681b14444016bcc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_details_view.rs:1550:25
[INFO] [stdout]   44:     0x639fd5f37af7 - git_local_review::views::review_details_view::tests::test_review_details_view_render_error_state::{{closure}}::h22ee265ecbc4b48f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_details_view.rs:1540:59
[INFO] [stdout]   45:     0x639fd5e1ec46 - core::ops::function::FnOnce::call_once::h4acbc94855a5207c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x639fd60dc43b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x639fd60dc43b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x639fd60f20a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x639fd60f20a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x639fd60f20a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x639fd60f20a5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x639fd60f20a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x639fd60f20a5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x639fd60f20a5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x639fd60c8894 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x639fd60c8894 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x639fd60cc15a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x639fd60cc15a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x639fd60cc15a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x639fd60cc15a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x639fd60cc15a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x639fd60cc15a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x639fd60cc15a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x639fd66891df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x639fd66891df - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x79aaebf45aa4 - <unknown>
[INFO] [stdout]   67:     0x79aaebfd2a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- views::review_details_view::tests::test_review_details_view_render_loading_state stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/views/snapshots/git_local_review__views__review_details_view__tests__review_details_view_render_loading_state.snap
[INFO] [stdout] Snapshot: review_details_view_render_loading_state
[INFO] [stdout] Source: src/views/review_details_view.rs:1536
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: render_app_to_terminal_backend(app)
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           0 │+"┌ Review Details ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐"
[INFO] [stdout]           1 │+"│Loading review...                                                                                                                                             │"
[INFO] [stdout]           2 │+"│                                                                                                                                                              │"
[INFO] [stdout]           3 │+"│                                                                                                                                                              │"
[INFO] [stdout]           4 │+"│                                                                                                                                                              │"
[INFO] [stdout]           5 │+"│                                                                                                                                                              │"
[INFO] [stdout]           6 │+"│                                                                                                                                                              │"
[INFO] [stdout]           7 │+"│                                                                                                                                                              │"
[INFO] [stdout]           8 │+"│                                                                                                                                                              │"
[INFO] [stdout]           9 │+"│                                                                                                                                                              │"
[INFO] [stdout]          10 │+"│                                                                                                                                                              │"
[INFO] [stdout]          11 │+"│                                                                                                                                                              │"
[INFO] [stdout]          12 │+"│                                                                                                                                                              │"
[INFO] [stdout]          13 │+"│                                                                                                                                                              │"
[INFO] [stdout]          14 │+"│                                                                                                                                                              │"
[INFO] [stdout]          15 │+"│                                                                                                                                                              │"
[INFO] [stdout]          16 │+"│                                                                                                                                                              │"
[INFO] [stdout]          17 │+"│                                                                                                                                                              │"
[INFO] [stdout]          18 │+"│                                                                                                                                                              │"
[INFO] [stdout]          19 │+"│                                                                                                                                                              │"
[INFO] [stdout]          20 │+"│                                                                                                                                                              │"
[INFO] [stdout]          21 │+"│                                                                                                                                                              │"
[INFO] [stdout]          22 │+"│                                                                                                                                                              │"
[INFO] [stdout]          23 │+"│                                                                                                                                                              │"
[INFO] [stdout]          24 │+"│                                                                                                                                                              │"
[INFO] [stdout]          25 │+"│                                                                                                                                                              │"
[INFO] [stdout]          26 │+"│                                                                                                                                                              │"
[INFO] [stdout]          27 │+"│                                                                                                                                                              │"
[INFO] [stdout]          28 │+"│                                                                                                                                                              │"
[INFO] [stdout]          29 │+"│                                                                                                                                                              │"
[INFO] [stdout]          30 │+"│                                                                                                                                                              │"
[INFO] [stdout]          31 │+"│                                                                                                                                                              │"
[INFO] [stdout]          32 │+"│                                                                                                                                                              │"
[INFO] [stdout]          33 │+"│                                                                                                                                                              │"
[INFO] [stdout]          34 │+"│                                                                                                                                                              │"
[INFO] [stdout]          35 │+"│                                                                                                                                                              │"
[INFO] [stdout]          36 │+"│                                                                                                                                                              │"
[INFO] [stdout]          37 │+"│                                                                                                                                                              │"
[INFO] [stdout]          38 │+"│                                                                                                                                                              │"
[INFO] [stdout]          39 │+"└──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘"
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'views::review_details_view::tests::test_review_details_view_render_loading_state' (2617) panicked at src/views/review_details_view.rs:1536:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x639fd66b6d42 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639fd66b6d42 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639fd66b6d42 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x639fd66b6d42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x639fd66c9aef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x639fd66c9aef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x639fd6680d21 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x639fd6680d21 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x639fd668e132 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x639fd6693f7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x639fd6693e11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x639fd60dc67e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x639fd60dc67e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x639fd66946ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x639fd66946ef - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x639fd669449a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x639fd668e269 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x639fd6673f0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x639fd66d3ba0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x639fd66d2c56 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x639fd5f3ae71 - core::result::Result<T,E>::unwrap::h10e5a1fc889c466f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x639fd5f3ae71 - git_local_review::views::review_details_view::tests::test_review_details_view_render_loading_state::{{closure}}::hfc290510b293c5b8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_details_view.rs:1536:9
[INFO] [stdout]   22:     0x639fd5f289e2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hff949b3116d2b815
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x639fd5f287fd - <core::pin::Pin<P> as core::future::future::Future>::poll::h3f2860cfa7b2177d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x639fd5fceded - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hebc93eb0d47ede96
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x639fd5fceb4b - tokio::task::coop::with_budget::h476a90470bce72bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x639fd5fceb4b - tokio::task::coop::budget::h277d538b55b2431a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x639fd5fceb4b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h35d2a85b952e4a20
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x639fd5fcbb80 - tokio::runtime::scheduler::current_thread::Context::enter::h2b0393756003a137
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x639fd5fce21d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h721acb775096fb67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x639fd5fcd454 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8d3637987bd62fdf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x639fd5fc148b - tokio::runtime::context::scoped::Scoped<T>::set::ha64aba00861a17cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x639fd5fc1039 - tokio::runtime::context::set_scheduler::{{closure}}::h633b838d3e7b84e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x639fd5e5c562 - std::thread::local::LocalKey<T>::try_with::h7e652139d0ab4da9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x639fd5e5bcbe - std::thread::local::LocalKey<T>::with::h23ad814a2d067df2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x639fd5fc0fad - tokio::runtime::context::set_scheduler::h77c3e61c35ee09c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x639fd5fccdc0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6091a85b29b7a2de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x639fd5fcd4d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb1f0ec29a4569195
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x639fd5fca490 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0b53a796c10857fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x639fd5f4cff0 - tokio::runtime::context::runtime::enter_runtime::hfbb40297353297ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x639fd5fca1a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2020229074bfd118
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x639fd5f82cb4 - tokio::runtime::runtime::Runtime::block_on_inner::h842c32c9e4945935
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x639fd5f82f8c - tokio::runtime::runtime::Runtime::block_on::h40be41ab8058d220
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x639fd5f3a342 - git_local_review::views::review_details_view::tests::test_review_details_view_render_loading_state::h56b381e30339f153
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_details_view.rs:1536:25
[INFO] [stdout]   44:     0x639fd5f3a417 - git_local_review::views::review_details_view::tests::test_review_details_view_render_loading_state::{{closure}}::hcf269f40c52af4cc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_details_view.rs:1529:61
[INFO] [stdout]   45:     0x639fd5e1d7e6 - core::ops::function::FnOnce::call_once::h0dbcdfebac888b19
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x639fd60dc43b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x639fd60dc43b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x639fd60f20a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x639fd60f20a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x639fd60f20a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x639fd60f20a5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x639fd60f20a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x639fd60f20a5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x639fd60f20a5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x639fd60c8894 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x639fd60c8894 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x639fd60cc15a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x639fd60cc15a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x639fd60cc15a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x639fd60cc15a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x639fd60cc15a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x639fd60cc15a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x639fd60cc15a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x639fd66891df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x639fd66891df - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x79aaebf45aa4 - <unknown>
[INFO] [stdout]   67:     0x79aaebfd2a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_loaded_with_files stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/views/snapshots/git_local_review__views__review_details_view__tests__review_details_view_render_loaded_state_diff_loaded_with_files.snap
[INFO] [stdout] Snapshot: review_details_view_render_loaded_state_diff_loaded_with_files
[INFO] [stdout] Source: src/views/review_details_view.rs:1651
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: render_app_to_terminal_backend(app)
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           0 │+"┌ Review Details ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐"
[INFO] [stdout]           1 │+"│┌ Title ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐│"
[INFO] [stdout]           2 │+"││main (unknown) -> default (unknown)                                                                                                                         ││"
[INFO] [stdout]           3 │+"│└────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘│"
[INFO] [stdout]           4 │+"│┌ Not Viewed [ACTIVE] ─────────┐┌ test_file.txt (6 lines) ───────────────────────────────────────────────────────────────────────────────────────────────────┐│"
[INFO] [stdout]           5 │+"││>  test_file.txt              ││  @@ -1,3 +1,4 @@                                                                                                           ││"
[INFO] [stdout]           6 │+"││                              ││   # Test Repository                                                                                                        ││"
[INFO] [stdout]           7 │+"││                              ││  +                                                                                                                         ││"
[INFO] [stdout]           8 │+"││                              ││   This is a test file                                                                                                      ││"
[INFO] [stdout]           9 │+"││                              ││  -Old line to remove                                                                                                       ││"
[INFO] [stdout]          10 │+"││                              ││  +New line to add                                                                                                          ││"
[INFO] [stdout]          11 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          12 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          13 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          14 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          15 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          16 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          17 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          18 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          19 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          20 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          21 │+"│└──────────────────────────────┘│                                                                                                                            ││"
[INFO] [stdout]          22 │+"│┌ Viewed ──────────────────────┐│                                                                                                                            ││"
[INFO] [stdout]          23 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          24 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          25 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          26 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          27 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          28 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          29 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          30 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          31 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          32 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          33 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          34 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          35 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          36 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          37 │+"││                              ││                                                                                                                            ││"
[INFO] [stdout]          38 │+"│└──────────────────────────────┘└────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘│"
[INFO] [stdout]          39 │+"└──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘"
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_loaded_with_files' (2075) panicked at src/views/review_details_view.rs:1651:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x639fd66b6d42 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639fd66b6d42 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639fd66b6d42 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x639fd66b6d42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x639fd66c9aef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x639fd66c9aef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x639fd6680d21 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x639fd6680d21 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x639fd668e132 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x639fd6693f7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x639fd6693e11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x639fd60dc67e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x639fd60dc67e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x639fd66946ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x639fd66946ef - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x639fd669449a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x639fd668e269 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x639fd6673f0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x639fd66d3ba0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x639fd66d2c56 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x639fd5f49e28 - core::result::Result<T,E>::unwrap::h10e5a1fc889c466f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x639fd5f49e28 - git_local_review::views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_loaded_with_files::{{closure}}::hfd98c1c05d6c2eb0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_details_view.rs:1651:9
[INFO] [stdout]   22:     0x639fd5f289e2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hff949b3116d2b815
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x639fd5f287fd - <core::pin::Pin<P> as core::future::future::Future>::poll::h3f2860cfa7b2177d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x639fd5fceded - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hebc93eb0d47ede96
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x639fd5fceb4b - tokio::task::coop::with_budget::h476a90470bce72bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x639fd5fceb4b - tokio::task::coop::budget::h277d538b55b2431a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x639fd5fceb4b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h35d2a85b952e4a20
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x639fd5fcbb80 - tokio::runtime::scheduler::current_thread::Context::enter::h2b0393756003a137
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x639fd5fce21d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h721acb775096fb67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x639fd5fcd454 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8d3637987bd62fdf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x639fd5fc148b - tokio::runtime::context::scoped::Scoped<T>::set::ha64aba00861a17cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x639fd5fc1039 - tokio::runtime::context::set_scheduler::{{closure}}::h633b838d3e7b84e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x639fd5e5c562 - std::thread::local::LocalKey<T>::try_with::h7e652139d0ab4da9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x639fd5e5bcbe - std::thread::local::LocalKey<T>::with::h23ad814a2d067df2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x639fd5fc0fad - tokio::runtime::context::set_scheduler::h77c3e61c35ee09c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x639fd5fccdc0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6091a85b29b7a2de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x639fd5fcd4d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb1f0ec29a4569195
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x639fd5fca490 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0b53a796c10857fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x639fd5f4cff0 - tokio::runtime::context::runtime::enter_runtime::hfbb40297353297ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x639fd5fca1a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2020229074bfd118
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x639fd5f82cb4 - tokio::runtime::runtime::Runtime::block_on_inner::h842c32c9e4945935
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x639fd5f82f8c - tokio::runtime::runtime::Runtime::block_on::h40be41ab8058d220
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x639fd5f48f52 - git_local_review::views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_loaded_with_files::h84302635c79f27f4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_details_view.rs:1651:25
[INFO] [stdout]   44:     0x639fd5f49027 - git_local_review::views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_loaded_with_files::{{closure}}::hd204b4d252bcc892
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_details_view.rs:1626:83
[INFO] [stdout]   45:     0x639fd5e22156 - core::ops::function::FnOnce::call_once::he1c3fba2e0d7f7f8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x639fd60dc43b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x639fd60dc43b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x639fd60f20a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x639fd60f20a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x639fd60f20a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x639fd60f20a5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x639fd60f20a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x639fd60f20a5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x639fd60f20a5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x639fd60c8894 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x639fd60c8894 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x639fd60cc15a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x639fd60cc15a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x639fd60cc15a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x639fd60cc15a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x639fd60cc15a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x639fd60cc15a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x639fd60cc15a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x639fd66891df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x639fd66891df - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x79aaebf45aa4 - <unknown>
[INFO] [stdout]   67:     0x79aaebfd2a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     app::tests::test_app_new
[INFO] [stdout]     services::git_service::tests::test_handle_git_branches_load_event
[INFO] [stdout]     services::git_service::tests::test_handle_git_branches_loading_event_error
[INFO] [stdout]     services::git_service::tests::test_handle_git_branches_loading_event_success
[INFO] [stdout]     views::confirmation_dialog::tests::test_confirmation_dialog_view_render
[INFO] [stdout]     views::help_modal::tests::test_help_modal_view_render
[INFO] [stdout]     views::main_view::tests::test_main_view_render_reviews_loading_state_error
[INFO] [stdout]     views::main_view::tests::test_main_view_render_reviews_loading_state_init
[INFO] [stdout]     views::main_view::tests::test_main_view_render_reviews_loading_state_loaded_no_reviews
[INFO] [stdout]     views::main_view::tests::test_main_view_render_reviews_loading_state_loaded_with_reviews
[INFO] [stdout]     views::main_view::tests::test_main_view_render_reviews_loading_state_loading
[INFO] [stdout]     views::main_view::tests::test_main_view_render_with_selected_review
[INFO] [stdout]     views::review_create_view::tests::test_review_create_view_render_default
[INFO] [stdout]     views::review_create_view::tests::test_review_create_view_render_with_branches
[INFO] [stdout]     views::review_details_view::tests::test_review_details_view_render_error_state
[INFO] [stdout]     views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_error
[INFO] [stdout]     views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_init
[INFO] [stdout]     views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_loaded_no_files
[INFO] [stdout]     views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_loaded_with_files
[INFO] [stdout]     views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_loading
[INFO] [stdout]     views::review_details_view::tests::test_review_details_view_render_loading_state
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 241 passed; 21 failed; 0 ignored; 0 measured; 0 filtered out; finished in 18.88s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6666fa4bb9830c17ded29f0847bbf4714b4a227a1afc5d252df4e9d3d7822798", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6666fa4bb9830c17ded29f0847bbf4714b4a227a1afc5d252df4e9d3d7822798", kill_on_drop: false }`
[INFO] [stdout] 6666fa4bb9830c17ded29f0847bbf4714b4a227a1afc5d252df4e9d3d7822798
