[INFO] cloning repository https://github.com/Spooky-Kabuki/ShikaBOM
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Spooky-Kabuki/ShikaBOM" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpooky-Kabuki%2FShikaBOM", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpooky-Kabuki%2FShikaBOM'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5890e93e7b11e85bf21346d8e0e00c876a6360b3
[INFO] building Spooky-Kabuki/ShikaBOM against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpooky-Kabuki%2FShikaBOM" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Spooky-Kabuki/ShikaBOM
[INFO] finished tweaking git repo https://github.com/Spooky-Kabuki/ShikaBOM
[INFO] tweaked toml for git repo https://github.com/Spooky-Kabuki/ShikaBOM written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Spooky-Kabuki/ShikaBOM on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Spooky-Kabuki/ShikaBOM 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-truncate v1.1.0
[INFO] [stderr]   Downloaded instability v0.3.5
[INFO] [stderr]   Downloaded diff v0.1.13
[INFO] [stderr]   Downloaded pretty_assertions v1.4.1
[INFO] [stderr]   Downloaded rustversion v1.0.16
[INFO] [stderr]   Downloaded stringprep v0.1.4
[INFO] [stderr]   Downloaded owo-colors v3.5.0
[INFO] [stderr]   Downloaded compact_str v0.8.1
[INFO] [stderr]   Downloaded tokio-postgres v0.7.10
[INFO] [stderr]   Downloaded serde v1.0.202
[INFO] [stderr]   Downloaded parking_lot v0.12.2
[INFO] [stderr]   Downloaded crossterm v0.28.1
[INFO] [stderr]   Downloaded postgres-protocol v0.6.6
[INFO] [stderr]   Downloaded postgres-types v0.2.6
[INFO] [stderr]   Downloaded color-spantrace v0.2.1
[INFO] [stderr]   Downloaded postgres v0.19.7
[INFO] [stderr]   Downloaded serde_derive v1.0.202
[INFO] [stderr]   Downloaded castaway v0.2.3
[INFO] [stderr]   Downloaded ratatui v0.29.0
[INFO] [stderr]   Downloaded color-eyre v0.6.3
[INFO] [stderr]   Downloaded finl_unicode v1.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c9ae82ee5719115990f53f32ec62479f6e6aa43cc35d06cd12278d2ec31b9bee
[INFO] running `Command { std: "docker" "start" "-a" "c9ae82ee5719115990f53f32ec62479f6e6aa43cc35d06cd12278d2ec31b9bee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9ae82ee5719115990f53f32ec62479f6e6aa43cc35d06cd12278d2ec31b9bee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9ae82ee5719115990f53f32ec62479f6e6aa43cc35d06cd12278d2ec31b9bee", kill_on_drop: false }`
[INFO] [stdout] c9ae82ee5719115990f53f32ec62479f6e6aa43cc35d06cd12278d2ec31b9bee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2cfc1fac64fe7a6770d8eaf0dfa6b5627866998d1aad8474ed79c7e8ab36c427
[INFO] running `Command { std: "docker" "start" "-a" "2cfc1fac64fe7a6770d8eaf0dfa6b5627866998d1aad8474ed79c7e8ab36c427", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling rustversion v1.0.16
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling stringprep v0.1.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling postgres-protocol v0.6.6
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling postgres-types v0.2.6
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling instability v0.3.5
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling tokio-postgres v0.7.10
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling postgres v0.19.7
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling ratatui-working-bom v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]  --> src/projects.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tracing::{error, info};
[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 imports: `Clear`, `Line`, `Span`, and `Wrap`
[INFO] [stdout]  --> src/projects_ui.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 |     prelude::{Color, Line, Modifier, Span, Style, Stylize},
[INFO] [stdout]   |                      ^^^^            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 |         Block, Borders, Clear, Paragraph, Row, Scrollbar,
[INFO] [stdout]   |                         ^^^^^
[INFO] [stdout] 9 |         ScrollbarOrientation, ScrollbarState, Table, Wrap
[INFO] [stdout]   |                                                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ListState`
[INFO] [stdout]   --> src/projects_ui.rs:14:45
[INFO] [stdout]    |
[INFO] [stdout] 14 | use ratatui::widgets::{List, ListDirection, ListState};
[INFO] [stdout]    |                                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::info`
[INFO] [stdout]   --> src/projects_ui.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use tracing::info;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stylize`
[INFO] [stdout]  --> src/stock_ui.rs:4:58
[INFO] [stdout]   |
[INFO] [stdout] 4 |     prelude::{Color, Direction, Modifier, Layout, Style, Stylize},
[INFO] [stdout]   |                                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ratatui::style::Styled`
[INFO] [stdout]   --> src/projects_ui.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use ratatui::style::Styled;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `selected_style`
[INFO] [stdout]   --> src/stock_ui.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let selected_style = Style::default()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected_style`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `part_number` is never read
[INFO] [stdout]   --> src/parts.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct PartStorage {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 37 |     pub part_number: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_pn_to_project` is never used
[INFO] [stdout]   --> src/projects.rs:95:8
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub fn add_pn_to_project(project: &Project, ppart: &ProjectPart) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `selected_pn` is never read
[INFO] [stdout]   --> src/projects_view.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct AddToBOMFormData {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 35 |     pub selected_pn: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/stock_ui.rs:58:37
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub fn create_stock_table_rows(app: &App) -> Vec<Row> {
[INFO] [stdout]    |                                     ^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub fn create_stock_table_rows(app: &App) -> Vec<Row<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/projects_ui.rs:149:35
[INFO] [stdout]     |
[INFO] [stdout] 149 | fn create_project_table_rows(app: &App) -> Vec<Row> {
[INFO] [stdout]     |                                   ^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 | fn create_project_table_rows(app: &App) -> Vec<Row<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.40s
[INFO] running `Command { std: "docker" "inspect" "2cfc1fac64fe7a6770d8eaf0dfa6b5627866998d1aad8474ed79c7e8ab36c427", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cfc1fac64fe7a6770d8eaf0dfa6b5627866998d1aad8474ed79c7e8ab36c427", kill_on_drop: false }`
[INFO] [stdout] 2cfc1fac64fe7a6770d8eaf0dfa6b5627866998d1aad8474ed79c7e8ab36c427
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8aa6fd4ea430c793a6cd1bd2f8302bd37d8589c96aad05bf9d9cf7ffae6cc89
[INFO] running `Command { std: "docker" "start" "-a" "a8aa6fd4ea430c793a6cd1bd2f8302bd37d8589c96aad05bf9d9cf7ffae6cc89", kill_on_drop: false }`
[INFO] [stderr]    Compiling ratatui-working-bom v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]  --> src/projects.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tracing::{error, info};
[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 imports: `Clear`, `Line`, `Span`, and `Wrap`
[INFO] [stdout]  --> src/projects_ui.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 |     prelude::{Color, Line, Modifier, Span, Style, Stylize},
[INFO] [stdout]   |                      ^^^^            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 |         Block, Borders, Clear, Paragraph, Row, Scrollbar,
[INFO] [stdout]   |                         ^^^^^
[INFO] [stdout] 9 |         ScrollbarOrientation, ScrollbarState, Table, Wrap
[INFO] [stdout]   |                                                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ListState`
[INFO] [stdout]   --> src/projects_ui.rs:14:45
[INFO] [stdout]    |
[INFO] [stdout] 14 | use ratatui::widgets::{List, ListDirection, ListState};
[INFO] [stdout]    |                                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::info`
[INFO] [stdout]   --> src/projects_ui.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use tracing::info;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stylize`
[INFO] [stdout]  --> src/stock_ui.rs:4:58
[INFO] [stdout]   |
[INFO] [stdout] 4 |     prelude::{Color, Direction, Modifier, Layout, Style, Stylize},
[INFO] [stdout]   |                                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ratatui::style::Styled`
[INFO] [stdout]   --> src/projects_ui.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use ratatui::style::Styled;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `selected_style`
[INFO] [stdout]   --> src/stock_ui.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let selected_style = Style::default()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected_style`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `part_number` is never read
[INFO] [stdout]   --> src/parts.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct PartStorage {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 37 |     pub part_number: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_pn_to_project` is never used
[INFO] [stdout]   --> src/projects.rs:95:8
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub fn add_pn_to_project(project: &Project, ppart: &ProjectPart) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `selected_pn` is never read
[INFO] [stdout]   --> src/projects_view.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct AddToBOMFormData {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 35 |     pub selected_pn: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/stock_ui.rs:58:37
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub fn create_stock_table_rows(app: &App) -> Vec<Row> {
[INFO] [stdout]    |                                     ^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub fn create_stock_table_rows(app: &App) -> Vec<Row<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/projects_ui.rs:149:35
[INFO] [stdout]     |
[INFO] [stdout] 149 | fn create_project_table_rows(app: &App) -> Vec<Row> {
[INFO] [stdout]     |                                   ^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 | fn create_project_table_rows(app: &App) -> Vec<Row<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.19s
[INFO] running `Command { std: "docker" "inspect" "a8aa6fd4ea430c793a6cd1bd2f8302bd37d8589c96aad05bf9d9cf7ffae6cc89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8aa6fd4ea430c793a6cd1bd2f8302bd37d8589c96aad05bf9d9cf7ffae6cc89", kill_on_drop: false }`
[INFO] [stdout] a8aa6fd4ea430c793a6cd1bd2f8302bd37d8589c96aad05bf9d9cf7ffae6cc89
