[INFO] cloning repository https://github.com/EDToaster/tai
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EDToaster/tai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEDToaster%2Ftai", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEDToaster%2Ftai'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ef21c5962561040dd0e61b39ae4c5132ba78b859
[INFO] testing EDToaster/tai against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEDToaster%2Ftai" "/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/EDToaster/tai
[INFO] finished tweaking git repo https://github.com/EDToaster/tai
[INFO] tweaked toml for git repo https://github.com/EDToaster/tai written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EDToaster/tai on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EDToaster/tai 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 84573d381a7cc9cb100c4049981c9e526fcd614291c62771ec61bdabd8ffb2db
[INFO] running `Command { std: "docker" "start" "-a" "84573d381a7cc9cb100c4049981c9e526fcd614291c62771ec61bdabd8ffb2db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "84573d381a7cc9cb100c4049981c9e526fcd614291c62771ec61bdabd8ffb2db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84573d381a7cc9cb100c4049981c9e526fcd614291c62771ec61bdabd8ffb2db", kill_on_drop: false }`
[INFO] [stdout] 84573d381a7cc9cb100c4049981c9e526fcd614291c62771ec61bdabd8ffb2db
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 6279206cfa05a06d5a37327e02221e007b820b47208b053e03600b78e6dad2c0
[INFO] running `Command { std: "docker" "start" "-a" "6279206cfa05a06d5a37327e02221e007b820b47208b053e03600b78e6dad2c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling owo-colors v4.2.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling quick-xml v0.32.0
[INFO] [stderr]    Compiling color-spantrace v0.2.2
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling tree-sitter v0.23.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tree-sitter-md v0.3.2
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling backtrace v0.3.75
[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 futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling color-eyre v0.6.4
[INFO] [stderr]    Compiling ratatui v0.29.0
[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 derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ansi-to-tui v7.0.0
[INFO] [stderr]    Compiling tui-widget-list v0.13.2
[INFO] [stderr]    Compiling tui-textarea v0.7.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling plist v1.7.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling tui-markdown v0.3.5
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling openai v1.1.0
[INFO] [stderr]    Compiling tai v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `MarkdownCursor`
[INFO] [stdout]  --> src/md.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tree_sitter_md::{MarkdownCursor, MarkdownParser, MarkdownTree};
[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: `indoc::indoc`
[INFO] [stdout]  --> src/tabs/prompt.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use indoc::indoc;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ListBuilder` and `ListView`
[INFO] [stdout]   --> src/tabs/prompt.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 | use tui_widget_list::{ListBuilder, ListState, ListView};
[INFO] [stdout]    |                       ^^^^^^^^^^^             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `prelude::StatefulWidget`
[INFO] [stdout]   --> src/tabs/prompt.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     prelude::StatefulWidget,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `chat_event`
[INFO] [stdout]    --> src/app.rs:105:29
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 Event::Chat(chat_event) => todo!(),
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chat_event`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `status`
[INFO] [stdout]    --> src/tabs/prompt.rs:139:30
[INFO] [stdout]     |
[INFO] [stdout] 139 |         let [mode, controls, status] = horizontal![Length(8), Fill(0), Length(4)].areas(area);
[INFO] [stdout]     |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]  --> src/tabs/settings.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn render(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/tabs/settings.rs:8:33
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn render(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_event`
[INFO] [stdout]   --> src/tabs/settings.rs:13:41
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn handle_key_events(&mut self, key_event: KeyEvent) -> color_eyre::Result<()> {
[INFO] [stdout]    |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_key_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TextWriter` is never constructed
[INFO] [stdout]   --> src/md.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 77 | struct TextWriter {}
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `list_state` is never read
[INFO] [stdout]   --> src/tabs/prompt.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct ChatState {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 76 |     pub messages: Vec<ChatMessage>,
[INFO] [stdout] 77 |     list_state: ListState,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChatState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "6279206cfa05a06d5a37327e02221e007b820b47208b053e03600b78e6dad2c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6279206cfa05a06d5a37327e02221e007b820b47208b053e03600b78e6dad2c0", kill_on_drop: false }`
[INFO] [stdout] 6279206cfa05a06d5a37327e02221e007b820b47208b053e03600b78e6dad2c0
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] e964faafc40bf04e63fa1623a69650454b0b670939d2631ca086ea0344f22110
[INFO] running `Command { std: "docker" "start" "-a" "e964faafc40bf04e63fa1623a69650454b0b670939d2631ca086ea0344f22110", kill_on_drop: false }`
[INFO] [stderr]    Compiling tai v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `MarkdownCursor`
[INFO] [stdout]  --> src/md.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tree_sitter_md::{MarkdownCursor, MarkdownParser, MarkdownTree};
[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: `indoc::indoc`
[INFO] [stdout]  --> src/tabs/prompt.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use indoc::indoc;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ListBuilder` and `ListView`
[INFO] [stdout]   --> src/tabs/prompt.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 | use tui_widget_list::{ListBuilder, ListState, ListView};
[INFO] [stdout]    |                       ^^^^^^^^^^^             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `prelude::StatefulWidget`
[INFO] [stdout]   --> src/tabs/prompt.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     prelude::StatefulWidget,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `chat_event`
[INFO] [stdout]    --> src/app.rs:105:29
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 Event::Chat(chat_event) => todo!(),
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chat_event`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `status`
[INFO] [stdout]    --> src/tabs/prompt.rs:139:30
[INFO] [stdout]     |
[INFO] [stdout] 139 |         let [mode, controls, status] = horizontal![Length(8), Fill(0), Length(4)].areas(area);
[INFO] [stdout]     |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]  --> src/tabs/settings.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn render(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/tabs/settings.rs:8:33
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn render(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_event`
[INFO] [stdout]   --> src/tabs/settings.rs:13:41
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn handle_key_events(&mut self, key_event: KeyEvent) -> color_eyre::Result<()> {
[INFO] [stdout]    |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_key_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TextWriter` is never constructed
[INFO] [stdout]   --> src/md.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 77 | struct TextWriter {}
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `list_state` is never read
[INFO] [stdout]   --> src/tabs/prompt.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct ChatState {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 76 |     pub messages: Vec<ChatMessage>,
[INFO] [stdout] 77 |     list_state: ListState,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChatState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.16s
[INFO] running `Command { std: "docker" "inspect" "e964faafc40bf04e63fa1623a69650454b0b670939d2631ca086ea0344f22110", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e964faafc40bf04e63fa1623a69650454b0b670939d2631ca086ea0344f22110", kill_on_drop: false }`
[INFO] [stdout] e964faafc40bf04e63fa1623a69650454b0b670939d2631ca086ea0344f22110
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 2366dd9865de23f294cd900261a7106688fc4db767752a254f702fc25dfe6ee6
[INFO] running `Command { std: "docker" "start" "-a" "2366dd9865de23f294cd900261a7106688fc4db767752a254f702fc25dfe6ee6", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `MarkdownCursor`
[INFO] [stderr]  --> src/md.rs:5:22
[INFO] [stderr]   |
[INFO] [stderr] 5 | use tree_sitter_md::{MarkdownCursor, MarkdownParser, MarkdownTree};
[INFO] [stderr]   |                      ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `indoc::indoc`
[INFO] [stderr]  --> src/tabs/prompt.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use indoc::indoc;
[INFO] [stderr]   |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `ListBuilder` and `ListView`
[INFO] [stderr]   --> src/tabs/prompt.rs:18:23
[INFO] [stderr]    |
[INFO] [stderr] 18 | use tui_widget_list::{ListBuilder, ListState, ListView};
[INFO] [stderr]    |                       ^^^^^^^^^^^             ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `prelude::StatefulWidget`
[INFO] [stderr]   --> src/tabs/prompt.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 |     prelude::StatefulWidget,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `chat_event`
[INFO] [stderr]    --> src/app.rs:105:29
[INFO] [stderr]     |
[INFO] [stderr] 105 |                 Event::Chat(chat_event) => todo!(),
[INFO] [stderr]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chat_event`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `status`
[INFO] [stderr]    --> src/tabs/prompt.rs:139:30
[INFO] [stderr]     |
[INFO] [stderr] 139 |         let [mode, controls, status] = horizontal![Length(8), Fill(0), Length(4)].areas(area);
[INFO] [stderr]     |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `area`
[INFO] [stderr]  --> src/tabs/settings.rs:8:21
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn render(self, area: Rect, buf: &mut Buffer) {}
[INFO] [stderr]   |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `buf`
[INFO] [stderr]  --> src/tabs/settings.rs:8:33
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn render(self, area: Rect, buf: &mut Buffer) {}
[INFO] [stderr]   |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_buf`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `key_event`
[INFO] [stderr]   --> src/tabs/settings.rs:13:41
[INFO] [stderr]    |
[INFO] [stderr] 13 |     pub fn handle_key_events(&mut self, key_event: KeyEvent) -> color_eyre::Result<()> {
[INFO] [stderr]    |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_key_event`
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TextWriter` is never constructed
[INFO] [stderr]   --> src/md.rs:77:8
[INFO] [stderr]    |
[INFO] [stderr] 77 | struct TextWriter {}
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `list_state` is never read
[INFO] [stderr]   --> src/tabs/prompt.rs:77:5
[INFO] [stderr]    |
[INFO] [stderr] 75 | pub struct ChatState {
[INFO] [stderr]    |            --------- field in this struct
[INFO] [stderr] 76 |     pub messages: Vec<ChatMessage>,
[INFO] [stderr] 77 |     list_state: ListState,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ChatState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `tai` (bin "tai" test) generated 11 warnings (run `cargo fix --bin "tai" -p tai --tests` to apply 8 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/tai/96ef1039f1d05b30/deps/tai-96ef1039f1d05b30)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2366dd9865de23f294cd900261a7106688fc4db767752a254f702fc25dfe6ee6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2366dd9865de23f294cd900261a7106688fc4db767752a254f702fc25dfe6ee6", kill_on_drop: false }`
[INFO] [stdout] 2366dd9865de23f294cd900261a7106688fc4db767752a254f702fc25dfe6ee6
