[INFO] cloning repository https://github.com/cmdrtomalak/tui_sec_reader
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cmdrtomalak/tui_sec_reader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmdrtomalak%2Ftui_sec_reader", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmdrtomalak%2Ftui_sec_reader'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2e6dce26fc79f254d501bb2963304230571ad8eb
[INFO] testing cmdrtomalak/tui_sec_reader against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmdrtomalak%2Ftui_sec_reader" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cmdrtomalak/tui_sec_reader
[INFO] finished tweaking git repo https://github.com/cmdrtomalak/tui_sec_reader
[INFO] tweaked toml for git repo https://github.com/cmdrtomalak/tui_sec_reader written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cmdrtomalak/tui_sec_reader on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cmdrtomalak/tui_sec_reader 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" "+beta-2026-03-05" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c6ea9e8080702b018c566c03eb39191345ede0ff4d440b3d179ac7fb3b967c7c
[INFO] running `Command { std: "docker" "start" "-a" "c6ea9e8080702b018c566c03eb39191345ede0ff4d440b3d179ac7fb3b967c7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6ea9e8080702b018c566c03eb39191345ede0ff4d440b3d179ac7fb3b967c7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6ea9e8080702b018c566c03eb39191345ede0ff4d440b3d179ac7fb3b967c7c", kill_on_drop: false }`
[INFO] [stdout] c6ea9e8080702b018c566c03eb39191345ede0ff4d440b3d179ac7fb3b967c7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9b7f9b08925d6c79432d8c4ffe0755bf6967ba103daef1ea89c0b61972004a1
[INFO] running `Command { std: "docker" "start" "-a" "a9b7f9b08925d6c79432d8c4ffe0755bf6967ba103daef1ea89c0b61972004a1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling servo_arc v0.4.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling ego-tree v0.9.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling html5ever v0.29.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling scraper v0.21.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling tui_sec_reader v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `DocumentLine` and `ParsedTable`
[INFO] [stdout]   --> src/ui/app.rs:14:21
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::parser::{DocumentLine, HtmlParser, ParsedDocument, ParsedTable};
[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: `StatusBar`
[INFO] [stdout]   --> src/ui/app.rs:17:37
[INFO] [stdout]    |
[INFO] [stdout] 17 | use super::components::{InputField, StatusBar};
[INFO] [stdout]    |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Block` and `Borders`
[INFO] [stdout]  --> src/ui/components.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 |     widgets::{Block, Borders, Paragraph},
[INFO] [stdout]   |               ^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ScrollbarOrientation`, `ScrollbarState`, and `Scrollbar`
[INFO] [stdout]  --> src/ui/table_view.rs:6:42
[INFO] [stdout]   |
[INFO] [stdout] 6 |     widgets::{Block, Borders, Cell, Row, Scrollbar, ScrollbarOrientation, ScrollbarState, Table, TableState},
[INFO] [stdout]   |                                          ^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::set_cursor`: the method set_cursor_position indicates more clearly what about the cursor to set
[INFO] [stdout]    --> src/ui/app.rs:352:15
[INFO] [stdout]     |
[INFO] [stdout] 352 |         frame.set_cursor(
[INFO] [stdout]     |               ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/db/mod.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct HtmlNode {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 38 |     pub id: i64,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 39 |     pub filing_id: i64,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 40 |     pub node_type: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 41 |     pub parent_id: Option<i64>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 42 |     pub sibling_order: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 43 |     pub tag_name: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 44 |     pub text_content: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 45 |     pub byte_start: i64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 46 |     pub byte_end: i64,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HtmlNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/db/mod.rs:203:12
[INFO] [stdout]     |
[INFO] [stdout] 117 | impl Database {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 203 |     pub fn upsert_company(&self, company: &Company) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 275 |     pub fn update_filing_html(&self, filing_id: i64, html: &str, downloaded_at: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 284 |     pub fn get_filings_for_company(&self, cik: &str, include_8k: bool) -> Result<Vec<Filing>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 302 |     pub fn get_downloaded_filings(&self) -> Result<Vec<Filing>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 408 |     pub fn insert_html_nodes(&mut self, filing_id: i64, nodes: &[HtmlNode]) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 431 |     pub fn get_html_nodes(&self, filing_id: i64) -> Result<Vec<HtmlNode>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 523 |     pub fn get_notes_for_highlight(&self, highlight_id: i64) -> Result<Vec<Note>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `nodes` is never read
[INFO] [stdout]   --> src/parser/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct ParsedDocument {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub nodes: Vec<HtmlNode>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParsedDocument` 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: fields `char_offset`, `is_table`, `table_row`, and `indent` are never read
[INFO] [stdout]   --> src/parser/mod.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct DocumentLine {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub char_offset: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 40 |     /// Whether this line is part of a table.
[INFO] [stdout] 41 |     pub is_table: bool,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub table_row: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub indent: usize,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DocumentLine` 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: method `with_indent` is never used
[INFO] [stdout]   --> src/parser/mod.rs:71:8
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl DocumentLine {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 71 |     fn with_indent(mut self, indent: usize) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `node_id` is never read
[INFO] [stdout]   --> src/parser/mod.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub struct ParsedTable {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 89 |     pub node_id: i64,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParsedTable` 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: fields `cik`, `tickers`, and `exchanges` are never read
[INFO] [stdout]   --> src/sec/mod.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | struct SubmissionsResponse {
[INFO] [stdout]    |        ------------------- fields in this struct
[INFO] [stdout] 71 |     cik: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 72 |     name: String,
[INFO] [stdout] 73 |     tickers: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 74 |     exchanges: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SubmissionsResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `doc_type` is never read
[INFO] [stdout]    --> src/sec/mod.rs:323:9
[INFO] [stdout]     |
[INFO] [stdout] 320 | pub struct FilingDocument {
[INFO] [stdout]     |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 323 |     pub doc_type: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FilingDocument` 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: variant `NotesList` is never constructed
[INFO] [stdout]   --> src/ui/app.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub enum AppMode {
[INFO] [stdout]    |          ------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 41 |     NotesList,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppMode` 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: fields `should_quit` and `pending_operation` are never read
[INFO] [stdout]    --> src/ui/app.rs:59:9
[INFO] [stdout]     |
[INFO] [stdout]  49 | pub struct App {
[INFO] [stdout]     |            --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  59 |     pub should_quit: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub pending_operation: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `save_note` is never used
[INFO] [stdout]     --> src/ui/app.rs:1398:8
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl App {
[INFO] [stdout]      | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1398 |     fn save_note(&mut self) {
[INFO] [stdout]      |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StatusBar` is never constructed
[INFO] [stdout]   --> src/ui/components.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct StatusBar {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `set_message`, `set_error`, `clear_error`, and `render` are never used
[INFO] [stdout]   --> src/ui/components.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 67 | impl StatusBar {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] 68 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub fn set_message(&mut self, msg: &str) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub fn set_error(&mut self, err: &str) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub fn clear_error(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub fn render(&self, frame: &mut Frame, area: Rect) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LoadingIndicator` is never constructed
[INFO] [stdout]    --> src/ui/components.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct LoadingIndicator {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `tick`, and `current` are never used
[INFO] [stdout]    --> src/ui/components.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 112 | impl LoadingIndicator {
[INFO] [stdout]     | --------------------- associated items in this implementation
[INFO] [stdout] 113 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub fn tick(&mut self) {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 |     pub fn current(&self) -> &str {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reset` is never used
[INFO] [stdout]   --> src/ui/table_view.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl TableViewer {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn reset(&mut self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.45s
[INFO] running `Command { std: "docker" "inspect" "a9b7f9b08925d6c79432d8c4ffe0755bf6967ba103daef1ea89c0b61972004a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9b7f9b08925d6c79432d8c4ffe0755bf6967ba103daef1ea89c0b61972004a1", kill_on_drop: false }`
[INFO] [stdout] a9b7f9b08925d6c79432d8c4ffe0755bf6967ba103daef1ea89c0b61972004a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e77d168e064099728f69ccbe2c1673f532313d7d9b98765034285de7b575d81
[INFO] running `Command { std: "docker" "start" "-a" "6e77d168e064099728f69ccbe2c1673f532313d7d9b98765034285de7b575d81", kill_on_drop: false }`
[INFO] [stderr]    Compiling tui_sec_reader v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `DocumentLine` and `ParsedTable`
[INFO] [stdout]   --> src/ui/app.rs:14:21
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::parser::{DocumentLine, HtmlParser, ParsedDocument, ParsedTable};
[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: `StatusBar`
[INFO] [stdout]   --> src/ui/app.rs:17:37
[INFO] [stdout]    |
[INFO] [stdout] 17 | use super::components::{InputField, StatusBar};
[INFO] [stdout]    |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Block` and `Borders`
[INFO] [stdout]  --> src/ui/components.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 |     widgets::{Block, Borders, Paragraph},
[INFO] [stdout]   |               ^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ScrollbarOrientation`, `ScrollbarState`, and `Scrollbar`
[INFO] [stdout]  --> src/ui/table_view.rs:6:42
[INFO] [stdout]   |
[INFO] [stdout] 6 |     widgets::{Block, Borders, Cell, Row, Scrollbar, ScrollbarOrientation, ScrollbarState, Table, TableState},
[INFO] [stdout]   |                                          ^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::set_cursor`: the method set_cursor_position indicates more clearly what about the cursor to set
[INFO] [stdout]    --> src/ui/app.rs:352:15
[INFO] [stdout]     |
[INFO] [stdout] 352 |         frame.set_cursor(
[INFO] [stdout]     |               ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/db/mod.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct HtmlNode {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 38 |     pub id: i64,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 39 |     pub filing_id: i64,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 40 |     pub node_type: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 41 |     pub parent_id: Option<i64>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 42 |     pub sibling_order: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 43 |     pub tag_name: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 44 |     pub text_content: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 45 |     pub byte_start: i64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 46 |     pub byte_end: i64,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HtmlNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `update_filing_html`, `get_filings_for_company`, `get_downloaded_filings`, `insert_html_nodes`, `get_html_nodes`, and `get_notes_for_highlight` are never used
[INFO] [stdout]    --> src/db/mod.rs:275:12
[INFO] [stdout]     |
[INFO] [stdout] 117 | impl Database {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 275 |     pub fn update_filing_html(&self, filing_id: i64, html: &str, downloaded_at: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 284 |     pub fn get_filings_for_company(&self, cik: &str, include_8k: bool) -> Result<Vec<Filing>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 302 |     pub fn get_downloaded_filings(&self) -> Result<Vec<Filing>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 408 |     pub fn insert_html_nodes(&mut self, filing_id: i64, nodes: &[HtmlNode]) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 431 |     pub fn get_html_nodes(&self, filing_id: i64) -> Result<Vec<HtmlNode>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 523 |     pub fn get_notes_for_highlight(&self, highlight_id: i64) -> Result<Vec<Note>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `nodes` is never read
[INFO] [stdout]   --> src/parser/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct ParsedDocument {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub nodes: Vec<HtmlNode>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParsedDocument` 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: fields `char_offset`, `is_table`, `table_row`, and `indent` are never read
[INFO] [stdout]   --> src/parser/mod.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct DocumentLine {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub char_offset: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 40 |     /// Whether this line is part of a table.
[INFO] [stdout] 41 |     pub is_table: bool,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub table_row: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub indent: usize,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DocumentLine` 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: method `with_indent` is never used
[INFO] [stdout]   --> src/parser/mod.rs:71:8
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl DocumentLine {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 71 |     fn with_indent(mut self, indent: usize) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `node_id` is never read
[INFO] [stdout]   --> src/parser/mod.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub struct ParsedTable {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 89 |     pub node_id: i64,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParsedTable` 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: fields `cik`, `tickers`, and `exchanges` are never read
[INFO] [stdout]   --> src/sec/mod.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | struct SubmissionsResponse {
[INFO] [stdout]    |        ------------------- fields in this struct
[INFO] [stdout] 71 |     cik: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 72 |     name: String,
[INFO] [stdout] 73 |     tickers: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 74 |     exchanges: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SubmissionsResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `doc_type` is never read
[INFO] [stdout]    --> src/sec/mod.rs:323:9
[INFO] [stdout]     |
[INFO] [stdout] 320 | pub struct FilingDocument {
[INFO] [stdout]     |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 323 |     pub doc_type: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FilingDocument` 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: variant `NotesList` is never constructed
[INFO] [stdout]   --> src/ui/app.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub enum AppMode {
[INFO] [stdout]    |          ------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 41 |     NotesList,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppMode` 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: fields `should_quit` and `pending_operation` are never read
[INFO] [stdout]    --> src/ui/app.rs:59:9
[INFO] [stdout]     |
[INFO] [stdout]  49 | pub struct App {
[INFO] [stdout]     |            --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  59 |     pub should_quit: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub pending_operation: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `save_note` is never used
[INFO] [stdout]     --> src/ui/app.rs:1398:8
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl App {
[INFO] [stdout]      | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1398 |     fn save_note(&mut self) {
[INFO] [stdout]      |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StatusBar` is never constructed
[INFO] [stdout]   --> src/ui/components.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct StatusBar {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `set_message`, `set_error`, `clear_error`, and `render` are never used
[INFO] [stdout]   --> src/ui/components.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 67 | impl StatusBar {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] 68 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub fn set_message(&mut self, msg: &str) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub fn set_error(&mut self, err: &str) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub fn clear_error(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub fn render(&self, frame: &mut Frame, area: Rect) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LoadingIndicator` is never constructed
[INFO] [stdout]    --> src/ui/components.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct LoadingIndicator {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `tick`, and `current` are never used
[INFO] [stdout]    --> src/ui/components.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 112 | impl LoadingIndicator {
[INFO] [stdout]     | --------------------- associated items in this implementation
[INFO] [stdout] 113 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub fn tick(&mut self) {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 |     pub fn current(&self) -> &str {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reset` is never used
[INFO] [stdout]   --> src/ui/table_view.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl TableViewer {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn reset(&mut self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.00s
[INFO] running `Command { std: "docker" "inspect" "6e77d168e064099728f69ccbe2c1673f532313d7d9b98765034285de7b575d81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e77d168e064099728f69ccbe2c1673f532313d7d9b98765034285de7b575d81", kill_on_drop: false }`
[INFO] [stdout] 6e77d168e064099728f69ccbe2c1673f532313d7d9b98765034285de7b575d81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d243c63a1828fdf6999d1998a1c77bb2b6ab12deb399b415a6f600ddb536937a
[INFO] running `Command { std: "docker" "start" "-a" "d243c63a1828fdf6999d1998a1c77bb2b6ab12deb399b415a6f600ddb536937a", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `DocumentLine` and `ParsedTable`
[INFO] [stderr]   --> src/ui/app.rs:14:21
[INFO] [stderr]    |
[INFO] [stderr] 14 | use crate::parser::{DocumentLine, HtmlParser, ParsedDocument, ParsedTable};
[INFO] [stderr]    |                     ^^^^^^^^^^^^                              ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `StatusBar`
[INFO] [stderr]   --> src/ui/app.rs:17:37
[INFO] [stderr]    |
[INFO] [stderr] 17 | use super::components::{InputField, StatusBar};
[INFO] [stderr]    |                                     ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Block` and `Borders`
[INFO] [stderr]  --> src/ui/components.rs:6:15
[INFO] [stderr]   |
[INFO] [stderr] 6 |     widgets::{Block, Borders, Paragraph},
[INFO] [stderr]   |               ^^^^^  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `ScrollbarOrientation`, `ScrollbarState`, and `Scrollbar`
[INFO] [stderr]  --> src/ui/table_view.rs:6:42
[INFO] [stderr]   |
[INFO] [stderr] 6 |     widgets::{Block, Borders, Cell, Row, Scrollbar, ScrollbarOrientation, ScrollbarState, Table, TableState},
[INFO] [stderr]   |                                          ^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `ratatui::Frame::<'_>::set_cursor`: the method set_cursor_position indicates more clearly what about the cursor to set
[INFO] [stderr]    --> src/ui/app.rs:352:15
[INFO] [stderr]     |
[INFO] [stderr] 352 |         frame.set_cursor(
[INFO] [stderr]     |               ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]   --> src/db/mod.rs:38:9
[INFO] [stderr]    |
[INFO] [stderr] 37 | pub struct HtmlNode {
[INFO] [stderr]    |            -------- fields in this struct
[INFO] [stderr] 38 |     pub id: i64,
[INFO] [stderr]    |         ^^
[INFO] [stderr] 39 |     pub filing_id: i64,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 40 |     pub node_type: String,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 41 |     pub parent_id: Option<i64>,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 42 |     pub sibling_order: i32,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 43 |     pub tag_name: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 44 |     pub text_content: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 45 |     pub byte_start: i64,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 46 |     pub byte_end: i64,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `HtmlNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `update_filing_html`, `get_filings_for_company`, `get_downloaded_filings`, `insert_html_nodes`, `get_html_nodes`, and `get_notes_for_highlight` are never used
[INFO] [stderr]    --> src/db/mod.rs:275:12
[INFO] [stderr]     |
[INFO] [stderr] 117 | impl Database {
[INFO] [stderr]     | ------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 275 |     pub fn update_filing_html(&self, filing_id: i64, html: &str, downloaded_at: &str) -> Result<()> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 284 |     pub fn get_filings_for_company(&self, cik: &str, include_8k: bool) -> Result<Vec<Filing>> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 302 |     pub fn get_downloaded_filings(&self) -> Result<Vec<Filing>> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 408 |     pub fn insert_html_nodes(&mut self, filing_id: i64, nodes: &[HtmlNode]) -> Result<()> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 431 |     pub fn get_html_nodes(&self, filing_id: i64) -> Result<Vec<HtmlNode>> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 523 |     pub fn get_notes_for_highlight(&self, highlight_id: i64) -> Result<Vec<Note>> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `nodes` is never read
[INFO] [stderr]   --> src/parser/mod.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr]  8 | pub struct ParsedDocument {
[INFO] [stderr]    |            -------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 12 |     pub nodes: Vec<HtmlNode>,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ParsedDocument` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `char_offset`, `is_table`, `table_row`, and `indent` are never read
[INFO] [stderr]   --> src/parser/mod.rs:39:9
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub struct DocumentLine {
[INFO] [stderr]    |            ------------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 39 |     pub char_offset: usize,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 40 |     /// Whether this line is part of a table.
[INFO] [stderr] 41 |     pub is_table: bool,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 45 |     pub table_row: Option<usize>,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 49 |     pub indent: usize,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `DocumentLine` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `with_indent` is never used
[INFO] [stderr]   --> src/parser/mod.rs:71:8
[INFO] [stderr]    |
[INFO] [stderr] 52 | impl DocumentLine {
[INFO] [stderr]    | ----------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 71 |     fn with_indent(mut self, indent: usize) -> Self {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `node_id` is never read
[INFO] [stderr]   --> src/parser/mod.rs:89:9
[INFO] [stderr]    |
[INFO] [stderr] 79 | pub struct ParsedTable {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 89 |     pub node_id: i64,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ParsedTable` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `cik`, `tickers`, and `exchanges` are never read
[INFO] [stderr]   --> src/sec/mod.rs:71:5
[INFO] [stderr]    |
[INFO] [stderr] 70 | struct SubmissionsResponse {
[INFO] [stderr]    |        ------------------- fields in this struct
[INFO] [stderr] 71 |     cik: String,
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 72 |     name: String,
[INFO] [stderr] 73 |     tickers: Vec<String>,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 74 |     exchanges: Vec<String>,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SubmissionsResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `doc_type` is never read
[INFO] [stderr]    --> src/sec/mod.rs:323:9
[INFO] [stderr]     |
[INFO] [stderr] 320 | pub struct FilingDocument {
[INFO] [stderr]     |            -------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 323 |     pub doc_type: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `FilingDocument` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variant `NotesList` is never constructed
[INFO] [stderr]   --> src/ui/app.rs:41:5
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub enum AppMode {
[INFO] [stderr]    |          ------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 41 |     NotesList,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AppMode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `should_quit` and `pending_operation` are never read
[INFO] [stderr]    --> src/ui/app.rs:59:9
[INFO] [stderr]     |
[INFO] [stderr]  49 | pub struct App {
[INFO] [stderr]     |            --- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr]  59 |     pub should_quit: bool,
[INFO] [stderr]     |         ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 107 |     pub pending_operation: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `save_note` is never used
[INFO] [stderr]     --> src/ui/app.rs:1398:8
[INFO] [stderr]      |
[INFO] [stderr] 1126 | impl App {
[INFO] [stderr]      | -------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 1398 |     fn save_note(&mut self) {
[INFO] [stderr]      |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `StatusBar` is never constructed
[INFO] [stderr]   --> src/ui/components.rs:62:12
[INFO] [stderr]    |
[INFO] [stderr] 62 | pub struct StatusBar {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `set_message`, `set_error`, `clear_error`, and `render` are never used
[INFO] [stderr]   --> src/ui/components.rs:68:12
[INFO] [stderr]    |
[INFO] [stderr] 67 | impl StatusBar {
[INFO] [stderr]    | -------------- associated items in this implementation
[INFO] [stderr] 68 |     pub fn new() -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 75 |     pub fn set_message(&mut self, msg: &str) {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 80 |     pub fn set_error(&mut self, err: &str) {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 84 |     pub fn clear_error(&mut self) {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 88 |     pub fn render(&self, frame: &mut Frame, area: Rect) {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `LoadingIndicator` is never constructed
[INFO] [stderr]    --> src/ui/components.rs:107:12
[INFO] [stderr]     |
[INFO] [stderr] 107 | pub struct LoadingIndicator {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `tick`, and `current` are never used
[INFO] [stderr]    --> src/ui/components.rs:113:12
[INFO] [stderr]     |
[INFO] [stderr] 112 | impl LoadingIndicator {
[INFO] [stderr]     | --------------------- associated items in this implementation
[INFO] [stderr] 113 |     pub fn new() -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 120 |     pub fn tick(&mut self) {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 124 |     pub fn current(&self) -> &str {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `reset` is never used
[INFO] [stderr]   --> src/ui/table_view.rs:37:12
[INFO] [stderr]    |
[INFO] [stderr] 26 | impl TableViewer {
[INFO] [stderr]    | ---------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 37 |     pub fn reset(&mut self) {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `tui_sec_reader` (bin "tui_sec_reader" test) generated 21 warnings (run `cargo fix --bin "tui_sec_reader" -p tui_sec_reader --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tui_sec_reader-2b3643b683c902d0)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test sec::tests::test_build_document_url ... ok
[INFO] [stdout] test parser::tests::test_parse_simple_html ... ok
[INFO] [stdout] test db::tests::test_company_operations ... ok
[INFO] [stdout] test parser::tests::test_parse_table ... ok
[INFO] [stdout] test db::tests::test_database_creation ... ok
[INFO] [stdout] test sec::tests::test_filter_filings ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- sec::tests::test_filter_filings stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sec::tests::test_filter_filings' (30) panicked at src/sec/mod.rs:383:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 3
[INFO] [stdout]  right: 2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5be1150e85fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5be1150e85fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5be1150e85fa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5be1150e85fa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5be1150fee4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5be1150fee4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5be1150ed402 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5be1150ed402 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5be1150c73ff - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5be1150c73ff - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5be1150e0b49 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5be114f635bc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5be114f635bc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5be1150e0d02 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5be1150e0d02 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5be1150c74b8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5be1150be8c9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5be1150c82bd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5be1150ff6ec - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5be1150ff5a3 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5be1150fad1d - core[10b6fa85044e1869]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5be114f3a1b7 - tui_sec_reader::sec::tests::test_filter_filings::h6f2fcd0ebbb56e68
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sec/mod.rs:383:9
[INFO] [stdout]   22:     0x5be114f3a267 - tui_sec_reader::sec::tests::test_filter_filings::{{closure}}::ha895ab7fa41b6662
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sec/mod.rs:351:29
[INFO] [stdout]   23:     0x5be114f4c9c6 - core::ops::function::FnOnce::call_once::hf35504aa2c390f5f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5be114f5769b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5be114f5769b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5be114f6408b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5be114f6408b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5be114f6408b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5be114f6408b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5be114f6408b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5be114f6408b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5be114f6408b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5be114f5f7a4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5be114f5f7a4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5be114f66c92 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5be114f66c92 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5be114f66c92 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5be114f66c92 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5be114f66c92 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5be114f66c92 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5be114f66c92 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5be1150e7f0f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5be1150e7f0f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x72a22cac3aa4 - <unknown>
[INFO] [stdout]   45:     0x72a22cb50a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     sec::tests::test_filter_filings
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin tui_sec_reader`
[INFO] running `Command { std: "docker" "inspect" "d243c63a1828fdf6999d1998a1c77bb2b6ab12deb399b415a6f600ddb536937a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d243c63a1828fdf6999d1998a1c77bb2b6ab12deb399b415a6f600ddb536937a", kill_on_drop: false }`
[INFO] [stdout] d243c63a1828fdf6999d1998a1c77bb2b6ab12deb399b415a6f600ddb536937a
