[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 master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MarvinQuevedo/ollero-agent on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fastrand v2.4.0
[INFO] [stderr]   Downloaded indoc v2.0.7
[INFO] [stderr]   Downloaded instability v0.3.12
[INFO] [stderr]   Downloaded signal-hook-mio v0.2.5
[INFO] [stderr]   Downloaded libredox v0.1.15
[INFO] [stderr]   Downloaded tui-textarea v0.7.0
[INFO] [stderr]   Downloaded pulldown-cmark-escape v0.11.0
[INFO] [stderr]   Downloaded getopts v0.2.24
[INFO] [stderr]   Downloaded indicatif v0.17.11
[INFO] [stderr]   Downloaded ntapi v0.4.3
[INFO] [stderr]   Downloaded pulldown-cmark v0.12.2
[INFO] [stderr]   Downloaded sysinfo v0.30.13
[INFO] [stderr]   Downloaded windows v0.52.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a8d28d0c7edbb1f924142a239b9961debb001ae33858203679ef64a49ad71dc
[INFO] running `Command { std: "docker" "start" "-a" "2a8d28d0c7edbb1f924142a239b9961debb001ae33858203679ef64a49ad71dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a8d28d0c7edbb1f924142a239b9961debb001ae33858203679ef64a49ad71dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a8d28d0c7edbb1f924142a239b9961debb001ae33858203679ef64a49ad71dc", kill_on_drop: false }`
[INFO] [stdout] 2a8d28d0c7edbb1f924142a239b9961debb001ae33858203679ef64a49ad71dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad4cd7bba163fd553cca9519b6fad60cca348ebbf98e79d7f674303679227d02
[INFO] running `Command { std: "docker" "start" "-a" "ad4cd7bba163fd553cca9519b6fad60cca348ebbf98e79d7f674303679227d02", 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 equivalent v1.0.2
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.0
[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 native-tls v0.2.18
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling hashbrown v0.15.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 portable-atomic v1.13.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling lru v0.12.5
[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 aho-corasick v1.1.4
[INFO] [stderr]    Compiling pulldown-cmark v0.12.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rayon v1.11.0
[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 tokio v1.51.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.7
[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 futures-util v0.3.32
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[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 icu_provider v2.2.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures-executor 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 getopts v0.2.24
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling fastrand v2.4.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tui-textarea v0.7.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling regex v1.12.3
[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" "ad4cd7bba163fd553cca9519b6fad60cca348ebbf98e79d7f674303679227d02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad4cd7bba163fd553cca9519b6fad60cca348ebbf98e79d7f674303679227d02", kill_on_drop: false }`
[INFO] [stdout] ad4cd7bba163fd553cca9519b6fad60cca348ebbf98e79d7f674303679227d02
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f26774cc659e3faa65b4cebf93310f8a4b567fa747b7607430156acd551916f
[INFO] running `Command { std: "docker" "start" "-a" "1f26774cc659e3faa65b4cebf93310f8a4b567fa747b7607430156acd551916f", 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.01s
[INFO] running `Command { std: "docker" "inspect" "1f26774cc659e3faa65b4cebf93310f8a4b567fa747b7607430156acd551916f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f26774cc659e3faa65b4cebf93310f8a4b567fa747b7607430156acd551916f", kill_on_drop: false }`
[INFO] [stdout] 1f26774cc659e3faa65b4cebf93310f8a4b567fa747b7607430156acd551916f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ff8be259e040f5ed798b18deed1272159d27777956e8433484a7f2ca4151a21a
[INFO] running `Command { std: "docker" "start" "-a" "ff8be259e040f5ed798b18deed1272159d27777956e8433484a7f2ca4151a21a", 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.31s
[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_compact_json ... 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_compact_line_numbers ... 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_strip_ansi_codes ... ok
[INFO] [stdout] test compression::tests::test_strip_ansi_complex ... ok
[INFO] [stdout] test compression::tests::test_trim_trailing_whitespace ... ok
[INFO] [stdout] test compression::tests::test_smart_truncate ... ok
[INFO] [stdout] test config::tests::test_default_config_values ... ok
[INFO] [stdout] test compression::tests::test_full_pipeline_bash ... ok
[INFO] [stdout] test config::tests::test_legacy_toml_without_config_version_gets_default ... ok
[INFO] [stdout] test config::tests::test_toml_serialization_is_valid ... ok
[INFO] [stdout] test config::tests::test_save_and_load_roundtrip ... ok
[INFO] [stdout] test config::tests::test_load_from_nonexistent_returns_none ... ok
[INFO] [stdout] test compression::tests::test_collapse_blank_lines ... ok
[INFO] [stdout] test permissions::tests::test_exact_grant ... ok
[INFO] [stdout] test compression::tests::test_build_eviction_summary ... ok
[INFO] [stdout] test permissions::tests::test_parse_input ... ok
[INFO] [stdout] test permissions::tests::test_global_grant_persists ... ok
[INFO] [stdout] test permissions::tests::test_workspace_grant_persists ... 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 repl::chat_only::tests::batch_treated_as_shell ... 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 compression::tests::test_compress_preserves_short_content ... ok
[INFO] [stdout] test repl::chat_only::tests::powershell_treated_as_shell ... 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 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 session::tests::test_list_sessions ... ok
[INFO] [stdout] test permissions::tests::test_family_grant ... ok
[INFO] [stdout] test session::tests::test_save_and_load_roundtrip ... 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 tools::bash::tests::test_bash_exit_code_on_failure ... ok
[INFO] [stdout] test tools::bash::tests::test_bash_echo ... ok
[INFO] [stdout] test tools::edit_file::tests::test_edit_replaces_once ... ok
[INFO] [stdout] test tools::glob_tool::tests::test_glob_finds_rust_files ... ok
[INFO] [stdout] test tools::bash::tests::test_bash_captures_stderr ... FAILED
[INFO] [stdout] test tools::edit_file::tests::test_edit_fails_if_not_found ... ok
[INFO] [stdout] test tools::edit_file::tests::test_edit_fails_if_ambiguous ... ok
[INFO] [stdout] test tools::glob_tool::tests::test_glob_no_match ... ok
[INFO] [stdout] test tools::glob_tool::tests::test_glob_invalid_pattern ... ok
[INFO] [stdout] test tools::grep_tool::tests::test_grep_invalid_regex ... ok
[INFO] [stdout] test tools::grep_tool::tests::test_grep_no_match ... 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::read_file::tests::test_read_file_not_found ... 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::write_file::tests::test_write_and_verify ... 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::tree::tests::test_tree_depth_limits ... ok
[INFO] [stdout] test tools::grep_tool::tests::test_grep_case_insensitive ... ok
[INFO] [stdout] test tools::grep_tool::tests::test_grep_finds_pattern_in_src ... 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] test ollama::client::tests::test_chat_bad_model_returns_error ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tools::bash::tests::test_bash_captures_stderr stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tools::bash::tests::test_bash_captures_stderr' (68) panicked at src/tools/bash.rs:203:13:
[INFO] [stdout] assertion failed: result.contains("error") || result.contains("stderr")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ca59ba5582a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ca59ba5582a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ca59ba5582a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ca59ba5582a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ca59ba6eb2a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ca59ba6eb2a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5ca59ba5b1a2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5ca59ba5b1a2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5ca59ba30a9f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ca59ba30a9f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ca59ba4c799 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ca59b4f623c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5ca59b4f623c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ca59ba4ca12 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5ca59ba4ca12 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ca59ba30b8a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5ca59ba25469 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ca59ba31b1d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ca59ba6f36c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ca59ba6f332 - core[e929cb53b82a81ca]::panicking::panic
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5ca59b0b763c - allux[94d50fe9876c61fb]::tools::bash::tests::test_bash_captures_stderr::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools/bash.rs:203:13
[INFO] [stdout]   21:     0x5ca59b0a0ed2 - <core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5ca59b0a0f4d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5ca59b0d6dbd - <tokio[eae2318424439abe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   24:     0x5ca59b0d6cbb - tokio[eae2318424439abe]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[eae2318424439abe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5ca59b0d6cbb - tokio[eae2318424439abe]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[eae2318424439abe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5ca59b0d6cbb - <tokio[eae2318424439abe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   27:     0x5ca59b0c8b20 - <tokio[eae2318424439abe]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[eae2318424439abe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   28:     0x5ca59b0d5ebd - <tokio[eae2318424439abe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   29:     0x5ca59b0d5164 - <tokio[eae2318424439abe]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[eae2318424439abe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   30:     0x5ca59b10032b - <tokio[eae2318424439abe]::runtime::context::scoped::Scoped<tokio[eae2318424439abe]::runtime::scheduler::Context>>::set::<<tokio[eae2318424439abe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[eae2318424439abe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[eae2318424439abe]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5ca59b0d67a9 - tokio[eae2318424439abe]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[eae2318424439abe]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[eae2318424439abe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[eae2318424439abe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/context.rs:181:38
[INFO] [stdout]   32:     0x5ca59b0e71c2 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[eae2318424439abe]::runtime::context::Context>>::try_with::<tokio[eae2318424439abe]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[eae2318424439abe]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[eae2318424439abe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[eae2318424439abe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[eae2318424439abe]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x5ca59b0e6d4e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[eae2318424439abe]::runtime::context::Context>>::with::<tokio[eae2318424439abe]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[eae2318424439abe]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[eae2318424439abe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[eae2318424439abe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[eae2318424439abe]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x5ca59b0ccbbd - tokio[eae2318424439abe]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[eae2318424439abe]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[eae2318424439abe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[eae2318424439abe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/context.rs:181:17
[INFO] [stdout]   35:     0x5ca59b0cb740 - <tokio[eae2318424439abe]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[eae2318424439abe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   36:     0x5ca59b0cba36 - <tokio[eae2318424439abe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   37:     0x5ca59b0d4c30 - <tokio[eae2318424439abe]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   38:     0x5ca59b10e9c3 - tokio[eae2318424439abe]::runtime::context::runtime::enter_runtime::<<tokio[eae2318424439abe]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5ca59b0c8651 - <tokio[eae2318424439abe]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   40:     0x5ca59b0dd3d4 - <tokio[eae2318424439abe]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   41:     0x5ca59b0dd59f - <tokio[eae2318424439abe]::runtime::runtime::Runtime>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   42:     0x5ca59b0c3a11 - allux[94d50fe9876c61fb]::tools::bash::tests::test_bash_captures_stderr
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools/bash.rs:201:9
[INFO] [stdout]   43:     0x5ca59b0b6e97 - allux[94d50fe9876c61fb]::tools::bash::tests::test_bash_captures_stderr::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools/bash.rs:199:41
[INFO] [stdout]   44:     0x5ca59b10ca86 - <allux[94d50fe9876c61fb]::tools::bash::tests::test_bash_captures_stderr::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5ca59b4e951b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5ca59b4e951b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x5ca59b4f6d0b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x5ca59b4f6d0b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5ca59b4f6d0b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5ca59b4f6d0b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5ca59b4f6d0b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5ca59b4f6d0b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x5ca59b4f6d0b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x5ca59b4f0424 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x5ca59b4f0424 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5ca59b4f9912 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x5ca59b4f9912 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5ca59b4f9912 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5ca59b4f9912 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5ca59b4f9912 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5ca59b4f9912 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x5ca59b4f9912 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5ca59ba54a1f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x5ca59ba54a1f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x773582ed7aa4 - <unknown>
[INFO] [stdout]   66:     0x773582f64a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tools::bash::tests::test_bash_captures_stderr
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 73 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin allux`
[INFO] running `Command { std: "docker" "inspect" "ff8be259e040f5ed798b18deed1272159d27777956e8433484a7f2ca4151a21a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff8be259e040f5ed798b18deed1272159d27777956e8433484a7f2ca4151a21a", kill_on_drop: false }`
[INFO] [stdout] ff8be259e040f5ed798b18deed1272159d27777956e8433484a7f2ca4151a21a
