[INFO] cloning repository https://github.com/nuoyazhizhou/tokenslim
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nuoyazhizhou/tokenslim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnuoyazhizhou%2Ftokenslim", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnuoyazhizhou%2Ftokenslim'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 36f91e655860f2ae52d61da8d2ab3b20e1696088
[INFO] checking nuoyazhizhou/tokenslim against 65b20a97de33e9e59992793a144aef2950c48c76 for pr-154715
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnuoyazhizhou%2Ftokenslim" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nuoyazhizhou/tokenslim
[INFO] finished tweaking git repo https://github.com/nuoyazhizhou/tokenslim
[INFO] tweaked toml for git repo https://github.com/nuoyazhizhou/tokenslim written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nuoyazhizhou/tokenslim on toolchain 65b20a97de33e9e59992793a144aef2950c48c76
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nuoyazhizhou/tokenslim 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" "+65b20a97de33e9e59992793a144aef2950c48c76" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2985bf279a48f587faa3d9ab5821b50a60416328bae2aa958420692167a45874
[INFO] running `Command { std: "docker" "start" "2985bf279a48f587faa3d9ab5821b50a60416328bae2aa958420692167a45874", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2985bf279a48f587faa3d9ab5821b50a60416328bae2aa958420692167a45874", 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" "2985bf279a48f587faa3d9ab5821b50a60416328bae2aa958420692167a45874" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2985bf279a48f587faa3d9ab5821b50a60416328bae2aa958420692167a45874", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2985bf279a48f587faa3d9ab5821b50a60416328bae2aa958420692167a45874" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking termios v0.2.2
[INFO] [stderr]     Checking serial-core v0.4.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking ioctl-rs v0.1.6
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking time v0.3.49
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking serial-unix v0.4.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking rust-embed-utils v8.11.0
[INFO] [stderr]     Checking notify-types v1.0.1
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serial v0.4.0
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking windows-link v0.2.1
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking jiff v0.2.28
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking notify v7.0.0
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking windows-sys v0.61.2
[INFO] [stderr]     Checking chardetng v0.1.17
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking sysinfo v0.38.4
[INFO] [stderr]     Checking libloading v0.9.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking md5 v0.8.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking webpki-roots v1.0.8
[INFO] [stderr]    Compiling pyo3-build-config v0.28.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.32.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.28.3
[INFO] [stderr]    Compiling pyo3-ffi v0.28.3
[INFO] [stderr]    Compiling pyo3 v0.28.3
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking fancy-regex v0.13.0
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking tiktoken-rs v0.9.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking rust-embed v8.11.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking filedescriptor v0.8.3
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking portable-pty v0.8.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking plugin-interface v0.5.0 (/opt/rustwide/workdir/crates/plugin-interface)
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling pyo3-macros v0.28.3
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rusqlite v0.34.0
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stderr]     Checking tungstenite v0.29.0
[INFO] [stderr]     Checking tokio-tungstenite v0.29.0
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking tokenslim v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `CompressionMetadata`, `CompressionOutput`, and `Token`
[INFO] [stdout]  --> src/cli/commands/benchmark.rs:5:32
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::core::compression::{CompressionMetadata, CompressionOutput, Token};
[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: `crate::core::compression_context::CompressionContext`
[INFO] [stdout]  --> src/cli/commands/benchmark.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::core::compression_context::CompressionContext;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CompressionPipeline` and `PipelineConfig`
[INFO] [stdout]  --> src/cli/commands/benchmark.rs:7:41
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::core::compression_pipeline::{CompressionPipeline, PipelineConfig};
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MetricsCollector` and `MetricsConfig`
[INFO] [stdout]   --> src/cli/commands/benchmark.rs:10:28
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::core::metrics::{MetricsCollector, MetricsConfig};
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PathDictionaryOptions`, `optimize_path_dictionary_blocks_with_options`, and `optimize_path_dictionary_blocks`
[INFO] [stdout]   --> src/cli/commands/benchmark.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     optimize_path_dictionary_blocks, optimize_path_dictionary_blocks_with_options,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 13 |     PathDictionaryOptions,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `is_path_token_boundary_next` and `replace_path_token_boundary`
[INFO] [stdout]   --> src/cli/commands/benchmark.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     is_path_token_boundary_next, replace_path_token_boundary,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RunRouteCapability` and `self`
[INFO] [stdout]   --> src/cli/commands/benchmark.rs:18:41
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::core::plugin_config_loader::{self, RunRouteCapability};
[INFO] [stdout]    |                                         ^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SliceFlags`
[INFO] [stdout]   --> src/cli/commands/benchmark.rs:20:39
[INFO] [stdout]    |
[INFO] [stdout] 20 | use crate::core::text_slicer::{Slice, SliceFlags, SliceType};
[INFO] [stdout]    |                                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `UserFacingMessage` and `render_user_facing_terminal_message`
[INFO] [stdout]   --> src/cli/commands/benchmark.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::utils::i18n::{render_user_facing_terminal_message, t, t1, t2, UserFacingMessage};
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Serialize`
[INFO] [stdout]   --> src/cli/commands/benchmark.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use serde::Serialize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IsTerminal`, `Read`, and `self`
[INFO] [stdout]   --> src/cli/commands/benchmark.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 | use std::io::{self, IsTerminal, Read};
[INFO] [stdout]    |               ^^^^  ^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Token`
[INFO] [stdout]  --> src/cli/commands/compress.rs:6:72
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::core::compression::{CompressionMetadata, CompressionOutput, Token};
[INFO] [stdout]   |                                                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::compression_context::CompressionContext`
[INFO] [stdout]  --> src/cli/commands/compress.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::core::compression_context::CompressionContext;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PipelineConfig`
[INFO] [stdout]  --> src/cli/commands/compress.rs:8:62
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::core::compression_pipeline::{CompressionPipeline, PipelineConfig};
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DedupConfig` and `DedupEngine`
[INFO] [stdout]  --> src/cli/commands/compress.rs:9:33
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::core::dedup_engine::{DedupConfig, DedupEngine};
[INFO] [stdout]   |                                 ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::dictionary_engine::DictionaryEngine`
[INFO] [stdout]   --> src/cli/commands/compress.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::core::dictionary_engine::DictionaryEngine;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MetricsCollector` and `MetricsConfig`
[INFO] [stdout]   --> src/cli/commands/compress.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::core::metrics::{MetricsCollector, MetricsConfig};
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PathDictionaryOptions` and `optimize_path_dictionary_blocks_with_options`
[INFO] [stdout]   --> src/cli/commands/compress.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     optimize_path_dictionary_blocks_with_options, PathDictionaryOptions,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `is_path_token_boundary_next` and `replace_path_token_boundary`
[INFO] [stdout]   --> src/cli/commands/compress.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     is_path_token_boundary_next, replace_path_token_boundary,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RunRouteCapability` and `self`
[INFO] [stdout]   --> src/cli/commands/compress.rs:18:41
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::core::plugin_config_loader::{self, RunRouteCapability};
[INFO] [stdout]    |                                         ^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SliceFlags`, `SliceType`, and `Slice`
[INFO] [stdout]   --> src/cli/commands/compress.rs:20:32
[INFO] [stdout]    |
[INFO] [stdout] 20 | use crate::core::text_slicer::{Slice, SliceFlags, SliceType};
[INFO] [stdout]    |                                ^^^^^  ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `UserFacingMessage`, `render_user_facing_terminal_message`, `t1`, `t2`, and `t`
[INFO] [stdout]   --> src/cli/commands/compress.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::utils::i18n::{render_user_facing_terminal_message, t, t1, t2, UserFacingMessage};
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^  ^^  ^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bumpalo::Bump`
[INFO] [stdout]   --> src/cli/commands/compress.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use bumpalo::Bump;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::borrow::Cow`
[INFO] [stdout]   --> src/cli/commands/compress.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use std::borrow::Cow;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IsTerminal`
[INFO] [stdout]   --> src/cli/commands/compress.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 | use std::io::{self, IsTerminal, Read};
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CompressionMetadata`, `CompressionOutput`, and `Token`
[INFO] [stdout]  --> src/cli/commands/config.rs:5:32
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::core::compression::{CompressionMetadata, CompressionOutput, Token};
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::compression_context::CompressionContext`
[INFO] [stdout]  --> src/cli/commands/config.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::core::compression_context::CompressionContext;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CompressionPipeline` and `PipelineConfig`
[INFO] [stdout]  --> src/cli/commands/config.rs:7:41
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::core::compression_pipeline::{CompressionPipeline, PipelineConfig};
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DedupConfig` and `DedupEngine`
[INFO] [stdout]  --> src/cli/commands/config.rs:8:33
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::core::dedup_engine::{DedupConfig, DedupEngine};
[INFO] [stdout]   |                                 ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::dictionary_engine::DictionaryEngine`
[INFO] [stdout]  --> src/cli/commands/config.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::core::dictionary_engine::DictionaryEngine;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MetricsCollector` and `MetricsConfig`
[INFO] [stdout]   --> src/cli/commands/config.rs:10:28
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::core::metrics::{MetricsCollector, MetricsConfig};
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PathDictionaryOptions` and `optimize_path_dictionary_blocks_with_options`
[INFO] [stdout]   --> src/cli/commands/config.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     optimize_path_dictionary_blocks_with_options, PathDictionaryOptions,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `is_path_token_boundary_next` and `replace_path_token_boundary`
[INFO] [stdout]   --> src/cli/commands/config.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     is_path_token_boundary_next, replace_path_token_boundary,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RunRouteCapability` and `self`
[INFO] [stdout]   --> src/cli/commands/config.rs:17:41
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::core::plugin_config_loader::{self, RunRouteCapability};
[INFO] [stdout]    |                                         ^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SliceFlags`, `SliceType`, and `Slice`
[INFO] [stdout]   --> src/cli/commands/config.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::core::text_slicer::{Slice, SliceFlags, SliceType};
[INFO] [stdout]    |                                ^^^^^  ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `UserFacingMessage`, `render_user_facing_terminal_message`, `t1`, `t2`, and `t`
[INFO] [stdout]   --> src/cli/commands/config.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 | use crate::utils::i18n::{render_user_facing_terminal_message, t, t1, t2, UserFacingMessage};
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^  ^^  ^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bumpalo::Bump`
[INFO] [stdout]   --> src/cli/commands/config.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use bumpalo::Bump;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Serialize`
[INFO] [stdout]   --> src/cli/commands/config.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use serde::Serialize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::borrow::Cow`
[INFO] [stdout]   --> src/cli/commands/config.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use std::borrow::Cow;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IsTerminal`, `Read`, and `self`
[INFO] [stdout]   --> src/cli/commands/config.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 | use std::io::{self, IsTerminal, Read};
[INFO] [stdout]    |               ^^^^  ^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::cli::common::*`
[INFO] [stdout]  --> src/cli/commands/decompress.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::cli::common::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CompressionMetadata`, `CompressionOutput`, and `Token`
[INFO] [stdout]  --> src/cli/commands/decompress.rs:6:32
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::core::compression::{CompressionMetadata, CompressionOutput, Token};
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::compression_context::CompressionContext`
[INFO] [stdout]  --> src/cli/commands/decompress.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::core::compression_context::CompressionContext;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CompressionPipeline` and `PipelineConfig`
[INFO] [stdout]  --> src/cli/commands/decompress.rs:8:41
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::core::compression_pipeline::{CompressionPipeline, PipelineConfig};
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DedupConfig` and `DedupEngine`
[INFO] [stdout]  --> src/cli/commands/decompress.rs:9:33
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::core::dedup_engine::{DedupConfig, DedupEngine};
[INFO] [stdout]   |                                 ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::dictionary_engine::DictionaryEngine`
[INFO] [stdout]   --> src/cli/commands/decompress.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::core::dictionary_engine::DictionaryEngine;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MetricsCollector` and `MetricsConfig`
[INFO] [stdout]   --> src/cli/commands/decompress.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::core::metrics::{MetricsCollector, MetricsConfig};
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PathDictionaryOptions` and `optimize_path_dictionary_blocks_with_options`
[INFO] [stdout]   --> src/cli/commands/decompress.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     optimize_path_dictionary_blocks_with_options, PathDictionaryOptions,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `is_path_token_boundary_next` and `replace_path_token_boundary`
[INFO] [stdout]   --> src/cli/commands/decompress.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     is_path_token_boundary_next, replace_path_token_boundary,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RunRouteCapability` and `self`
[INFO] [stdout]   --> src/cli/commands/decompress.rs:18:41
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::core::plugin_config_loader::{self, RunRouteCapability};
[INFO] [stdout]    |                                         ^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::plugin_dispatcher::Plugin`
[INFO] [stdout]   --> src/cli/commands/decompress.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::core::plugin_dispatcher::Plugin;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SliceFlags`, `SliceType`, and `Slice`
[INFO] [stdout]   --> src/cli/commands/decompress.rs:20:32
[INFO] [stdout]    |
[INFO] [stdout] 20 | use crate::core::text_slicer::{Slice, SliceFlags, SliceType};
[INFO] [stdout]    |                                ^^^^^  ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `UserFacingMessage`, `render_user_facing_terminal_message`, `t1`, `t2`, and `t`
[INFO] [stdout]   --> src/cli/commands/decompress.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::utils::i18n::{render_user_facing_terminal_message, t, t1, t2, UserFacingMessage};
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^  ^^  ^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bumpalo::Bump`
[INFO] [stdout]   --> src/cli/commands/decompress.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use bumpalo::Bump;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Serialize`
[INFO] [stdout]   --> src/cli/commands/decompress.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use serde::Serialize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::borrow::Cow`
[INFO] [stdout]   --> src/cli/commands/decompress.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use std::borrow::Cow;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IsTerminal`
[INFO] [stdout]   --> src/cli/commands/decompress.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 | use std::io::{self, IsTerminal, Read};
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::cli::common::*`
[INFO] [stdout]  --> src/cli/commands/doctor.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::cli::common::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CompressionMetadata`, `CompressionOutput`, and `Token`
[INFO] [stdout]  --> src/cli/commands/doctor.rs:5:32
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::core::compression::{CompressionMetadata, CompressionOutput, Token};
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::compression_context::CompressionContext`
[INFO] [stdout]  --> src/cli/commands/doctor.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::core::compression_context::CompressionContext;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CompressionPipeline` and `PipelineConfig`
[INFO] [stdout]  --> src/cli/commands/doctor.rs:7:41
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::core::compression_pipeline::{CompressionPipeline, PipelineConfig};
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DedupConfig` and `DedupEngine`
[INFO] [stdout]  --> src/cli/commands/doctor.rs:8:33
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::core::dedup_engine::{DedupConfig, DedupEngine};
[INFO] [stdout]   |                                 ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::dictionary_engine::DictionaryEngine`
[INFO] [stdout]  --> src/cli/commands/doctor.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::core::dictionary_engine::DictionaryEngine;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MetricsCollector` and `MetricsConfig`
[INFO] [stdout]   --> src/cli/commands/doctor.rs:10:28
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::core::metrics::{MetricsCollector, MetricsConfig};
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PathDictionaryOptions` and `optimize_path_dictionary_blocks_with_options`
[INFO] [stdout]   --> src/cli/commands/doctor.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     optimize_path_dictionary_blocks_with_options, PathDictionaryOptions,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `is_path_token_boundary_next` and `replace_path_token_boundary`
[INFO] [stdout]   --> src/cli/commands/doctor.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     is_path_token_boundary_next, replace_path_token_boundary,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RunRouteCapability` and `self`
[INFO] [stdout]   --> src/cli/commands/doctor.rs:17:41
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::core::plugin_config_loader::{self, RunRouteCapability};
[INFO] [stdout]    |                                         ^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SliceFlags`, `SliceType`, and `Slice`
[INFO] [stdout]   --> src/cli/commands/doctor.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::core::text_slicer::{Slice, SliceFlags, SliceType};
[INFO] [stdout]    |                                ^^^^^  ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `UserFacingMessage`, `render_user_facing_terminal_message`, `t1`, `t2`, and `t`
[INFO] [stdout]   --> src/cli/commands/doctor.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 | use crate::utils::i18n::{render_user_facing_terminal_message, t, t1, t2, UserFacingMessage};
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^  ^^  ^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bumpalo::Bump`
[INFO] [stdout]   --> src/cli/commands/doctor.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use bumpalo::Bump;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Serialize`
[INFO] [stdout]   --> src/cli/commands/doctor.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use serde::Serialize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::borrow::Cow`
[INFO] [stdout]   --> src/cli/commands/doctor.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use std::borrow::Cow;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IsTerminal`, `Read`, and `self`
[INFO] [stdout]   --> src/cli/commands/doctor.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 | use std::io::{self, IsTerminal, Read};
[INFO] [stdout]    |               ^^^^  ^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::cli::common::*`
[INFO] [stdout]  --> src/cli/commands/export.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::cli::common::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CompressionMetadata`, `CompressionOutput`, and `Token`
[INFO] [stdout]  --> src/cli/commands/export.rs:9:32
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::core::compression::{CompressionMetadata, CompressionOutput, Token};
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::compression_context::CompressionContext`
[INFO] [stdout]   --> src/cli/commands/export.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::core::compression_context::CompressionContext;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CompressionPipeline` and `PipelineConfig`
[INFO] [stdout]   --> src/cli/commands/export.rs:11:41
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::core::compression_pipeline::{CompressionPipeline, PipelineConfig};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DedupConfig` and `DedupEngine`
[INFO] [stdout]   --> src/cli/commands/export.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::core::dedup_engine::{DedupConfig, DedupEngine};
[INFO] [stdout]    |                                 ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::dictionary_engine::DictionaryEngine`
[INFO] [stdout]   --> src/cli/commands/export.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::core::dictionary_engine::DictionaryEngine;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MetricsCollector` and `MetricsConfig`
[INFO] [stdout]   --> src/cli/commands/export.rs:14:28
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::core::metrics::{MetricsCollector, MetricsConfig};
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PathDictionaryOptions` and `optimize_path_dictionary_blocks_with_options`
[INFO] [stdout]   --> src/cli/commands/export.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     optimize_path_dictionary_blocks_with_options, PathDictionaryOptions,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `is_path_token_boundary_next` and `replace_path_token_boundary`
[INFO] [stdout]   --> src/cli/commands/export.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     is_path_token_boundary_next, replace_path_token_boundary,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RunRouteCapability`
[INFO] [stdout]   --> src/cli/commands/export.rs:21:47
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::core::plugin_config_loader::{self, RunRouteCapability};
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `UserFacingMessage` and `render_user_facing_terminal_message`
[INFO] [stdout]   --> src/cli/commands/export.rs:24:26
[INFO] [stdout]    |
[INFO] [stdout] 24 | use crate::utils::i18n::{render_user_facing_terminal_message, t, t1, t2, UserFacingMessage};
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bumpalo::Bump`
[INFO] [stdout]   --> src/cli/commands/export.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use bumpalo::Bump;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Serialize`
[INFO] [stdout]   --> src/cli/commands/export.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use serde::Serialize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::cli::common::*`
[INFO] [stdout]  --> src/cli/commands/repair.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::cli::common::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CompressionMetadata`, `CompressionOutput`, and `Token`
[INFO] [stdout]  --> src/cli/commands/repair.rs:5:32
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::core::compression::{CompressionMetadata, CompressionOutput, Token};
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::compression_context::CompressionContext`
[INFO] [stdout]  --> src/cli/commands/repair.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::core::compression_context::CompressionContext;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CompressionPipeline` and `PipelineConfig`
[INFO] [stdout]  --> src/cli/commands/repair.rs:7:41
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::core::compression_pipeline::{CompressionPipeline, PipelineConfig};
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DedupConfig` and `DedupEngine`
[INFO] [stdout]  --> src/cli/commands/repair.rs:8:33
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::core::dedup_engine::{DedupConfig, DedupEngine};
[INFO] [stdout]   |                                 ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::dictionary_engine::DictionaryEngine`
[INFO] [stdout]  --> src/cli/commands/repair.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::core::dictionary_engine::DictionaryEngine;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MetricsCollector` and `MetricsConfig`
[INFO] [stdout]   --> src/cli/commands/repair.rs:10:28
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::core::metrics::{MetricsCollector, MetricsConfig};
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PathDictionaryOptions` and `optimize_path_dictionary_blocks_with_options`
[INFO] [stdout]   --> src/cli/commands/repair.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     optimize_path_dictionary_blocks_with_options, PathDictionaryOptions,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `is_path_token_boundary_next` and `replace_path_token_boundary`
[INFO] [stdout]   --> src/cli/commands/repair.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     is_path_token_boundary_next, replace_path_token_boundary,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RunRouteCapability` and `self`
[INFO] [stdout]   --> src/cli/commands/repair.rs:17:41
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::core::plugin_config_loader::{self, RunRouteCapability};
[INFO] [stdout]    |                                         ^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::plugin_dispatcher::Plugin`
[INFO] [stdout]   --> src/cli/commands/repair.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::core::plugin_dispatcher::Plugin;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SliceFlags`, `SliceType`, and `Slice`
[INFO] [stdout]   --> src/cli/commands/repair.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::core::text_slicer::{Slice, SliceFlags, SliceType};
[INFO] [stdout]    |                                ^^^^^  ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `UserFacingMessage`, `render_user_facing_terminal_message`, `t2`, and `t`
[INFO] [stdout]   --> src/cli/commands/repair.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 | use crate::utils::i18n::{render_user_facing_terminal_message, t, t1, t2, UserFacingMessage};
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^      ^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bumpalo::Bump`
[INFO] [stdout]   --> src/cli/commands/repair.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use bumpalo::Bump;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::borrow::Cow`
[INFO] [stdout]   --> src/cli/commands/repair.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use std::borrow::Cow;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IsTerminal`, `Read`, and `self`
[INFO] [stdout]   --> src/cli/commands/repair.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 | use std::io::{self, IsTerminal, Read};
[INFO] [stdout]    |               ^^^^  ^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PipelineConfig`
[INFO] [stdout]  --> src/cli/commands/run.rs:9:62
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::core::compression_pipeline::{CompressionPipeline, PipelineConfig};
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MetricsCollector` and `MetricsConfig`
[INFO] [stdout]   --> src/cli/commands/run.rs:12:28
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::core::metrics::{MetricsCollector, MetricsConfig};
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SliceFlags`
[INFO] [stdout]   --> src/cli/commands/run.rs:21:39
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::core::text_slicer::{Slice, SliceFlags, SliceType};
[INFO] [stdout]    |                                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `UserFacingMessage`, `render_user_facing_terminal_message`, `t2`, and `t`
[INFO] [stdout]   --> src/cli/commands/run.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::utils::i18n::{render_user_facing_terminal_message, t, t1, t2, UserFacingMessage};
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^      ^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Serialize`
[INFO] [stdout]   --> src/cli/commands/run.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use serde::Serialize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IsTerminal` and `self`
[INFO] [stdout]   --> src/cli/commands/run.rs:27:15
[INFO] [stdout]    |
[INFO] [stdout] 27 | use std::io::{self, IsTerminal, Read};
[INFO] [stdout]    |               ^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::cli::types::*`
[INFO] [stdout]  --> src/cli/common.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::cli::types::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CompressionMetadata`
[INFO] [stdout]  --> src/cli/common.rs:4:32
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::core::compression::{CompressionMetadata, CompressionOutput, Token};
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::compression_context::CompressionContext`
[INFO] [stdout]  --> src/cli/common.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::core::compression_context::CompressionContext;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CompressionPipeline` and `PipelineConfig`
[INFO] [stdout]  --> src/cli/common.rs:6:41
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::core::compression_pipeline::{CompressionPipeline, PipelineConfig};
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DedupConfig` and `DedupEngine`
[INFO] [stdout]  --> src/cli/common.rs:7:33
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::core::dedup_engine::{DedupConfig, DedupEngine};
[INFO] [stdout]   |                                 ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::dictionary_engine::DictionaryEngine`
[INFO] [stdout]  --> src/cli/common.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::core::dictionary_engine::DictionaryEngine;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MetricsCollector` and `MetricsConfig`
[INFO] [stdout]  --> src/cli/common.rs:9:28
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::core::metrics::{MetricsCollector, MetricsConfig};
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PathDictionaryOptions` and `optimize_path_dictionary_blocks_with_options`
[INFO] [stdout]   --> src/cli/common.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     optimize_path_dictionary_blocks_with_options, PathDictionaryOptions,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `is_path_token_boundary_next` and `replace_path_token_boundary`
[INFO] [stdout]   --> src/cli/common.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     is_path_token_boundary_next, replace_path_token_boundary,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RunRouteCapability` and `self`
[INFO] [stdout]   --> src/cli/common.rs:16:41
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::core::plugin_config_loader::{self, RunRouteCapability};
[INFO] [stdout]    |                                         ^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::plugin_dispatcher::Plugin`
[INFO] [stdout]   --> src/cli/common.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::core::plugin_dispatcher::Plugin;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SliceFlags`, `SliceType`, and `Slice`
[INFO] [stdout]   --> src/cli/common.rs:18:32
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::core::text_slicer::{Slice, SliceFlags, SliceType};
[INFO] [stdout]    |                                ^^^^^  ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `t2` and `t`
[INFO] [stdout]   --> src/cli/common.rs:19:63
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::utils::i18n::{render_user_facing_terminal_message, t, t1, t2, UserFacingMessage};
[INFO] [stdout]    |                                                               ^      ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bumpalo::Bump`
[INFO] [stdout]   --> src/cli/common.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use bumpalo::Bump;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Serialize`
[INFO] [stdout]   --> src/cli/common.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use serde::Serialize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]   --> src/cli/common.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use serde_json::Value;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::borrow::Cow`
[INFO] [stdout]   --> src/cli/common.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use std::borrow::Cow;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IsTerminal`, `Read`, and `self`
[INFO] [stdout]   --> src/cli/common.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 | use std::io::{self, IsTerminal, Read};
[INFO] [stdout]    |               ^^^^  ^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CompressionMetadata`, `CompressionOutput`, and `Token`
[INFO] [stdout]   --> src/cli/app.rs:21:32
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::core::compression::{CompressionMetadata, CompressionOutput, Token};
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::compression_context::CompressionContext`
[INFO] [stdout]   --> src/cli/app.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::core::compression_context::CompressionContext;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DedupConfig` and `DedupEngine`
[INFO] [stdout]   --> src/cli/app.rs:24:33
[INFO] [stdout]    |
[INFO] [stdout] 24 | use crate::core::dedup_engine::{DedupConfig, DedupEngine};
[INFO] [stdout]    |                                 ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::dictionary_engine::DictionaryEngine`
[INFO] [stdout]   --> src/cli/app.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use crate::core::dictionary_engine::DictionaryEngine;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PathDictionaryOptions` and `optimize_path_dictionary_blocks_with_options`
[INFO] [stdout]   --> src/cli/app.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     optimize_path_dictionary_blocks_with_options, PathDictionaryOptions,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `is_path_token_boundary_next` and `replace_path_token_boundary`
[INFO] [stdout]   --> src/cli/app.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     is_path_token_boundary_next, replace_path_token_boundary,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RunRouteCapability` and `self`
[INFO] [stdout]   --> src/cli/app.rs:33:41
[INFO] [stdout]    |
[INFO] [stdout] 33 | use crate::core::plugin_config_loader::{self, RunRouteCapability};
[INFO] [stdout]    |                                         ^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SliceFlags`, `SliceType`, and `Slice`
[INFO] [stdout]   --> src/cli/app.rs:35:32
[INFO] [stdout]    |
[INFO] [stdout] 35 | use crate::core::text_slicer::{Slice, SliceFlags, SliceType};
[INFO] [stdout]    |                                ^^^^^  ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `UserFacingMessage`, `render_user_facing_terminal_message`, `t1`, and `t2`
[INFO] [stdout]   --> src/cli/app.rs:36:26
[INFO] [stdout]    |
[INFO] [stdout] 36 | use crate::utils::i18n::{render_user_facing_terminal_message, t, t1, t2, UserFacingMessage};
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^^  ^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::borrow::Cow`
[INFO] [stdout]   --> src/cli/app.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | use std::borrow::Cow;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]   --> src/cli/app.rs:41:33
[INFO] [stdout]    |
[INFO] [stdout] 41 | use std::io::{self, IsTerminal, Read};
[INFO] [stdout]    |                                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `common::*`
[INFO] [stdout]   --> src/cli/mod.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub(crate) use common::*;
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> src/core/config_manager.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CompressionMetadata`, `CompressionOutput`, and `Token`
[INFO] [stdout]  --> src/cli/commands/benchmark.rs:5:32
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::core::compression::{CompressionMetadata, CompressionOutput, Token};
[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: `crate::core::compression_context::CompressionContext`
[INFO] [stdout]  --> src/cli/commands/benchmark.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::core::compression_context::CompressionContext;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CompressionPipeline` and `PipelineConfig`
[INFO] [stdout]  --> src/cli/commands/benchmark.rs:7:41
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::core::compression_pipeline::{CompressionPipeline, PipelineConfig};
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MetricsCollector` and `MetricsConfig`
[INFO] [stdout]   --> src/cli/commands/benchmark.rs:10:28
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::core::metrics::{MetricsCollector, MetricsConfig};
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PathDictionaryOptions` and `optimize_path_dictionary_blocks_with_options`
[INFO] [stdout]   --> src/cli/commands/benchmark.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 |     optimize_path_dictionary_blocks, optimize_path_dictionary_blocks_with_options,
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 13 |     PathDictionaryOptions,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `is_path_token_boundary_next` and `replace_path_token_boundary`
[INFO] [stdout]   --> src/cli/commands/benchmark.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     is_path_token_boundary_next, replace_path_token_boundary,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RunRouteCapability` and `self`
[INFO] [stdout]   --> src/cli/commands/benchmark.rs:18:41
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::core::plugin_config_loader::{self, RunRouteCapability};
[INFO] [stdout]    |                                         ^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SliceFlags`
[INFO] [stdout]   --> src/cli/commands/benchmark.rs:20:39
[INFO] [stdout]    |
[INFO] [stdout] 20 | use crate::core::text_slicer::{Slice, SliceFlags, SliceType};
[INFO] [stdout]    |                                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `UserFacingMessage` and `render_user_facing_terminal_message`
[INFO] [stdout]   --> src/cli/commands/benchmark.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::utils::i18n::{render_user_facing_terminal_message, t, t1, t2, UserFacingMessage};
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Serialize`
[INFO] [stdout]   --> src/cli/commands/benchmark.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use serde::Serialize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IsTerminal`, `Read`, and `self`
[INFO] [stdout]   --> src/cli/commands/benchmark.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 | use std::io::{self, IsTerminal, Read};
[INFO] [stdout]    |               ^^^^  ^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `decompress::*` and `doctor::*`
[INFO] [stdout]    --> src/cli/commands/benchmark.rs:258:33
[INFO] [stdout]     |
[INFO] [stdout] 258 |         compress::*, config::*, decompress::*, doctor::*, export::*, repair::*, run::*,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Token`
[INFO] [stdout]  --> src/cli/commands/compress.rs:6:72
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::core::compression::{CompressionMetadata, CompressionOutput, Token};
[INFO] [stdout]   |                                                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::compression_context::CompressionContext`
[INFO] [stdout]  --> src/cli/commands/compress.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::core::compression_context::CompressionContext;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PipelineConfig`
[INFO] [stdout]  --> src/cli/commands/compress.rs:8:62
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::core::compression_pipeline::{CompressionPipeline, PipelineConfig};
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DedupConfig` and `DedupEngine`
[INFO] [stdout]  --> src/cli/commands/compress.rs:9:33
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::core::dedup_engine::{DedupConfig, DedupEngine};
[INFO] [stdout]   |                                 ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::dictionary_engine::DictionaryEngine`
[INFO] [stdout]   --> src/cli/commands/compress.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::core::dictionary_engine::DictionaryEngine;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MetricsCollector` and `MetricsConfig`
[INFO] [stdout]   --> src/cli/commands/compress.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::core::metrics::{MetricsCollector, MetricsConfig};
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PathDictionaryOptions` and `optimize_path_dictionary_blocks_with_options`
[INFO] [stdout]   --> src/cli/commands/compress.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     optimize_path_dictionary_blocks_with_options, PathDictionaryOptions,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `is_path_token_boundary_next` and `replace_path_token_boundary`
[INFO] [stdout]   --> src/cli/commands/compress.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     is_path_token_boundary_next, replace_path_token_boundary,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RunRouteCapability` and `self`
[INFO] [stdout]   --> src/cli/commands/compress.rs:18:41
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::core::plugin_config_loader::{self, RunRouteCapability};
[INFO] [stdout]    |                                         ^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SliceFlags`, `SliceType`, and `Slice`
[INFO] [stdout]   --> src/cli/commands/compress.rs:20:32
[INFO] [stdout]    |
[INFO] [stdout] 20 | use crate::core::text_slicer::{Slice, SliceFlags, SliceType};
[INFO] [stdout]    |                                ^^^^^  ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `UserFacingMessage`, `render_user_facing_terminal_message`, `t1`, `t2`, and `t`
[INFO] [stdout]   --> src/cli/commands/compress.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::utils::i18n::{render_user_facing_terminal_message, t, t1, t2, UserFacingMessage};
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^  ^^  ^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bumpalo::Bump`
[INFO] [stdout]   --> src/cli/commands/compress.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use bumpalo::Bump;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::borrow::Cow`
[INFO] [stdout]   --> src/cli/commands/compress.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use std::borrow::Cow;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IsTerminal`
[INFO] [stdout]   --> src/cli/commands/compress.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 | use std::io::{self, IsTerminal, Read};
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CompressionMetadata`, `CompressionOutput`, and `Token`
[INFO] [stdout]  --> src/cli/commands/config.rs:5:32
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::core::compression::{CompressionMetadata, CompressionOutput, Token};
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::compression_context::CompressionContext`
[INFO] [stdout]  --> src/cli/commands/config.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::core::compression_context::CompressionContext;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CompressionPipeline` and `PipelineConfig`
[INFO] [stdout]  --> src/cli/commands/config.rs:7:41
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::core::compression_pipeline::{CompressionPipeline, PipelineConfig};
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DedupConfig` and `DedupEngine`
[INFO] [stdout]  --> src/cli/commands/config.rs:8:33
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::core::dedup_engine::{DedupConfig, DedupEngine};
[INFO] [stdout]   |                                 ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::dictionary_engine::DictionaryEngine`
[INFO] [stdout]  --> src/cli/commands/config.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::core::dictionary_engine::DictionaryEngine;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MetricsCollector` and `MetricsConfig`
[INFO] [stdout]   --> src/cli/commands/config.rs:10:28
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::core::metrics::{MetricsCollector, MetricsConfig};
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PathDictionaryOptions` and `optimize_path_dictionary_blocks_with_options`
[INFO] [stdout]   --> src/cli/commands/config.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     optimize_path_dictionary_blocks_with_options, PathDictionaryOptions,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `is_path_token_boundary_next` and `replace_path_token_boundary`
[INFO] [stdout]   --> src/cli/commands/config.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     is_path_token_boundary_next, replace_path_token_boundary,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RunRouteCapability` and `self`
[INFO] [stdout]   --> src/cli/commands/config.rs:17:41
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::core::plugin_config_loader::{self, RunRouteCapability};
[INFO] [stdout]    |                                         ^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SliceFlags`, `SliceType`, and `Slice`
[INFO] [stdout]   --> src/cli/commands/config.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::core::text_slicer::{Slice, SliceFlags, SliceType};
[INFO] [stdout]    |                                ^^^^^  ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `UserFacingMessage`, `render_user_facing_terminal_message`, `t1`, `t2`, and `t`
[INFO] [stdout]   --> src/cli/commands/config.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 | use crate::utils::i18n::{render_user_facing_terminal_message, t, t1, t2, UserFacingMessage};
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^  ^^  ^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bumpalo::Bump`
[INFO] [stdout]   --> src/cli/commands/config.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use bumpalo::Bump;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Serialize`
[INFO] [stdout]   --> src/cli/commands/config.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use serde::Serialize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::borrow::Cow`
[INFO] [stdout]   --> src/cli/commands/config.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use std::borrow::Cow;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IsTerminal`, `Read`, and `self`
[INFO] [stdout]   --> src/cli/commands/config.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 | use std::io::{self, IsTerminal, Read};
[INFO] [stdout]    |               ^^^^  ^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::cli::common::*`
[INFO] [stdout]  --> src/cli/commands/decompress.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::cli::common::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CompressionMetadata`, `CompressionOutput`, and `Token`
[INFO] [stdout]  --> src/cli/commands/decompress.rs:6:32
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::core::compression::{CompressionMetadata, CompressionOutput, Token};
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::compression_context::CompressionContext`
[INFO] [stdout]  --> src/cli/commands/decompress.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::core::compression_context::CompressionContext;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CompressionPipeline` and `PipelineConfig`
[INFO] [stdout]  --> src/cli/commands/decompress.rs:8:41
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::core::compression_pipeline::{CompressionPipeline, PipelineConfig};
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DedupConfig` and `DedupEngine`
[INFO] [stdout]  --> src/cli/commands/decompress.rs:9:33
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::core::dedup_engine::{DedupConfig, DedupEngine};
[INFO] [stdout]   |                                 ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::dictionary_engine::DictionaryEngine`
[INFO] [stdout]   --> src/cli/commands/decompress.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::core::dictionary_engine::DictionaryEngine;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MetricsCollector` and `MetricsConfig`
[INFO] [stdout]   --> src/cli/commands/decompress.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::core::metrics::{MetricsCollector, MetricsConfig};
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PathDictionaryOptions` and `optimize_path_dictionary_blocks_with_options`
[INFO] [stdout]   --> src/cli/commands/decompress.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     optimize_path_dictionary_blocks_with_options, PathDictionaryOptions,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `is_path_token_boundary_next` and `replace_path_token_boundary`
[INFO] [stdout]   --> src/cli/commands/decompress.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     is_path_token_boundary_next, replace_path_token_boundary,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RunRouteCapability` and `self`
[INFO] [stdout]   --> src/cli/commands/decompress.rs:18:41
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::core::plugin_config_loader::{self, RunRouteCapability};
[INFO] [stdout]    |                                         ^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::plugin_dispatcher::Plugin`
[INFO] [stdout]   --> src/cli/commands/decompress.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::core::plugin_dispatcher::Plugin;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SliceFlags`, `SliceType`, and `Slice`
[INFO] [stdout]   --> src/cli/commands/decompress.rs:20:32
[INFO] [stdout]    |
[INFO] [stdout] 20 | use crate::core::text_slicer::{Slice, SliceFlags, SliceType};
[INFO] [stdout]    |                                ^^^^^  ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `UserFacingMessage`, `render_user_facing_terminal_message`, `t1`, `t2`, and `t`
[INFO] [stdout]   --> src/cli/commands/decompress.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::utils::i18n::{render_user_facing_terminal_message, t, t1, t2, UserFacingMessage};
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^  ^^  ^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bumpalo::Bump`
[INFO] [stdout]   --> src/cli/commands/decompress.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use bumpalo::Bump;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Serialize`
[INFO] [stdout]   --> src/cli/commands/decompress.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use serde::Serialize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::borrow::Cow`
[INFO] [stdout]   --> src/cli/commands/decompress.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use std::borrow::Cow;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IsTerminal`
[INFO] [stdout]   --> src/cli/commands/decompress.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 | use std::io::{self, IsTerminal, Read};
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::cli::common::*`
[INFO] [stdout]  --> src/cli/commands/doctor.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::cli::common::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CompressionMetadata`, `CompressionOutput`, and `Token`
[INFO] [stdout]  --> src/cli/commands/doctor.rs:5:32
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::core::compression::{CompressionMetadata, CompressionOutput, Token};
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::compression_context::CompressionContext`
[INFO] [stdout]  --> src/cli/commands/doctor.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::core::compression_context::CompressionContext;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CompressionPipeline` and `PipelineConfig`
[INFO] [stdout]  --> src/cli/commands/doctor.rs:7:41
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::core::compression_pipeline::{CompressionPipeline, PipelineConfig};
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DedupConfig` and `DedupEngine`
[INFO] [stdout]  --> src/cli/commands/doctor.rs:8:33
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::core::dedup_engine::{DedupConfig, DedupEngine};
[INFO] [stdout]   |                                 ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::dictionary_engine::DictionaryEngine`
[INFO] [stdout]  --> src/cli/commands/doctor.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::core::dictionary_engine::DictionaryEngine;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MetricsCollector` and `MetricsConfig`
[INFO] [stdout]   --> src/cli/commands/doctor.rs:10:28
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::core::metrics::{MetricsCollector, MetricsConfig};
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PathDictionaryOptions` and `optimize_path_dictionary_blocks_with_options`
[INFO] [stdout]   --> src/cli/commands/doctor.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     optimize_path_dictionary_blocks_with_options, PathDictionaryOptions,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `is_path_token_boundary_next` and `replace_path_token_boundary`
[INFO] [stdout]   --> src/cli/commands/doctor.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     is_path_token_boundary_next, replace_path_token_boundary,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RunRouteCapability` and `self`
[INFO] [stdout]   --> src/cli/commands/doctor.rs:17:41
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::core::plugin_config_loader::{self, RunRouteCapability};
[INFO] [stdout]    |                                         ^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SliceFlags`, `SliceType`, and `Slice`
[INFO] [stdout]   --> src/cli/commands/doctor.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::core::text_slicer::{Slice, SliceFlags, SliceType};
[INFO] [stdout]    |                                ^^^^^  ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `UserFacingMessage`, `render_user_facing_terminal_message`, `t1`, `t2`, and `t`
[INFO] [stdout]   --> src/cli/commands/doctor.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 | use crate::utils::i18n::{render_user_facing_terminal_message, t, t1, t2, UserFacingMessage};
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^  ^^  ^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bumpalo::Bump`
[INFO] [stdout]   --> src/cli/commands/doctor.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use bumpalo::Bump;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Serialize`
[INFO] [stdout]   --> src/cli/commands/doctor.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use serde::Serialize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::borrow::Cow`
[INFO] [stdout]   --> src/cli/commands/doctor.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use std::borrow::Cow;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IsTerminal`, `Read`, and `self`
[INFO] [stdout]   --> src/cli/commands/doctor.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 | use std::io::{self, IsTerminal, Read};
[INFO] [stdout]    |               ^^^^  ^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::cli::common::*`
[INFO] [stdout]  --> src/cli/commands/export.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::cli::common::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CompressionMetadata`, `CompressionOutput`, and `Token`
[INFO] [stdout]  --> src/cli/commands/export.rs:9:32
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::core::compression::{CompressionMetadata, CompressionOutput, Token};
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::compression_context::CompressionContext`
[INFO] [stdout]   --> src/cli/commands/export.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::core::compression_context::CompressionContext;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CompressionPipeline` and `PipelineConfig`
[INFO] [stdout]   --> src/cli/commands/export.rs:11:41
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::core::compression_pipeline::{CompressionPipeline, PipelineConfig};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DedupConfig` and `DedupEngine`
[INFO] [stdout]   --> src/cli/commands/export.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::core::dedup_engine::{DedupConfig, DedupEngine};
[INFO] [stdout]    |                                 ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::dictionary_engine::DictionaryEngine`
[INFO] [stdout]   --> src/cli/commands/export.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::core::dictionary_engine::DictionaryEngine;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MetricsCollector` and `MetricsConfig`
[INFO] [stdout]   --> src/cli/commands/export.rs:14:28
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::core::metrics::{MetricsCollector, MetricsConfig};
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PathDictionaryOptions` and `optimize_path_dictionary_blocks_with_options`
[INFO] [stdout]   --> src/cli/commands/export.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     optimize_path_dictionary_blocks_with_options, PathDictionaryOptions,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `is_path_token_boundary_next` and `replace_path_token_boundary`
[INFO] [stdout]   --> src/cli/commands/export.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     is_path_token_boundary_next, replace_path_token_boundary,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RunRouteCapability`
[INFO] [stdout]   --> src/cli/commands/export.rs:21:47
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::core::plugin_config_loader::{self, RunRouteCapability};
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `UserFacingMessage` and `render_user_facing_terminal_message`
[INFO] [stdout]   --> src/cli/commands/export.rs:24:26
[INFO] [stdout]    |
[INFO] [stdout] 24 | use crate::utils::i18n::{render_user_facing_terminal_message, t, t1, t2, UserFacingMessage};
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bumpalo::Bump`
[INFO] [stdout]   --> src/cli/commands/export.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use bumpalo::Bump;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Serialize`
[INFO] [stdout]   --> src/cli/commands/export.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use serde::Serialize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::cli::common::*`
[INFO] [stdout]  --> src/cli/commands/repair.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::cli::common::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CompressionMetadata`, `CompressionOutput`, and `Token`
[INFO] [stdout]  --> src/cli/commands/repair.rs:5:32
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::core::compression::{CompressionMetadata, CompressionOutput, Token};
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::compression_context::CompressionContext`
[INFO] [stdout]  --> src/cli/commands/repair.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::core::compression_context::CompressionContext;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CompressionPipeline` and `PipelineConfig`
[INFO] [stdout]  --> src/cli/commands/repair.rs:7:41
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::core::compression_pipeline::{CompressionPipeline, PipelineConfig};
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DedupConfig` and `DedupEngine`
[INFO] [stdout]  --> src/cli/commands/repair.rs:8:33
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::core::dedup_engine::{DedupConfig, DedupEngine};
[INFO] [stdout]   |                                 ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::dictionary_engine::DictionaryEngine`
[INFO] [stdout]  --> src/cli/commands/repair.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::core::dictionary_engine::DictionaryEngine;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MetricsCollector` and `MetricsConfig`
[INFO] [stdout]   --> src/cli/commands/repair.rs:10:28
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::core::metrics::{MetricsCollector, MetricsConfig};
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PathDictionaryOptions` and `optimize_path_dictionary_blocks_with_options`
[INFO] [stdout]   --> src/cli/commands/repair.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     optimize_path_dictionary_blocks_with_options, PathDictionaryOptions,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `is_path_token_boundary_next` and `replace_path_token_boundary`
[INFO] [stdout]   --> src/cli/commands/repair.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     is_path_token_boundary_next, replace_path_token_boundary,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RunRouteCapability` and `self`
[INFO] [stdout]   --> src/cli/commands/repair.rs:17:41
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::core::plugin_config_loader::{self, RunRouteCapability};
[INFO] [stdout]    |                                         ^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::plugin_dispatcher::Plugin`
[INFO] [stdout]   --> src/cli/commands/repair.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::core::plugin_dispatcher::Plugin;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SliceFlags`, `SliceType`, and `Slice`
[INFO] [stdout]   --> src/cli/commands/repair.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::core::text_slicer::{Slice, SliceFlags, SliceType};
[INFO] [stdout]    |                                ^^^^^  ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `UserFacingMessage`, `render_user_facing_terminal_message`, `t2`, and `t`
[INFO] [stdout]   --> src/cli/commands/repair.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 | use crate::utils::i18n::{render_user_facing_terminal_message, t, t1, t2, UserFacingMessage};
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^      ^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bumpalo::Bump`
[INFO] [stdout]   --> src/cli/commands/repair.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use bumpalo::Bump;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::borrow::Cow`
[INFO] [stdout]   --> src/cli/commands/repair.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use std::borrow::Cow;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IsTerminal`, `Read`, and `self`
[INFO] [stdout]   --> src/cli/commands/repair.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 | use std::io::{self, IsTerminal, Read};
[INFO] [stdout]    |               ^^^^  ^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PipelineConfig`
[INFO] [stdout]  --> src/cli/commands/run.rs:9:62
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::core::compression_pipeline::{CompressionPipeline, PipelineConfig};
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MetricsCollector` and `MetricsConfig`
[INFO] [stdout]   --> src/cli/commands/run.rs:12:28
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::core::metrics::{MetricsCollector, MetricsConfig};
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SliceFlags`
[INFO] [stdout]   --> src/cli/commands/run.rs:21:39
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::core::text_slicer::{Slice, SliceFlags, SliceType};
[INFO] [stdout]    |                                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `UserFacingMessage`, `render_user_facing_terminal_message`, `t2`, and `t`
[INFO] [stdout]   --> src/cli/commands/run.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::utils::i18n::{render_user_facing_terminal_message, t, t1, t2, UserFacingMessage};
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^      ^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Serialize`
[INFO] [stdout]   --> src/cli/commands/run.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use serde::Serialize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IsTerminal` and `self`
[INFO] [stdout]   --> src/cli/commands/run.rs:27:15
[INFO] [stdout]    |
[INFO] [stdout] 27 | use std::io::{self, IsTerminal, Read};
[INFO] [stdout]    |               ^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]     --> src/cli/commands/run.rs:1913:9
[INFO] [stdout]      |
[INFO] [stdout] 1913 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::cli::types::*`
[INFO] [stdout]  --> src/cli/common.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::cli::types::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CompressionMetadata`
[INFO] [stdout]  --> src/cli/common.rs:4:32
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::core::compression::{CompressionMetadata, CompressionOutput, Token};
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::compression_context::CompressionContext`
[INFO] [stdout]  --> src/cli/common.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::core::compression_context::CompressionContext;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CompressionPipeline` and `PipelineConfig`
[INFO] [stdout]  --> src/cli/common.rs:6:41
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::core::compression_pipeline::{CompressionPipeline, PipelineConfig};
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DedupConfig` and `DedupEngine`
[INFO] [stdout]  --> src/cli/common.rs:7:33
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::core::dedup_engine::{DedupConfig, DedupEngine};
[INFO] [stdout]   |                                 ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::dictionary_engine::DictionaryEngine`
[INFO] [stdout]  --> src/cli/common.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::core::dictionary_engine::DictionaryEngine;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MetricsCollector` and `MetricsConfig`
[INFO] [stdout]  --> src/cli/common.rs:9:28
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::core::metrics::{MetricsCollector, MetricsConfig};
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PathDictionaryOptions` and `optimize_path_dictionary_blocks_with_options`
[INFO] [stdout]   --> src/cli/common.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     optimize_path_dictionary_blocks_with_options, PathDictionaryOptions,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `is_path_token_boundary_next` and `replace_path_token_boundary`
[INFO] [stdout]   --> src/cli/common.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     is_path_token_boundary_next, replace_path_token_boundary,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RunRouteCapability` and `self`
[INFO] [stdout]   --> src/cli/common.rs:16:41
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::core::plugin_config_loader::{self, RunRouteCapability};
[INFO] [stdout]    |                                         ^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::plugin_dispatcher::Plugin`
[INFO] [stdout]   --> src/cli/common.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::core::plugin_dispatcher::Plugin;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SliceFlags`, `SliceType`, and `Slice`
[INFO] [stdout]   --> src/cli/common.rs:18:32
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::core::text_slicer::{Slice, SliceFlags, SliceType};
[INFO] [stdout]    |                                ^^^^^  ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `t2` and `t`
[INFO] [stdout]   --> src/cli/common.rs:19:63
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::utils::i18n::{render_user_facing_terminal_message, t, t1, t2, UserFacingMessage};
[INFO] [stdout]    |                                                               ^      ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bumpalo::Bump`
[INFO] [stdout]   --> src/cli/common.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use bumpalo::Bump;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Serialize`
[INFO] [stdout]   --> src/cli/common.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use serde::Serialize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]   --> src/cli/common.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use serde_json::Value;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::borrow::Cow`
[INFO] [stdout]   --> src/cli/common.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use std::borrow::Cow;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IsTerminal`, `Read`, and `self`
[INFO] [stdout]   --> src/cli/common.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 | use std::io::{self, IsTerminal, Read};
[INFO] [stdout]    |               ^^^^  ^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CompressionMetadata`, `CompressionOutput`, and `Token`
[INFO] [stdout]   --> src/cli/app.rs:21:32
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::core::compression::{CompressionMetadata, CompressionOutput, Token};
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::compression_context::CompressionContext`
[INFO] [stdout]   --> src/cli/app.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::core::compression_context::CompressionContext;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DedupConfig` and `DedupEngine`
[INFO] [stdout]   --> src/cli/app.rs:24:33
[INFO] [stdout]    |
[INFO] [stdout] 24 | use crate::core::dedup_engine::{DedupConfig, DedupEngine};
[INFO] [stdout]    |                                 ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::dictionary_engine::DictionaryEngine`
[INFO] [stdout]   --> src/cli/app.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use crate::core::dictionary_engine::DictionaryEngine;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PathDictionaryOptions` and `optimize_path_dictionary_blocks_with_options`
[INFO] [stdout]   --> src/cli/app.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     optimize_path_dictionary_blocks_with_options, PathDictionaryOptions,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `is_path_token_boundary_next` and `replace_path_token_boundary`
[INFO] [stdout]   --> src/cli/app.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     is_path_token_boundary_next, replace_path_token_boundary,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RunRouteCapability` and `self`
[INFO] [stdout]   --> src/cli/app.rs:33:41
[INFO] [stdout]    |
[INFO] [stdout] 33 | use crate::core::plugin_config_loader::{self, RunRouteCapability};
[INFO] [stdout]    |                                         ^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SliceFlags`, `SliceType`, and `Slice`
[INFO] [stdout]   --> src/cli/app.rs:35:32
[INFO] [stdout]    |
[INFO] [stdout] 35 | use crate::core::text_slicer::{Slice, SliceFlags, SliceType};
[INFO] [stdout]    |                                ^^^^^  ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `UserFacingMessage`, `render_user_facing_terminal_message`, `t1`, and `t2`
[INFO] [stdout]   --> src/cli/app.rs:36:26
[INFO] [stdout]    |
[INFO] [stdout] 36 | use crate::utils::i18n::{render_user_facing_terminal_message, t, t1, t2, UserFacingMessage};
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^^  ^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::borrow::Cow`
[INFO] [stdout]   --> src/cli/app.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | use std::borrow::Cow;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]   --> src/cli/app.rs:41:33
[INFO] [stdout]    |
[INFO] [stdout] 41 | use std::io::{self, IsTerminal, Read};
[INFO] [stdout]    |                                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `common::*`
[INFO] [stdout]   --> src/cli/mod.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub(crate) use common::*;
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> src/core/config_manager.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::plugin_dispatcher::Plugin`
[INFO] [stdout]   --> src/cli/commands/compress.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::core::plugin_dispatcher::Plugin;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::plugin_dispatcher::Plugin`
[INFO] [stdout]   --> src/cli/commands/config.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::core::plugin_dispatcher::Plugin;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::plugin_dispatcher::Plugin`
[INFO] [stdout]   --> src/cli/commands/doctor.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::core::plugin_dispatcher::Plugin;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::plugin_dispatcher::Plugin`
[INFO] [stdout]   --> src/cli/commands/export.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::core::plugin_dispatcher::Plugin;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `clap::Parser`
[INFO] [stdout]   --> src/cli/app.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | use clap::Parser;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::plugin_dispatcher::Plugin`
[INFO] [stdout]   --> src/cli/commands/compress.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::core::plugin_dispatcher::Plugin;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::plugin_dispatcher::Plugin`
[INFO] [stdout]   --> src/cli/commands/config.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::core::plugin_dispatcher::Plugin;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::plugin_dispatcher::Plugin`
[INFO] [stdout]   --> src/cli/commands/doctor.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::core::plugin_dispatcher::Plugin;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::plugin_dispatcher::Plugin`
[INFO] [stdout]   --> src/cli/commands/export.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::core::plugin_dispatcher::Plugin;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `clap::Parser`
[INFO] [stdout]   --> src/cli/app.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | use clap::Parser;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `pty_err` is never used
[INFO] [stdout]   --> src/cli/pty_runner.rs:46:4
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn pty_err(context: &str, e: impl std::fmt::Display) -> CliError {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_PTY_ROWS` is never used
[INFO] [stdout]   --> src/cli/pty_runner.rs:54:7
[INFO] [stdout]    |
[INFO] [stdout] 54 | const DEFAULT_PTY_ROWS: u16 = 30;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_PTY_COLS` is never used
[INFO] [stdout]   --> src/cli/pty_runner.rs:55:7
[INFO] [stdout]    |
[INFO] [stdout] 55 | const DEFAULT_PTY_COLS: u16 = 100;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_MAX_WAIT_SECS` is never used
[INFO] [stdout]   --> src/cli/pty_runner.rs:59:7
[INFO] [stdout]    |
[INFO] [stdout] 59 | const DEFAULT_MAX_WAIT_SECS: u64 = 0;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_external_command_pty` is never used
[INFO] [stdout]   --> src/cli/pty_runner.rs:81:15
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub(crate) fn run_external_command_pty(
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_in_pty_impl` is never used
[INFO] [stdout]    --> src/cli/pty_runner.rs:101:4
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn run_in_pty_impl(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_in_pty_impl_with_buffer` is never used
[INFO] [stdout]    --> src/cli/pty_runner.rs:111:4
[INFO] [stdout]     |
[INFO] [stdout] 111 | fn run_in_pty_impl_with_buffer(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tokenslim` (lib test); 146 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65b20a97de33e9e59992793a144aef2950c48c76/bin/rustc --crate-name tokenslim --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cb0cf91ad015f251 -C extra-filename=-6b0c7280713d9685 --out-dir /opt/rustwide/target/debug/build/tokenslim/6b0c7280713d9685/out -L dependency=/opt/rustwide/target/debug/build/aho-corasick/d974b85e31648a0d/out -L dependency=/opt/rustwide/target/debug/build/alloca/9ccd301d8c6fa9a9/out -L dependency=/opt/rustwide/target/debug/build/anes/50e2f161468e4df0/out -L dependency=/opt/rustwide/target/debug/build/anstream/5bda8941e2fd5003/out -L dependency=/opt/rustwide/target/debug/build/anstyle/0afc68cbfd0d2137/out -L dependency=/opt/rustwide/target/debug/build/anstyle-parse/872f42bb18dc41f8/out -L dependency=/opt/rustwide/target/debug/build/anstyle-query/717c9c809af6267c/out -L dependency=/opt/rustwide/target/debug/build/anyhow/88b36daaacafc31f/out -L dependency=/opt/rustwide/target/debug/build/atomic-waker/d2edf130acb84086/out -L dependency=/opt/rustwide/target/debug/build/axum/9e79a717e1a99a32/out -L dependency=/opt/rustwide/target/debug/build/axum-core/4c498001da73400b/out -L dependency=/opt/rustwide/target/debug/build/base64/d8aec028dea2d277/out -L dependency=/opt/rustwide/target/debug/build/bit-set/0870baf3e6c0a2e6/out -L dependency=/opt/rustwide/target/debug/build/bit-vec/5fbfc5130b21e1cf/out -L dependency=/opt/rustwide/target/debug/build/bitflags/4c6374315781593d/out -L dependency=/opt/rustwide/target/debug/build/bitflags/6dcfbc6bad33d8b2/out -L dependency=/opt/rustwide/target/debug/build/block-buffer/0af5b8fc335d25d4/out -L dependency=/opt/rustwide/target/debug/build/bstr/fdeba3a9a11d301f/out -L dependency=/opt/rustwide/target/debug/build/bumpalo/3c9119a68938db57/out -L dependency=/opt/rustwide/target/debug/build/bytes/c38626212d5d479c/out -L dependency=/opt/rustwide/target/debug/build/cast/5b941ec4a54758a4/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/chardetng/cd7e51bf5f3c67fc/out -L dependency=/opt/rustwide/target/debug/build/chrono/63332570d1462ec1/out -L dependency=/opt/rustwide/target/debug/build/ciborium/dfd7d5fb33d652e9/out -L dependency=/opt/rustwide/target/debug/build/ciborium-io/790645915b84d60f/out -L dependency=/opt/rustwide/target/debug/build/ciborium-ll/d58fe9ddaa99f430/out -L dependency=/opt/rustwide/target/debug/build/clap/15e757740f2aaf9b/out -L dependency=/opt/rustwide/target/debug/build/clap_builder/0eaa0be7a2944307/out -L dependency=/opt/rustwide/target/debug/build/clap_derive/0e716ea13932e191/out -L dependency=/opt/rustwide/target/debug/build/clap_lex/c6984b853e70a248/out -L dependency=/opt/rustwide/target/debug/build/colorchoice/0d229411bd9dac1b/out -L dependency=/opt/rustwide/target/debug/build/cpufeatures/1ae956ba346ebd12/out -L dependency=/opt/rustwide/target/debug/build/criterion/693ff2fcb7464c57/out -L dependency=/opt/rustwide/target/debug/build/criterion-plot/62222d52d5da0625/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-deque/fdad849b02bfa1ea/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-epoch/b76a30c82221d246/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/1c9006e854b046b8/out -L dependency=/opt/rustwide/target/debug/build/crypto-common/cee4772f604dd209/out -L dependency=/opt/rustwide/target/debug/build/dashmap/253ee51ecab06a69/out -L dependency=/opt/rustwide/target/debug/build/data-encoding/46e23225db2a3cf6/out -L dependency=/opt/rustwide/target/debug/build/deranged/8f39ce37c936eb35/out -L dependency=/opt/rustwide/target/debug/build/digest/b8e47c3f88c5586a/out -L dependency=/opt/rustwide/target/debug/build/displaydoc/4c44b1b642d4f95a/out -L dependency=/opt/rustwide/target/debug/build/downcast-rs/e66389dcb14c8a87/out -L dependency=/opt/rustwide/target/debug/build/either/7d7985dc776751b3/out -L dependency=/opt/rustwide/target/debug/build/encoding_rs/2e6c51c4b4cd4375/out -L dependency=/opt/rustwide/target/debug/build/env_filter/0d6f6fcb423b03e7/out -L dependency=/opt/rustwide/target/debug/build/env_logger/faa1b035c03148f2/out -L dependency=/opt/rustwide/target/debug/build/equivalent/d23b026399a51038/out -L dependency=/opt/rustwide/target/debug/build/errno/2bdd740d2be47fdb/out -L dependency=/opt/rustwide/target/debug/build/fallible-iterator/f43e9d6d63832942/out -L dependency=/opt/rustwide/target/debug/build/fallible-streaming-iterator/f5f8d3e890c86e24/out -L dependency=/opt/rustwide/target/debug/build/fancy-regex/614e841035a68551/out -L dependency=/opt/rustwide/target/debug/build/filedescriptor/14cdeaed69c1a7ce/out -L dependency=/opt/rustwide/target/debug/build/filetime/9022530ce0380613/out -L dependency=/opt/rustwide/target/debug/build/foldhash/496b6a8506c7c674/out -L dependency=/opt/rustwide/target/debug/build/form_urlencoded/a0709cb2f4e6749a/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/6351650e09691772/out -L dependency=/opt/rustwide/target/debug/build/futures-core/1cd512d543215c04/out -L dependency=/opt/rustwide/target/debug/build/futures-io/ee83dd0d8cfe75cb/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/80687936758fa695/out -L dependency=/opt/rustwide/target/debug/build/futures-task/bde3b8216abf23c5/out -L dependency=/opt/rustwide/target/debug/build/futures-util/27f16a09c8763168/out -L dependency=/opt/rustwide/target/debug/build/generic-array/ce25ba0e196dbb97/out -L dependency=/opt/rustwide/target/debug/build/getrandom/68f05f80ba045bd3/out -L dependency=/opt/rustwide/target/debug/build/getrandom/7247c420b6bf94a9/out -L dependency=/opt/rustwide/target/debug/build/half/a09280cc8bb8e5db/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/1ff293044ac6a4a8/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/69d59772af06122b/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/7dbb302f9704495e/out -L dependency=/opt/rustwide/target/debug/build/hashlink/8fda5e7615d25242/out -L dependency=/opt/rustwide/target/debug/build/http/ebd94115187c1e9a/out -L dependency=/opt/rustwide/target/debug/build/http-body/f856fe10534413ca/out -L dependency=/opt/rustwide/target/debug/build/http-body-util/d70ccbf3241e21e6/out -L dependency=/opt/rustwide/target/debug/build/http-range-header/191dba0dabd82bd6/out -L dependency=/opt/rustwide/target/debug/build/httparse/b9ed2fea81abf9ac/out -L dependency=/opt/rustwide/target/debug/build/httpdate/dd055e56878c34d5/out -L dependency=/opt/rustwide/target/debug/build/hyper/bb61581cca5cfe9d/out -L dependency=/opt/rustwide/target/debug/build/hyper-rustls/f367bee99f9bbbc0/out -L dependency=/opt/rustwide/target/debug/build/hyper-util/fe6f6672e19d39b9/out -L dependency=/opt/rustwide/target/debug/build/iana-time-zone/4c741fc3ef3881f8/out -L dependency=/opt/rustwide/target/debug/build/icu_collections/755640ce61d57e14/out -L dependency=/opt/rustwide/target/debug/build/icu_locale_core/dab206b9fc4e17f2/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer/20ff242348d2e643/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer_data/9df594966f451c5b/out -L dependency=/opt/rustwide/target/debug/build/icu_properties/71e8902de5eab40b/out -L dependency=/opt/rustwide/target/debug/build/icu_properties_data/335803bac80265ac/out -L dependency=/opt/rustwide/target/debug/build/icu_provider/11d8c939d0d6e56d/out -L dependency=/opt/rustwide/target/debug/build/idna/998f0a21d65b5aa2/out -L dependency=/opt/rustwide/target/debug/build/idna_adapter/948fa9a0651fdcde/out -L dependency=/opt/rustwide/target/debug/build/indexmap/5cd8f496451fc958/out -L dependency=/opt/rustwide/target/debug/build/inotify/213a755720c83d08/out -L dependency=/opt/rustwide/target/debug/build/inotify-sys/623ca84dc20c8a0a/out -L dependency=/opt/rustwide/target/debug/build/instant/15bbac729489ab13/out -L dependency=/opt/rustwide/target/debug/build/ioctl-rs/46877f4bec5fce8e/out -L dependency=/opt/rustwide/target/debug/build/ipnet/e2136f81a6e9242d/out -L dependency=/opt/rustwide/target/debug/build/is_terminal_polyfill/fc6efa62ae782dd6/out -L dependency=/opt/rustwide/target/debug/build/itertools/d76e6367471463c2/out -L dependency=/opt/rustwide/target/debug/build/itoa/488dcf4f13423b18/out -L dependency=/opt/rustwide/target/debug/build/jiff/60c45efcebc07ba6/out -L dependency=/opt/rustwide/target/debug/build/jsonwebtoken/cc96d71fe5bb1593/out -L dependency=/opt/rustwide/target/debug/build/lazy_static/cb8ca6aa8c56979f/out -L dependency=/opt/rustwide/target/debug/build/libc/16836f44866b8b3d/out -L dependency=/opt/rustwide/target/debug/build/libloading/f036b146d65ed362/out -L dependency=/opt/rustwide/target/debug/build/libsqlite3-sys/9df1679ba393c2c4/out -L dependency=/opt/rustwide/target/debug/build/litemap/6390bd0b5dbf5657/out -L dependency=/opt/rustwide/target/debug/build/lock_api/b47e4fe57039b3cf/out -L dependency=/opt/rustwide/target/debug/build/log/9ceeb40c55739a25/out -L dependency=/opt/rustwide/target/debug/build/matchers/ea205e3d3d11e7cc/out -L dependency=/opt/rustwide/target/debug/build/matchit/e98a3fa189025638/out -L dependency=/opt/rustwide/target/debug/build/md5/315b24d2ecc1bb80/out -L dependency=/opt/rustwide/target/debug/build/memchr/3ca07533bbd8f674/out -L dependency=/opt/rustwide/target/debug/build/memmap2/ed1cd15c827e0d78/out -L dependency=/opt/rustwide/target/debug/build/memoffset/6426ab42b5661707/out -L dependency=/opt/rustwide/target/debug/build/mime/719fdfbd841ea854/out -L dependency=/opt/rustwide/target/debug/build/mime_guess/35dd29ed7f532be3/out -L dependency=/opt/rustwide/target/debug/build/mio/6715a6941268a5a0/out -L dependency=/opt/rustwide/target/debug/build/nix/d15605c8dd9b1340/out -L dependency=/opt/rustwide/target/debug/build/notify/0238ab7d011e7840/out -L dependency=/opt/rustwide/target/debug/build/notify-types/ca6d12503c9d496a/out -L dependency=/opt/rustwide/target/debug/build/nu-ansi-term/11c0e3ef7731332f/out -L dependency=/opt/rustwide/target/debug/build/num-bigint/508c3cc560cab192/out -L dependency=/opt/rustwide/target/debug/build/num-conv/d4153d9e45ce082d/out -L dependency=/opt/rustwide/target/debug/build/num-integer/d99ba8a5c80c75bd/out -L dependency=/opt/rustwide/target/debug/build/num-traits/89b73ffee7dd0236/out -L dependency=/opt/rustwide/target/debug/build/once_cell/6f8123b0c2eed634/out -L dependency=/opt/rustwide/target/debug/build/oorandom/853c32b69019c6d9/out -L dependency=/opt/rustwide/target/debug/build/page_size/0029ff869d79a52f/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/fc7fd88f8429e47d/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/797bb12e41892138/out -L dependency=/opt/rustwide/target/debug/build/pem/5e4f457f9f971707/out -L dependency=/opt/rustwide/target/debug/build/percent-encoding/f0f3780066f274e0/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out -L dependency=/opt/rustwide/target/debug/build/pin-utils/db1de871cd8706a6/out -L dependency=/opt/rustwide/target/debug/build/plotters/e9d415615f49a3eb/out -L dependency=/opt/rustwide/target/debug/build/plotters-backend/0fe7a4822caf9b55/out -L dependency=/opt/rustwide/target/debug/build/plotters-svg/f07d6ea308ad794b/out -L dependency=/opt/rustwide/target/debug/build/plugin-interface/7dd0f28decd6cbb7/out -L dependency=/opt/rustwide/target/debug/build/portable-pty/ed65c59d558c094b/out -L dependency=/opt/rustwide/target/debug/build/potential_utf/e291f73bab70ccb3/out -L dependency=/opt/rustwide/target/debug/build/powerfmt/6244fffd86cf9c21/out -L dependency=/opt/rustwide/target/debug/build/ppv-lite86/c8ed2c6739f6b201/out -L dependency=/opt/rustwide/target/debug/build/quick-xml/15c87848a5f102bc/out -L dependency=/opt/rustwide/target/debug/build/rand/d140b58fe6bb7c97/out -L dependency=/opt/rustwide/target/debug/build/rand_chacha/babdc71a35f9ab52/out -L dependency=/opt/rustwide/target/debug/build/rand_core/49e26b7a0217e69a/out -L dependency=/opt/rustwide/target/debug/build/rayon/60631f1c5ffc4b7b/out -L dependency=/opt/rustwide/target/debug/build/rayon-core/7a884365b0b2f48a/out -L dependency=/opt/rustwide/target/debug/build/regex/e17d2a3e52476ad5/out -L dependency=/opt/rustwide/target/debug/build/regex-automata/7ffad8f10a9c52cd/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/aa2c0ef21912879c/out -L dependency=/opt/rustwide/target/debug/build/reqwest/59c8230d59e5852a/out -L dependency=/opt/rustwide/target/debug/build/ring/ca54374629ea434b/out -L dependency=/opt/rustwide/target/debug/build/rusqlite/a5ec3f9daff010b2/out -L dependency=/opt/rustwide/target/debug/build/rust-embed/c30451a44afc528d/out -L dependency=/opt/rustwide/target/debug/build/rust-embed-impl/78fdf2088f35eaa0/out -L dependency=/opt/rustwide/target/debug/build/rust-embed-utils/98676f900bc8ad56/out -L dependency=/opt/rustwide/target/debug/build/rustc-hash/59ad630e9e58123f/out -L dependency=/opt/rustwide/target/debug/build/rustls/38d33f1246f51060/out -L dependency=/opt/rustwide/target/debug/build/rustls-pki-types/7ecd15c56cbb18c3/out -L dependency=/opt/rustwide/target/debug/build/rustls-webpki/649480907366cbd3/out -L dependency=/opt/rustwide/target/debug/build/ryu/3da2ab8eb39d89f2/out -L dependency=/opt/rustwide/target/debug/build/same-file/b7226876f34d02dd/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/serde/1b77e581e871efbc/out -L dependency=/opt/rustwide/target/debug/build/serde_core/4eaec148b7690d44/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/d36d33641f228368/out -L dependency=/opt/rustwide/target/debug/build/serde_json/90531d59b60232d8/out -L dependency=/opt/rustwide/target/debug/build/serde_path_to_error/92282f7c6c439444/out -L dependency=/opt/rustwide/target/debug/build/serde_spanned/2cbd79f48a8ac4e9/out -L dependency=/opt/rustwide/target/debug/build/serde_spanned/c60231b863e146e9/out -L dependency=/opt/rustwide/target/debug/build/serde_urlencoded/1ca8ba9a55f15717/out -L dependency=/opt/rustwide/target/debug/build/serde_yaml/a51aa48161acf23d/out -L dependency=/opt/rustwide/target/debug/build/serial/9bc4c3309422240a/out -L dependency=/opt/rustwide/target/debug/build/serial-core/14dfdeeda937d2df/out -L dependency=/opt/rustwide/target/debug/build/serial-unix/e680034e05acc5a2/out -L dependency=/opt/rustwide/target/debug/build/sha1/10e7d8a31b70aa05/out -L dependency=/opt/rustwide/target/debug/build/sha2/e6ba27803e849420/out -L dependency=/opt/rustwide/target/debug/build/sharded-slab/5d7560049c0c9021/out -L dependency=/opt/rustwide/target/debug/build/shell-words/868ad455aa64a372/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/157c2e8046536c9a/out -L dependency=/opt/rustwide/target/debug/build/simple_asn1/54b877ed0c0b8d5b/out -L dependency=/opt/rustwide/target/debug/build/slab/ae595133c23c4338/out -L dependency=/opt/rustwide/target/debug/build/smallvec/3fa8e7f1993d4002/out -L dependency=/opt/rustwide/target/debug/build/socket2/40c047aad9f25ab0/out -L dependency=/opt/rustwide/target/debug/build/stable_deref_trait/a4bd0afb694af506/out -L dependency=/opt/rustwide/target/debug/build/strsim/a1f0dce47f9b6856/out -L dependency=/opt/rustwide/target/debug/build/subtle/350c4d777e42ad0b/out -L dependency=/opt/rustwide/target/debug/build/sync_wrapper/dc44de4b95541eda/out -L dependency=/opt/rustwide/target/debug/build/sys-locale/1588fe82754e212b/out -L dependency=/opt/rustwide/target/debug/build/sysinfo/9c6c47dff7c9c4e1/out -L dependency=/opt/rustwide/target/debug/build/termios/38c3314b38f4eaf0/out -L dependency=/opt/rustwide/target/debug/build/thiserror/47e933ee69887e59/out -L dependency=/opt/rustwide/target/debug/build/thiserror/71fc7a29e21a558f/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/58bf4fa5fc2335bf/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/a53696fabef833e5/out -L dependency=/opt/rustwide/target/debug/build/thread_local/cbf1fada601e6778/out -L dependency=/opt/rustwide/target/debug/build/tiktoken-rs/3e6e89e2b6dfa7fd/out -L dependency=/opt/rustwide/target/debug/build/time/4dfdf506fead3beb/out -L dependency=/opt/rustwide/target/debug/build/time-core/ddd302f9b64d800d/out -L dependency=/opt/rustwide/target/debug/build/time-macros/6be269fcb8f5b745/out -L dependency=/opt/rustwide/target/debug/build/tinystr/2797ca6078f37560/out -L dependency=/opt/rustwide/target/debug/build/tinytemplate/6705b6fb9cbbe47e/out -L dependency=/opt/rustwide/target/debug/build/tokio/29acd7a4ad19264b/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/ef3f3fd41ad8ccdf/out -L dependency=/opt/rustwide/target/debug/build/tokio-rustls/17806c42dd2c5454/out -L dependency=/opt/rustwide/target/debug/build/tokio-stream/10e94de04319e5e0/out -L dependency=/opt/rustwide/target/debug/build/tokio-tungstenite/6a296995d8c6d73e/out -L dependency=/opt/rustwide/target/debug/build/tokio-util/43f3b689912124cb/out -L dependency=/opt/rustwide/target/debug/build/toml/a1c39a4eb6fd37ac/out -L dependency=/opt/rustwide/target/debug/build/toml_datetime/09304fa04f4b059a/out -L dependency=/opt/rustwide/target/debug/build/toml_datetime/46f26c8fc95c041e/out -L dependency=/opt/rustwide/target/debug/build/toml_edit/cf9f739be58673e1/out -L dependency=/opt/rustwide/target/debug/build/toml_parser/d7051ff9ea22662b/out -L dependency=/opt/rustwide/target/debug/build/toml_write/47ffa1ec0c7e097d/out -L dependency=/opt/rustwide/target/debug/build/toml_writer/6790f2f39b35c158/out -L dependency=/opt/rustwide/target/debug/build/tower/19df61062ed937ff/out -L dependency=/opt/rustwide/target/debug/build/tower-http/e7c9f1ccfaf7a72d/out -L dependency=/opt/rustwide/target/debug/build/tower-layer/f6d5cc7b185cf351/out -L dependency=/opt/rustwide/target/debug/build/tower-service/e69ac8dcc8243395/out -L dependency=/opt/rustwide/target/debug/build/tracing/ddb21b9dd0960b79/out -L dependency=/opt/rustwide/target/debug/build/tracing-attributes/f56b579dd7fd6320/out -L dependency=/opt/rustwide/target/debug/build/tracing-core/924ceb6a991dbdfe/out -L dependency=/opt/rustwide/target/debug/build/tracing-log/b18dca5482337040/out -L dependency=/opt/rustwide/target/debug/build/tracing-subscriber/181b76519f3f9d43/out -L dependency=/opt/rustwide/target/debug/build/try-lock/08abaa63f4861efa/out -L dependency=/opt/rustwide/target/debug/build/tungstenite/0c6ea2a5ce4636fd/out -L dependency=/opt/rustwide/target/debug/build/typenum/4c820b3e2b4e41c0/out -L dependency=/opt/rustwide/target/debug/build/unicase/555e66b7b51823d9/out -L dependency=/opt/rustwide/target/debug/build/unsafe-libyaml/90d528aae66b78da/out -L dependency=/opt/rustwide/target/debug/build/untrusted/03cde965a30f6cbb/out -L dependency=/opt/rustwide/target/debug/build/url/d92d9087149fa7af/out -L dependency=/opt/rustwide/target/debug/build/utf8_iter/88f5a358869389d3/out -L dependency=/opt/rustwide/target/debug/build/utf8parse/dfcca550ff662ae9/out -L dependency=/opt/rustwide/target/debug/build/walkdir/1278d11b181efceb/out -L dependency=/opt/rustwide/target/debug/build/want/cc3dcee12d270b38/out -L dependency=/opt/rustwide/target/debug/build/webpki-roots/a5049d09740964ab/out -L dependency=/opt/rustwide/target/debug/build/windows-link/d6f70729db6ec216/out -L dependency=/opt/rustwide/target/debug/build/windows-sys/9a650e1a700f29dd/out -L dependency=/opt/rustwide/target/debug/build/winnow/1aa627294aadd149/out -L dependency=/opt/rustwide/target/debug/build/winnow/2af4cb063769d751/out -L dependency=/opt/rustwide/target/debug/build/writeable/b7e8e2724ee161de/out -L dependency=/opt/rustwide/target/debug/build/yoke/a00283405648851a/out -L dependency=/opt/rustwide/target/debug/build/yoke-derive/c907446749900623/out -L dependency=/opt/rustwide/target/debug/build/zerocopy/a725ece6cad99628/out -L dependency=/opt/rustwide/target/debug/build/zerocopy-derive/eb13be4ee860e116/out -L dependency=/opt/rustwide/target/debug/build/zerofrom/1d74de27d83675ab/out -L dependency=/opt/rustwide/target/debug/build/zerofrom-derive/66c4dea49d0f49ad/out -L dependency=/opt/rustwide/target/debug/build/zeroize/635551755f6edc1d/out -L dependency=/opt/rustwide/target/debug/build/zerotrie/328089f82a9851d5/out -L dependency=/opt/rustwide/target/debug/build/zerovec/3807d5afed7348e7/out -L dependency=/opt/rustwide/target/debug/build/zerovec-derive/4a01a2a9075bf7f4/out -L dependency=/opt/rustwide/target/debug/build/zmij/7606d3367d7489bc/out --extern aho_corasick=/opt/rustwide/target/debug/build/aho-corasick/d974b85e31648a0d/out/libaho_corasick-d974b85e31648a0d.rmeta --extern axum=/opt/rustwide/target/debug/build/axum/9e79a717e1a99a32/out/libaxum-9e79a717e1a99a32.rmeta --extern bumpalo=/opt/rustwide/target/debug/build/bumpalo/3c9119a68938db57/out/libbumpalo-3c9119a68938db57.rmeta --extern chardetng=/opt/rustwide/target/debug/build/chardetng/cd7e51bf5f3c67fc/out/libchardetng-cd7e51bf5f3c67fc.rmeta --extern chrono=/opt/rustwide/target/debug/build/chrono/63332570d1462ec1/out/libchrono-63332570d1462ec1.rmeta --extern clap=/opt/rustwide/target/debug/build/clap/15e757740f2aaf9b/out/libclap-15e757740f2aaf9b.rmeta --extern criterion=/opt/rustwide/target/debug/build/criterion/693ff2fcb7464c57/out/libcriterion-693ff2fcb7464c57.rmeta --extern dashmap=/opt/rustwide/target/debug/build/dashmap/253ee51ecab06a69/out/libdashmap-253ee51ecab06a69.rmeta --extern encoding_rs=/opt/rustwide/target/debug/build/encoding_rs/2e6c51c4b4cd4375/out/libencoding_rs-2e6c51c4b4cd4375.rmeta --extern env_logger=/opt/rustwide/target/debug/build/env_logger/faa1b035c03148f2/out/libenv_logger-faa1b035c03148f2.rmeta --extern jsonwebtoken=/opt/rustwide/target/debug/build/jsonwebtoken/cc96d71fe5bb1593/out/libjsonwebtoken-cc96d71fe5bb1593.rmeta --extern lazy_static=/opt/rustwide/target/debug/build/lazy_static/cb8ca6aa8c56979f/out/liblazy_static-cb8ca6aa8c56979f.rmeta --extern libloading=/opt/rustwide/target/debug/build/libloading/f036b146d65ed362/out/liblibloading-f036b146d65ed362.rmeta --extern log=/opt/rustwide/target/debug/build/log/9ceeb40c55739a25/out/liblog-9ceeb40c55739a25.rmeta --extern md5=/opt/rustwide/target/debug/build/md5/315b24d2ecc1bb80/out/libmd5-315b24d2ecc1bb80.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/3ca07533bbd8f674/out/libmemchr-3ca07533bbd8f674.rmeta --extern memmap2=/opt/rustwide/target/debug/build/memmap2/ed1cd15c827e0d78/out/libmemmap2-ed1cd15c827e0d78.rmeta --extern mime_guess=/opt/rustwide/target/debug/build/mime_guess/35dd29ed7f532be3/out/libmime_guess-35dd29ed7f532be3.rmeta --extern notify=/opt/rustwide/target/debug/build/notify/0238ab7d011e7840/out/libnotify-0238ab7d011e7840.rmeta --extern once_cell=/opt/rustwide/target/debug/build/once_cell/6f8123b0c2eed634/out/libonce_cell-6f8123b0c2eed634.rmeta --extern plugin_interface=/opt/rustwide/target/debug/build/plugin-interface/7dd0f28decd6cbb7/out/libplugin_interface-7dd0f28decd6cbb7.rmeta --extern portable_pty=/opt/rustwide/target/debug/build/portable-pty/ed65c59d558c094b/out/libportable_pty-ed65c59d558c094b.rmeta --extern quick_xml=/opt/rustwide/target/debug/build/quick-xml/15c87848a5f102bc/out/libquick_xml-15c87848a5f102bc.rmeta --extern rayon=/opt/rustwide/target/debug/build/rayon/60631f1c5ffc4b7b/out/librayon-60631f1c5ffc4b7b.rmeta --extern regex=/opt/rustwide/target/debug/build/regex/e17d2a3e52476ad5/out/libregex-e17d2a3e52476ad5.rmeta --extern reqwest=/opt/rustwide/target/debug/build/reqwest/59c8230d59e5852a/out/libreqwest-59c8230d59e5852a.rmeta --extern rusqlite=/opt/rustwide/target/debug/build/rusqlite/a5ec3f9daff010b2/out/librusqlite-a5ec3f9daff010b2.rmeta --extern rust_embed=/opt/rustwide/target/debug/build/rust-embed/c30451a44afc528d/out/librust_embed-c30451a44afc528d.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/1b77e581e871efbc/out/libserde-1b77e581e871efbc.rmeta --extern serde_json=/opt/rustwide/target/debug/build/serde_json/90531d59b60232d8/out/libserde_json-90531d59b60232d8.rmeta --extern serde_yaml=/opt/rustwide/target/debug/build/serde_yaml/a51aa48161acf23d/out/libserde_yaml-a51aa48161acf23d.rmeta --extern sys_locale=/opt/rustwide/target/debug/build/sys-locale/1588fe82754e212b/out/libsys_locale-1588fe82754e212b.rmeta --extern sysinfo=/opt/rustwide/target/debug/build/sysinfo/9c6c47dff7c9c4e1/out/libsysinfo-9c6c47dff7c9c4e1.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/47e933ee69887e59/out/libthiserror-47e933ee69887e59.rmeta --extern tiktoken_rs=/opt/rustwide/target/debug/build/tiktoken-rs/3e6e89e2b6dfa7fd/out/libtiktoken_rs-3e6e89e2b6dfa7fd.rmeta --extern tokio=/opt/rustwide/target/debug/build/tokio/29acd7a4ad19264b/out/libtokio-29acd7a4ad19264b.rmeta --extern tokio_stream=/opt/rustwide/target/debug/build/tokio-stream/10e94de04319e5e0/out/libtokio_stream-10e94de04319e5e0.rmeta --extern toml=/opt/rustwide/target/debug/build/toml/a1c39a4eb6fd37ac/out/libtoml-a1c39a4eb6fd37ac.rmeta --extern toml_edit=/opt/rustwide/target/debug/build/toml_edit/cf9f739be58673e1/out/libtoml_edit-cf9f739be58673e1.rmeta --extern tower=/opt/rustwide/target/debug/build/tower/19df61062ed937ff/out/libtower-19df61062ed937ff.rmeta --extern tower_http=/opt/rustwide/target/debug/build/tower-http/e7c9f1ccfaf7a72d/out/libtower_http-e7c9f1ccfaf7a72d.rmeta --extern tracing=/opt/rustwide/target/debug/build/tracing/ddb21b9dd0960b79/out/libtracing-ddb21b9dd0960b79.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/build/tracing-subscriber/181b76519f3f9d43/out/libtracing_subscriber-181b76519f3f9d43.rmeta --extern windows_sys=/opt/rustwide/target/debug/build/windows-sys/9a650e1a700f29dd/out/libwindows_sys-9a650e1a700f29dd.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/alloca/e0fcb45378820d48/out -L native=/opt/rustwide/target/debug/build/ring/c592181e84a73f25/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys/e68863b31426b387/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2985bf279a48f587faa3d9ab5821b50a60416328bae2aa958420692167a45874", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2985bf279a48f587faa3d9ab5821b50a60416328bae2aa958420692167a45874", kill_on_drop: false }`
[INFO] [stdout] 2985bf279a48f587faa3d9ab5821b50a60416328bae2aa958420692167a45874
