[INFO] cloning repository https://github.com/Binzi-z/ct-dorea-5960d59f
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Binzi-z/ct-dorea-5960d59f" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBinzi-z%2Fct-dorea-5960d59f", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBinzi-z%2Fct-dorea-5960d59f'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 338ed22c8280c1188d64f764b1060a711cbd05d3
[INFO] testing Binzi-z/ct-dorea-5960d59f against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBinzi-z%2Fct-dorea-5960d59f" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Binzi-z/ct-dorea-5960d59f
[INFO] finished tweaking git repo https://github.com/Binzi-z/ct-dorea-5960d59f
[INFO] tweaked toml for git repo https://github.com/Binzi-z/ct-dorea-5960d59f written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Binzi-z/ct-dorea-5960d59f on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Binzi-z/ct-dorea-5960d59f 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d352eadb25d496448657f3d2eb5cac512f4b125624d3e84cf4b1d6382ec2b9f1
[INFO] running `Command { std: "docker" "start" "d352eadb25d496448657f3d2eb5cac512f4b125624d3e84cf4b1d6382ec2b9f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d352eadb25d496448657f3d2eb5cac512f4b125624d3e84cf4b1d6382ec2b9f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d352eadb25d496448657f3d2eb5cac512f4b125624d3e84cf4b1d6382ec2b9f1" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d352eadb25d496448657f3d2eb5cac512f4b125624d3e84cf4b1d6382ec2b9f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d352eadb25d496448657f3d2eb5cac512f4b125624d3e84cf4b1d6382ec2b9f1" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde_derive v1.0.162
[INFO] [stderr]    Compiling serde v1.0.162
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling tokio v1.28.0
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.56
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling regex-syntax v0.7.1
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling http-range-header v0.3.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling headers v0.3.8
[INFO] [stderr]    Compiling compact_str v0.8.2
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling matchit v0.4.6
[INFO] [stderr]    Compiling ordered-float v2.10.0
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling arc-swap v1.6.0
[INFO] [stderr]    Compiling crc-catalog v1.1.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling crc v2.1.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling regex v1.8.1
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling thread-id v4.0.0
[INFO] [stderr]    Compiling nix v0.20.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling chrono v0.4.24
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling pem v0.8.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling nix v0.26.2
[INFO] [stderr]    Compiling fd-lock v2.0.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ctrlc v3.2.5
[INFO] [stderr]    Compiling simple_asn1 v0.4.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling axum-core v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling tungstenite v0.16.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling rustyline v8.2.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling log4rs v1.2.0
[INFO] [stderr]    Compiling doson v0.2.0
[INFO] [stderr]    Compiling jsonwebtoken v7.2.0
[INFO] [stderr]    Compiling ratatui v0.28.1
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-tungstenite v0.16.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling h2 v0.3.18
[INFO] [stderr]    Compiling tower-http v0.2.5
[INFO] [stderr]    Compiling hyper v0.14.26
[INFO] [stderr]    Compiling axum v0.4.8
[INFO] [stderr]    Compiling dorea v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `nom::AsBytes`
[INFO] [stdout]   --> src/database.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use nom::AsBytes;
[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: `dorea::value::DataValue`
[INFO] [stdout]  --> src/bin/../cli_tui.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use dorea::value::DataValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::size`: use .area() as it's the more correct name
[INFO] [stdout]    --> src/bin/../cli_tui.rs:967:18
[INFO] [stdout]     |
[INFO] [stdout] 967 |         .split(f.size());
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::size`: use .area() as it's the more correct name
[INFO] [stdout]     --> src/bin/../cli_tui.rs:1023:43
[INFO] [stdout]      |
[INFO] [stdout] 1023 |         let area = centered_rect(60, 3, f.size());
[INFO] [stdout]      |                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::size`: use .area() as it's the more correct name
[INFO] [stdout]     --> src/bin/../cli_tui.rs:1039:51
[INFO] [stdout]      |
[INFO] [stdout] 1039 |                 let area = centered_rect(70, 3, f.size());
[INFO] [stdout]      |                                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/bin/../cli_tui.rs:444:5
[INFO] [stdout]     |
[INFO] [stdout] 444 |     app: &mut App,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> src/bin/../cli_tui.rs:460:5
[INFO] [stdout]     |
[INFO] [stdout] 460 |     key: event::KeyEvent,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/bin/../cli_tui.rs:461:5
[INFO] [stdout]     |
[INFO] [stdout] 461 |     app: &mut App,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]     --> src/bin/../cli_tui.rs:1318:35
[INFO] [stdout]      |
[INFO] [stdout] 1318 | fn render_help_tab(f: &mut Frame, app: &mut App, area: Rect) {
[INFO] [stdout]      |                                   ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `CommandInput` is never constructed
[INFO] [stdout]   --> src/bin/../cli_tui.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | enum Focus {
[INFO] [stdout]    |      ----- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 65 |     CommandInput,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Focus` 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: fields `cursor_path` and `scroll_offset` are never read
[INFO] [stdout]   --> src/bin/../cli_tui.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 88 | struct ExpandState {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] 89 |     expanded: std::collections::HashSet<String>,
[INFO] [stdout] 90 |     cursor_path: String,  // 当前光标所在路径
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 91 |     scroll_offset: usize, // 值树滚动偏移
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ExpandState` 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: field `key_scroll_offset` is never read
[INFO] [stdout]    --> src/bin/../cli_tui.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout]  95 | pub struct App {
[INFO] [stdout]     |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 111 |     key_scroll_offset: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.37s
[INFO] running `Command { std: "docker" "inspect" "d352eadb25d496448657f3d2eb5cac512f4b125624d3e84cf4b1d6382ec2b9f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d352eadb25d496448657f3d2eb5cac512f4b125624d3e84cf4b1d6382ec2b9f1" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `nom::AsBytes`
[INFO] [stdout]   --> src/database.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use nom::AsBytes;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dorea v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `dorea::value::DataValue`
[INFO] [stdout]  --> src/bin/../cli_tui.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use dorea::value::DataValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::size`: use .area() as it's the more correct name
[INFO] [stdout]    --> src/bin/../cli_tui.rs:967:18
[INFO] [stdout]     |
[INFO] [stdout] 967 |         .split(f.size());
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::size`: use .area() as it's the more correct name
[INFO] [stdout]     --> src/bin/../cli_tui.rs:1023:43
[INFO] [stdout]      |
[INFO] [stdout] 1023 |         let area = centered_rect(60, 3, f.size());
[INFO] [stdout]      |                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::size`: use .area() as it's the more correct name
[INFO] [stdout]     --> src/bin/../cli_tui.rs:1039:51
[INFO] [stdout]      |
[INFO] [stdout] 1039 |                 let area = centered_rect(70, 3, f.size());
[INFO] [stdout]      |                                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/bin/../cli_tui.rs:444:5
[INFO] [stdout]     |
[INFO] [stdout] 444 |     app: &mut App,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> src/bin/../cli_tui.rs:460:5
[INFO] [stdout]     |
[INFO] [stdout] 460 |     key: event::KeyEvent,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/bin/../cli_tui.rs:461:5
[INFO] [stdout]     |
[INFO] [stdout] 461 |     app: &mut App,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]     --> src/bin/../cli_tui.rs:1318:35
[INFO] [stdout]      |
[INFO] [stdout] 1318 | fn render_help_tab(f: &mut Frame, app: &mut App, area: Rect) {
[INFO] [stdout]      |                                   ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dorea` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name dorea --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="axum"' --cfg 'feature="client"' --cfg 'feature="crossterm"' --cfg 'feature="ctrlc"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="headers"' --cfg 'feature="http"' --cfg 'feature="hyper"' --cfg 'feature="jsonwebtoken"' --cfg 'feature="log4rs"' --cfg 'feature="processor"' --cfg 'feature="ratatui"' --cfg 'feature="server"' --cfg 'feature="tower"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("axum", "client", "crossterm", "ctrlc", "default", "full", "headers", "http", "hyper", "jsonwebtoken", "log4rs", "processor", "ratatui", "server", "tower"))' -C metadata=17e951ae3aa589e3 -C extra-filename=-6e90cd90d44d5a9a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-cb5552d7712efef2.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-911464b114b3f64f.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-42295ac2e0e134a3.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d41a62099e4fef91.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-82db9e88ac009d78.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-6fcd36900f4223fb.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-5edc69e55eb1b5b3.rlib --extern crc=/opt/rustwide/target/debug/deps/libcrc-8e3e256b3f0d44a8.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-a3636e76c8b6cc4d.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-9aec1eb71c3856b5.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-1a5221b6e275d8d3.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-4883d243b1706b0e.rlib --extern doson=/opt/rustwide/target/debug/deps/libdoson-ff334be558d92afc.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a9560aff887a687b.rlib --extern headers=/opt/rustwide/target/debug/deps/libheaders-331afc8d9a9857c6.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-31c08a31ae84dbd1.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-1ee3472fd4a353cd.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-592bc9196d76ebb4.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-67b7314e8c58e528.rlib --extern log4rs=/opt/rustwide/target/debug/deps/liblog4rs-9a2eb7156a1fb34f.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-380e091b79bd6e66.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-ddcb5865633a6f40.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-b5bdc597ed9676b3.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-6c1a9143a3a679ce.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-483b86282cfe8574.rlib --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-adbe92cff1552f9c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-faf1d4af2783d919.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ee05c1b86482ad77.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-70eee1455af74fda.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-4e5a29988718f47f.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-129297c6e855bfc6.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-a2b317e7b257f85c.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-4f60d23d35b76b9a.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-df2287a062349588/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: variant `CommandInput` is never constructed
[INFO] [stdout]   --> src/bin/../cli_tui.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | enum Focus {
[INFO] [stdout]    |      ----- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 65 |     CommandInput,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Focus` 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: fields `cursor_path` and `scroll_offset` are never read
[INFO] [stdout]   --> src/bin/../cli_tui.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 88 | struct ExpandState {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] 89 |     expanded: std::collections::HashSet<String>,
[INFO] [stdout] 90 |     cursor_path: String,  // 当前光标所在路径
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 91 |     scroll_offset: usize, // 值树滚动偏移
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ExpandState` 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: field `key_scroll_offset` is never read
[INFO] [stdout]    --> src/bin/../cli_tui.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout]  95 | pub struct App {
[INFO] [stdout]     |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 111 |     key_scroll_offset: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dorea` (bin "dorea-cli" test); 11 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name dorea_cli --edition=2021 src/bin/cli.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="axum"' --cfg 'feature="client"' --cfg 'feature="crossterm"' --cfg 'feature="ctrlc"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="headers"' --cfg 'feature="http"' --cfg 'feature="hyper"' --cfg 'feature="jsonwebtoken"' --cfg 'feature="log4rs"' --cfg 'feature="processor"' --cfg 'feature="ratatui"' --cfg 'feature="server"' --cfg 'feature="tower"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("axum", "client", "crossterm", "ctrlc", "default", "full", "headers", "http", "hyper", "jsonwebtoken", "log4rs", "processor", "ratatui", "server", "tower"))' -C metadata=74c7fd1bc478061b -C extra-filename=-a72be09165913943 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-cb5552d7712efef2.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-911464b114b3f64f.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-42295ac2e0e134a3.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d41a62099e4fef91.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-82db9e88ac009d78.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-6fcd36900f4223fb.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-5edc69e55eb1b5b3.rlib --extern crc=/opt/rustwide/target/debug/deps/libcrc-8e3e256b3f0d44a8.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-a3636e76c8b6cc4d.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-9aec1eb71c3856b5.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-1a5221b6e275d8d3.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-4883d243b1706b0e.rlib --extern dorea=/opt/rustwide/target/debug/deps/libdorea-906e81d4b7edcfd5.rlib --extern doson=/opt/rustwide/target/debug/deps/libdoson-ff334be558d92afc.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a9560aff887a687b.rlib --extern headers=/opt/rustwide/target/debug/deps/libheaders-331afc8d9a9857c6.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-31c08a31ae84dbd1.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-1ee3472fd4a353cd.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-592bc9196d76ebb4.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-67b7314e8c58e528.rlib --extern log4rs=/opt/rustwide/target/debug/deps/liblog4rs-9a2eb7156a1fb34f.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-380e091b79bd6e66.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-ddcb5865633a6f40.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-b5bdc597ed9676b3.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-6c1a9143a3a679ce.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-483b86282cfe8574.rlib --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-adbe92cff1552f9c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-faf1d4af2783d919.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ee05c1b86482ad77.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-70eee1455af74fda.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-4e5a29988718f47f.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-129297c6e855bfc6.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-a2b317e7b257f85c.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-4f60d23d35b76b9a.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-df2287a062349588/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d352eadb25d496448657f3d2eb5cac512f4b125624d3e84cf4b1d6382ec2b9f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d352eadb25d496448657f3d2eb5cac512f4b125624d3e84cf4b1d6382ec2b9f1", kill_on_drop: false }`
[INFO] [stdout] d352eadb25d496448657f3d2eb5cac512f4b125624d3e84cf4b1d6382ec2b9f1
