[INFO] cloning repository https://github.com/MarvinQuevedo/ollero-agent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MarvinQuevedo/ollero-agent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarvinQuevedo%2Follero-agent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarvinQuevedo%2Follero-agent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 38688e2a08414f11ac150bcd85abb1551e97261d
[INFO] testing MarvinQuevedo/ollero-agent against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarvinQuevedo%2Follero-agent" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MarvinQuevedo/ollero-agent
[INFO] finished tweaking git repo https://github.com/MarvinQuevedo/ollero-agent
[INFO] tweaked toml for git repo https://github.com/MarvinQuevedo/ollero-agent written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MarvinQuevedo/ollero-agent on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MarvinQuevedo/ollero-agent 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e51a5b1153918cb1846599a04a115035f9c906ed23a30558b00923d9cabb83b2
[INFO] running `Command { std: "docker" "start" "-a" "e51a5b1153918cb1846599a04a115035f9c906ed23a30558b00923d9cabb83b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e51a5b1153918cb1846599a04a115035f9c906ed23a30558b00923d9cabb83b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e51a5b1153918cb1846599a04a115035f9c906ed23a30558b00923d9cabb83b2", kill_on_drop: false }`
[INFO] [stdout] e51a5b1153918cb1846599a04a115035f9c906ed23a30558b00923d9cabb83b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a34aedb0afeefe76420e22d4b172783e6b5137aa15b7b8cc16e4b82fced2d158
[INFO] running `Command { std: "docker" "start" "-a" "a34aedb0afeefe76420e22d4b172783e6b5137aa15b7b8cc16e4b82fced2d158", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling pulldown-cmark v0.12.2
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling fastrand v2.4.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tui-textarea v0.7.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling sysinfo v0.30.13
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling allux v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `anyhow::Result`
[INFO] [stdout]  --> src/doctor.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use anyhow::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `phase1_saved` is assigned to, but never used
[INFO] [stdout]    --> src/repl/mod.rs:417:13
[INFO] [stdout]     |
[INFO] [stdout] 417 |         let mut phase1_saved = 0usize;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_phase1_saved` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `phase1_saved` is never read
[INFO] [stdout]    --> src/repl/mod.rs:435:17
[INFO] [stdout]     |
[INFO] [stdout] 435 |                 phase1_saved += original_len - compressed.len();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `code_block_lang` is never read
[INFO] [stdout]   --> src/tui/widgets/markdown.rs:34:31
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let mut code_block_lang = String::new();
[INFO] [stdout]    |                               ^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 65 |                 code_block_lang = match &kind {
[INFO] [stdout]    |                 --------------- `code_block_lang` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Light` is never constructed
[INFO] [stdout]   --> src/compression/mod.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub enum CompressionLevel {
[INFO] [stdout]    |          ---------------- variant in this enum
[INFO] [stdout] 55 |     /// Light: only strip ANSI codes, trailing whitespace, collapse blank lines.
[INFO] [stdout] 56 |     Light,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompressionLevel` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `ratio` is never used
[INFO] [stdout]   --> src/compression/mod.rs:72:12
[INFO] [stdout]    |
[INFO] [stdout] 71 | impl CompressResult {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] 72 |     pub fn ratio(&self) -> f64 {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `estimate_tokens` is never used
[INFO] [stdout]    --> src/compression/mod.rs:450:8
[INFO] [stdout]     |
[INFO] [stdout] 450 | pub fn estimate_tokens(text: &str) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `total` is never used
[INFO] [stdout]    --> src/ollama/types.rs:159:12
[INFO] [stdout]     |
[INFO] [stdout] 158 | impl ResponseStats {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] 159 |     pub fn total(&self) -> u32 {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_exact` is never used
[INFO] [stdout]   --> src/permissions/mod.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl PersistedGrants {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 48 |     fn add_exact(&mut self, command: &str) {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete` is never used
[INFO] [stdout]    --> src/session/mod.rs:170:8
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub fn delete(id: &str) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dispatch_bash_quiet` is never used
[INFO] [stdout]   --> src/tools/mod.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub async fn dispatch_bash_quiet(command: &str) -> Result<String> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `permissions` and `permission_prompt` are never read
[INFO] [stdout]    --> src/tui/app.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout]  95 | pub struct App {
[INFO] [stdout]     |            --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub permissions: PermissionStore,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 |     pub permission_prompt: Option<PermissionPrompt>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `handle_permission_response` is never used
[INFO] [stdout]    --> src/tui/app.rs:472:12
[INFO] [stdout]     |
[INFO] [stdout] 152 | impl App {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 472 |     pub fn handle_permission_response(&mut self, decision: Decision) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/tui/event.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 |     Resize(u16, u16),
[INFO] [stdout]    |     ------ ^^^  ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 46 -     Resize(u16, u16),
[INFO] [stdout] 46 +     Resize((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PermissionModal` is never constructed
[INFO] [stdout]   --> src/tui/widgets/permission_modal.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct PermissionModal<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bash_options` is never used
[INFO] [stdout]   --> src/tui/widgets/permission_modal.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn bash_options() -> Vec<(&'static str, &'static str)> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `file_options` is never used
[INFO] [stdout]   --> src/tui/widgets/permission_modal.rs:98:8
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub fn file_options() -> Vec<(&'static str, &'static str)> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 23s
[INFO] running `Command { std: "docker" "inspect" "a34aedb0afeefe76420e22d4b172783e6b5137aa15b7b8cc16e4b82fced2d158", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a34aedb0afeefe76420e22d4b172783e6b5137aa15b7b8cc16e4b82fced2d158", kill_on_drop: false }`
[INFO] [stdout] a34aedb0afeefe76420e22d4b172783e6b5137aa15b7b8cc16e4b82fced2d158
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ead73ae39681efd49e6b265965077fcb4104dbc931eadcc0488fd27a4d25c2c1
[INFO] running `Command { std: "docker" "start" "-a" "ead73ae39681efd49e6b265965077fcb4104dbc931eadcc0488fd27a4d25c2c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling allux v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `anyhow::Result`
[INFO] [stdout]  --> src/doctor.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use anyhow::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `phase1_saved` is assigned to, but never used
[INFO] [stdout]    --> src/repl/mod.rs:417:13
[INFO] [stdout]     |
[INFO] [stdout] 417 |         let mut phase1_saved = 0usize;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_phase1_saved` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `phase1_saved` is never read
[INFO] [stdout]    --> src/repl/mod.rs:435:17
[INFO] [stdout]     |
[INFO] [stdout] 435 |                 phase1_saved += original_len - compressed.len();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `code_block_lang` is never read
[INFO] [stdout]   --> src/tui/widgets/markdown.rs:34:31
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let mut code_block_lang = String::new();
[INFO] [stdout]    |                               ^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 65 |                 code_block_lang = match &kind {
[INFO] [stdout]    |                 --------------- `code_block_lang` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Light` is never constructed
[INFO] [stdout]   --> src/compression/mod.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub enum CompressionLevel {
[INFO] [stdout]    |          ---------------- variant in this enum
[INFO] [stdout] 55 |     /// Light: only strip ANSI codes, trailing whitespace, collapse blank lines.
[INFO] [stdout] 56 |     Light,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompressionLevel` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `ratio` is never used
[INFO] [stdout]   --> src/compression/mod.rs:72:12
[INFO] [stdout]    |
[INFO] [stdout] 71 | impl CompressResult {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] 72 |     pub fn ratio(&self) -> f64 {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `estimate_tokens` is never used
[INFO] [stdout]    --> src/compression/mod.rs:450:8
[INFO] [stdout]     |
[INFO] [stdout] 450 | pub fn estimate_tokens(text: &str) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `total` is never used
[INFO] [stdout]    --> src/ollama/types.rs:159:12
[INFO] [stdout]     |
[INFO] [stdout] 158 | impl ResponseStats {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] 159 |     pub fn total(&self) -> u32 {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_exact` is never used
[INFO] [stdout]   --> src/permissions/mod.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl PersistedGrants {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 48 |     fn add_exact(&mut self, command: &str) {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete` is never used
[INFO] [stdout]    --> src/session/mod.rs:170:8
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub fn delete(id: &str) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dispatch_bash_quiet` is never used
[INFO] [stdout]   --> src/tools/mod.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub async fn dispatch_bash_quiet(command: &str) -> Result<String> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `permissions` and `permission_prompt` are never read
[INFO] [stdout]    --> src/tui/app.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout]  95 | pub struct App {
[INFO] [stdout]     |            --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub permissions: PermissionStore,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 |     pub permission_prompt: Option<PermissionPrompt>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `handle_permission_response` is never used
[INFO] [stdout]    --> src/tui/app.rs:472:12
[INFO] [stdout]     |
[INFO] [stdout] 152 | impl App {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 472 |     pub fn handle_permission_response(&mut self, decision: Decision) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/tui/event.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 |     Resize(u16, u16),
[INFO] [stdout]    |     ------ ^^^  ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 46 -     Resize(u16, u16),
[INFO] [stdout] 46 +     Resize((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PermissionModal` is never constructed
[INFO] [stdout]   --> src/tui/widgets/permission_modal.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct PermissionModal<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bash_options` is never used
[INFO] [stdout]   --> src/tui/widgets/permission_modal.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn bash_options() -> Vec<(&'static str, &'static str)> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `file_options` is never used
[INFO] [stdout]   --> src/tui/widgets/permission_modal.rs:98:8
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub fn file_options() -> Vec<(&'static str, &'static str)> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow::Result`
[INFO] [stdout]  --> src/doctor.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use anyhow::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `phase1_saved` is assigned to, but never used
[INFO] [stdout]    --> src/repl/mod.rs:417:13
[INFO] [stdout]     |
[INFO] [stdout] 417 |         let mut phase1_saved = 0usize;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_phase1_saved` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `phase1_saved` is never read
[INFO] [stdout]    --> src/repl/mod.rs:435:17
[INFO] [stdout]     |
[INFO] [stdout] 435 |                 phase1_saved += original_len - compressed.len();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `code_block_lang` is never read
[INFO] [stdout]   --> src/tui/widgets/markdown.rs:34:31
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let mut code_block_lang = String::new();
[INFO] [stdout]    |                               ^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 65 |                 code_block_lang = match &kind {
[INFO] [stdout]    |                 --------------- `code_block_lang` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `total` is never used
[INFO] [stdout]    --> src/ollama/types.rs:159:12
[INFO] [stdout]     |
[INFO] [stdout] 158 | impl ResponseStats {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] 159 |     pub fn total(&self) -> u32 {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_exact` is never used
[INFO] [stdout]   --> src/permissions/mod.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl PersistedGrants {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 48 |     fn add_exact(&mut self, command: &str) {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete` is never used
[INFO] [stdout]    --> src/session/mod.rs:170:8
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub fn delete(id: &str) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dispatch_bash_quiet` is never used
[INFO] [stdout]   --> src/tools/mod.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub async fn dispatch_bash_quiet(command: &str) -> Result<String> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `permissions` and `permission_prompt` are never read
[INFO] [stdout]    --> src/tui/app.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout]  95 | pub struct App {
[INFO] [stdout]     |            --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub permissions: PermissionStore,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 |     pub permission_prompt: Option<PermissionPrompt>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `handle_permission_response` is never used
[INFO] [stdout]    --> src/tui/app.rs:472:12
[INFO] [stdout]     |
[INFO] [stdout] 152 | impl App {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 472 |     pub fn handle_permission_response(&mut self, decision: Decision) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/tui/event.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 |     Resize(u16, u16),
[INFO] [stdout]    |     ------ ^^^  ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 46 -     Resize(u16, u16),
[INFO] [stdout] 46 +     Resize((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PermissionModal` is never constructed
[INFO] [stdout]   --> src/tui/widgets/permission_modal.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct PermissionModal<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bash_options` is never used
[INFO] [stdout]   --> src/tui/widgets/permission_modal.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn bash_options() -> Vec<(&'static str, &'static str)> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `file_options` is never used
[INFO] [stdout]   --> src/tui/widgets/permission_modal.rs:98:8
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub fn file_options() -> Vec<(&'static str, &'static str)> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.04s
[INFO] running `Command { std: "docker" "inspect" "ead73ae39681efd49e6b265965077fcb4104dbc931eadcc0488fd27a4d25c2c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ead73ae39681efd49e6b265965077fcb4104dbc931eadcc0488fd27a4d25c2c1", kill_on_drop: false }`
[INFO] [stdout] ead73ae39681efd49e6b265965077fcb4104dbc931eadcc0488fd27a4d25c2c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0bf15633a7ef755151decf29372013fbbf96345694f50af78c93d51186000590
[INFO] running `Command { std: "docker" "start" "-a" "0bf15633a7ef755151decf29372013fbbf96345694f50af78c93d51186000590", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `anyhow::Result`
[INFO] [stderr]  --> src/doctor.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use anyhow::Result;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `phase1_saved` is assigned to, but never used
[INFO] [stderr]    --> src/repl/mod.rs:417:13
[INFO] [stderr]     |
[INFO] [stderr] 417 |         let mut phase1_saved = 0usize;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider using `_phase1_saved` instead
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `phase1_saved` is never read
[INFO] [stderr]    --> src/repl/mod.rs:435:17
[INFO] [stderr]     |
[INFO] [stderr] 435 |                 phase1_saved += original_len - compressed.len();
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `code_block_lang` is never read
[INFO] [stderr]   --> src/tui/widgets/markdown.rs:34:31
[INFO] [stderr]    |
[INFO] [stderr] 34 |     let mut code_block_lang = String::new();
[INFO] [stderr]    |                               ^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stderr] ...
[INFO] [stderr] 65 |                 code_block_lang = match &kind {
[INFO] [stderr]    |                 --------------- `code_block_lang` is overwritten here before the previous value is read
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Light` is never constructed
[INFO] [stderr]   --> src/compression/mod.rs:56:5
[INFO] [stderr]    |
[INFO] [stderr] 54 | pub enum CompressionLevel {
[INFO] [stderr]    |          ---------------- variant in this enum
[INFO] [stderr] 55 |     /// Light: only strip ANSI codes, trailing whitespace, collapse blank lines.
[INFO] [stderr] 56 |     Light,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `CompressionLevel` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `ratio` is never used
[INFO] [stderr]   --> src/compression/mod.rs:72:12
[INFO] [stderr]    |
[INFO] [stderr] 71 | impl CompressResult {
[INFO] [stderr]    | ------------------- method in this implementation
[INFO] [stderr] 72 |     pub fn ratio(&self) -> f64 {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `estimate_tokens` is never used
[INFO] [stderr]    --> src/compression/mod.rs:450:8
[INFO] [stderr]     |
[INFO] [stderr] 450 | pub fn estimate_tokens(text: &str) -> usize {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `total` is never used
[INFO] [stderr]    --> src/ollama/types.rs:159:12
[INFO] [stderr]     |
[INFO] [stderr] 158 | impl ResponseStats {
[INFO] [stderr]     | ------------------ method in this implementation
[INFO] [stderr] 159 |     pub fn total(&self) -> u32 {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `add_exact` is never used
[INFO] [stderr]   --> src/permissions/mod.rs:48:8
[INFO] [stderr]    |
[INFO] [stderr] 35 | impl PersistedGrants {
[INFO] [stderr]    | -------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 48 |     fn add_exact(&mut self, command: &str) {
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `delete` is never used
[INFO] [stderr]    --> src/session/mod.rs:170:8
[INFO] [stderr]     |
[INFO] [stderr] 170 | pub fn delete(id: &str) -> Result<()> {
[INFO] [stderr]     |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `dispatch_bash_quiet` is never used
[INFO] [stderr]   --> src/tools/mod.rs:16:14
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub async fn dispatch_bash_quiet(command: &str) -> Result<String> {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `permissions` and `permission_prompt` are never read
[INFO] [stderr]    --> src/tui/app.rs:105:9
[INFO] [stderr]     |
[INFO] [stderr]  95 | pub struct App {
[INFO] [stderr]     |            --- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 105 |     pub permissions: PermissionStore,
[INFO] [stderr]     |         ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 124 |     pub permission_prompt: Option<PermissionPrompt>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `handle_permission_response` is never used
[INFO] [stderr]    --> src/tui/app.rs:472:12
[INFO] [stderr]     |
[INFO] [stderr] 152 | impl App {
[INFO] [stderr]     | -------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 472 |     pub fn handle_permission_response(&mut self, decision: Decision) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `0` and `1` are never read
[INFO] [stderr]   --> src/tui/event.rs:46:12
[INFO] [stderr]    |
[INFO] [stderr] 46 |     Resize(u16, u16),
[INFO] [stderr]    |     ------ ^^^  ^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     fields in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AppEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stderr]    |
[INFO] [stderr] 46 -     Resize(u16, u16),
[INFO] [stderr] 46 +     Resize((), ()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PermissionModal` is never constructed
[INFO] [stderr]   --> src/tui/widgets/permission_modal.rs:11:12
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct PermissionModal<'a> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `bash_options` is never used
[INFO] [stderr]   --> src/tui/widgets/permission_modal.rs:86:8
[INFO] [stderr]    |
[INFO] [stderr] 86 | pub fn bash_options() -> Vec<(&'static str, &'static str)> {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `file_options` is never used
[INFO] [stderr]   --> src/tui/widgets/permission_modal.rs:98:8
[INFO] [stderr]    |
[INFO] [stderr] 98 | pub fn file_options() -> Vec<(&'static str, &'static str)> {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `total` is never used
[INFO] [stderr]    --> src/ollama/types.rs:159:12
[INFO] [stderr]     |
[INFO] [stderr] 158 | impl ResponseStats {
[INFO] [stderr]     | ------------------ method in this implementation
[INFO] [stderr] 159 |     pub fn total(&self) -> u32 {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `allux` (bin "allux") generated 17 warnings (run `cargo fix --bin "allux" -p allux` to apply 1 suggestion)
[INFO] [stderr] warning: `allux` (bin "allux" test) generated 14 warnings (13 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/allux-61c0742dfe49fe88)
[INFO] [stdout] 
[INFO] [stdout] running 74 tests
[INFO] [stdout] test compression::tests::test_build_eviction_summary ... ok
[INFO] [stdout] test compression::tests::test_compact_line_numbers ... ok
[INFO] [stdout] test compression::tests::test_compress_preserves_short_content ... ok
[INFO] [stdout] test compression::tests::test_collapse_blank_lines ... ok
[INFO] [stdout] test compression::tests::test_compress_tool_output_small ... ok
[INFO] [stdout] test compression::tests::test_deduplicate_below_threshold ... ok
[INFO] [stdout] test compression::tests::test_compress_tool_output_with_ansi ... ok
[INFO] [stdout] test compression::tests::test_deduplicate_consecutive ... ok
[INFO] [stdout] test compression::tests::test_estimate_tokens ... ok
[INFO] [stdout] test compression::tests::test_smart_truncate ... ok
[INFO] [stdout] test compression::tests::test_strip_ansi_codes ... ok
[INFO] [stdout] test compression::tests::test_full_pipeline_bash ... ok
[INFO] [stdout] test compression::tests::test_strip_ansi_complex ... ok
[INFO] [stdout] test compression::tests::test_trim_trailing_whitespace ... ok
[INFO] [stdout] test config::tests::test_default_config_values ... ok
[INFO] [stdout] test config::tests::test_toml_serialization_is_valid ... ok
[INFO] [stdout] test config::tests::test_load_from_nonexistent_returns_none ... ok
[INFO] [stdout] test permissions::tests::test_exact_grant ... ok
[INFO] [stdout] test config::tests::test_save_and_load_roundtrip ... ok
[INFO] [stdout] test config::tests::test_legacy_toml_without_config_version_gets_default ... ok
[INFO] [stdout] test permissions::tests::test_family_grant ... ok
[INFO] [stdout] test permissions::tests::test_parse_input ... ok
[INFO] [stdout] test repl::auto_scan::tests::filter_skips_node_modules ... ok
[INFO] [stdout] test repl::auto_scan::tests::no_trigger_short ... ok
[INFO] [stdout] test repl::auto_scan::tests::trigger_english ... ok
[INFO] [stdout] test repl::auto_scan::tests::trigger_spanish_user_phrase ... ok
[INFO] [stdout] test permissions::tests::test_global_grant_persists ... ok
[INFO] [stdout] test repl::chat_only::tests::fence_line_lang_plus_path_sets_suggested_path ... ok
[INFO] [stdout] test repl::chat_only::tests::fence_path_only_infers_lang ... ok
[INFO] [stdout] test repl::chat_only::tests::keeps_rust_fence_and_collects_file_block ... ok
[INFO] [stdout] test repl::chat_only::tests::leading_slash_slash_path_stripped_from_content ... ok
[INFO] [stdout] test repl::chat_only::tests::multiple_shell_blocks ... ok
[INFO] [stdout] test repl::chat_only::tests::non_shell_block_collected_as_file_block ... ok
[INFO] [stdout] test repl::chat_only::tests::powershell_treated_as_shell ... ok
[INFO] [stdout] test repl::chat_only::tests::rust_fence_second_token_path ... ok
[INFO] [stdout] test repl::chat_only::tests::strips_bash_collects_command ... ok
[INFO] [stdout] test repl::markdown::tests::bold_list_no_raw_stars ... ok
[INFO] [stdout] test session::tests::test_auto_name ... ok
[INFO] [stdout] test session::tests::test_list_sessions ... ok
[INFO] [stdout] test session::tests::test_save_and_load_roundtrip ... ok
[INFO] [stdout] test compression::tests::test_compact_json ... ok
[INFO] [stdout] test setup::tests::test_validate_url_accepts_http ... ok
[INFO] [stdout] test setup::tests::test_validate_url_accepts_https ... ok
[INFO] [stdout] test setup::tests::test_validate_url_rejects_bare_words ... ok
[INFO] [stdout] test repl::chat_only::tests::batch_treated_as_shell ... ok
[INFO] [stdout] test permissions::tests::test_workspace_grant_persists ... ok
[INFO] [stdout] test tools::bash::tests::test_bash_captures_stderr ... ok
[INFO] [stdout] test tools::bash::tests::test_bash_echo ... ok
[INFO] [stdout] test tools::edit_file::tests::test_edit_fails_if_not_found ... ok
[INFO] [stdout] test tools::glob_tool::tests::test_glob_finds_rust_files ... ok
[INFO] [stdout] test tools::glob_tool::tests::test_glob_invalid_pattern ... ok
[INFO] [stdout] test tools::glob_tool::tests::test_glob_no_match ... ok
[INFO] [stdout] test tools::edit_file::tests::test_edit_fails_if_ambiguous ... ok
[INFO] [stdout] test tools::edit_file::tests::test_edit_replaces_once ... ok
[INFO] [stdout] test tools::bash::tests::test_bash_exit_code_on_failure ... ok
[INFO] [stdout] test tools::grep_tool::tests::test_grep_no_match ... ok
[INFO] [stdout] test tools::read_file::tests::test_read_file_not_found ... ok
[INFO] [stdout] test tools::read_file::tests::test_read_file_with_line_numbers ... ok
[INFO] [stdout] test tools::tests::test_all_definitions_have_names ... ok
[INFO] [stdout] test tools::grep_tool::tests::test_grep_invalid_regex ... ok
[INFO] [stdout] test tools::tests::test_dispatch_read_missing_arg ... ok
[INFO] [stdout] test tools::tests::test_dispatch_unknown_tool ... ok
[INFO] [stdout] test tools::tree::tests::test_tree_nonexistent_path ... ok
[INFO] [stdout] test tools::tree::tests::test_tree_shows_src ... ok
[INFO] [stdout] test tools::tree::tests::test_tree_depth_limits ... ok
[INFO] [stdout] test workspace::tests::snapshot_includes_cargo_toml ... ok
[INFO] [stdout] test workspace::tests::snapshot_unreadable_dir_still_has_header ... ok
[INFO] [stdout] test tools::write_file::tests::test_write_and_verify ... ok
[INFO] [stdout] test tools::grep_tool::tests::test_grep_finds_pattern_in_src ... ok
[INFO] [stdout] test tools::grep_tool::tests::test_grep_case_insensitive ... ok
[INFO] [stdout] test ollama::client::tests::test_chat_bad_model_returns_error ... ok
[INFO] [stdout] test ollama::client::tests::test_list_models_bad_url_returns_error ... ok
[INFO] [stdout] test ollama::client::tests::test_chat_returns_text_response ... ok
[INFO] [stdout] test ollama::client::tests::test_list_models_returns_vec ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 74 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ai_compress_demo.rs (/opt/rustwide/target/debug/deps/ai_compress_demo-93c6ca5f0b4fb58f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test ai_compress_visual_demo ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compression_demo.rs (/opt/rustwide/target/debug/deps/compression_demo-31ac4313694a1175)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test compression_demo_full_project ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0bf15633a7ef755151decf29372013fbbf96345694f50af78c93d51186000590", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bf15633a7ef755151decf29372013fbbf96345694f50af78c93d51186000590", kill_on_drop: false }`
[INFO] [stdout] 0bf15633a7ef755151decf29372013fbbf96345694f50af78c93d51186000590
