[INFO] fetching crate lili 0.0.1... [INFO] checking lili-0.0.1 against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] extracting crate lili 0.0.1 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate lili 0.0.1 on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lili 0.0.1 [INFO] finished tweaking crates.io crate lili 0.0.1 [INFO] tweaked toml for crates.io crate lili 0.0.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate lili 0.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded url-escape v0.1.1 [INFO] [stderr] Downloaded dotenv_codegen_implementation v0.15.0 [INFO] [stderr] Downloaded dotenv_codegen v0.15.0 [INFO] [stderr] Downloaded is-docker v0.2.0 [INFO] [stderr] Downloaded is-wsl v0.4.0 [INFO] [stderr] Downloaded open v5.0.0 [INFO] [stderr] Downloaded lilicore v0.0.1 [INFO] [stderr] Downloaded serde v1.0.181 [INFO] [stderr] Downloaded regex v1.9.2 [INFO] [stderr] Downloaded serde_derive v1.0.181 [INFO] [stderr] Downloaded regex-automata v0.3.5 [INFO] [stderr] Downloaded tiktoken-rs v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be8029306698966a76f44545abb99cfc793d2f1ae061698cc07918a90c78b368 [INFO] running `Command { std: "docker" "start" "-a" "be8029306698966a76f44545abb99cfc793d2f1ae061698cc07918a90c78b368", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be8029306698966a76f44545abb99cfc793d2f1ae061698cc07918a90c78b368", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be8029306698966a76f44545abb99cfc793d2f1ae061698cc07918a90c78b368", kill_on_drop: false }` [INFO] [stdout] be8029306698966a76f44545abb99cfc793d2f1ae061698cc07918a90c78b368 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a13688be7a7beaf6ae6ac4c09cece016168604f3eafd116f532da25358319b3 [INFO] running `Command { std: "docker" "start" "-a" "0a13688be7a7beaf6ae6ac4c09cece016168604f3eafd116f532da25358319b3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling serde v1.0.181 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.181 [INFO] [stderr] Compiling time-macros v0.2.11 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Checking deranged v0.3.7 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling rustix v0.38.7 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling cc v1.0.81 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking regex-automata v0.3.5 [INFO] [stderr] Checking open v5.0.0 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Compiling indoc v2.0.3 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking url-escape v0.1.1 [INFO] [stderr] Checking time v0.3.25 [INFO] [stderr] Checking fd-lock v3.0.13 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.15.2+1.6.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling dotenv_codegen_implementation v0.15.0 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking rustyline v12.0.0 [INFO] [stderr] Checking dotenv_codegen v0.15.0 [INFO] [stderr] Checking ratatui v0.22.0 [INFO] [stderr] Checking regex v1.9.2 [INFO] [stderr] Checking bstr v1.6.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking fancy-regex v0.11.0 [INFO] [stderr] Checking globset v0.4.13 [INFO] [stderr] Checking tiktoken-rs v0.5.0 [INFO] [stderr] Checking ignore v0.4.20 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling strum_macros v0.25.1 [INFO] [stderr] Checking tokio v1.29.1 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Checking jsonwebtoken v8.3.0 [INFO] [stderr] Checking git2 v0.17.2 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking lilicore v0.0.1 [INFO] [stderr] Checking lili v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `MissionActionType` [INFO] [stdout] --> src/app.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | rate_limit_get, set_fail, MissionAction, MissionActionType, SetFailRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Constraint`, `Direction`, `Layout` [INFO] [stdout] --> src/app.rs:16:24 [INFO] [stdout] | [INFO] [stdout] 16 | prelude::{Backend, Constraint, Direction, Layout}, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `llm_tokens::llm_tokens_count_string`, `text_input::TextInputComponent` [INFO] [stdout] --> src/app.rs:22:40 [INFO] [stdout] | [INFO] [stdout] 22 | components::{header::HeaderStatus, text_input::TextInputComponent}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | utils::{list::SelectableList, llm_tokens::llm_tokens_count_string}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lilicore::code_missions_api::MissionAction` [INFO] [stdout] --> src/components/mission/action_preview.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use lilicore::code_missions_api::MissionAction; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Cell`, `RefCell`, `borrow::BorrowMut` [INFO] [stdout] --> src/components/mission/context_files.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | borrow::BorrowMut, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | cell::{Cell, RefCell}, [INFO] [stdout] | ^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `utils::list::SelectableList` [INFO] [stdout] --> src/components/mission/context_files.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | utils::list::SelectableList, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Constraint` [INFO] [stdout] --> src/components/mission/message_input.rs:5:24 [INFO] [stdout] | [INFO] [stdout] 5 | prelude::{Backend, Constraint, Rect}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `InputComponent` [INFO] [stdout] --> src/components/mission/message_input.rs:13:53 [INFO] [stdout] | [INFO] [stdout] 13 | use super::super::{AppComponent, DrawableComponent, InputComponent}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Spans` [INFO] [stdout] --> src/components/mission/project_info.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | text::{Line, Span, Spans}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `InputComponent` [INFO] [stdout] --> src/components/text_input.rs:8:46 [INFO] [stdout] | [INFO] [stdout] 8 | use super::{AppComponent, DrawableComponent, InputComponent}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::mission::actions` [INFO] [stdout] --> src/components/mod.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | use self::mission::actions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Event`, `self` [INFO] [stdout] --> src/shortcuts.rs:2:24 [INFO] [stdout] | [INFO] [stdout] 2 | use crossterm::event::{self, Event, KeyCode, KeyEvent, KeyEventKind}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `shell::run_shell_command` [INFO] [stdout] --> src/shortcuts.rs:3:51 [INFO] [stdout] | [INFO] [stdout] 3 | use lilicore::{git_repo::get_current_branch_name, shell::run_shell_command}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Event`, `self` [INFO] [stdout] --> src/views/mod.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | use crossterm::event::{self, Event, KeyEvent, KeyEventKind}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `any::Any`, `rc::Rc` [INFO] [stdout] --> src/views/mod.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | use std::{any::Any, collections::HashMap, rc::Rc, sync::Mutex}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Paragraph`, `text::Line` [INFO] [stdout] --> src/views/add_context_files.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | text::Line, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 9 | widgets::{Block, Borders, ListItem, ListState, Paragraph}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `code_missions_api::MissionAction`, `configjson` [INFO] [stdout] --> src/views/commit_temp_branch.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | code_missions_api::MissionAction, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | configjson, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `redraw_app` [INFO] [stdout] --> src/views/create_temp_branch.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | redraw_app, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MissionExecutionStatus`, `SetFailRequest`, `get_current_branch_name`, `set_fail` [INFO] [stdout] --> src/views/mission.rs:8:29 [INFO] [stdout] | [INFO] [stdout] 8 | self, set_approved, set_fail, ApiError, CodeMissionStatus, CreateMissionRequest, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 9 | CreateMissionResponse, ExecuteMissionRequest, MissionData, MissionExecution, [INFO] [stdout] 10 | MissionExecutionContextFile, MissionExecutionStatus, SetApprovedRequest, SetFailRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | get_current_branch_name, get_git_last_commits, get_last_commit_message, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Frame` is imported redundantly [INFO] [stdout] --> src/views/mission.rs:19:27 [INFO] [stdout] | [INFO] [stdout] 19 | use ratatui::{prelude::*, Frame}; [INFO] [stdout] | ---------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `Frame` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rc::Rc` [INFO] [stdout] --> src/views/sign_in.rs:1:33 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{collections::HashMap, rc::Rc, sync::Mutex}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Frame` is imported redundantly [INFO] [stdout] --> src/views/sign_in.rs:6:27 [INFO] [stdout] | [INFO] [stdout] 6 | use ratatui::{prelude::*, Frame}; [INFO] [stdout] | ---------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `Frame` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `redraw_app` [INFO] [stdout] --> src/views/sign_in.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | redraw_app, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `widgets::*` [INFO] [stdout] --> src/main.rs:16:27 [INFO] [stdout] | [INFO] [stdout] 16 | use ratatui::{prelude::*, widgets::*}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `ratatui::text::Spans`: Use `ratatui::text::Line` instead [INFO] [stdout] --> src/components/mission/project_info.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | text::{Line, Span, Spans}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated tuple struct `ratatui::text::Spans`: Use `ratatui::text::Line` instead [INFO] [stdout] --> src/components/mission/project_info.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | text::{Line, Span, Spans}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `unique_name` [INFO] [stdout] --> src/views/sign_in.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | let unique_name = &TextInputComponent::unique_name_from_focused_block(&state.focused_block); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_unique_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/views/create_temp_branch.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 50 | / match git_temporary_branch_create(&state.project_dir) { [INFO] [stdout] 51 | | Ok(output) => { [INFO] [stdout] 52 | | state.set_screen(AppScreen::Mission); [INFO] [stdout] 53 | | state.set_focused_block(FocusedBlock::Home); [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | }; [INFO] [stdout] | |_________________- any code following this `match` expression is unreachable, as all arms diverge [INFO] [stdout] 62 | return Ok(ShortcutHandlerResponse::StopPropagation); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/views/commit_temp_branch.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 73 | / match git_add_and_commit(message, project_dir) { [INFO] [stdout] 74 | | Ok(output) => { [INFO] [stdout] 75 | | state.set_screen(AppScreen::Mission); [INFO] [stdout] 76 | | state.set_focused_block(FocusedBlock::Home); [INFO] [stdout] ... | [INFO] [stdout] 93 | | } [INFO] [stdout] 94 | | }; [INFO] [stdout] | |_________________- any code following this `match` expression is unreachable, as all arms diverge [INFO] [stdout] 95 | return Ok(ShortcutHandlerResponse::StopPropagation); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `style::Stylize` [INFO] [stdout] --> src/components/mission/message_input.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | style::Stylize, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> src/components/mod.rs:75:22 [INFO] [stdout] | [INFO] [stdout] 75 | fn render(&self, frame: &mut Frame, rect: Rect, state: &TestComponentProps) -> Result<()> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rect` [INFO] [stdout] --> src/components/mod.rs:75:44 [INFO] [stdout] | [INFO] [stdout] 75 | fn render(&self, frame: &mut Frame, rect: Rect, state: &TestComponentProps) -> Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/components/mod.rs:75:56 [INFO] [stdout] | [INFO] [stdout] 75 | fn render(&self, frame: &mut Frame, rect: Rect, state: &TestComponentProps) -> Result<()> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> src/components/mod.rs:97:22 [INFO] [stdout] | [INFO] [stdout] 97 | fn render(&self, frame: &mut Frame, rect: Rect, state: &TestComponentProps) -> Result<()> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rect` [INFO] [stdout] --> src/components/mod.rs:97:44 [INFO] [stdout] | [INFO] [stdout] 97 | fn render(&self, frame: &mut Frame, rect: Rect, state: &TestComponentProps) -> Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/components/mod.rs:97:56 [INFO] [stdout] | [INFO] [stdout] 97 | fn render(&self, frame: &mut Frame, rect: Rect, state: &TestComponentProps) -> Result<()> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `compAProps` [INFO] [stdout] --> src/components/mod.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | let compAProps = ComponentAProps {}; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compAProps` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `compBProps` [INFO] [stdout] --> src/components/mod.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | let compBProps = ComponentBProps {}; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compBProps` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/components/mod.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | let mut a: ViewA> = ViewA { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/components/mod.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | let mut a: ViewA> = ViewA { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/views/add_context_files.rs:170:30 [INFO] [stdout] | [INFO] [stdout] 170 | fn components(&mut self, state: &mut AppState) -> Result>> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/views/add_context_files.rs:243:14 [INFO] [stdout] | [INFO] [stdout] 243 | for (i, item_str) in self.selected_items.iter().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/views/commit_temp_branch.rs:156:30 [INFO] [stdout] | [INFO] [stdout] 156 | fn components(&mut self, state: &mut AppState) -> Result>> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/views/create_temp_branch.rs:87:30 [INFO] [stdout] | [INFO] [stdout] 87 | fn components(&mut self, state: &mut AppState) -> Result>> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/views/mission.rs:461:9 [INFO] [stdout] | [INFO] [stdout] 461 | state: &mut AppState, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/views/sign_in.rs:144:30 [INFO] [stdout] | [INFO] [stdout] 144 | fn components(&mut self, state: &mut AppState) -> Result>> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/views/sign_in.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | state: &mut AppState, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `InputComponent` is never used [INFO] [stdout] --> src/components/mod.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | pub trait InputComponent { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `render` is never used [INFO] [stdout] --> src/components/mod.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub trait AppComponentTrait { [INFO] [stdout] | ----------------- method in this trait [INFO] [stdout] 32 | fn render(&self, frame: &mut Frame, rect: Rect, props: &Props) -> Result<()>; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ComponentAProps` is never constructed [INFO] [stdout] --> src/components/mod.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct ComponentAProps {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_any` is never used [INFO] [stdout] --> src/components/mod.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 88 | impl ComponentB { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] 89 | pub fn as_any(&self) -> &dyn Any { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ComponentBProps` is never constructed [INFO] [stdout] --> src/components/mod.rs:94:12 [INFO] [stdout] | [INFO] [stdout] 94 | pub struct ComponentBProps {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `View` is never used [INFO] [stdout] --> src/components/mod.rs:107:7 [INFO] [stdout] | [INFO] [stdout] 107 | trait View { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ViewA` is never constructed [INFO] [stdout] --> src/components/mod.rs:112:8 [INFO] [stdout] | [INFO] [stdout] 112 | struct ViewA { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_views` is never used [INFO] [stdout] --> src/components/mod.rs:116:4 [INFO] [stdout] | [INFO] [stdout] 116 | fn get_views() { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `app` is never used [INFO] [stdout] --> src/components/mod.rs:126:4 [INFO] [stdout] | [INFO] [stdout] 126 | fn app() {} [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `llm_tokens_count_string` is never used [INFO] [stdout] --> src/utils/llm_tokens.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn llm_tokens_count_string(text: &str) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_selected_context_file_paths` is never used [INFO] [stdout] --> src/views/add_context_files.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 38 | impl AddContextFilesView { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 53 | fn get_selected_context_file_paths(&mut self, state: &mut AppState) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | terminal.clear(); [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)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 69 | let _ = terminal.clear(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `compA` should have a snake case name [INFO] [stdout] --> src/components/mod.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | let compA: Rc<&dyn std::any::Any> = Rc::new(&ComponentA {}); [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `comp_a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `compAProps` should have a snake case name [INFO] [stdout] --> src/components/mod.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | let compAProps = ComponentAProps {}; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `comp_aprops` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `compB` should have a snake case name [INFO] [stdout] --> src/components/mod.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | let compB = Rc::new(ComponentB {}.as_any()); [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `comp_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `compBProps` should have a snake case name [INFO] [stdout] --> src/components/mod.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | let compBProps = ComponentBProps {}; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `comp_bprops` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 63 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.00s [INFO] running `Command { std: "docker" "inspect" "0a13688be7a7beaf6ae6ac4c09cece016168604f3eafd116f532da25358319b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a13688be7a7beaf6ae6ac4c09cece016168604f3eafd116f532da25358319b3", kill_on_drop: false }` [INFO] [stdout] 0a13688be7a7beaf6ae6ac4c09cece016168604f3eafd116f532da25358319b3 [INFO] checking lili-0.0.1 against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] extracting crate lili 0.0.1 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate lili 0.0.1 on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lili 0.0.1 [INFO] finished tweaking crates.io crate lili 0.0.1 [INFO] tweaked toml for crates.io crate lili 0.0.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate lili 0.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec498be186341b7309ba14e19364d7dcdeb546e44ce83577cb194813c5987310 [INFO] running `Command { std: "docker" "start" "-a" "ec498be186341b7309ba14e19364d7dcdeb546e44ce83577cb194813c5987310", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec498be186341b7309ba14e19364d7dcdeb546e44ce83577cb194813c5987310", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec498be186341b7309ba14e19364d7dcdeb546e44ce83577cb194813c5987310", kill_on_drop: false }` [INFO] [stdout] ec498be186341b7309ba14e19364d7dcdeb546e44ce83577cb194813c5987310 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a047da820e7f83bb1a1c01b4b31035542bcd706771dd1b3ee3986fffb1df3a51 [INFO] running `Command { std: "docker" "start" "-a" "a047da820e7f83bb1a1c01b4b31035542bcd706771dd1b3ee3986fffb1df3a51", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling serde v1.0.181 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling serde_derive v1.0.181 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling time-macros v0.2.11 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking deranged v0.3.7 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling rustix v0.38.7 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Compiling cc v1.0.81 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Compiling indoc v2.0.3 [INFO] [stderr] Checking url-escape v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking time v0.3.25 [INFO] [stderr] Checking regex-automata v0.3.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libgit2-sys v0.15.2+1.6.4 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking open v5.0.0 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking fd-lock v3.0.13 [INFO] [stderr] Checking rustyline v12.0.0 [INFO] [stderr] Checking ratatui v0.22.0 [INFO] [stderr] Compiling dotenv_codegen_implementation v0.15.0 [INFO] [stderr] Checking dotenv_codegen v0.15.0 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling strum_macros v0.25.1 [INFO] [stderr] Checking regex v1.9.2 [INFO] [stderr] Checking bstr v1.6.0 [INFO] [stderr] Checking fancy-regex v0.11.0 [INFO] [stderr] Checking globset v0.4.13 [INFO] [stderr] Checking tokio v1.29.1 [INFO] [stderr] Checking ignore v0.4.20 [INFO] [stderr] Checking tiktoken-rs v0.5.0 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Checking jsonwebtoken v8.3.0 [INFO] [stderr] Checking git2 v0.17.2 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking lilicore v0.0.1 [INFO] [stderr] Checking lili v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `MissionActionType` [INFO] [stdout] --> src/app.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | rate_limit_get, set_fail, MissionAction, MissionActionType, SetFailRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Constraint`, `Direction`, `Layout` [INFO] [stdout] --> src/app.rs:16:24 [INFO] [stdout] | [INFO] [stdout] 16 | prelude::{Backend, Constraint, Direction, Layout}, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `llm_tokens::llm_tokens_count_string`, `text_input::TextInputComponent` [INFO] [stdout] --> src/app.rs:22:40 [INFO] [stdout] | [INFO] [stdout] 22 | components::{header::HeaderStatus, text_input::TextInputComponent}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | utils::{list::SelectableList, llm_tokens::llm_tokens_count_string}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lilicore::code_missions_api::MissionAction` [INFO] [stdout] --> src/components/mission/action_preview.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use lilicore::code_missions_api::MissionAction; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Cell`, `RefCell`, `borrow::BorrowMut` [INFO] [stdout] --> src/components/mission/context_files.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | borrow::BorrowMut, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | cell::{Cell, RefCell}, [INFO] [stdout] | ^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `utils::list::SelectableList` [INFO] [stdout] --> src/components/mission/context_files.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | utils::list::SelectableList, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Constraint` [INFO] [stdout] --> src/components/mission/message_input.rs:5:24 [INFO] [stdout] | [INFO] [stdout] 5 | prelude::{Backend, Constraint, Rect}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `InputComponent` [INFO] [stdout] --> src/components/mission/message_input.rs:13:53 [INFO] [stdout] | [INFO] [stdout] 13 | use super::super::{AppComponent, DrawableComponent, InputComponent}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Spans` [INFO] [stdout] --> src/components/mission/project_info.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | text::{Line, Span, Spans}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `InputComponent` [INFO] [stdout] --> src/components/text_input.rs:8:46 [INFO] [stdout] | [INFO] [stdout] 8 | use super::{AppComponent, DrawableComponent, InputComponent}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::mission::actions` [INFO] [stdout] --> src/components/mod.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | use self::mission::actions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Event`, `self` [INFO] [stdout] --> src/shortcuts.rs:2:24 [INFO] [stdout] | [INFO] [stdout] 2 | use crossterm::event::{self, Event, KeyCode, KeyEvent, KeyEventKind}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `shell::run_shell_command` [INFO] [stdout] --> src/shortcuts.rs:3:51 [INFO] [stdout] | [INFO] [stdout] 3 | use lilicore::{git_repo::get_current_branch_name, shell::run_shell_command}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Event`, `self` [INFO] [stdout] --> src/views/mod.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | use crossterm::event::{self, Event, KeyEvent, KeyEventKind}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `any::Any`, `rc::Rc` [INFO] [stdout] --> src/views/mod.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | use std::{any::Any, collections::HashMap, rc::Rc, sync::Mutex}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Paragraph`, `text::Line` [INFO] [stdout] --> src/views/add_context_files.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | text::Line, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 9 | widgets::{Block, Borders, ListItem, ListState, Paragraph}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `code_missions_api::MissionAction`, `configjson` [INFO] [stdout] --> src/views/commit_temp_branch.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | code_missions_api::MissionAction, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | configjson, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `redraw_app` [INFO] [stdout] --> src/views/create_temp_branch.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | redraw_app, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MissionExecutionStatus`, `SetFailRequest`, `get_current_branch_name`, `set_fail` [INFO] [stdout] --> src/views/mission.rs:8:29 [INFO] [stdout] | [INFO] [stdout] 8 | self, set_approved, set_fail, ApiError, CodeMissionStatus, CreateMissionRequest, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 9 | CreateMissionResponse, ExecuteMissionRequest, MissionData, MissionExecution, [INFO] [stdout] 10 | MissionExecutionContextFile, MissionExecutionStatus, SetApprovedRequest, SetFailRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | get_current_branch_name, get_git_last_commits, get_last_commit_message, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Frame` is imported redundantly [INFO] [stdout] --> src/views/mission.rs:19:27 [INFO] [stdout] | [INFO] [stdout] 19 | use ratatui::{prelude::*, Frame}; [INFO] [stdout] | ---------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `Frame` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rc::Rc` [INFO] [stdout] --> src/views/sign_in.rs:1:33 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{collections::HashMap, rc::Rc, sync::Mutex}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Frame` is imported redundantly [INFO] [stdout] --> src/views/sign_in.rs:6:27 [INFO] [stdout] | [INFO] [stdout] 6 | use ratatui::{prelude::*, Frame}; [INFO] [stdout] | ---------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `Frame` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `redraw_app` [INFO] [stdout] --> src/views/sign_in.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | redraw_app, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `widgets::*` [INFO] [stdout] --> src/main.rs:16:27 [INFO] [stdout] | [INFO] [stdout] 16 | use ratatui::{prelude::*, widgets::*}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `ratatui::text::Spans`: Use `ratatui::text::Line` instead [INFO] [stdout] --> src/components/mission/project_info.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | text::{Line, Span, Spans}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated tuple struct `ratatui::text::Spans`: Use `ratatui::text::Line` instead [INFO] [stdout] --> src/components/mission/project_info.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | text::{Line, Span, Spans}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `unique_name` [INFO] [stdout] --> src/views/sign_in.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | let unique_name = &TextInputComponent::unique_name_from_focused_block(&state.focused_block); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_unique_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/views/create_temp_branch.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 50 | / match git_temporary_branch_create(&state.project_dir) { [INFO] [stdout] 51 | | Ok(output) => { [INFO] [stdout] 52 | | state.set_screen(AppScreen::Mission); [INFO] [stdout] 53 | | state.set_focused_block(FocusedBlock::Home); [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | }; [INFO] [stdout] | |_________________- any code following this `match` expression is unreachable, as all arms diverge [INFO] [stdout] 62 | return Ok(ShortcutHandlerResponse::StopPropagation); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/views/commit_temp_branch.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 73 | / match git_add_and_commit(message, project_dir) { [INFO] [stdout] 74 | | Ok(output) => { [INFO] [stdout] 75 | | state.set_screen(AppScreen::Mission); [INFO] [stdout] 76 | | state.set_focused_block(FocusedBlock::Home); [INFO] [stdout] ... | [INFO] [stdout] 93 | | } [INFO] [stdout] 94 | | }; [INFO] [stdout] | |_________________- any code following this `match` expression is unreachable, as all arms diverge [INFO] [stdout] 95 | return Ok(ShortcutHandlerResponse::StopPropagation); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `style::Stylize` [INFO] [stdout] --> src/components/mission/message_input.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | style::Stylize, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> src/components/mod.rs:75:22 [INFO] [stdout] | [INFO] [stdout] 75 | fn render(&self, frame: &mut Frame, rect: Rect, state: &TestComponentProps) -> Result<()> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rect` [INFO] [stdout] --> src/components/mod.rs:75:44 [INFO] [stdout] | [INFO] [stdout] 75 | fn render(&self, frame: &mut Frame, rect: Rect, state: &TestComponentProps) -> Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/components/mod.rs:75:56 [INFO] [stdout] | [INFO] [stdout] 75 | fn render(&self, frame: &mut Frame, rect: Rect, state: &TestComponentProps) -> Result<()> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> src/components/mod.rs:97:22 [INFO] [stdout] | [INFO] [stdout] 97 | fn render(&self, frame: &mut Frame, rect: Rect, state: &TestComponentProps) -> Result<()> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rect` [INFO] [stdout] --> src/components/mod.rs:97:44 [INFO] [stdout] | [INFO] [stdout] 97 | fn render(&self, frame: &mut Frame, rect: Rect, state: &TestComponentProps) -> Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/components/mod.rs:97:56 [INFO] [stdout] | [INFO] [stdout] 97 | fn render(&self, frame: &mut Frame, rect: Rect, state: &TestComponentProps) -> Result<()> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `compAProps` [INFO] [stdout] --> src/components/mod.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | let compAProps = ComponentAProps {}; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compAProps` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `compBProps` [INFO] [stdout] --> src/components/mod.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | let compBProps = ComponentBProps {}; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compBProps` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/components/mod.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | let mut a: ViewA> = ViewA { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/components/mod.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | let mut a: ViewA> = ViewA { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/views/add_context_files.rs:170:30 [INFO] [stdout] | [INFO] [stdout] 170 | fn components(&mut self, state: &mut AppState) -> Result>> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/views/add_context_files.rs:243:14 [INFO] [stdout] | [INFO] [stdout] 243 | for (i, item_str) in self.selected_items.iter().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/views/commit_temp_branch.rs:156:30 [INFO] [stdout] | [INFO] [stdout] 156 | fn components(&mut self, state: &mut AppState) -> Result>> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/views/create_temp_branch.rs:87:30 [INFO] [stdout] | [INFO] [stdout] 87 | fn components(&mut self, state: &mut AppState) -> Result>> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/views/mission.rs:461:9 [INFO] [stdout] | [INFO] [stdout] 461 | state: &mut AppState, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/views/sign_in.rs:144:30 [INFO] [stdout] | [INFO] [stdout] 144 | fn components(&mut self, state: &mut AppState) -> Result>> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/views/sign_in.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | state: &mut AppState, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `InputComponent` is never used [INFO] [stdout] --> src/components/mod.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | pub trait InputComponent { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `render` is never used [INFO] [stdout] --> src/components/mod.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub trait AppComponentTrait { [INFO] [stdout] | ----------------- method in this trait [INFO] [stdout] 32 | fn render(&self, frame: &mut Frame, rect: Rect, props: &Props) -> Result<()>; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ComponentAProps` is never constructed [INFO] [stdout] --> src/components/mod.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct ComponentAProps {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_any` is never used [INFO] [stdout] --> src/components/mod.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 88 | impl ComponentB { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] 89 | pub fn as_any(&self) -> &dyn Any { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ComponentBProps` is never constructed [INFO] [stdout] --> src/components/mod.rs:94:12 [INFO] [stdout] | [INFO] [stdout] 94 | pub struct ComponentBProps {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `View` is never used [INFO] [stdout] --> src/components/mod.rs:107:7 [INFO] [stdout] | [INFO] [stdout] 107 | trait View { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ViewA` is never constructed [INFO] [stdout] --> src/components/mod.rs:112:8 [INFO] [stdout] | [INFO] [stdout] 112 | struct ViewA { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_views` is never used [INFO] [stdout] --> src/components/mod.rs:116:4 [INFO] [stdout] | [INFO] [stdout] 116 | fn get_views() { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `app` is never used [INFO] [stdout] --> src/components/mod.rs:126:4 [INFO] [stdout] | [INFO] [stdout] 126 | fn app() {} [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `llm_tokens_count_string` is never used [INFO] [stdout] --> src/utils/llm_tokens.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn llm_tokens_count_string(text: &str) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_selected_context_file_paths` is never used [INFO] [stdout] --> src/views/add_context_files.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 38 | impl AddContextFilesView { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 53 | fn get_selected_context_file_paths(&mut self, state: &mut AppState) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | terminal.clear(); [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)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 69 | let _ = terminal.clear(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `compA` should have a snake case name [INFO] [stdout] --> src/components/mod.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | let compA: Rc<&dyn std::any::Any> = Rc::new(&ComponentA {}); [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `comp_a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `compAProps` should have a snake case name [INFO] [stdout] --> src/components/mod.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | let compAProps = ComponentAProps {}; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `comp_aprops` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `compB` should have a snake case name [INFO] [stdout] --> src/components/mod.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | let compB = Rc::new(ComponentB {}.as_any()); [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `comp_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `compBProps` should have a snake case name [INFO] [stdout] --> src/components/mod.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | let compBProps = ComponentBProps {}; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `comp_bprops` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 63 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.07s [INFO] running `Command { std: "docker" "inspect" "a047da820e7f83bb1a1c01b4b31035542bcd706771dd1b3ee3986fffb1df3a51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a047da820e7f83bb1a1c01b4b31035542bcd706771dd1b3ee3986fffb1df3a51", kill_on_drop: false }` [INFO] [stdout] a047da820e7f83bb1a1c01b4b31035542bcd706771dd1b3ee3986fffb1df3a51