[INFO] fetching crate git-local-review 0.1.1...
[INFO] testing git-local-review-0.1.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate git-local-review 0.1.1 into /workspace/builds/worker-3-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate git-local-review 0.1.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strum v0.26.3
[INFO] [stderr]   Downloaded uuid v1.17.0
[INFO] [stderr]   Downloaded instability v0.3.7
[INFO] [stderr]   Downloaded lru v0.12.5
[INFO] [stderr]   Downloaded unicode-truncate v1.1.0
[INFO] [stderr]   Downloaded webpki-roots v0.26.11
[INFO] [stderr]   Downloaded indenter v0.3.3
[INFO] [stderr]   Downloaded anstream v0.6.19
[INFO] [stderr]   Downloaded sqlx-macros v0.8.6
[INFO] [stderr]   Downloaded anstyle-query v1.1.3
[INFO] [stderr]   Downloaded clap_derive v4.5.41
[INFO] [stderr]   Downloaded clap v4.5.42
[INFO] [stderr]   Downloaded encode_unicode v1.0.0
[INFO] [stderr]   Downloaded console v0.15.11
[INFO] [stderr]   Downloaded sqlx-core v0.8.6
[INFO] [stderr]   Downloaded insta v1.43.1
[INFO] [stderr]   Downloaded clap_builder v4.5.42
[INFO] [stderr]   Downloaded sqlx-postgres v0.8.6
[INFO] [stderr]   Downloaded crossterm v0.28.1
[INFO] [stderr]   Downloaded unicode-width v0.2.0
[INFO] [stderr]   Downloaded zerovec v0.11.2
[INFO] [stderr]   Downloaded sqlx v0.8.6
[INFO] [stderr]   Downloaded io-uring v0.7.8
[INFO] [stderr]   Downloaded webpki-roots v1.0.1
[INFO] [stderr]   Downloaded cc v1.2.29
[INFO] [stderr]   Downloaded sqlx-mysql v0.8.6
[INFO] [stderr]   Downloaded git2 v0.20.2
[INFO] [stderr]   Downloaded ratatui v0.29.0
[INFO] [stderr]   Downloaded serde_json v1.0.140
[INFO] [stderr]   Downloaded sqlx-sqlite v0.8.6
[INFO] [stderr]   Downloaded signal-hook v0.3.18
[INFO] [stderr]   Downloaded rustix v1.0.7
[INFO] [stderr]   Downloaded similar v2.7.0
[INFO] [stderr]   Downloaded rustls v0.23.29
[INFO] [stderr]   Downloaded event-listener v5.4.0
[INFO] [stderr]   Downloaded tempfile v3.20.0
[INFO] [stderr]   Downloaded libssh2-sys v0.3.1
[INFO] [stderr]   Downloaded eyre v0.6.12
[INFO] [stderr]   Downloaded sqlx-macros-core v0.8.6
[INFO] [stderr]   Downloaded color-eyre v0.6.5
[INFO] [stderr]   Downloaded env_filter v0.1.3
[INFO] [stderr]   Downloaded cassowary v0.3.0
[INFO] [stderr]   Downloaded castaway v0.2.3
[INFO] [stderr]   Downloaded compact_str v0.8.1
[INFO] [stderr]   Downloaded indoc v2.0.6
[INFO] [stderr]   Downloaded tinyvec v1.9.0
[INFO] [stderr]   Downloaded hashlink v0.10.0
[INFO] [stderr]   Downloaded redox_syscall v0.5.13
[INFO] [stderr]   Downloaded signal-hook-mio v0.2.4
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.9
[INFO] [stderr]   Downloaded tracing-error v0.2.1
[INFO] [stderr]   Downloaded whoami v1.6.0
[INFO] [stderr]   Downloaded libz-sys v1.1.22
[INFO] [stderr]   Downloaded signal-hook-registry v1.4.5
[INFO] [stderr]   Downloaded parking v2.2.1
[INFO] [stderr]   Downloaded crossterm_winapi v0.9.1
[INFO] [stderr]   Downloaded hashbrown v0.15.4
[INFO] [stderr]   Downloaded color-spantrace v0.3.0
[INFO] [stderr]   Downloaded libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]   Downloaded libsqlite3-sys v0.30.1
[INFO] [stderr]   Downloaded tui-logger v0.17.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ed51be0eb9309762263c27bb696aa42fc7dc5430b64e8408d828050925ed2ff
[INFO] running `Command { std: "docker" "start" "-a" "0ed51be0eb9309762263c27bb696aa42fc7dc5430b64e8408d828050925ed2ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ed51be0eb9309762263c27bb696aa42fc7dc5430b64e8408d828050925ed2ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ed51be0eb9309762263c27bb696aa42fc7dc5430b64e8408d828050925ed2ff", kill_on_drop: false }`
[INFO] [stdout] 0ed51be0eb9309762263c27bb696aa42fc7dc5430b64e8408d828050925ed2ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 353df427ed89c1f86fd8286daa2c7d3efd400c484e4b214b8293cc8051a97c02
[INFO] running `Command { std: "docker" "start" "-a" "353df427ed89c1f86fd8286daa2c7d3efd400c484e4b214b8293cc8051a97c02", 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 futures-core v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[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 icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[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 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 subtle v2.6.1
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[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 indexmap v2.10.0
[INFO] [stderr]    Compiling hashlink v0.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 ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling digest v0.10.7
[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 libssh2-sys v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[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 flume v0.11.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[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 serde_derive v1.0.219
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling unicode-width v0.1.14
[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 color-spantrace v0.3.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[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 addr2line v0.24.2
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.25
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[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 env_filter v0.1.3
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tui-logger v0.17.3
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling clap v4.5.42
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[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 11s
[INFO] running `Command { std: "docker" "inspect" "353df427ed89c1f86fd8286daa2c7d3efd400c484e4b214b8293cc8051a97c02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "353df427ed89c1f86fd8286daa2c7d3efd400c484e4b214b8293cc8051a97c02", kill_on_drop: false }`
[INFO] [stdout] 353df427ed89c1f86fd8286daa2c7d3efd400c484e4b214b8293cc8051a97c02
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90dff1380c059250615310dde5048b94ff0e056ab03426faae79034db600c4f9
[INFO] running `Command { std: "docker" "start" "-a" "90dff1380c059250615310dde5048b94ff0e056ab03426faae79034db600c4f9", 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 20.09s
[INFO] running `Command { std: "docker" "inspect" "90dff1380c059250615310dde5048b94ff0e056ab03426faae79034db600c4f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90dff1380c059250615310dde5048b94ff0e056ab03426faae79034db600c4f9", kill_on_drop: false }`
[INFO] [stdout] 90dff1380c059250615310dde5048b94ff0e056ab03426faae79034db600c4f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e8597e10aaa9a3e6a8e8dd7612732303b56d7c0951aa36367be56ded0c6fe6ae
[INFO] running `Command { std: "docker" "start" "-a" "e8597e10aaa9a3e6a8e8dd7612732303b56d7c0951aa36367be56ded0c6fe6ae", 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
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_local_review-16d249b7800226ec)
[INFO] [stdout] 
[INFO] [stdout] running 262 tests
[INFO] [stdout] test app::tests::test_handle_key_events ... ok
[INFO] [stdout] test app::tests::test_handle_app_events_with_multiple_views ... ok
[INFO] [stdout] test app::tests::test_handle_key_events_with_review_create_view ... ok
[INFO] [stdout] test app::tests::test_handle_app_events ... ok
[INFO] [stdout] test app::tests::test_handle_key_events_only_top_view_responds ... ok
[INFO] [stdout] test event::tests::test_send_key_event ... ok
[INFO] [stdout] test app::tests::test_push_view ... ok
[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_quit ... ok
[INFO] [stdout] test app::tests::test_pop_view_keeps_at_least_one ... ok
[INFO] [stdout] test app::tests::test_tick ... ok
[INFO] [stdout] test event_handler::tests::test_comments_open_function_for_file_level ... 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 event_handler::tests::test_comments_open_function_for_line_level ... ok
[INFO] [stdout] test event_handler::tests::test_process_comments_open_for_line_event ... ok
[INFO] [stdout] test event_handler::tests::test_process_crossterm_key_event ... ok
[INFO] [stdout] test event_handler::tests::test_process_help_key_selected_event ... ok
[INFO] [stdout] test event_handler::tests::test_process_quit_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_delete_cancel_event ... ok
[INFO] [stdout] test event_handler::tests::test_process_review_delete_confirm_event ... ok
[INFO] [stdout] test event_handler::tests::test_process_review_delete_confirm_event_no_selection ... ok
[INFO] [stdout] test models::comment::tests::test_comment_creation ... ok
[INFO] [stdout] test event_handler::tests::test_process_tick_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::diff::tests::test_diff_default ... 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::comment::tests::test_comment_deletion ... ok
[INFO] [stdout] test models::comment::tests::test_comment_crud_operations ... 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_details_open_event ... ok
[INFO] [stdout] test models::file_view::tests::test_file_view_new ... 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 event_handler::tests::test_comments_open_view_state ... ok
[INFO] [stdout] test models::file_view::tests::test_get_viewed_files_empty ... ok
[INFO] [stdout] test event_handler::tests::test_process_comments_open_for_file_event ... 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::file_view::tests::test_get_viewed_files ... ok
[INFO] [stdout] test models::review::tests::test_review_eq_self ... ok
[INFO] [stdout] test models::file_view::tests::test_mark_as_viewed ... 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_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::review::tests::test_review_delete ... ok
[INFO] [stdout] test models::file_view::tests::test_mark_as_viewed_duplicate ... ok
[INFO] [stdout] test models::review::tests::test_review_test_helper ... ok
[INFO] [stdout] test models::review::tests::test_review_find_by_id ... ok
[INFO] [stdout] test models::review::tests::test_review_test_helper_with_shas ... ok
[INFO] [stdout] test models::review::tests::test_title ... ok
[INFO] [stdout] test models::review::tests::test_review_list_empty ... ok
[INFO] [stdout] test models::review::tests::test_review_list_ordered_by_created_at_desc ... ok
[INFO] [stdout] test models::review::tests::test_review_save_and_list ... ok
[INFO] [stdout] test services::comment_service::tests::test_comment_service_create_empty_comment ... 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_comment_service_create_line_comment ... ok
[INFO] [stdout] test services::comment_service::tests::test_equals_different_line_number ... ok
[INFO] [stdout] test services::comment_service::tests::test_equals_different_review_id ... 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_empty_file_path ... ok
[INFO] [stdout] test services::comment_service::tests::test_equals_empty_vs_non_empty_file_path ... ok
[INFO] [stdout] test models::review::tests::test_review_save_and_list_with_branches ... 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_review_id ... 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_file_path_none_vs_some ... ok
[INFO] [stdout] test services::comment_service::tests::test_comment_service_create_file_comment ... ok
[INFO] [stdout] test services::comment_service::tests::test_comment_service_helper_methods ... ok
[INFO] [stdout] test services::comment_service::tests::test_comment_service_load_file_comments ... 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_some_vs_none ... 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_self_comparison ... ok
[INFO] [stdout] test services::comment_service::tests::test_equals_negative_line_number ... ok
[INFO] [stdout] test services::comment_service::tests::test_equals_unicode_file_path ... 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_load_line_comments ... ok
[INFO] [stdout] test services::comment_service::tests::test_equals_none_fields ... ok
[INFO] [stdout] test services::comment_service::tests::test_equals_line_number_none_vs_some ... 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_empty ... ok
[INFO] [stdout] test services::file_view_service::tests::test_handle_file_view_toggle_mark_as_viewed ... 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 app::tests::test_app_new ... FAILED
[INFO] [stdout] test services::git_service::tests::test_get_diff_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_get_branches_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_load_event ... FAILED
[INFO] [stdout] test services::git_service::tests::test_handle_git_branches_loading_function_error ... ok
[INFO] [stdout] test services::git_service::tests::test_handle_git_branches_loading_function_success ... ok
[INFO] [stdout] test services::git_service::tests::test_get_diff_with_actual_changes ... ok
[INFO] [stdout] test services::git_service::tests::test_get_branches_sorted ... ok
[INFO] [stdout] test services::git_service::tests::test_get_branch_sha ... ok
[INFO] [stdout] test services::git_service::tests::test_sha_methods_nonexistent_repo ... ok
[INFO] [stdout] test services::git_service::tests::test_get_branches ... ok
[INFO] [stdout] test services::git_service::tests::test_get_diff_invalid_sha ... ok
[INFO] [stdout] test services::git_service::tests::test_get_diff_between_shas ... ok
[INFO] [stdout] test services::git_service::tests::test_handle_git_branches_loading_event_success ... FAILED
[INFO] [stdout] test services::review_service::tests::test_create_review_with_valid_branches ... ok
[INFO] [stdout] test services::review_service::tests::test_handle_app_event_other_events ... 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_trims_whitespace ... 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_review_create_submit ... ok
[INFO] [stdout] test services::review_service::tests::test_delete_review_by_invalid_id ... ok
[INFO] [stdout] test services::review_service::tests::test_delete_review_by_id ... ok
[INFO] [stdout] test services::review_service::tests::test_create_review_with_empty_target_branch ... 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_create_submit_empty_branches ... 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_review_load_existing_review ... 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::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 services::review_service::tests::test_handle_app_event_reviews_loading_with_data ... 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_list_reviews_empty ... ok
[INFO] [stdout] test views::comments_view::tests::test_comments_view_keybindings ... ok
[INFO] [stdout] test services::review_service::tests::test_handle_app_event_reviews_loading_empty ... ok
[INFO] [stdout] test services::review_service::tests::test_list_reviews_with_data ... ok
[INFO] [stdout] test views::comments_view::tests::test_comments_view_enter_creates_comment ... ok
[INFO] [stdout] test views::comments_view::tests::test_comments_view_handles_loading_state ... ok
[INFO] [stdout] test views::comments_view::tests::test_comments_view_enter_with_empty_input ... ok
[INFO] [stdout] test views::comments_view::tests::test_comments_view_input_handling ... 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_capital_y_key ... ok
[INFO] [stdout] test views::confirmation_dialog::tests::test_confirmation_dialog_view_handle_capital_n_key ... ok
[INFO] [stdout] test views::confirmation_dialog::tests::test_confirmation_dialog_view_new ... ok
[INFO] [stdout] test views::confirmation_dialog::tests::test_confirmation_dialog_view_handle_ctrl_c_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_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_ctrl_shift_c_key ... ok
[INFO] [stdout] test views::confirmation_dialog::tests::test_confirmation_dialog_view_handle_n_key ... 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::help_modal::tests::test_help_modal_view_navigation_wraparound ... 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_enter_sends_key_event ... 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 ... 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_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_app_events_reviews_loaded ... 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_down_key ... 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_navigation_k_key ... 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_navigation_up_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_handle_quit_key ... 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_open_review_details_method_with_selection ... 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_unknown_key ... ok
[INFO] [stdout] test views::main_view::tests::test_main_view_render_reviews_loading_state_loaded_no_reviews ... 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::help_modal::tests::test_help_modal_view_render ... FAILED
[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_unknown_key ... 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_up_at_bounds ... ok
[INFO] [stdout] test views::review_create_view::tests::test_review_create_view_handle_up_down ... ok
[INFO] [stdout] test views::confirmation_dialog::tests::test_confirmation_dialog_view_render ... 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::main_view::tests::test_main_view_render_reviews_loading_state_init ... 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_escape_key ... 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_review_loading_state_loaded_event ... 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_keybindings ... ok
[INFO] [stdout] test views::main_view::tests::test_main_view_render_reviews_loading_state_error ... FAILED
[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_line_navigation_keys ... 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::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_line_reset_on_new_review ... 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_line_level ... 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_with_selected_review ... FAILED
[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_loading ... 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_render_loaded_state_diff_init ... 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_error_state ... FAILED
[INFO] [stdout] test views::review_create_view::tests::test_review_create_view_render_default ... 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_loaded_no_files ... 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_loaded_state_diff_loaded_with_files ... FAILED
[INFO] [stdout] test views::review_details_view::tests::test_review_details_view_render_loading_state ... 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' 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:     0x642f8d350682 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x642f8d350682 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x642f8d350682 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x642f8d350682 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x642f8d37a923 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x642f8d37a923 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x642f8d34be33 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x642f8d34be33 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x642f8d3504d2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x642f8d351fe9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x642f8d351e1e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x642f8cda5c54 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x642f8cda5c54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x642f8d352abe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x642f8d352abe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x642f8d35278a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x642f8d350b89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x642f8d35241d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x642f8d377eb0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x642f8d3783c6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x642f8caf7023 - core::result::Result<T,E>::unwrap::he087b1d53186cea2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x642f8caf7023 - git_local_review::app::tests::test_app_new::{{closure}}::haebde31a14a3a01e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app.rs:144:40
[INFO] [stdout]   22:     0x642f8cb2b4a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h42c9b04ca82c5a12
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x642f8cb2b41d - <core::pin::Pin<P> as core::future::future::Future>::poll::h252eab4a7dde2c9d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x642f8cb47d7d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h98024355fe497e82
[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:     0x642f8cb47ccb - tokio::task::coop::with_budget::h4fbbadfa6f3026f2
[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:     0x642f8cb47ccb - tokio::task::coop::budget::h050da937189d1026
[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:     0x642f8cb47ccb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8ceddb02bac8feb1
[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:     0x642f8cb45450 - tokio::runtime::scheduler::current_thread::Context::enter::he68d036733279022
[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:     0x642f8cb4675d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h01f0984b02acd3c1
[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:     0x642f8cb46424 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::haab6a1112a0f2053
[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:     0x642f8cbbe53b - tokio::runtime::context::scoped::Scoped<T>::set::h2c995e65e39cdf1a
[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:     0x642f8cbf3239 - tokio::runtime::context::set_scheduler::{{closure}}::h999090ee43a39cf1
[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:     0x642f8cc2de52 - std::thread::local::LocalKey<T>::try_with::h9c17d212805ab7bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x642f8cc2d43e - std::thread::local::LocalKey<T>::with::h35cf70714bcfb9fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x642f8cbf31ed - tokio::runtime::context::set_scheduler::h9b471b9335491698
[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:     0x642f8cb461b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd01f555a2feda565
[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:     0x642f8cb46443 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h77fc37087cab9382
[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:     0x642f8cb437b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h9c5a99fa39486ac3
[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:     0x642f8cb51790 - tokio::runtime::context::runtime::enter_runtime::h499066941ddc8029
[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:     0x642f8cb43171 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1e98e5b8b1e263bd
[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:     0x642f8cbd4544 - tokio::runtime::runtime::Runtime::block_on_inner::hf21b374a8caf5c6e
[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:     0x642f8cbd470c - tokio::runtime::runtime::Runtime::block_on::h09ca13d9a3dbfe10
[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:     0x642f8caf6d32 - git_local_review::app::tests::test_app_new::haba6253bbd7edf5f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app.rs:149:39
[INFO] [stdout]   44:     0x642f8caf6bc7 - git_local_review::app::tests::test_app_new::{{closure}}::hdd4ebb8db0da8528
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app.rs:143:28
[INFO] [stdout]   45:     0x642f8cacaae6 - core::ops::function::FnOnce::call_once::h178b766df332e601
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x642f8cdab4bb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x642f8cdab4bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x642f8cdaa5f5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x642f8cdaa5f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x642f8cdaa5f5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x642f8cdaa5f5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x642f8cdaa5f5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x642f8cdaa5f5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x642f8cdaa5f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x642f8cd6e1f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x642f8cd6e1f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x642f8cd71bca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x642f8cd71bca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x642f8cd71bca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x642f8cd71bca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x642f8cd71bca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x642f8cd71bca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x642f8cd71bca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x642f8d355cef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x642f8d355cef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x7fc9cfc6daa4 - <unknown>
[INFO] [stdout]   67:     0x7fc9cfcfaa34 - 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' 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:     0x642f8d350682 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x642f8d350682 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x642f8d350682 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x642f8d350682 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x642f8d37a923 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x642f8d37a923 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x642f8d34be33 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x642f8d34be33 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x642f8d3504d2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x642f8d351fe9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x642f8d351e1e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x642f8cda5c54 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x642f8cda5c54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x642f8d352abe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x642f8d352abe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x642f8d35278a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x642f8d350b89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x642f8d35241d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x642f8d377eb0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x642f8d3783c6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x642f8cb38d26 - core::result::Result<T,E>::unwrap::h2c32708ba5d22a52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x642f8cb38d26 - git_local_review::services::git_service::tests::test_handle_git_branches_loading_event_error::{{closure}}::h7ffdd00b9656bdb8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/git_service.rs:650:46
[INFO] [stdout]   22:     0x642f8cb2b4a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h42c9b04ca82c5a12
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x642f8cb2b41d - <core::pin::Pin<P> as core::future::future::Future>::poll::h252eab4a7dde2c9d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x642f8cb47d7d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h98024355fe497e82
[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:     0x642f8cb47ccb - tokio::task::coop::with_budget::h4fbbadfa6f3026f2
[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:     0x642f8cb47ccb - tokio::task::coop::budget::h050da937189d1026
[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:     0x642f8cb47ccb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8ceddb02bac8feb1
[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:     0x642f8cb45450 - tokio::runtime::scheduler::current_thread::Context::enter::he68d036733279022
[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:     0x642f8cb4675d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h01f0984b02acd3c1
[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:     0x642f8cb46424 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::haab6a1112a0f2053
[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:     0x642f8cbbe53b - tokio::runtime::context::scoped::Scoped<T>::set::h2c995e65e39cdf1a
[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:     0x642f8cbf3239 - tokio::runtime::context::set_scheduler::{{closure}}::h999090ee43a39cf1
[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:     0x642f8cc2de52 - std::thread::local::LocalKey<T>::try_with::h9c17d212805ab7bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x642f8cc2d43e - std::thread::local::LocalKey<T>::with::h35cf70714bcfb9fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x642f8cbf31ed - tokio::runtime::context::set_scheduler::h9b471b9335491698
[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:     0x642f8cb461b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd01f555a2feda565
[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:     0x642f8cb46443 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h77fc37087cab9382
[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:     0x642f8cb437b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h9c5a99fa39486ac3
[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:     0x642f8cb51790 - tokio::runtime::context::runtime::enter_runtime::h499066941ddc8029
[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:     0x642f8cb43171 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1e98e5b8b1e263bd
[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:     0x642f8cbd4544 - tokio::runtime::runtime::Runtime::block_on_inner::hf21b374a8caf5c6e
[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:     0x642f8cbd470c - tokio::runtime::runtime::Runtime::block_on::h09ca13d9a3dbfe10
[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:     0x642f8cb3887f - git_local_review::services::git_service::tests::test_handle_git_branches_loading_event_error::hfa7cfa8bed8d1be7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/git_service.rs:690:46
[INFO] [stdout]   44:     0x642f8cb38717 - git_local_review::services::git_service::tests::test_handle_git_branches_loading_event_error::{{closure}}::h4208c88ff13755a6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/git_service.rs:647:60
[INFO] [stdout]   45:     0x642f8cacf386 - core::ops::function::FnOnce::call_once::hedb5ec74a99b6d8a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x642f8cdab4bb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x642f8cdab4bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x642f8cdaa5f5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x642f8cdaa5f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x642f8cdaa5f5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x642f8cdaa5f5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x642f8cdaa5f5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x642f8cdaa5f5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x642f8cdaa5f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x642f8cd6e1f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x642f8cd6e1f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x642f8cd71bca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x642f8cd71bca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x642f8cd71bca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x642f8cd71bca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x642f8cd71bca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x642f8cd71bca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x642f8cd71bca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x642f8d355cef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x642f8d355cef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x7fc9cfc6daa4 - <unknown>
[INFO] [stdout]   67:     0x7fc9cfcfaa34 - 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' 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:     0x642f8d350682 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x642f8d350682 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x642f8d350682 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x642f8d350682 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x642f8d37a923 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x642f8d37a923 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x642f8d34be33 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x642f8d34be33 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x642f8d3504d2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x642f8d351fe9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x642f8d351e1e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x642f8cda5c54 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x642f8cda5c54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x642f8d352abe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x642f8d352abe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x642f8d35278a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x642f8d350b89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x642f8d35241d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x642f8d377eb0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x642f8d3783c6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x642f8cb36a5b - core::result::Result<T,E>::unwrap::h2c32708ba5d22a52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x642f8cb36a5b - git_local_review::services::git_service::tests::test_handle_git_branches_load_event::{{closure}}::hf9c10b508575b738
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/git_service.rs:552:46
[INFO] [stdout]   22:     0x642f8cb2b4a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h42c9b04ca82c5a12
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x642f8cb2b41d - <core::pin::Pin<P> as core::future::future::Future>::poll::h252eab4a7dde2c9d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x642f8cb47d7d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h98024355fe497e82
[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:     0x642f8cb47ccb - tokio::task::coop::with_budget::h4fbbadfa6f3026f2
[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:     0x642f8cb47ccb - tokio::task::coop::budget::h050da937189d1026
[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:     0x642f8cb47ccb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8ceddb02bac8feb1
[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:     0x642f8cb45450 - tokio::runtime::scheduler::current_thread::Context::enter::he68d036733279022
[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:     0x642f8cb4675d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h01f0984b02acd3c1
[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:     0x642f8cb46424 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::haab6a1112a0f2053
[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:     0x642f8cbbe53b - tokio::runtime::context::scoped::Scoped<T>::set::h2c995e65e39cdf1a
[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:     0x642f8cbf3239 - tokio::runtime::context::set_scheduler::{{closure}}::h999090ee43a39cf1
[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:     0x642f8cc2de52 - std::thread::local::LocalKey<T>::try_with::h9c17d212805ab7bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x642f8cc2d43e - std::thread::local::LocalKey<T>::with::h35cf70714bcfb9fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x642f8cbf31ed - tokio::runtime::context::set_scheduler::h9b471b9335491698
[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:     0x642f8cb461b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd01f555a2feda565
[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:     0x642f8cb46443 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h77fc37087cab9382
[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:     0x642f8cb437b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h9c5a99fa39486ac3
[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:     0x642f8cb51790 - tokio::runtime::context::runtime::enter_runtime::h499066941ddc8029
[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:     0x642f8cb43171 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1e98e5b8b1e263bd
[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:     0x642f8cbd4544 - tokio::runtime::runtime::Runtime::block_on_inner::hf21b374a8caf5c6e
[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:     0x642f8cbd470c - tokio::runtime::runtime::Runtime::block_on::h09ca13d9a3dbfe10
[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:     0x642f8cb366ef - git_local_review::services::git_service::tests::test_handle_git_branches_load_event::h6c9a0ab53ff767cc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/git_service.rs:592:46
[INFO] [stdout]   44:     0x642f8cb36587 - git_local_review::services::git_service::tests::test_handle_git_branches_load_event::{{closure}}::h7252ddb6e5a96678
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/git_service.rs:551:51
[INFO] [stdout]   45:     0x642f8cacbf06 - core::ops::function::FnOnce::call_once::h49505e6f6cfcde3b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x642f8cdab4bb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x642f8cdab4bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x642f8cdaa5f5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x642f8cdaa5f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x642f8cdaa5f5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x642f8cdaa5f5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x642f8cdaa5f5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x642f8cdaa5f5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x642f8cdaa5f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x642f8cd6e1f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x642f8cd6e1f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x642f8cd71bca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x642f8cd71bca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x642f8cd71bca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x642f8cd71bca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x642f8cd71bca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x642f8cd71bca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x642f8cd71bca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x642f8d355cef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x642f8d355cef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x7fc9cfc6daa4 - <unknown>
[INFO] [stdout]   67:     0x7fc9cfcfaa34 - 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' 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:     0x642f8d350682 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x642f8d350682 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x642f8d350682 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x642f8d350682 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x642f8d37a923 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x642f8d37a923 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x642f8d34be33 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x642f8d34be33 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x642f8d3504d2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x642f8d351fe9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x642f8d351e1e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x642f8cda5c54 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x642f8cda5c54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x642f8d352abe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x642f8d352abe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x642f8d35278a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x642f8d350b89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x642f8d35241d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x642f8d377eb0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x642f8d3783c6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x642f8cb379d2 - core::result::Result<T,E>::unwrap::h2c32708ba5d22a52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x642f8cb379d2 - git_local_review::services::git_service::tests::test_handle_git_branches_loading_event_success::{{closure}}::hce1eb9894b56a794
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/git_service.rs:598:46
[INFO] [stdout]   22:     0x642f8cb2b4a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h42c9b04ca82c5a12
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x642f8cb2b41d - <core::pin::Pin<P> as core::future::future::Future>::poll::h252eab4a7dde2c9d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x642f8cb47d7d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h98024355fe497e82
[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:     0x642f8cb47ccb - tokio::task::coop::with_budget::h4fbbadfa6f3026f2
[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:     0x642f8cb47ccb - tokio::task::coop::budget::h050da937189d1026
[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:     0x642f8cb47ccb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8ceddb02bac8feb1
[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:     0x642f8cb45450 - tokio::runtime::scheduler::current_thread::Context::enter::he68d036733279022
[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:     0x642f8cb4675d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h01f0984b02acd3c1
[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:     0x642f8cb46424 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::haab6a1112a0f2053
[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:     0x642f8cbbe53b - tokio::runtime::context::scoped::Scoped<T>::set::h2c995e65e39cdf1a
[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:     0x642f8cbf3239 - tokio::runtime::context::set_scheduler::{{closure}}::h999090ee43a39cf1
[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:     0x642f8cc2de52 - std::thread::local::LocalKey<T>::try_with::h9c17d212805ab7bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x642f8cc2d43e - std::thread::local::LocalKey<T>::with::h35cf70714bcfb9fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x642f8cbf31ed - tokio::runtime::context::set_scheduler::h9b471b9335491698
[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:     0x642f8cb461b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd01f555a2feda565
[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:     0x642f8cb46443 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h77fc37087cab9382
[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:     0x642f8cb437b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h9c5a99fa39486ac3
[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:     0x642f8cb51790 - tokio::runtime::context::runtime::enter_runtime::h499066941ddc8029
[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:     0x642f8cb43171 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1e98e5b8b1e263bd
[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:     0x642f8cbd4544 - tokio::runtime::runtime::Runtime::block_on_inner::hf21b374a8caf5c6e
[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:     0x642f8cbd470c - tokio::runtime::runtime::Runtime::block_on::h09ca13d9a3dbfe10
[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:     0x642f8cb3752f - git_local_review::services::git_service::tests::test_handle_git_branches_loading_event_success::h549b6e1cf3f86ad2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/git_service.rs:643:46
[INFO] [stdout]   44:     0x642f8cb373c7 - git_local_review::services::git_service::tests::test_handle_git_branches_loading_event_success::{{closure}}::h2e7c165dde8235b4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/git_service.rs:596:62
[INFO] [stdout]   45:     0x642f8cacc446 - core::ops::function::FnOnce::call_once::h5a7b2f8247371b5c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x642f8cdab4bb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x642f8cdab4bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x642f8cdaa5f5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x642f8cdaa5f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x642f8cdaa5f5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x642f8cdaa5f5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x642f8cdaa5f5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x642f8cdaa5f5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x642f8cdaa5f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x642f8cd6e1f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x642f8cd6e1f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x642f8cd71bca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x642f8cd71bca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x642f8cd71bca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x642f8cd71bca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x642f8cd71bca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x642f8cd71bca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x642f8cd71bca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x642f8d355cef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x642f8d355cef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x7fc9cfc6daa4 - <unknown>
[INFO] [stdout]   67:     0x7fc9cfcfaa34 - 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' 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:     0x642f8d350682 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x642f8d350682 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x642f8d350682 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x642f8d350682 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x642f8d37a923 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x642f8d37a923 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x642f8d34be33 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x642f8d34be33 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x642f8d3504d2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x642f8d351fe9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x642f8d351e1e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x642f8cda5c54 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x642f8cda5c54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x642f8d352abe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x642f8d352abe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x642f8d35278a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x642f8d350b89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x642f8d35241d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x642f8d377eb0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x642f8d3783c6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x642f8cb63be3 - core::result::Result<T,E>::unwrap::h161733a48059aab2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x642f8cb63be3 - git_local_review::views::main_view::tests::test_main_view_render_reviews_loading_state_loaded_no_reviews::{{closure}}::hba65d4cd660e4ca2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/main_view.rs:589:9
[INFO] [stdout]   22:     0x642f8cb2b4a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h42c9b04ca82c5a12
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x642f8cb2b41d - <core::pin::Pin<P> as core::future::future::Future>::poll::h252eab4a7dde2c9d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x642f8cb47d7d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h98024355fe497e82
[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:     0x642f8cb47ccb - tokio::task::coop::with_budget::h4fbbadfa6f3026f2
[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:     0x642f8cb47ccb - tokio::task::coop::budget::h050da937189d1026
[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:     0x642f8cb47ccb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8ceddb02bac8feb1
[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:     0x642f8cb45450 - tokio::runtime::scheduler::current_thread::Context::enter::he68d036733279022
[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:     0x642f8cb4675d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h01f0984b02acd3c1
[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:     0x642f8cb46424 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::haab6a1112a0f2053
[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:     0x642f8cbbe53b - tokio::runtime::context::scoped::Scoped<T>::set::h2c995e65e39cdf1a
[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:     0x642f8cbf3239 - tokio::runtime::context::set_scheduler::{{closure}}::h999090ee43a39cf1
[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:     0x642f8cc2de52 - std::thread::local::LocalKey<T>::try_with::h9c17d212805ab7bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x642f8cc2d43e - std::thread::local::LocalKey<T>::with::h35cf70714bcfb9fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x642f8cbf31ed - tokio::runtime::context::set_scheduler::h9b471b9335491698
[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:     0x642f8cb461b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd01f555a2feda565
[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:     0x642f8cb46443 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h77fc37087cab9382
[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:     0x642f8cb437b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h9c5a99fa39486ac3
[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:     0x642f8cb51790 - tokio::runtime::context::runtime::enter_runtime::h499066941ddc8029
[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:     0x642f8cb43171 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1e98e5b8b1e263bd
[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:     0x642f8cbd4544 - tokio::runtime::runtime::Runtime::block_on_inner::hf21b374a8caf5c6e
[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:     0x642f8cbd470c - tokio::runtime::runtime::Runtime::block_on::h09ca13d9a3dbfe10
[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:     0x642f8cb630a2 - git_local_review::views::main_view::tests::test_main_view_render_reviews_loading_state_loaded_no_reviews::hc9e0f023cfa15833
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/main_view.rs:589:25
[INFO] [stdout]   44:     0x642f8cb62f37 - git_local_review::views::main_view::tests::test_main_view_render_reviews_loading_state_loaded_no_reviews::{{closure}}::ha1193c4c4257eda7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/main_view.rs:583:77
[INFO] [stdout]   45:     0x642f8caca766 - core::ops::function::FnOnce::call_once::h0c5a8ae00fde7c42
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x642f8cdab4bb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x642f8cdab4bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x642f8cdaa5f5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x642f8cdaa5f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x642f8cdaa5f5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x642f8cdaa5f5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x642f8cdaa5f5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x642f8cdaa5f5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x642f8cdaa5f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x642f8cd6e1f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x642f8cd6e1f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x642f8cd71bca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x642f8cd71bca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x642f8cd71bca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x642f8cd71bca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x642f8cd71bca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x642f8cd71bca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x642f8cd71bca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x642f8d355cef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x642f8d355cef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x7fc9cfc6daa4 - <unknown>
[INFO] [stdout]   67:     0x7fc9cfcfaa34 - 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' 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:     0x642f8d350682 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x642f8d350682 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x642f8d350682 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x642f8d350682 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x642f8d37a923 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x642f8d37a923 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x642f8d34be33 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x642f8d34be33 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x642f8d3504d2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x642f8d351fe9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x642f8d351e1e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x642f8cda5c54 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x642f8cda5c54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x642f8d352abe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x642f8d352abe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x642f8d35278a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x642f8d350b89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x642f8d35241d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x642f8d377eb0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x642f8d3783c6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x642f8cc4fc6a - core::result::Result<T,E>::unwrap::h161733a48059aab2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x642f8cc4fc6a - git_local_review::views::help_modal::tests::test_help_modal_view_render::{{closure}}::hdc54c033e6e77de4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/help_modal.rs:382:9
[INFO] [stdout]   22:     0x642f8cb2b4a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h42c9b04ca82c5a12
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x642f8cb2b41d - <core::pin::Pin<P> as core::future::future::Future>::poll::h252eab4a7dde2c9d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x642f8cb47d7d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h98024355fe497e82
[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:     0x642f8cb47ccb - tokio::task::coop::with_budget::h4fbbadfa6f3026f2
[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:     0x642f8cb47ccb - tokio::task::coop::budget::h050da937189d1026
[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:     0x642f8cb47ccb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8ceddb02bac8feb1
[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:     0x642f8cb45450 - tokio::runtime::scheduler::current_thread::Context::enter::he68d036733279022
[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:     0x642f8cb4675d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h01f0984b02acd3c1
[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:     0x642f8cb46424 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::haab6a1112a0f2053
[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:     0x642f8cbbe53b - tokio::runtime::context::scoped::Scoped<T>::set::h2c995e65e39cdf1a
[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:     0x642f8cbf3239 - tokio::runtime::context::set_scheduler::{{closure}}::h999090ee43a39cf1
[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:     0x642f8cc2de52 - std::thread::local::LocalKey<T>::try_with::h9c17d212805ab7bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x642f8cc2d43e - std::thread::local::LocalKey<T>::with::h35cf70714bcfb9fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x642f8cbf31ed - tokio::runtime::context::set_scheduler::h9b471b9335491698
[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:     0x642f8cb461b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd01f555a2feda565
[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:     0x642f8cb46443 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h77fc37087cab9382
[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:     0x642f8cb437b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h9c5a99fa39486ac3
[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:     0x642f8cb51790 - tokio::runtime::context::runtime::enter_runtime::h499066941ddc8029
[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:     0x642f8cb43171 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1e98e5b8b1e263bd
[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:     0x642f8cbd4544 - tokio::runtime::runtime::Runtime::block_on_inner::hf21b374a8caf5c6e
[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:     0x642f8cbd470c - tokio::runtime::runtime::Runtime::block_on::h09ca13d9a3dbfe10
[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:     0x642f8cc4f0d2 - git_local_review::views::help_modal::tests::test_help_modal_view_render::h6359838e019ebe34
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/help_modal.rs:382:25
[INFO] [stdout]   44:     0x642f8cc4ef67 - git_local_review::views::help_modal::tests::test_help_modal_view_render::{{closure}}::ha21f83e84951fd0f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/help_modal.rs:373:43
[INFO] [stdout]   45:     0x642f8caccbd6 - core::ops::function::FnOnce::call_once::h6f21a887e584310d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x642f8cdab4bb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x642f8cdab4bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x642f8cdaa5f5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x642f8cdaa5f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x642f8cdaa5f5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x642f8cdaa5f5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x642f8cdaa5f5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x642f8cdaa5f5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x642f8cdaa5f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x642f8cd6e1f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x642f8cd6e1f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x642f8cd71bca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x642f8cd71bca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x642f8cd71bca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x642f8cd71bca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x642f8cd71bca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x642f8cd71bca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x642f8cd71bca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x642f8d355cef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x642f8d355cef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x7fc9cfc6daa4 - <unknown>
[INFO] [stdout]   67:     0x7fc9cfcfaa34 - 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' 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:     0x642f8d350682 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x642f8d350682 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x642f8d350682 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x642f8d350682 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x642f8d37a923 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x642f8d37a923 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x642f8d34be33 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x642f8d34be33 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x642f8d3504d2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x642f8d351fe9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x642f8d351e1e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x642f8cda5c54 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x642f8cda5c54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x642f8d352abe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x642f8d352abe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x642f8d35278a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x642f8d350b89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x642f8d35241d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x642f8d377eb0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x642f8d3783c6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x642f8cbf123f - core::result::Result<T,E>::unwrap::h161733a48059aab2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x642f8cbf123f - git_local_review::views::confirmation_dialog::tests::test_confirmation_dialog_view_render::{{closure}}::hd3babdf210be826e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/confirmation_dialog.rs:391:9
[INFO] [stdout]   22:     0x642f8cb2b4a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h42c9b04ca82c5a12
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x642f8cb2b41d - <core::pin::Pin<P> as core::future::future::Future>::poll::h252eab4a7dde2c9d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x642f8cb47d7d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h98024355fe497e82
[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:     0x642f8cb47ccb - tokio::task::coop::with_budget::h4fbbadfa6f3026f2
[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:     0x642f8cb47ccb - tokio::task::coop::budget::h050da937189d1026
[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:     0x642f8cb47ccb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8ceddb02bac8feb1
[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:     0x642f8cb45450 - tokio::runtime::scheduler::current_thread::Context::enter::he68d036733279022
[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:     0x642f8cb4675d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h01f0984b02acd3c1
[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:     0x642f8cb46424 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::haab6a1112a0f2053
[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:     0x642f8cbbe53b - tokio::runtime::context::scoped::Scoped<T>::set::h2c995e65e39cdf1a
[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:     0x642f8cbf3239 - tokio::runtime::context::set_scheduler::{{closure}}::h999090ee43a39cf1
[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:     0x642f8cc2de52 - std::thread::local::LocalKey<T>::try_with::h9c17d212805ab7bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x642f8cc2d43e - std::thread::local::LocalKey<T>::with::h35cf70714bcfb9fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x642f8cbf31ed - tokio::runtime::context::set_scheduler::h9b471b9335491698
[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:     0x642f8cb461b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd01f555a2feda565
[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:     0x642f8cb46443 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h77fc37087cab9382
[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:     0x642f8cb437b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h9c5a99fa39486ac3
[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:     0x642f8cb51790 - tokio::runtime::context::runtime::enter_runtime::h499066941ddc8029
[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:     0x642f8cb43171 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1e98e5b8b1e263bd
[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:     0x642f8cbd4544 - tokio::runtime::runtime::Runtime::block_on_inner::hf21b374a8caf5c6e
[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:     0x642f8cbd470c - tokio::runtime::runtime::Runtime::block_on::h09ca13d9a3dbfe10
[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:     0x642f8cbf0722 - git_local_review::views::confirmation_dialog::tests::test_confirmation_dialog_view_render::h73bf43b6e45724f3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/confirmation_dialog.rs:391:25
[INFO] [stdout]   44:     0x642f8cbf05b7 - git_local_review::views::confirmation_dialog::tests::test_confirmation_dialog_view_render::{{closure}}::h744db5521dc1cdc2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/confirmation_dialog.rs:380:52
[INFO] [stdout]   45:     0x642f8cacccd6 - core::ops::function::FnOnce::call_once::h731f1edd427e647d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x642f8cdab4bb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x642f8cdab4bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x642f8cdaa5f5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x642f8cdaa5f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x642f8cdaa5f5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x642f8cdaa5f5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x642f8cdaa5f5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x642f8cdaa5f5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x642f8cdaa5f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x642f8cd6e1f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x642f8cd6e1f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x642f8cd71bca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x642f8cd71bca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x642f8cd71bca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x642f8cd71bca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x642f8cd71bca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x642f8cd71bca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x642f8cd71bca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x642f8d355cef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x642f8d355cef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x7fc9cfc6daa4 - <unknown>
[INFO] [stdout]   67:     0x7fc9cfcfaa34 - 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' 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:     0x642f8d350682 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x642f8d350682 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x642f8d350682 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x642f8d350682 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x642f8d37a923 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x642f8d37a923 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x642f8d34be33 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x642f8d34be33 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x642f8d3504d2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x642f8d351fe9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x642f8d351e1e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x642f8cda5c54 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x642f8cda5c54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x642f8d352abe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x642f8d352abe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x642f8d35278a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x642f8d350b89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x642f8d35241d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x642f8d377eb0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x642f8d3783c6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x642f8cb60fab - core::result::Result<T,E>::unwrap::h161733a48059aab2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x642f8cb60fab - git_local_review::views::main_view::tests::test_main_view_render_reviews_loading_state_init::{{closure}}::haf6f34da84cc8971
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/main_view.rs:559:9
[INFO] [stdout]   22:     0x642f8cb2b4a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h42c9b04ca82c5a12
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x642f8cb2b41d - <core::pin::Pin<P> as core::future::future::Future>::poll::h252eab4a7dde2c9d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x642f8cb47d7d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h98024355fe497e82
[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:     0x642f8cb47ccb - tokio::task::coop::with_budget::h4fbbadfa6f3026f2
[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:     0x642f8cb47ccb - tokio::task::coop::budget::h050da937189d1026
[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:     0x642f8cb47ccb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8ceddb02bac8feb1
[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:     0x642f8cb45450 - tokio::runtime::scheduler::current_thread::Context::enter::he68d036733279022
[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:     0x642f8cb4675d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h01f0984b02acd3c1
[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:     0x642f8cb46424 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::haab6a1112a0f2053
[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:     0x642f8cbbe53b - tokio::runtime::context::scoped::Scoped<T>::set::h2c995e65e39cdf1a
[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:     0x642f8cbf3239 - tokio::runtime::context::set_scheduler::{{closure}}::h999090ee43a39cf1
[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:     0x642f8cc2de52 - std::thread::local::LocalKey<T>::try_with::h9c17d212805ab7bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x642f8cc2d43e - std::thread::local::LocalKey<T>::with::h35cf70714bcfb9fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x642f8cbf31ed - tokio::runtime::context::set_scheduler::h9b471b9335491698
[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:     0x642f8cb461b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd01f555a2feda565
[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:     0x642f8cb46443 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h77fc37087cab9382
[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:     0x642f8cb437b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h9c5a99fa39486ac3
[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:     0x642f8cb51790 - tokio::runtime::context::runtime::enter_runtime::h499066941ddc8029
[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:     0x642f8cb43171 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1e98e5b8b1e263bd
[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:     0x642f8cbd4544 - tokio::runtime::runtime::Runtime::block_on_inner::hf21b374a8caf5c6e
[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:     0x642f8cbd470c - tokio::runtime::runtime::Runtime::block_on::h09ca13d9a3dbfe10
[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:     0x642f8cb60492 - git_local_review::views::main_view::tests::test_main_view_render_reviews_loading_state_init::hcbb149cbd7fbad5b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/main_view.rs:559:25
[INFO] [stdout]   44:     0x642f8cb60327 - git_local_review::views::main_view::tests::test_main_view_render_reviews_loading_state_init::{{closure}}::h89e22f6ce1264290
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/main_view.rs:553:64
[INFO] [stdout]   45:     0x642f8cacd3c6 - core::ops::function::FnOnce::call_once::h88915e04cbf7ec05
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x642f8cdab4bb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x642f8cdab4bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x642f8cdaa5f5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x642f8cdaa5f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x642f8cdaa5f5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x642f8cdaa5f5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x642f8cdaa5f5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x642f8cdaa5f5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x642f8cdaa5f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x642f8cd6e1f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x642f8cd6e1f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x642f8cd71bca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x642f8cd71bca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x642f8cd71bca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x642f8cd71bca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x642f8cd71bca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x642f8cd71bca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x642f8cd71bca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x642f8d355cef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x642f8d355cef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x7fc9cfc6daa4 - <unknown>
[INFO] [stdout]   67:     0x7fc9cfcfaa34 - 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' 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:     0x642f8d350682 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x642f8d350682 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x642f8d350682 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x642f8d350682 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x642f8d37a923 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x642f8d37a923 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x642f8d34be33 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x642f8d34be33 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x642f8d3504d2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x642f8d351fe9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x642f8d351e1e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x642f8cda5c54 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x642f8cda5c54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x642f8d352abe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x642f8d352abe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x642f8d35278a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x642f8d350b89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x642f8d35241d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x642f8d377eb0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x642f8d3783c6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x642f8cb64b21 - core::result::Result<T,E>::unwrap::h161733a48059aab2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x642f8cb64b21 - git_local_review::views::main_view::tests::test_main_view_render_reviews_loading_state_error::{{closure}}::hb5bb18d03a125476
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/main_view.rs:599:9
[INFO] [stdout]   22:     0x642f8cb2b4a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h42c9b04ca82c5a12
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x642f8cb2b41d - <core::pin::Pin<P> as core::future::future::Future>::poll::h252eab4a7dde2c9d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x642f8cb47d7d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h98024355fe497e82
[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:     0x642f8cb47ccb - tokio::task::coop::with_budget::h4fbbadfa6f3026f2
[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:     0x642f8cb47ccb - tokio::task::coop::budget::h050da937189d1026
[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:     0x642f8cb47ccb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8ceddb02bac8feb1
[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:     0x642f8cb45450 - tokio::runtime::scheduler::current_thread::Context::enter::he68d036733279022
[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:     0x642f8cb4675d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h01f0984b02acd3c1
[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:     0x642f8cb46424 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::haab6a1112a0f2053
[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:     0x642f8cbbe53b - tokio::runtime::context::scoped::Scoped<T>::set::h2c995e65e39cdf1a
[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:     0x642f8cbf3239 - tokio::runtime::context::set_scheduler::{{closure}}::h999090ee43a39cf1
[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:     0x642f8cc2de52 - std::thread::local::LocalKey<T>::try_with::h9c17d212805ab7bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x642f8cc2d43e - std::thread::local::LocalKey<T>::with::h35cf70714bcfb9fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x642f8cbf31ed - tokio::runtime::context::set_scheduler::h9b471b9335491698
[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:     0x642f8cb461b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd01f555a2feda565
[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:     0x642f8cb46443 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h77fc37087cab9382
[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:     0x642f8cb437b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h9c5a99fa39486ac3
[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:     0x642f8cb51790 - tokio::runtime::context::runtime::enter_runtime::h499066941ddc8029
[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:     0x642f8cb43171 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1e98e5b8b1e263bd
[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:     0x642f8cbd4544 - tokio::runtime::runtime::Runtime::block_on_inner::hf21b374a8caf5c6e
[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:     0x642f8cbd470c - tokio::runtime::runtime::Runtime::block_on::h09ca13d9a3dbfe10
[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:     0x642f8cb63fc2 - git_local_review::views::main_view::tests::test_main_view_render_reviews_loading_state_error::h8a8637dccf5fcab0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/main_view.rs:599:25
[INFO] [stdout]   44:     0x642f8cb63e57 - git_local_review::views::main_view::tests::test_main_view_render_reviews_loading_state_error::{{closure}}::hcbb6a4743fbf50de
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/main_view.rs:593:65
[INFO] [stdout]   45:     0x642f8cace5e6 - core::ops::function::FnOnce::call_once::hc1e9d52729b6f625
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x642f8cdab4bb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x642f8cdab4bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x642f8cdaa5f5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x642f8cdaa5f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x642f8cdaa5f5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x642f8cdaa5f5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x642f8cdaa5f5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x642f8cdaa5f5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x642f8cdaa5f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x642f8cd6e1f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x642f8cd6e1f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x642f8cd71bca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x642f8cd71bca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x642f8cd71bca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x642f8cd71bca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x642f8cd71bca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x642f8cd71bca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x642f8cd71bca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x642f8d355cef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x642f8d355cef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x7fc9cfc6daa4 - <unknown>
[INFO] [stdout]   67:     0x7fc9cfcfaa34 - 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' 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:     0x642f8d350682 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x642f8d350682 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x642f8d350682 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x642f8d350682 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x642f8d37a923 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x642f8d37a923 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x642f8d34be33 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x642f8d34be33 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x642f8d3504d2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x642f8d351fe9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x642f8d351e1e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x642f8cda5c54 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x642f8cda5c54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x642f8d352abe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x642f8d352abe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x642f8d35278a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x642f8d350b89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x642f8d35241d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x642f8d377eb0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x642f8d3783c6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x642f8cb65df9 - core::result::Result<T,E>::unwrap::h161733a48059aab2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x642f8cb65df9 - git_local_review::views::main_view::tests::test_main_view_render_with_selected_review::{{closure}}::h63882e032f3dbef2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/main_view.rs:613:9
[INFO] [stdout]   22:     0x642f8cb2b4a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h42c9b04ca82c5a12
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x642f8cb2b41d - <core::pin::Pin<P> as core::future::future::Future>::poll::h252eab4a7dde2c9d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x642f8cb47d7d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h98024355fe497e82
[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:     0x642f8cb47ccb - tokio::task::coop::with_budget::h4fbbadfa6f3026f2
[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:     0x642f8cb47ccb - tokio::task::coop::budget::h050da937189d1026
[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:     0x642f8cb47ccb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8ceddb02bac8feb1
[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:     0x642f8cb45450 - tokio::runtime::scheduler::current_thread::Context::enter::he68d036733279022
[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:     0x642f8cb4675d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h01f0984b02acd3c1
[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:     0x642f8cb46424 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::haab6a1112a0f2053
[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:     0x642f8cbbe53b - tokio::runtime::context::scoped::Scoped<T>::set::h2c995e65e39cdf1a
[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:     0x642f8cbf3239 - tokio::runtime::context::set_scheduler::{{closure}}::h999090ee43a39cf1
[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:     0x642f8cc2de52 - std::thread::local::LocalKey<T>::try_with::h9c17d212805ab7bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x642f8cc2d43e - std::thread::local::LocalKey<T>::with::h35cf70714bcfb9fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x642f8cbf31ed - tokio::runtime::context::set_scheduler::h9b471b9335491698
[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:     0x642f8cb461b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd01f555a2feda565
[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:     0x642f8cb46443 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h77fc37087cab9382
[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:     0x642f8cb437b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h9c5a99fa39486ac3
[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:     0x642f8cb51790 - tokio::runtime::context::runtime::enter_runtime::h499066941ddc8029
[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:     0x642f8cb43171 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1e98e5b8b1e263bd
[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:     0x642f8cbd4544 - tokio::runtime::runtime::Runtime::block_on_inner::hf21b374a8caf5c6e
[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:     0x642f8cbd470c - tokio::runtime::runtime::Runtime::block_on::h09ca13d9a3dbfe10
[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:     0x642f8cb64eef - git_local_review::views::main_view::tests::test_main_view_render_with_selected_review::h47c4fb9e7aac17cb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/main_view.rs:613:25
[INFO] [stdout]   44:     0x642f8cb64d87 - git_local_review::views::main_view::tests::test_main_view_render_with_selected_review::{{closure}}::h6a58bbac384067cb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/main_view.rs:603:58
[INFO] [stdout]   45:     0x642f8cacc586 - core::ops::function::FnOnce::call_once::h5dae5757e029220f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x642f8cdab4bb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x642f8cdab4bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x642f8cdaa5f5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x642f8cdaa5f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x642f8cdaa5f5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x642f8cdaa5f5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x642f8cdaa5f5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x642f8cdaa5f5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x642f8cdaa5f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x642f8cd6e1f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x642f8cd6e1f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x642f8cd71bca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x642f8cd71bca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x642f8cd71bca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x642f8cd71bca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x642f8cd71bca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x642f8cd71bca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x642f8cd71bca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x642f8d355cef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x642f8d355cef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x7fc9cfc6daa4 - <unknown>
[INFO] [stdout]   67:     0x7fc9cfcfaa34 - 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' 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:     0x642f8d350682 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x642f8d350682 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x642f8d350682 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x642f8d350682 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x642f8d37a923 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x642f8d37a923 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x642f8d34be33 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x642f8d34be33 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x642f8d3504d2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x642f8d351fe9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x642f8d351e1e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x642f8cda5c54 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x642f8cda5c54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x642f8d352abe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x642f8d352abe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x642f8d35278a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x642f8d350b89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x642f8d35241d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x642f8d377eb0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x642f8d3783c6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x642f8cb62d84 - core::result::Result<T,E>::unwrap::h161733a48059aab2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x642f8cb62d84 - git_local_review::views::main_view::tests::test_main_view_render_reviews_loading_state_loaded_with_reviews::{{closure}}::hf91f9be22850fd83
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/main_view.rs:579:9
[INFO] [stdout]   22:     0x642f8cb2b4a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h42c9b04ca82c5a12
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x642f8cb2b41d - <core::pin::Pin<P> as core::future::future::Future>::poll::h252eab4a7dde2c9d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x642f8cb47d7d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h98024355fe497e82
[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:     0x642f8cb47ccb - tokio::task::coop::with_budget::h4fbbadfa6f3026f2
[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:     0x642f8cb47ccb - tokio::task::coop::budget::h050da937189d1026
[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:     0x642f8cb47ccb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8ceddb02bac8feb1
[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:     0x642f8cb45450 - tokio::runtime::scheduler::current_thread::Context::enter::he68d036733279022
[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:     0x642f8cb4675d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h01f0984b02acd3c1
[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:     0x642f8cb46424 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::haab6a1112a0f2053
[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:     0x642f8cbbe53b - tokio::runtime::context::scoped::Scoped<T>::set::h2c995e65e39cdf1a
[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:     0x642f8cbf3239 - tokio::runtime::context::set_scheduler::{{closure}}::h999090ee43a39cf1
[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:     0x642f8cc2de52 - std::thread::local::LocalKey<T>::try_with::h9c17d212805ab7bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x642f8cc2d43e - std::thread::local::LocalKey<T>::with::h35cf70714bcfb9fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x642f8cbf31ed - tokio::runtime::context::set_scheduler::h9b471b9335491698
[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:     0x642f8cb461b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd01f555a2feda565
[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:     0x642f8cb46443 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h77fc37087cab9382
[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:     0x642f8cb437b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h9c5a99fa39486ac3
[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:     0x642f8cb51790 - tokio::runtime::context::runtime::enter_runtime::h499066941ddc8029
[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:     0x642f8cb43171 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1e98e5b8b1e263bd
[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:     0x642f8cbd4544 - tokio::runtime::runtime::Runtime::block_on_inner::hf21b374a8caf5c6e
[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:     0x642f8cbd470c - tokio::runtime::runtime::Runtime::block_on::h09ca13d9a3dbfe10
[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:     0x642f8cb6226f - git_local_review::views::main_view::tests::test_main_view_render_reviews_loading_state_loaded_with_reviews::ha0fb8a0a56cc4182
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/main_view.rs:579:25
[INFO] [stdout]   44:     0x642f8cb62107 - git_local_review::views::main_view::tests::test_main_view_render_reviews_loading_state_loaded_with_reviews::{{closure}}::hd7197e4a30728343
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/main_view.rs:573:79
[INFO] [stdout]   45:     0x642f8caca526 - core::ops::function::FnOnce::call_once::h088d94cca8699e54
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x642f8cdab4bb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x642f8cdab4bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x642f8cdaa5f5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x642f8cdaa5f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x642f8cdaa5f5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x642f8cdaa5f5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x642f8cdaa5f5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x642f8cdaa5f5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x642f8cdaa5f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x642f8cd6e1f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x642f8cd6e1f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x642f8cd71bca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x642f8cd71bca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x642f8cd71bca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x642f8cd71bca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x642f8cd71bca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x642f8cd71bca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x642f8cd71bca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x642f8d355cef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x642f8d355cef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x7fc9cfc6daa4 - <unknown>
[INFO] [stdout]   67:     0x7fc9cfcfaa34 - 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' 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:     0x642f8d350682 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x642f8d350682 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x642f8d350682 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x642f8d350682 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x642f8d37a923 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x642f8d37a923 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x642f8d34be33 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x642f8d34be33 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x642f8d3504d2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x642f8d351fe9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x642f8d351e1e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x642f8cda5c54 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x642f8cda5c54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x642f8d352abe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x642f8d352abe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x642f8d35278a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x642f8d350b89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x642f8d35241d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x642f8d377eb0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x642f8d3783c6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x642f8cb61e9b - core::result::Result<T,E>::unwrap::h161733a48059aab2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x642f8cb61e9b - git_local_review::views::main_view::tests::test_main_view_render_reviews_loading_state_loading::{{closure}}::h0f62f526e68eeb15
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/main_view.rs:569:9
[INFO] [stdout]   22:     0x642f8cb2b4a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h42c9b04ca82c5a12
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x642f8cb2b41d - <core::pin::Pin<P> as core::future::future::Future>::poll::h252eab4a7dde2c9d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x642f8cb47d7d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h98024355fe497e82
[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:     0x642f8cb47ccb - tokio::task::coop::with_budget::h4fbbadfa6f3026f2
[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:     0x642f8cb47ccb - tokio::task::coop::budget::h050da937189d1026
[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:     0x642f8cb47ccb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8ceddb02bac8feb1
[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:     0x642f8cb45450 - tokio::runtime::scheduler::current_thread::Context::enter::he68d036733279022
[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:     0x642f8cb4675d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h01f0984b02acd3c1
[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:     0x642f8cb46424 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::haab6a1112a0f2053
[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:     0x642f8cbbe53b - tokio::runtime::context::scoped::Scoped<T>::set::h2c995e65e39cdf1a
[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:     0x642f8cbf3239 - tokio::runtime::context::set_scheduler::{{closure}}::h999090ee43a39cf1
[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:     0x642f8cc2de52 - std::thread::local::LocalKey<T>::try_with::h9c17d212805ab7bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x642f8cc2d43e - std::thread::local::LocalKey<T>::with::h35cf70714bcfb9fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x642f8cbf31ed - tokio::runtime::context::set_scheduler::h9b471b9335491698
[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:     0x642f8cb461b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd01f555a2feda565
[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:     0x642f8cb46443 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h77fc37087cab9382
[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:     0x642f8cb437b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h9c5a99fa39486ac3
[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:     0x642f8cb51790 - tokio::runtime::context::runtime::enter_runtime::h499066941ddc8029
[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:     0x642f8cb43171 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1e98e5b8b1e263bd
[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:     0x642f8cbd4544 - tokio::runtime::runtime::Runtime::block_on_inner::hf21b374a8caf5c6e
[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:     0x642f8cbd470c - tokio::runtime::runtime::Runtime::block_on::h09ca13d9a3dbfe10
[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:     0x642f8cb61382 - git_local_review::views::main_view::tests::test_main_view_render_reviews_loading_state_loading::hc9130bb1b2d7a48c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/main_view.rs:569:25
[INFO] [stdout]   44:     0x642f8cb61217 - git_local_review::views::main_view::tests::test_main_view_render_reviews_loading_state_loading::{{closure}}::h2b9cd0b504a31b0b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/main_view.rs:563:67
[INFO] [stdout]   45:     0x642f8cacf596 - core::ops::function::FnOnce::call_once::hf89e08fcb600d09a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x642f8cdab4bb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x642f8cdab4bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x642f8cdaa5f5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x642f8cdaa5f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x642f8cdaa5f5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x642f8cdaa5f5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x642f8cdaa5f5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x642f8cdaa5f5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x642f8cdaa5f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x642f8cd6e1f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x642f8cd6e1f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x642f8cd71bca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x642f8cd71bca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x642f8cd71bca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x642f8cd71bca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x642f8cd71bca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x642f8cd71bca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x642f8cd71bca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x642f8d355cef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x642f8d355cef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x7fc9cfc6daa4 - <unknown>
[INFO] [stdout]   67:     0x7fc9cfcfaa34 - 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' 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:     0x642f8d350682 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x642f8d350682 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x642f8d350682 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x642f8d350682 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x642f8d37a923 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x642f8d37a923 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x642f8d34be33 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x642f8d34be33 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x642f8d3504d2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x642f8d351fe9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x642f8d351e1e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x642f8cda5c54 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x642f8cda5c54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x642f8d352abe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x642f8d352abe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x642f8d35278a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x642f8d350b89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x642f8d35241d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x642f8d377eb0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x642f8d3783c6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x642f8cb7370d - core::result::Result<T,E>::unwrap::h161733a48059aab2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x642f8cb7370d - git_local_review::views::review_create_view::tests::test_review_create_view_render_with_branches::{{closure}}::h6f8c4b176a36a030
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_create_view.rs:691:9
[INFO] [stdout]   22:     0x642f8cb2b4a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h42c9b04ca82c5a12
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x642f8cb2b41d - <core::pin::Pin<P> as core::future::future::Future>::poll::h252eab4a7dde2c9d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x642f8cb47d7d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h98024355fe497e82
[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:     0x642f8cb47ccb - tokio::task::coop::with_budget::h4fbbadfa6f3026f2
[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:     0x642f8cb47ccb - tokio::task::coop::budget::h050da937189d1026
[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:     0x642f8cb47ccb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8ceddb02bac8feb1
[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:     0x642f8cb45450 - tokio::runtime::scheduler::current_thread::Context::enter::he68d036733279022
[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:     0x642f8cb4675d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h01f0984b02acd3c1
[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:     0x642f8cb46424 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::haab6a1112a0f2053
[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:     0x642f8cbbe53b - tokio::runtime::context::scoped::Scoped<T>::set::h2c995e65e39cdf1a
[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:     0x642f8cbf3239 - tokio::runtime::context::set_scheduler::{{closure}}::h999090ee43a39cf1
[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:     0x642f8cc2de52 - std::thread::local::LocalKey<T>::try_with::h9c17d212805ab7bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x642f8cc2d43e - std::thread::local::LocalKey<T>::with::h35cf70714bcfb9fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x642f8cbf31ed - tokio::runtime::context::set_scheduler::h9b471b9335491698
[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:     0x642f8cb461b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd01f555a2feda565
[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:     0x642f8cb46443 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h77fc37087cab9382
[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:     0x642f8cb437b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h9c5a99fa39486ac3
[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:     0x642f8cb51790 - tokio::runtime::context::runtime::enter_runtime::h499066941ddc8029
[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:     0x642f8cb43171 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1e98e5b8b1e263bd
[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:     0x642f8cbd4544 - tokio::runtime::runtime::Runtime::block_on_inner::hf21b374a8caf5c6e
[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:     0x642f8cbd470c - tokio::runtime::runtime::Runtime::block_on::h09ca13d9a3dbfe10
[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:     0x642f8cb729b2 - git_local_review::views::review_create_view::tests::test_review_create_view_render_with_branches::hed266df7eadf8b1c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_create_view.rs:691:25
[INFO] [stdout]   44:     0x642f8cb72847 - git_local_review::views::review_create_view::tests::test_review_create_view_render_with_branches::{{closure}}::hd7851f0541321d16
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_create_view.rs:672:60
[INFO] [stdout]   45:     0x642f8cacb086 - core::ops::function::FnOnce::call_once::h2583f70b22c7c2b7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x642f8cdab4bb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x642f8cdab4bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x642f8cdaa5f5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x642f8cdaa5f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x642f8cdaa5f5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x642f8cdaa5f5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x642f8cdaa5f5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x642f8cdaa5f5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x642f8cdaa5f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x642f8cd6e1f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x642f8cd6e1f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x642f8cd71bca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x642f8cd71bca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x642f8cd71bca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x642f8cd71bca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x642f8cd71bca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x642f8cd71bca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x642f8cd71bca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x642f8d355cef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x642f8d355cef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x7fc9cfc6daa4 - <unknown>
[INFO] [stdout]   67:     0x7fc9cfcfaa34 - 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' 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:     0x642f8d350682 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x642f8d350682 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x642f8d350682 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x642f8d350682 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x642f8d37a923 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x642f8d37a923 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x642f8d34be33 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x642f8d34be33 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x642f8d3504d2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x642f8d351fe9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x642f8d351e1e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x642f8cda5c54 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x642f8cda5c54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x642f8d352abe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x642f8d352abe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x642f8d35278a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x642f8d350b89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x642f8d35241d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x642f8d377eb0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x642f8d3783c6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x642f8cb88115 - core::result::Result<T,E>::unwrap::h161733a48059aab2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x642f8cb88115 - git_local_review::views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_init::{{closure}}::hd95edf4948031d65
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_details_view.rs:1562:9
[INFO] [stdout]   22:     0x642f8cb2b4a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h42c9b04ca82c5a12
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x642f8cb2b41d - <core::pin::Pin<P> as core::future::future::Future>::poll::h252eab4a7dde2c9d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x642f8cb47d7d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h98024355fe497e82
[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:     0x642f8cb47ccb - tokio::task::coop::with_budget::h4fbbadfa6f3026f2
[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:     0x642f8cb47ccb - tokio::task::coop::budget::h050da937189d1026
[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:     0x642f8cb47ccb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8ceddb02bac8feb1
[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:     0x642f8cb45450 - tokio::runtime::scheduler::current_thread::Context::enter::he68d036733279022
[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:     0x642f8cb4675d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h01f0984b02acd3c1
[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:     0x642f8cb46424 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::haab6a1112a0f2053
[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:     0x642f8cbbe53b - tokio::runtime::context::scoped::Scoped<T>::set::h2c995e65e39cdf1a
[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:     0x642f8cbf3239 - tokio::runtime::context::set_scheduler::{{closure}}::h999090ee43a39cf1
[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:     0x642f8cc2de52 - std::thread::local::LocalKey<T>::try_with::h9c17d212805ab7bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x642f8cc2d43e - std::thread::local::LocalKey<T>::with::h35cf70714bcfb9fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x642f8cbf31ed - tokio::runtime::context::set_scheduler::h9b471b9335491698
[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:     0x642f8cb461b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd01f555a2feda565
[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:     0x642f8cb46443 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h77fc37087cab9382
[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:     0x642f8cb437b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h9c5a99fa39486ac3
[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:     0x642f8cb51790 - tokio::runtime::context::runtime::enter_runtime::h499066941ddc8029
[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:     0x642f8cb43171 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1e98e5b8b1e263bd
[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:     0x642f8cbd4544 - tokio::runtime::runtime::Runtime::block_on_inner::hf21b374a8caf5c6e
[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:     0x642f8cbd470c - tokio::runtime::runtime::Runtime::block_on::h09ca13d9a3dbfe10
[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:     0x642f8cb875e2 - git_local_review::views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_init::h16d17c6212af31c3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_details_view.rs:1562:25
[INFO] [stdout]   44:     0x642f8cb87477 - git_local_review::views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_init::{{closure}}::h2d3779d3569b980d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_details_view.rs:1554:70
[INFO] [stdout]   45:     0x642f8cacb4d6 - core::ops::function::FnOnce::call_once::h339fb26adbd3f886
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x642f8cdab4bb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x642f8cdab4bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x642f8cdaa5f5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x642f8cdaa5f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x642f8cdaa5f5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x642f8cdaa5f5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x642f8cdaa5f5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x642f8cdaa5f5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x642f8cdaa5f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x642f8cd6e1f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x642f8cd6e1f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x642f8cd71bca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x642f8cd71bca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x642f8cd71bca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x642f8cd71bca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x642f8cd71bca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x642f8cd71bca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x642f8cd71bca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x642f8d355cef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x642f8d355cef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x7fc9cfc6daa4 - <unknown>
[INFO] [stdout]   67:     0x7fc9cfcfaa34 - 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' 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:     0x642f8d350682 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x642f8d350682 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x642f8d350682 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x642f8d350682 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x642f8d37a923 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x642f8d37a923 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x642f8d34be33 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x642f8d34be33 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x642f8d3504d2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x642f8d351fe9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x642f8d351e1e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x642f8cda5c54 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x642f8cda5c54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x642f8d352abe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x642f8d352abe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x642f8d35278a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x642f8d350b89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x642f8d35241d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x642f8d377eb0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x642f8d3783c6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x642f8cb8729b - core::result::Result<T,E>::unwrap::h161733a48059aab2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x642f8cb8729b - git_local_review::views::review_details_view::tests::test_review_details_view_render_error_state::{{closure}}::hf904045250260f25
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_details_view.rs:1550:9
[INFO] [stdout]   22:     0x642f8cb2b4a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h42c9b04ca82c5a12
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x642f8cb2b41d - <core::pin::Pin<P> as core::future::future::Future>::poll::h252eab4a7dde2c9d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x642f8cb47d7d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h98024355fe497e82
[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:     0x642f8cb47ccb - tokio::task::coop::with_budget::h4fbbadfa6f3026f2
[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:     0x642f8cb47ccb - tokio::task::coop::budget::h050da937189d1026
[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:     0x642f8cb47ccb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8ceddb02bac8feb1
[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:     0x642f8cb45450 - tokio::runtime::scheduler::current_thread::Context::enter::he68d036733279022
[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:     0x642f8cb4675d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h01f0984b02acd3c1
[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:     0x642f8cb46424 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::haab6a1112a0f2053
[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:     0x642f8cbbe53b - tokio::runtime::context::scoped::Scoped<T>::set::h2c995e65e39cdf1a
[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:     0x642f8cbf3239 - tokio::runtime::context::set_scheduler::{{closure}}::h999090ee43a39cf1
[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:     0x642f8cc2de52 - std::thread::local::LocalKey<T>::try_with::h9c17d212805ab7bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x642f8cc2d43e - std::thread::local::LocalKey<T>::with::h35cf70714bcfb9fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x642f8cbf31ed - tokio::runtime::context::set_scheduler::h9b471b9335491698
[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:     0x642f8cb461b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd01f555a2feda565
[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:     0x642f8cb46443 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h77fc37087cab9382
[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:     0x642f8cb437b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h9c5a99fa39486ac3
[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:     0x642f8cb51790 - tokio::runtime::context::runtime::enter_runtime::h499066941ddc8029
[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:     0x642f8cb43171 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1e98e5b8b1e263bd
[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:     0x642f8cbd4544 - tokio::runtime::runtime::Runtime::block_on_inner::hf21b374a8caf5c6e
[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:     0x642f8cbd470c - tokio::runtime::runtime::Runtime::block_on::h09ca13d9a3dbfe10
[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:     0x642f8cb86702 - git_local_review::views::review_details_view::tests::test_review_details_view_render_error_state::hecc121dde44dc6f1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_details_view.rs:1550:25
[INFO] [stdout]   44:     0x642f8cb86597 - git_local_review::views::review_details_view::tests::test_review_details_view_render_error_state::{{closure}}::h312e57b125efbd56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_details_view.rs:1540:59
[INFO] [stdout]   45:     0x642f8caccd56 - core::ops::function::FnOnce::call_once::h74be8bc5234c2738
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x642f8cdab4bb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x642f8cdab4bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x642f8cdaa5f5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x642f8cdaa5f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x642f8cdaa5f5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x642f8cdaa5f5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x642f8cdaa5f5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x642f8cdaa5f5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x642f8cdaa5f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x642f8cd6e1f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x642f8cd6e1f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x642f8cd71bca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x642f8cd71bca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x642f8cd71bca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x642f8cd71bca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x642f8cd71bca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x642f8cd71bca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x642f8cd71bca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x642f8d355cef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x642f8d355cef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x7fc9cfc6daa4 - <unknown>
[INFO] [stdout]   67:     0x7fc9cfcfaa34 - 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' 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:     0x642f8d350682 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x642f8d350682 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x642f8d350682 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x642f8d350682 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x642f8d37a923 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x642f8d37a923 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x642f8d34be33 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x642f8d34be33 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x642f8d3504d2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x642f8d351fe9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x642f8d351e1e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x642f8cda5c54 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x642f8cda5c54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x642f8d352abe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x642f8d352abe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x642f8d35278a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x642f8d350b89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x642f8d35241d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x642f8d377eb0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x642f8d3783c6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x642f8cb72672 - core::result::Result<T,E>::unwrap::h161733a48059aab2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x642f8cb72672 - git_local_review::views::review_create_view::tests::test_review_create_view_render_default::{{closure}}::h51f2ea6b61cf0865
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_create_view.rs:668:9
[INFO] [stdout]   22:     0x642f8cb2b4a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h42c9b04ca82c5a12
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x642f8cb2b41d - <core::pin::Pin<P> as core::future::future::Future>::poll::h252eab4a7dde2c9d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x642f8cb47d7d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h98024355fe497e82
[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:     0x642f8cb47ccb - tokio::task::coop::with_budget::h4fbbadfa6f3026f2
[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:     0x642f8cb47ccb - tokio::task::coop::budget::h050da937189d1026
[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:     0x642f8cb47ccb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8ceddb02bac8feb1
[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:     0x642f8cb45450 - tokio::runtime::scheduler::current_thread::Context::enter::he68d036733279022
[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:     0x642f8cb4675d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h01f0984b02acd3c1
[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:     0x642f8cb46424 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::haab6a1112a0f2053
[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:     0x642f8cbbe53b - tokio::runtime::context::scoped::Scoped<T>::set::h2c995e65e39cdf1a
[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:     0x642f8cbf3239 - tokio::runtime::context::set_scheduler::{{closure}}::h999090ee43a39cf1
[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:     0x642f8cc2de52 - std::thread::local::LocalKey<T>::try_with::h9c17d212805ab7bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x642f8cc2d43e - std::thread::local::LocalKey<T>::with::h35cf70714bcfb9fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x642f8cbf31ed - tokio::runtime::context::set_scheduler::h9b471b9335491698
[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:     0x642f8cb461b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd01f555a2feda565
[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:     0x642f8cb46443 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h77fc37087cab9382
[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:     0x642f8cb437b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h9c5a99fa39486ac3
[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:     0x642f8cb51790 - tokio::runtime::context::runtime::enter_runtime::h499066941ddc8029
[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:     0x642f8cb43171 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1e98e5b8b1e263bd
[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:     0x642f8cbd4544 - tokio::runtime::runtime::Runtime::block_on_inner::hf21b374a8caf5c6e
[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:     0x642f8cbd470c - tokio::runtime::runtime::Runtime::block_on::h09ca13d9a3dbfe10
[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:     0x642f8cb71bb2 - git_local_review::views::review_create_view::tests::test_review_create_view_render_default::ha3326f355ac945ad
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_create_view.rs:668:25
[INFO] [stdout]   44:     0x642f8cb71a47 - git_local_review::views::review_create_view::tests::test_review_create_view_render_default::{{closure}}::h9d1e4506a390285f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_create_view.rs:661:54
[INFO] [stdout]   45:     0x642f8cacf346 - core::ops::function::FnOnce::call_once::hecd6809acf798743
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x642f8cdab4bb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x642f8cdab4bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x642f8cdaa5f5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x642f8cdaa5f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x642f8cdaa5f5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x642f8cdaa5f5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x642f8cdaa5f5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x642f8cdaa5f5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x642f8cdaa5f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x642f8cd6e1f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x642f8cd6e1f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x642f8cd71bca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x642f8cd71bca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x642f8cd71bca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x642f8cd71bca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x642f8cd71bca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x642f8cd71bca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x642f8cd71bca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x642f8d355cef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x642f8d355cef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x7fc9cfc6daa4 - <unknown>
[INFO] [stdout]   67:     0x7fc9cfcfaa34 - 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' 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:     0x642f8d350682 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x642f8d350682 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x642f8d350682 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x642f8d350682 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x642f8d37a923 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x642f8d37a923 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x642f8d34be33 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x642f8d34be33 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x642f8d3504d2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x642f8d351fe9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x642f8d351e1e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x642f8cda5c54 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x642f8cda5c54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x642f8d352abe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x642f8d352abe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x642f8d35278a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x642f8d350b89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x642f8d35241d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x642f8d377eb0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x642f8d3783c6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x642f8cb89f42 - core::result::Result<T,E>::unwrap::h161733a48059aab2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x642f8cb89f42 - git_local_review::views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_error::{{closure}}::ha4d80ee60455e338
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_details_view.rs:1603:9
[INFO] [stdout]   22:     0x642f8cb2b4a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h42c9b04ca82c5a12
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x642f8cb2b41d - <core::pin::Pin<P> as core::future::future::Future>::poll::h252eab4a7dde2c9d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x642f8cb47d7d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h98024355fe497e82
[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:     0x642f8cb47ccb - tokio::task::coop::with_budget::h4fbbadfa6f3026f2
[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:     0x642f8cb47ccb - tokio::task::coop::budget::h050da937189d1026
[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:     0x642f8cb47ccb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8ceddb02bac8feb1
[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:     0x642f8cb45450 - tokio::runtime::scheduler::current_thread::Context::enter::he68d036733279022
[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:     0x642f8cb4675d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h01f0984b02acd3c1
[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:     0x642f8cb46424 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::haab6a1112a0f2053
[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:     0x642f8cbbe53b - tokio::runtime::context::scoped::Scoped<T>::set::h2c995e65e39cdf1a
[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:     0x642f8cbf3239 - tokio::runtime::context::set_scheduler::{{closure}}::h999090ee43a39cf1
[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:     0x642f8cc2de52 - std::thread::local::LocalKey<T>::try_with::h9c17d212805ab7bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x642f8cc2d43e - std::thread::local::LocalKey<T>::with::h35cf70714bcfb9fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x642f8cbf31ed - tokio::runtime::context::set_scheduler::h9b471b9335491698
[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:     0x642f8cb461b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd01f555a2feda565
[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:     0x642f8cb46443 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h77fc37087cab9382
[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:     0x642f8cb437b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h9c5a99fa39486ac3
[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:     0x642f8cb51790 - tokio::runtime::context::runtime::enter_runtime::h499066941ddc8029
[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:     0x642f8cb43171 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1e98e5b8b1e263bd
[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:     0x642f8cbd4544 - tokio::runtime::runtime::Runtime::block_on_inner::hf21b374a8caf5c6e
[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:     0x642f8cbd470c - tokio::runtime::runtime::Runtime::block_on::h09ca13d9a3dbfe10
[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:     0x642f8cb89312 - git_local_review::views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_error::hdabb7c5a4d1e0b5d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_details_view.rs:1603:25
[INFO] [stdout]   44:     0x642f8cb891a7 - git_local_review::views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_error::{{closure}}::h6434de5e7251a713
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_details_view.rs:1585:71
[INFO] [stdout]   45:     0x642f8cacbe26 - core::ops::function::FnOnce::call_once::h483910485e5e6ede
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x642f8cdab4bb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x642f8cdab4bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x642f8cdaa5f5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x642f8cdaa5f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x642f8cdaa5f5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x642f8cdaa5f5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x642f8cdaa5f5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x642f8cdaa5f5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x642f8cdaa5f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x642f8cd6e1f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x642f8cd6e1f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x642f8cd71bca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x642f8cd71bca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x642f8cd71bca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x642f8cd71bca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x642f8cd71bca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x642f8cd71bca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x642f8cd71bca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x642f8d355cef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x642f8d355cef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x7fc9cfc6daa4 - <unknown>
[INFO] [stdout]   67:     0x7fc9cfcfaa34 - 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' 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:     0x642f8d350682 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x642f8d350682 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x642f8d350682 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x642f8d350682 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x642f8d37a923 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x642f8d37a923 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x642f8d34be33 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x642f8d34be33 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x642f8d3504d2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x642f8d351fe9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x642f8d351e1e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x642f8cda5c54 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x642f8cda5c54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x642f8d352abe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x642f8d352abe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x642f8d35278a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x642f8d350b89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x642f8d35241d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x642f8d377eb0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x642f8d3783c6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x642f8cb8af0d - core::result::Result<T,E>::unwrap::h161733a48059aab2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x642f8cb8af0d - git_local_review::views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_loaded_no_files::{{closure}}::h08a9d1e191459129
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_details_view.rs:1622:9
[INFO] [stdout]   22:     0x642f8cb2b4a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h42c9b04ca82c5a12
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x642f8cb2b41d - <core::pin::Pin<P> as core::future::future::Future>::poll::h252eab4a7dde2c9d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x642f8cb47d7d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h98024355fe497e82
[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:     0x642f8cb47ccb - tokio::task::coop::with_budget::h4fbbadfa6f3026f2
[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:     0x642f8cb47ccb - tokio::task::coop::budget::h050da937189d1026
[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:     0x642f8cb47ccb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8ceddb02bac8feb1
[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:     0x642f8cb45450 - tokio::runtime::scheduler::current_thread::Context::enter::he68d036733279022
[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:     0x642f8cb4675d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h01f0984b02acd3c1
[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:     0x642f8cb46424 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::haab6a1112a0f2053
[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:     0x642f8cbbe53b - tokio::runtime::context::scoped::Scoped<T>::set::h2c995e65e39cdf1a
[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:     0x642f8cbf3239 - tokio::runtime::context::set_scheduler::{{closure}}::h999090ee43a39cf1
[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:     0x642f8cc2de52 - std::thread::local::LocalKey<T>::try_with::h9c17d212805ab7bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x642f8cc2d43e - std::thread::local::LocalKey<T>::with::h35cf70714bcfb9fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x642f8cbf31ed - tokio::runtime::context::set_scheduler::h9b471b9335491698
[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:     0x642f8cb461b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd01f555a2feda565
[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:     0x642f8cb46443 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h77fc37087cab9382
[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:     0x642f8cb437b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h9c5a99fa39486ac3
[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:     0x642f8cb51790 - tokio::runtime::context::runtime::enter_runtime::h499066941ddc8029
[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:     0x642f8cb43171 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1e98e5b8b1e263bd
[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:     0x642f8cbd4544 - tokio::runtime::runtime::Runtime::block_on_inner::hf21b374a8caf5c6e
[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:     0x642f8cbd470c - tokio::runtime::runtime::Runtime::block_on::h09ca13d9a3dbfe10
[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:     0x642f8cb8a282 - git_local_review::views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_loaded_no_files::ha808e1ba802e724d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_details_view.rs:1622:25
[INFO] [stdout]   44:     0x642f8cb8a117 - git_local_review::views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_loaded_no_files::{{closure}}::h5d773a2e69538d1d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_details_view.rs:1607:81
[INFO] [stdout]   45:     0x642f8caca966 - core::ops::function::FnOnce::call_once::h12292878a9b151f3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x642f8cdab4bb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x642f8cdab4bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x642f8cdaa5f5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x642f8cdaa5f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x642f8cdaa5f5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x642f8cdaa5f5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x642f8cdaa5f5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x642f8cdaa5f5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x642f8cdaa5f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x642f8cd6e1f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x642f8cd6e1f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x642f8cd71bca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x642f8cd71bca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x642f8cd71bca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x642f8cd71bca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x642f8cd71bca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x642f8cd71bca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x642f8cd71bca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x642f8d355cef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x642f8d355cef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x7fc9cfc6daa4 - <unknown>
[INFO] [stdout]   67:     0x7fc9cfcfaa34 - 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' 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:     0x642f8d350682 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x642f8d350682 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x642f8d350682 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x642f8d350682 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x642f8d37a923 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x642f8d37a923 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x642f8d34be33 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x642f8d34be33 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x642f8d3504d2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x642f8d351fe9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x642f8d351e1e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x642f8cda5c54 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x642f8cda5c54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x642f8d352abe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x642f8d352abe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x642f8d35278a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x642f8d350b89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x642f8d35241d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x642f8d377eb0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x642f8d3783c6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x642f8cb88fce - core::result::Result<T,E>::unwrap::h161733a48059aab2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x642f8cb88fce - git_local_review::views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_loading::{{closure}}::h2d0aa4f466a90960
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_details_view.rs:1581:9
[INFO] [stdout]   22:     0x642f8cb2b4a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h42c9b04ca82c5a12
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x642f8cb2b41d - <core::pin::Pin<P> as core::future::future::Future>::poll::h252eab4a7dde2c9d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x642f8cb47d7d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h98024355fe497e82
[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:     0x642f8cb47ccb - tokio::task::coop::with_budget::h4fbbadfa6f3026f2
[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:     0x642f8cb47ccb - tokio::task::coop::budget::h050da937189d1026
[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:     0x642f8cb47ccb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8ceddb02bac8feb1
[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:     0x642f8cb45450 - tokio::runtime::scheduler::current_thread::Context::enter::he68d036733279022
[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:     0x642f8cb4675d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h01f0984b02acd3c1
[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:     0x642f8cb46424 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::haab6a1112a0f2053
[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:     0x642f8cbbe53b - tokio::runtime::context::scoped::Scoped<T>::set::h2c995e65e39cdf1a
[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:     0x642f8cbf3239 - tokio::runtime::context::set_scheduler::{{closure}}::h999090ee43a39cf1
[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:     0x642f8cc2de52 - std::thread::local::LocalKey<T>::try_with::h9c17d212805ab7bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x642f8cc2d43e - std::thread::local::LocalKey<T>::with::h35cf70714bcfb9fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x642f8cbf31ed - tokio::runtime::context::set_scheduler::h9b471b9335491698
[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:     0x642f8cb461b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd01f555a2feda565
[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:     0x642f8cb46443 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h77fc37087cab9382
[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:     0x642f8cb437b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h9c5a99fa39486ac3
[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:     0x642f8cb51790 - tokio::runtime::context::runtime::enter_runtime::h499066941ddc8029
[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:     0x642f8cb43171 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1e98e5b8b1e263bd
[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:     0x642f8cbd4544 - tokio::runtime::runtime::Runtime::block_on_inner::hf21b374a8caf5c6e
[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:     0x642f8cbd470c - tokio::runtime::runtime::Runtime::block_on::h09ca13d9a3dbfe10
[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:     0x642f8cb88462 - git_local_review::views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_loading::h6421b1d27d111917
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_details_view.rs:1581:25
[INFO] [stdout]   44:     0x642f8cb882f7 - git_local_review::views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_loading::{{closure}}::h4d4a5579319957ca
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_details_view.rs:1566:73
[INFO] [stdout]   45:     0x642f8cacda16 - core::ops::function::FnOnce::call_once::h9c116985903dd8e0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x642f8cdab4bb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x642f8cdab4bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x642f8cdaa5f5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x642f8cdaa5f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x642f8cdaa5f5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x642f8cdaa5f5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x642f8cdaa5f5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x642f8cdaa5f5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x642f8cdaa5f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x642f8cd6e1f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x642f8cd6e1f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x642f8cd71bca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x642f8cd71bca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x642f8cd71bca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x642f8cd71bca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x642f8cd71bca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x642f8cd71bca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x642f8cd71bca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x642f8d355cef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x642f8d355cef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x7fc9cfc6daa4 - <unknown>
[INFO] [stdout]   67:     0x7fc9cfcfaa34 - 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' 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:     0x642f8d350682 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x642f8d350682 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x642f8d350682 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x642f8d350682 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x642f8d37a923 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x642f8d37a923 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x642f8d34be33 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x642f8d34be33 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x642f8d3504d2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x642f8d351fe9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x642f8d351e1e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x642f8cda5c54 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x642f8cda5c54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x642f8d352abe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x642f8d352abe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x642f8d35278a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x642f8d350b89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x642f8d35241d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x642f8d377eb0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x642f8d3783c6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x642f8cb8c0d8 - core::result::Result<T,E>::unwrap::h161733a48059aab2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x642f8cb8c0d8 - git_local_review::views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_loaded_with_files::{{closure}}::hc37b39fc63a88358
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_details_view.rs:1651:9
[INFO] [stdout]   22:     0x642f8cb2b4a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h42c9b04ca82c5a12
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x642f8cb2b41d - <core::pin::Pin<P> as core::future::future::Future>::poll::h252eab4a7dde2c9d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x642f8cb47d7d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h98024355fe497e82
[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:     0x642f8cb47ccb - tokio::task::coop::with_budget::h4fbbadfa6f3026f2
[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:     0x642f8cb47ccb - tokio::task::coop::budget::h050da937189d1026
[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:     0x642f8cb47ccb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8ceddb02bac8feb1
[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:     0x642f8cb45450 - tokio::runtime::scheduler::current_thread::Context::enter::he68d036733279022
[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:     0x642f8cb4675d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h01f0984b02acd3c1
[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:     0x642f8cb46424 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::haab6a1112a0f2053
[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:     0x642f8cbbe53b - tokio::runtime::context::scoped::Scoped<T>::set::h2c995e65e39cdf1a
[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:     0x642f8cbf3239 - tokio::runtime::context::set_scheduler::{{closure}}::h999090ee43a39cf1
[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:     0x642f8cc2de52 - std::thread::local::LocalKey<T>::try_with::h9c17d212805ab7bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x642f8cc2d43e - std::thread::local::LocalKey<T>::with::h35cf70714bcfb9fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x642f8cbf31ed - tokio::runtime::context::set_scheduler::h9b471b9335491698
[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:     0x642f8cb461b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd01f555a2feda565
[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:     0x642f8cb46443 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h77fc37087cab9382
[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:     0x642f8cb437b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h9c5a99fa39486ac3
[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:     0x642f8cb51790 - tokio::runtime::context::runtime::enter_runtime::h499066941ddc8029
[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:     0x642f8cb43171 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1e98e5b8b1e263bd
[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:     0x642f8cbd4544 - tokio::runtime::runtime::Runtime::block_on_inner::hf21b374a8caf5c6e
[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:     0x642f8cbd470c - tokio::runtime::runtime::Runtime::block_on::h09ca13d9a3dbfe10
[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:     0x642f8cb8b272 - git_local_review::views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_loaded_with_files::h938d07d73b0399e3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_details_view.rs:1651:25
[INFO] [stdout]   44:     0x642f8cb8b107 - git_local_review::views::review_details_view::tests::test_review_details_view_render_loaded_state_diff_loaded_with_files::{{closure}}::h1f84de3833b92cf2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_details_view.rs:1626:83
[INFO] [stdout]   45:     0x642f8caccdd6 - core::ops::function::FnOnce::call_once::h77137450dd4b0523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x642f8cdab4bb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x642f8cdab4bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x642f8cdaa5f5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x642f8cdaa5f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x642f8cdaa5f5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x642f8cdaa5f5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x642f8cdaa5f5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x642f8cdaa5f5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x642f8cdaa5f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x642f8cd6e1f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x642f8cd6e1f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x642f8cd71bca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x642f8cd71bca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x642f8cd71bca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x642f8cd71bca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x642f8cd71bca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x642f8cd71bca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x642f8cd71bca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x642f8d355cef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x642f8d355cef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x7fc9cfc6daa4 - <unknown>
[INFO] [stdout]   67:     0x7fc9cfcfaa34 - 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' 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:     0x642f8d350682 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x642f8d350682 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x642f8d350682 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x642f8d350682 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x642f8d37a923 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x642f8d37a923 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x642f8d34be33 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x642f8d34be33 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x642f8d3504d2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x642f8d351fe9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x642f8d351e1e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x642f8cda5c54 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x642f8cda5c54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x642f8d352abe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x642f8d352abe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x642f8d35278a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x642f8d350b89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x642f8d35241d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x642f8d377eb0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x642f8d3783c6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x642f8cb863c1 - core::result::Result<T,E>::unwrap::h161733a48059aab2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x642f8cb863c1 - git_local_review::views::review_details_view::tests::test_review_details_view_render_loading_state::{{closure}}::h16435548b2086f9e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_details_view.rs:1536:9
[INFO] [stdout]   22:     0x642f8cb2b4a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h42c9b04ca82c5a12
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x642f8cb2b41d - <core::pin::Pin<P> as core::future::future::Future>::poll::h252eab4a7dde2c9d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x642f8cb47d7d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h98024355fe497e82
[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:     0x642f8cb47ccb - tokio::task::coop::with_budget::h4fbbadfa6f3026f2
[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:     0x642f8cb47ccb - tokio::task::coop::budget::h050da937189d1026
[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:     0x642f8cb47ccb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8ceddb02bac8feb1
[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:     0x642f8cb45450 - tokio::runtime::scheduler::current_thread::Context::enter::he68d036733279022
[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:     0x642f8cb4675d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h01f0984b02acd3c1
[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:     0x642f8cb46424 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::haab6a1112a0f2053
[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:     0x642f8cbbe53b - tokio::runtime::context::scoped::Scoped<T>::set::h2c995e65e39cdf1a
[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:     0x642f8cbf3239 - tokio::runtime::context::set_scheduler::{{closure}}::h999090ee43a39cf1
[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:     0x642f8cc2de52 - std::thread::local::LocalKey<T>::try_with::h9c17d212805ab7bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x642f8cc2d43e - std::thread::local::LocalKey<T>::with::h35cf70714bcfb9fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x642f8cbf31ed - tokio::runtime::context::set_scheduler::h9b471b9335491698
[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:     0x642f8cb461b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd01f555a2feda565
[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:     0x642f8cb46443 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h77fc37087cab9382
[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:     0x642f8cb437b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h9c5a99fa39486ac3
[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:     0x642f8cb51790 - tokio::runtime::context::runtime::enter_runtime::h499066941ddc8029
[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:     0x642f8cb43171 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1e98e5b8b1e263bd
[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:     0x642f8cbd4544 - tokio::runtime::runtime::Runtime::block_on_inner::hf21b374a8caf5c6e
[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:     0x642f8cbd470c - tokio::runtime::runtime::Runtime::block_on::h09ca13d9a3dbfe10
[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:     0x642f8cb85902 - git_local_review::views::review_details_view::tests::test_review_details_view_render_loading_state::h0bd21e2d1b8b0f73
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_details_view.rs:1536:25
[INFO] [stdout]   44:     0x642f8cb85797 - git_local_review::views::review_details_view::tests::test_review_details_view_render_loading_state::{{closure}}::h06cb65db0e8b63d5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/views/review_details_view.rs:1529:61
[INFO] [stdout]   45:     0x642f8cacd0f6 - core::ops::function::FnOnce::call_once::h81f7b87f4a91a42c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x642f8cdab4bb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x642f8cdab4bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x642f8cdaa5f5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x642f8cdaa5f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x642f8cdaa5f5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x642f8cdaa5f5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x642f8cdaa5f5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x642f8cdaa5f5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x642f8cdaa5f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x642f8cd6e1f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x642f8cd6e1f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x642f8cd71bca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x642f8cd71bca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x642f8cd71bca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x642f8cd71bca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x642f8cd71bca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x642f8cd71bca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x642f8cd71bca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x642f8d355cef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x642f8d355cef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x7fc9cfc6daa4 - <unknown>
[INFO] [stdout]   67:     0x7fc9cfcfaa34 - 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 20.26s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin git-local-review`
[INFO] running `Command { std: "docker" "inspect" "e8597e10aaa9a3e6a8e8dd7612732303b56d7c0951aa36367be56ded0c6fe6ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8597e10aaa9a3e6a8e8dd7612732303b56d7c0951aa36367be56ded0c6fe6ae", kill_on_drop: false }`
[INFO] [stdout] e8597e10aaa9a3e6a8e8dd7612732303b56d7c0951aa36367be56ded0c6fe6ae
