[INFO] cloning repository https://github.com/GHawk1124/agent-bob
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GHawk1124/agent-bob" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGHawk1124%2Fagent-bob", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGHawk1124%2Fagent-bob'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e402c3a1ce5169b80e218ce22d0de12714e32042
[INFO] checking GHawk1124/agent-bob against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGHawk1124%2Fagent-bob" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/GHawk1124/agent-bob
[INFO] finished tweaking git repo https://github.com/GHawk1124/agent-bob
[INFO] tweaked toml for git repo https://github.com/GHawk1124/agent-bob written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GHawk1124/agent-bob on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GHawk1124/agent-bob 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" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.author
[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 GHawk1124/agent-bob against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGHawk1124%2Fagent-bob" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/GHawk1124/agent-bob
[INFO] finished tweaking git repo https://github.com/GHawk1124/agent-bob
[INFO] tweaked toml for git repo https://github.com/GHawk1124/agent-bob written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GHawk1124/agent-bob on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GHawk1124/agent-bob 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" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.author
[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 servo_arc v0.4.3
[INFO] [stderr]   Downloaded zmij v1.0.10
[INFO] [stderr]   Downloaded ego-tree v0.6.3
[INFO] [stderr]   Downloaded dtoa v1.0.11
[INFO] [stderr]   Downloaded compression-codecs v0.4.35
[INFO] [stderr]   Downloaded markup5ever v0.36.1
[INFO] [stderr]   Downloaded string_cache_codegen v0.6.1
[INFO] [stderr]   Downloaded web_atoms v0.2.0
[INFO] [stderr]   Downloaded cssparser v0.36.0
[INFO] [stderr]   Downloaded selectors v0.33.0
[INFO] [stderr]   Downloaded websearch v0.1.1
[INFO] [stderr]   Downloaded scraper v0.18.1
[INFO] [stderr]   Downloaded phf_codegen v0.13.1
[INFO] [stderr]   Downloaded async-compression v0.4.36
[INFO] [stderr]   Downloaded html5ever v0.36.1
[INFO] [stderr]   Downloaded syn v2.0.113
[INFO] [stderr]   Downloaded scraper v0.25.0
[INFO] [stderr]   Downloaded string_cache v0.9.0
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 593c817d02f8152ef6bba91f1361f1da822bc81ddd9af4f4431094767082f56f
[INFO] running `Command { std: "docker" "start" "-a" "593c817d02f8152ef6bba91f1361f1da822bc81ddd9af4f4431094767082f56f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "593c817d02f8152ef6bba91f1361f1da822bc81ddd9af4f4431094767082f56f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "593c817d02f8152ef6bba91f1361f1da822bc81ddd9af4f4431094767082f56f", kill_on_drop: false }`
[INFO] [stdout] 593c817d02f8152ef6bba91f1361f1da822bc81ddd9af4f4431094767082f56f
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b6ba44454848bb6e6d9fae8cbd00a93bbcf1c71706e0da5b3430d90073d954e
[INFO] running `Command { std: "docker" "start" "-a" "4b6ba44454848bb6e6d9fae8cbd00a93bbcf1c71706e0da5b3430d90073d954e", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.author
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling zmij v1.0.10
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking compression-core v0.4.31
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling selectors v0.33.0
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking servo_arc v0.3.0
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling web_atoms v0.2.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking webpki-roots v1.0.5
[INFO] [stderr]     Checking servo_arc v0.4.3
[INFO] [stderr]     Checking ego-tree v0.6.3
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking compression-codecs v0.4.35
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking cssparser v0.31.2
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking cssparser v0.36.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking kasuari v0.4.11
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking ratatui-core v0.1.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ratatui-widgets v0.3.0
[INFO] [stderr]     Checking ratatui-crossterm v0.1.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]     Checking string_cache v0.9.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking quick-xml v0.31.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking ratatui-macros v0.7.0
[INFO] [stderr]     Checking ratatui v0.30.0
[INFO] [stderr]     Checking markup5ever v0.36.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking async-compression v0.4.36
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking html5ever v0.36.1
[INFO] [stderr]     Checking xml5ever v0.18.1
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking scraper v0.18.1
[INFO] [stderr]     Checking scraper v0.25.0
[INFO] [stderr]     Checking markup5ever_rcdom v0.3.0
[INFO] [stderr]     Checking html2md v0.2.15
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking websearch v0.1.1
[INFO] [stderr]     Checking agent-bob v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `handle` is never used
[INFO] [stdout]  --> src/main.rs:6:4
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn handle(input: &str) -> String {
[INFO] [stdout]   |    ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PROMPT` is never used
[INFO] [stdout]  --> src/ui.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const PROMPT: &str = "> ";
[INFO] [stdout]   |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `VIEWPORT_HEIGHT` is never used
[INFO] [stdout]   --> src/ui.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const VIEWPORT_HEIGHT: u16 = 6;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Model` is never constructed
[INFO] [stdout]   --> src/ui.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct Model {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Msg` is never used
[INFO] [stdout]   --> src/ui.rs:17:6
[INFO] [stdout]    |
[INFO] [stdout] 17 | enum Msg {
[INFO] [stdout]    |      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Cmd` is never used
[INFO] [stdout]   --> src/ui.rs:25:6
[INFO] [stdout]    |
[INFO] [stdout] 25 | enum Cmd {
[INFO] [stdout]    |      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run` is never used
[INFO] [stdout]   --> src/ui.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn run(handler: fn(&str) -> String) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_app` is never used
[INFO] [stdout]   --> src/ui.rs:50:4
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn run_app(
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `view` is never used
[INFO] [stdout]   --> src/ui.rs:70:4
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn view(f: &mut Frame, model: &Model) {
[INFO] [stdout]    |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_msg` is never used
[INFO] [stdout]   --> src/ui.rs:86:4
[INFO] [stdout]    |
[INFO] [stdout] 86 | fn read_msg() -> io::Result<Option<Msg>> {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update` is never used
[INFO] [stdout]    --> src/ui.rs:113:4
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn update(model: &mut Model, msg: Msg) -> Option<Cmd> {
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_cmd` is never used
[INFO] [stdout]    --> src/ui.rs:139:4
[INFO] [stdout]     |
[INFO] [stdout] 139 | fn run_cmd(
[INFO] [stdout]     |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WrappedLines` is never constructed
[INFO] [stdout]    --> src/ui.rs:163:8
[INFO] [stdout]     |
[INFO] [stdout] 163 | struct WrappedLines {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wrap_prompted_lines` is never used
[INFO] [stdout]    --> src/ui.rs:168:4
[INFO] [stdout]     |
[INFO] [stdout] 168 | fn wrap_prompted_lines(prefix: &str, text: &str, width: u16) -> WrappedLines {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wrap_plain_lines` is never used
[INFO] [stdout]    --> src/ui.rs:186:4
[INFO] [stdout]     |
[INFO] [stdout] 186 | fn wrap_plain_lines(text: &str, width: u16) -> Vec<Line<'static>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wrap_text` is never used
[INFO] [stdout]    --> src/ui.rs:191:4
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn wrap_text(text: &str, width: usize) -> Vec<String> {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `split_to_width` is never used
[INFO] [stdout]    --> src/ui.rs:203:4
[INFO] [stdout]     |
[INFO] [stdout] 203 | fn split_to_width(text: &str, width: usize) -> Vec<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `push_input_char` is never used
[INFO] [stdout]    --> src/ui.rs:227:4
[INFO] [stdout]     |
[INFO] [stdout] 227 | fn push_input_char(input: &mut String, ch: char) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `push_input_str` is never used
[INFO] [stdout]    --> src/ui.rs:235:4
[INFO] [stdout]     |
[INFO] [stdout] 235 | fn push_input_str(input: &mut String, text: &str) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `outline` is never read
[INFO] [stdout]   --> src/web.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct MdPage {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub outline: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MdPage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle` is never used
[INFO] [stdout]  --> src/main.rs:6:4
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn handle(input: &str) -> String {
[INFO] [stdout]   |    ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PROMPT` is never used
[INFO] [stdout]  --> src/ui.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const PROMPT: &str = "> ";
[INFO] [stdout]   |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `VIEWPORT_HEIGHT` is never used
[INFO] [stdout]   --> src/ui.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const VIEWPORT_HEIGHT: u16 = 6;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Model` is never constructed
[INFO] [stdout]   --> src/ui.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct Model {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Msg` is never used
[INFO] [stdout]   --> src/ui.rs:17:6
[INFO] [stdout]    |
[INFO] [stdout] 17 | enum Msg {
[INFO] [stdout]    |      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Cmd` is never used
[INFO] [stdout]   --> src/ui.rs:25:6
[INFO] [stdout]    |
[INFO] [stdout] 25 | enum Cmd {
[INFO] [stdout]    |      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run` is never used
[INFO] [stdout]   --> src/ui.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn run(handler: fn(&str) -> String) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_app` is never used
[INFO] [stdout]   --> src/ui.rs:50:4
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn run_app(
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `view` is never used
[INFO] [stdout]   --> src/ui.rs:70:4
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn view(f: &mut Frame, model: &Model) {
[INFO] [stdout]    |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_msg` is never used
[INFO] [stdout]   --> src/ui.rs:86:4
[INFO] [stdout]    |
[INFO] [stdout] 86 | fn read_msg() -> io::Result<Option<Msg>> {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update` is never used
[INFO] [stdout]    --> src/ui.rs:113:4
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn update(model: &mut Model, msg: Msg) -> Option<Cmd> {
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_cmd` is never used
[INFO] [stdout]    --> src/ui.rs:139:4
[INFO] [stdout]     |
[INFO] [stdout] 139 | fn run_cmd(
[INFO] [stdout]     |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WrappedLines` is never constructed
[INFO] [stdout]    --> src/ui.rs:163:8
[INFO] [stdout]     |
[INFO] [stdout] 163 | struct WrappedLines {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wrap_prompted_lines` is never used
[INFO] [stdout]    --> src/ui.rs:168:4
[INFO] [stdout]     |
[INFO] [stdout] 168 | fn wrap_prompted_lines(prefix: &str, text: &str, width: u16) -> WrappedLines {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wrap_plain_lines` is never used
[INFO] [stdout]    --> src/ui.rs:186:4
[INFO] [stdout]     |
[INFO] [stdout] 186 | fn wrap_plain_lines(text: &str, width: u16) -> Vec<Line<'static>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wrap_text` is never used
[INFO] [stdout]    --> src/ui.rs:191:4
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn wrap_text(text: &str, width: usize) -> Vec<String> {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `split_to_width` is never used
[INFO] [stdout]    --> src/ui.rs:203:4
[INFO] [stdout]     |
[INFO] [stdout] 203 | fn split_to_width(text: &str, width: usize) -> Vec<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `push_input_char` is never used
[INFO] [stdout]    --> src/ui.rs:227:4
[INFO] [stdout]     |
[INFO] [stdout] 227 | fn push_input_char(input: &mut String, ch: char) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `push_input_str` is never used
[INFO] [stdout]    --> src/ui.rs:235:4
[INFO] [stdout]     |
[INFO] [stdout] 235 | fn push_input_str(input: &mut String, text: &str) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `outline` is never read
[INFO] [stdout]   --> src/web.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct MdPage {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub outline: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MdPage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.25s
[INFO] running `Command { std: "docker" "inspect" "4b6ba44454848bb6e6d9fae8cbd00a93bbcf1c71706e0da5b3430d90073d954e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b6ba44454848bb6e6d9fae8cbd00a93bbcf1c71706e0da5b3430d90073d954e", kill_on_drop: false }`
[INFO] [stdout] 4b6ba44454848bb6e6d9fae8cbd00a93bbcf1c71706e0da5b3430d90073d954e
