[INFO] cloning repository https://github.com/justletmecreatetheaccount/Balatui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/justletmecreatetheaccount/Balatui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustletmecreatetheaccount%2FBalatui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustletmecreatetheaccount%2FBalatui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 57ec07412918c6a41cd478b8f5fe274066744626
[INFO] checking justletmecreatetheaccount/Balatui against try#0cb362313295507a2f4321c0e30cea0168f2fe71 for pr-138961-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustletmecreatetheaccount%2FBalatui" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/justletmecreatetheaccount/Balatui
[INFO] finished tweaking git repo https://github.com/justletmecreatetheaccount/Balatui
[INFO] tweaked toml for git repo https://github.com/justletmecreatetheaccount/Balatui written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/justletmecreatetheaccount/Balatui on toolchain 0cb362313295507a2f4321c0e30cea0168f2fe71
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/justletmecreatetheaccount/Balatui 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" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking justletmecreatetheaccount/Balatui against try#0cb362313295507a2f4321c0e30cea0168f2fe71 for pr-138961-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustletmecreatetheaccount%2FBalatui" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/justletmecreatetheaccount/Balatui
[INFO] finished tweaking git repo https://github.com/justletmecreatetheaccount/Balatui
[INFO] tweaked toml for git repo https://github.com/justletmecreatetheaccount/Balatui written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/justletmecreatetheaccount/Balatui on toolchain 0cb362313295507a2f4321c0e30cea0168f2fe71
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/justletmecreatetheaccount/Balatui 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" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ratatui-image v2.0.1
[INFO] [stderr]   Downloaded built v0.7.5
[INFO] [stderr]   Downloaded compact_str v0.8.0
[INFO] [stderr]   Downloaded avif-serialize v0.8.2
[INFO] [stderr]   Downloaded instability v0.3.2
[INFO] [stderr]   Downloaded icy_sixel v0.1.2
[INFO] [stderr]   Downloaded bitstream-io v2.5.3
[INFO] [stderr]   Downloaded image-webp v0.2.0
[INFO] [stderr]   Downloaded zune-jpeg v0.4.13
[INFO] [stderr]   Downloaded libfuzzer-sys v0.4.7
[INFO] [stderr]   Downloaded exr v1.72.0
[INFO] [stderr]   Downloaded rustix v0.38.38
[INFO] [stderr]   Downloaded ratatui v0.28.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ec1b378a9748ead45102dcca08bf3e3110b74a773ff3f3d5e0c9b8a550d7025e
[INFO] running `Command { std: "docker" "start" "-a" "ec1b378a9748ead45102dcca08bf3e3110b74a773ff3f3d5e0c9b8a550d7025e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ec1b378a9748ead45102dcca08bf3e3110b74a773ff3f3d5e0c9b8a550d7025e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec1b378a9748ead45102dcca08bf3e3110b74a773ff3f3d5e0c9b8a550d7025e", kill_on_drop: false }`
[INFO] [stdout] ec1b378a9748ead45102dcca08bf3e3110b74a773ff3f3d5e0c9b8a550d7025e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 909119325b54cff6fecc289f4ab6bef7cc05f0623c5a26c184ad07d427c00357
[INFO] running `Command { std: "docker" "start" "-a" "909119325b54cff6fecc289f4ab6bef7cc05f0623c5a26c184ad07d427c00357", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling anyhow v1.0.91
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling built v0.7.5
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]     Checking bitstream-io v2.5.3
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking avif-serialize v0.8.2
[INFO] [stderr]     Checking fdeflate v0.3.6
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking bytemuck v1.19.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking zune-jpeg v0.4.13
[INFO] [stderr]     Checking image-webp v0.2.0
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking compact_str v0.8.0
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking png v0.17.14
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]     Checking icy_sixel v0.1.2
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling instability v0.3.2
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking color-eyre v0.6.3
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ratatui v0.28.1
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ravif v0.11.11
[INFO] [stderr]     Checking image v0.25.4
[INFO] [stderr]     Checking ratatui-image v2.0.1
[INFO] [stderr]     Checking balatui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `widgets::*`
[INFO] [stdout]  --> src/app.rs:9:27
[INFO] [stdout]   |
[INFO] [stdout] 9 | use ratatui::{prelude::*, widgets::*};
[INFO] [stdout]   |                           ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Error`
[INFO] [stdout]   --> src/app.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::io::Error;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]   --> src/app.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::str::FromStr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `KeyCode`
[INFO] [stdout]  --> src/modes/edit.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crossterm::event::{KeyCode, KeyEvent};
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Borders`
[INFO] [stdout]   --> src/modes/selection.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |         Block, Borders, Paragraph, Scrollbar, ScrollbarOrientation, ScrollbarState, StatefulWidget,
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `KeyCode`
[INFO] [stdout]  --> src/modes/testing.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crossterm::event::{KeyCode, KeyEvent};
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::VecDeque`
[INFO] [stdout]  --> src/popup.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::VecDeque, vec};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `eyre::Result`
[INFO] [stdout]  --> src/popup.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use color_eyre::{eyre::Result, owo_colors::OwoColorize};
[INFO] [stdout]   |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Color`
[INFO] [stdout]  --> src/popup.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 |     style::{Color, Style, Stylize},
[INFO] [stdout]   |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/term.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 |     io::{self, stdout},
[INFO] [stdout]   |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `widgets::*`
[INFO] [stdout]  --> src/app.rs:9:27
[INFO] [stdout]   |
[INFO] [stdout] 9 | use ratatui::{prelude::*, widgets::*};
[INFO] [stdout]   |                           ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Error`
[INFO] [stdout]   --> src/app.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::io::Error;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]   --> src/app.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::str::FromStr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `KeyCode`
[INFO] [stdout]  --> src/modes/edit.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crossterm::event::{KeyCode, KeyEvent};
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Borders`
[INFO] [stdout]   --> src/modes/selection.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |         Block, Borders, Paragraph, Scrollbar, ScrollbarOrientation, ScrollbarState, StatefulWidget,
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `KeyCode`
[INFO] [stdout]  --> src/modes/testing.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crossterm::event::{KeyCode, KeyEvent};
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::VecDeque`
[INFO] [stdout]  --> src/popup.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::VecDeque, vec};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `eyre::Result`
[INFO] [stdout]  --> src/popup.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use color_eyre::{eyre::Result, owo_colors::OwoColorize};
[INFO] [stdout]   |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Color`
[INFO] [stdout]  --> src/popup.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 |     style::{Color, Style, Stylize},
[INFO] [stdout]   |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/term.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 |     io::{self, stdout},
[INFO] [stdout]   |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `owo_colors::OwoColorize`
[INFO] [stdout]  --> src/popup.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | use color_eyre::{eyre::Result, owo_colors::OwoColorize};
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `read_cards_path`
[INFO] [stdout]   --> src/app.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         let read_cards_path: Option<String> = None; //Read cards path form file
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_read_cards_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `title_bar`
[INFO] [stdout]    --> src/app.rs:114:14
[INFO] [stdout]     |
[INFO] [stdout] 114 |         let [title_bar, tab, bottom_bar] = vertical.areas(area);
[INFO] [stdout]     |              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_title_bar`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bottom_bar`
[INFO] [stdout]    --> src/app.rs:114:30
[INFO] [stdout]     |
[INFO] [stdout] 114 |         let [title_bar, tab, bottom_bar] = vertical.areas(area);
[INFO] [stdout]     |                              ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bottom_bar`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]    --> src/app.rs:122:32
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn render_title_bar(&self, area: Rect, buf: &mut Buffer) {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `buf`
[INFO] [stdout]    --> src/app.rs:122:44
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn render_title_bar(&self, area: Rect, buf: &mut Buffer) {
[INFO] [stdout]     |                                            ^^^ help: if this is intentional, prefix it with an underscore: `_buf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]    --> src/app.rs:133:33
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn render_bottom_bar(&self, area: Rect, buf: &mut Buffer) {
[INFO] [stdout]     |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `buf`
[INFO] [stdout]    --> src/app.rs:133:45
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn render_bottom_bar(&self, area: Rect, buf: &mut Buffer) {
[INFO] [stdout]     |                                             ^^^ help: if this is intentional, prefix it with an underscore: `_buf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> src/modes/edit.rs:17:40
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn handle_key_press(&mut self, key: KeyEvent) -> Message {
[INFO] [stdout]    |                                        ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `owo_colors::OwoColorize`
[INFO] [stdout]  --> src/popup.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | use color_eyre::{eyre::Result, owo_colors::OwoColorize};
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `read_cards_path`
[INFO] [stdout]   --> src/app.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         let read_cards_path: Option<String> = None; //Read cards path form file
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_read_cards_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> src/modes/testing.rs:11:40
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub fn handle_key_press(&mut self, key: KeyEvent) -> Message {
[INFO] [stdout]    |                                        ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `title_bar`
[INFO] [stdout]    --> src/app.rs:114:14
[INFO] [stdout]     |
[INFO] [stdout] 114 |         let [title_bar, tab, bottom_bar] = vertical.areas(area);
[INFO] [stdout]     |              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_title_bar`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bottom_bar`
[INFO] [stdout]    --> src/app.rs:114:30
[INFO] [stdout]     |
[INFO] [stdout] 114 |         let [title_bar, tab, bottom_bar] = vertical.areas(area);
[INFO] [stdout]     |                              ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bottom_bar`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]    --> src/app.rs:122:32
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn render_title_bar(&self, area: Rect, buf: &mut Buffer) {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `buf`
[INFO] [stdout]    --> src/app.rs:122:44
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn render_title_bar(&self, area: Rect, buf: &mut Buffer) {
[INFO] [stdout]     |                                            ^^^ help: if this is intentional, prefix it with an underscore: `_buf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]    --> src/app.rs:133:33
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn render_bottom_bar(&self, area: Rect, buf: &mut Buffer) {
[INFO] [stdout]     |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `buf`
[INFO] [stdout]    --> src/app.rs:133:45
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn render_bottom_bar(&self, area: Rect, buf: &mut Buffer) {
[INFO] [stdout]     |                                             ^^^ help: if this is intentional, prefix it with an underscore: `_buf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> src/modes/edit.rs:17:40
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn handle_key_press(&mut self, key: KeyEvent) -> Message {
[INFO] [stdout]    |                                        ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> src/modes/testing.rs:11:40
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub fn handle_key_press(&mut self, key: KeyEvent) -> Message {
[INFO] [stdout]    |                                        ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/rope.rs:189:21
[INFO] [stdout]     |
[INFO] [stdout] 189 |         if let Some(mut old_head) = self.head.take() {
[INFO] [stdout]     |                     ----^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cards_path` is never read
[INFO] [stdout]   --> src/app.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct App {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     cards_path: Option<PathBuf>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `get_cards_path` is never used
[INFO] [stdout]   --> src/app.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl App {
[INFO] [stdout]    | -------- associated function in this implementation
[INFO] [stdout] 43 |     fn get_cards_path() -> Option<PathBuf> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `render_title_bar` and `render_bottom_bar` are never used
[INFO] [stdout]    --> src/app.rs:122:8
[INFO] [stdout]     |
[INFO] [stdout] 121 | impl App {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] 122 |     fn render_title_bar(&self, area: Rect, buf: &mut Buffer) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 |     fn render_bottom_bar(&self, area: Rect, buf: &mut Buffer) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EditMode` is never used
[INFO] [stdout]  --> src/modes/edit.rs:7:6
[INFO] [stdout]   |
[INFO] [stdout] 7 | enum EditMode {
[INFO] [stdout]   |      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BadPath` is never constructed
[INFO] [stdout]  --> src/rope.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | struct BadPath;
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Directions` is never used
[INFO] [stdout]   --> src/rope.rs:16:6
[INFO] [stdout]    |
[INFO] [stdout] 16 | enum Directions {
[INFO] [stdout]    |      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Rope` is never constructed
[INFO] [stdout]   --> src/rope.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | struct Rope {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RopeNode` is never constructed
[INFO] [stdout]   --> src/rope.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct RopeNode {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/rope.rs:47:12
[INFO] [stdout]     |
[INFO] [stdout]  44 | impl Rope {
[INFO] [stdout]     | --------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  47 |     pub fn search(&self, index: u32) -> Option<(&String, u16)> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  71 |     fn follow_path_from<'a>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  94 |     fn follow_path(&mut self, path: &[Directions]) -> Result<&mut Box<RopeNode>, BadPath> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     fn follow_path_and_add_weights(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 |     pub fn string_to_rope(mut input: String, leaf_weight: u8) -> Rope {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     pub fn assing_head(&mut self, new_head: Box<RopeNode>) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 175 |     pub fn elongate_rope(&mut self, input: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/rope.rs:271:12
[INFO] [stdout]     |
[INFO] [stdout] 270 | impl RopeNode {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout] 271 |     pub fn new_empty(n_weight: u32, n_right_weight: u32, n_layer: u32) -> RopeNode {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 284 |     pub fn new_with_content(string: String) -> RopeNode {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 297 |     pub fn fill_content(&mut self, content: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 300 |     pub fn empty_content(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 303 |     pub fn assign_left_node(&mut self, node: Box<RopeNode>) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 306 |     pub fn empty_left_node(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 309 |     pub fn assign_right_node(&mut self, node: Box<RopeNode>) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 312 |     pub fn empty_right_node(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/rope.rs:189:21
[INFO] [stdout]     |
[INFO] [stdout] 189 |         if let Some(mut old_head) = self.head.take() {
[INFO] [stdout]     |                     ----^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 term::restore();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 let _ = term::restore();
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         term::restore();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let _ = term::restore();
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     term::restore();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let _ = term::restore();
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cards_path` is never read
[INFO] [stdout]   --> src/app.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct App {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     cards_path: Option<PathBuf>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `get_cards_path` is never used
[INFO] [stdout]   --> src/app.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl App {
[INFO] [stdout]    | -------- associated function in this implementation
[INFO] [stdout] 43 |     fn get_cards_path() -> Option<PathBuf> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `render_title_bar` and `render_bottom_bar` are never used
[INFO] [stdout]    --> src/app.rs:122:8
[INFO] [stdout]     |
[INFO] [stdout] 121 | impl App {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] 122 |     fn render_title_bar(&self, area: Rect, buf: &mut Buffer) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 |     fn render_bottom_bar(&self, area: Rect, buf: &mut Buffer) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EditMode` is never used
[INFO] [stdout]  --> src/modes/edit.rs:7:6
[INFO] [stdout]   |
[INFO] [stdout] 7 | enum EditMode {
[INFO] [stdout]   |      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `follow_path_from`, `follow_path`, and `assing_head` are never used
[INFO] [stdout]    --> src/rope.rs:71:8
[INFO] [stdout]     |
[INFO] [stdout]  44 | impl Rope {
[INFO] [stdout]     | --------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  71 |     fn follow_path_from<'a>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  94 |     fn follow_path(&mut self, path: &[Directions]) -> Result<&mut Box<RopeNode>, BadPath> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     pub fn assing_head(&mut self, new_head: Box<RopeNode>) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/rope.rs:284:12
[INFO] [stdout]     |
[INFO] [stdout] 270 | impl RopeNode {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 284 |     pub fn new_with_content(string: String) -> RopeNode {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 297 |     pub fn fill_content(&mut self, content: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 300 |     pub fn empty_content(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 303 |     pub fn assign_left_node(&mut self, node: Box<RopeNode>) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 306 |     pub fn empty_left_node(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 309 |     pub fn assign_right_node(&mut self, node: Box<RopeNode>) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 312 |     pub fn empty_right_node(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 term::restore();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 let _ = term::restore();
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         term::restore();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let _ = term::restore();
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     term::restore();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let _ = term::restore();
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.64s
[INFO] running `Command { std: "docker" "inspect" "909119325b54cff6fecc289f4ab6bef7cc05f0623c5a26c184ad07d427c00357", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "909119325b54cff6fecc289f4ab6bef7cc05f0623c5a26c184ad07d427c00357", kill_on_drop: false }`
[INFO] [stdout] 909119325b54cff6fecc289f4ab6bef7cc05f0623c5a26c184ad07d427c00357
