[INFO] fetching crate eli-cli 0.1.0...
[INFO] checking eli-cli-0.1.0 against try#5d96fa0e954d77528204a1ba3b8847ec083c779b for pr-153457
[INFO] extracting crate eli-cli 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate eli-cli 0.1.0
[INFO] finished tweaking crates.io crate eli-cli 0.1.0
[INFO] tweaked toml for crates.io crate eli-cli 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate eli-cli 0.1.0 on toolchain 5d96fa0e954d77528204a1ba3b8847ec083c779b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate eli-cli 0.1.0 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" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1d4a717431b3893e0b208229dff47a31c039d21ff7b1b0a746e945689bdadec0
[INFO] running `Command { std: "docker" "start" "-a" "1d4a717431b3893e0b208229dff47a31c039d21ff7b1b0a746e945689bdadec0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d4a717431b3893e0b208229dff47a31c039d21ff7b1b0a746e945689bdadec0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d4a717431b3893e0b208229dff47a31c039d21ff7b1b0a746e945689bdadec0", kill_on_drop: false }`
[INFO] [stdout] 1d4a717431b3893e0b208229dff47a31c039d21ff7b1b0a746e945689bdadec0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 296906fd5aa1e2342d598a0ffec207b1cf5eb3a7f622bc799f445e22afa6cc6a
[INFO] running `Command { std: "docker" "start" "-a" "296906fd5aa1e2342d598a0ffec207b1cf5eb3a7f622bc799f445e22afa6cc6a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling zmij v1.0.18
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]    Compiling time-macros v0.2.26
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking compression-core v0.4.31
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling web_atoms v0.2.3
[INFO] [stderr]     Checking time v0.3.46
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling selectors v0.33.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking publicsuffix v2.3.0
[INFO] [stderr]     Checking cookie v0.18.1
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking cssparser v0.36.0
[INFO] [stderr]     Checking string_cache v0.9.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking servo_arc v0.4.3
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking cookie_store v0.22.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking xml v1.2.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]     Checking chrono_utils v0.1.3
[INFO] [stderr]     Checking markup5ever v0.36.1
[INFO] [stderr]     Checking case_insensitive_string v0.2.10
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking xml-rs v1.0.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking chardetng v0.1.17
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking auto_encoder v0.1.10
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking lol_html v2.7.1
[INFO] [stderr]     Checking sitemap v0.4.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking html5ever v0.36.1
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking xml5ever v0.17.0
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking string_concat v0.0.1
[INFO] [stderr]     Checking ego-tree v0.10.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking scraper v0.25.0
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling strict v0.2.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]    Compiling crokey-proc_macros v1.3.0
[INFO] [stderr]     Checking clap_builder v4.5.56
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking coolor v1.1.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking crokey v1.3.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking minimad v0.13.1
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking eli-screen v0.1.0
[INFO] [stderr]     Checking ratatui v0.26.3
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]     Checking rustyline v14.0.0
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tungstenite v0.23.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking clap v4.5.56
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.5.1
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking tokio-tungstenite v0.23.1
[INFO] [stderr]     Checking compression-codecs v0.4.36
[INFO] [stderr]     Checking lazy-regex v3.5.1
[INFO] [stderr]     Checking termimad v0.30.1
[INFO] [stderr]     Checking markup5ever_rcdom v0.2.0
[INFO] [stderr]     Checking readability v0.3.0
[INFO] [stderr]     Checking async-compression v0.4.37
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]     Checking yahoo_finance_api v4.1.0
[INFO] [stderr]    Compiling spider_fingerprint v2.38.0
[INFO] [stderr]     Checking spider v2.42.0
[INFO] [stderr]     Checking eli-core v0.1.0
[INFO] [stderr]     Checking eli-adapters v0.1.0
[INFO] [stderr]     Checking eli-tui v0.1.0
[INFO] [stderr]     Checking eli-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `inner_width`
[INFO] [stdout]    --> src/lib.rs:211:13
[INFO] [stdout]     |
[INFO] [stdout] 211 |         let inner_width = width.saturating_sub(4).max(1); // Account for borders and prompt
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inner_width`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `inner_width`
[INFO] [stdout]    --> src/lib.rs:211:13
[INFO] [stdout]     |
[INFO] [stdout] 211 |         let inner_width = width.saturating_sub(4).max(1); // Account for borders and prompt
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inner_width`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exclude_meta`
[INFO] [stdout]     --> src/lib.rs:3676:9
[INFO] [stdout]      |
[INFO] [stdout] 3676 |     let exclude_meta = scope_parts.iter().any(|&p| p == "-meta");
[INFO] [stdout]      |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_exclude_meta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `step`
[INFO] [stdout]     --> src/lib.rs:2531:9
[INFO] [stdout]      |
[INFO] [stdout] 2531 |     for step in 1..=max_iters {
[INFO] [stdout]      |         ^^^^ help: if this is intentional, prefix it with an underscore: `_step`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `saw_finance_timeseries` is assigned to, but never used
[INFO] [stdout]     --> src/lib.rs:4033:9
[INFO] [stdout]      |
[INFO] [stdout] 4033 |     let mut saw_finance_timeseries = false;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: consider using `_saw_finance_timeseries` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `saw_finance_snapshot` is assigned to, but never used
[INFO] [stdout]     --> src/lib.rs:4034:9
[INFO] [stdout]      |
[INFO] [stdout] 4034 |     let mut saw_finance_snapshot = false;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: consider using `_saw_finance_snapshot` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `saw_finance_timeseries` is never read
[INFO] [stdout]     --> src/lib.rs:4682:21
[INFO] [stdout]      |
[INFO] [stdout] 4682 |                     saw_finance_timeseries = true;
[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 `saw_finance_snapshot` is never read
[INFO] [stdout]     --> src/lib.rs:4689:21
[INFO] [stdout]      |
[INFO] [stdout] 4689 |                     saw_finance_snapshot = true;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exclude_meta`
[INFO] [stdout]     --> src/lib.rs:3676:9
[INFO] [stdout]      |
[INFO] [stdout] 3676 |     let exclude_meta = scope_parts.iter().any(|&p| p == "-meta");
[INFO] [stdout]      |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_exclude_meta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `step`
[INFO] [stdout]     --> src/lib.rs:2531:9
[INFO] [stdout]      |
[INFO] [stdout] 2531 |     for step in 1..=max_iters {
[INFO] [stdout]      |         ^^^^ help: if this is intentional, prefix it with an underscore: `_step`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `saw_finance_timeseries` is assigned to, but never used
[INFO] [stdout]     --> src/lib.rs:4033:9
[INFO] [stdout]      |
[INFO] [stdout] 4033 |     let mut saw_finance_timeseries = false;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: consider using `_saw_finance_timeseries` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `saw_finance_snapshot` is assigned to, but never used
[INFO] [stdout]     --> src/lib.rs:4034:9
[INFO] [stdout]      |
[INFO] [stdout] 4034 |     let mut saw_finance_snapshot = false;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: consider using `_saw_finance_snapshot` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `saw_finance_timeseries` is never read
[INFO] [stdout]     --> src/lib.rs:4682:21
[INFO] [stdout]      |
[INFO] [stdout] 4682 |                     saw_finance_timeseries = true;
[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 `saw_finance_snapshot` is never read
[INFO] [stdout]     --> src/lib.rs:4689:21
[INFO] [stdout]      |
[INFO] [stdout] 4689 |                     saw_finance_snapshot = true;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `esc_armed` is never read
[INFO] [stdout]     --> src/lib.rs:3257:29
[INFO] [stdout]      |
[INFO] [stdout] 3257 | ...                   esc_armed = false;
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `esc_armed` is never read
[INFO] [stdout]     --> src/lib.rs:3356:25
[INFO] [stdout]      |
[INFO] [stdout] 3356 |                         esc_armed = false;
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stderr`
[INFO] [stdout]     --> src/lib.rs:5200:9
[INFO] [stdout]      |
[INFO] [stdout] 5200 |     let stderr = result.stderr.trim();
[INFO] [stdout]      |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stderr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `esc_armed` is never read
[INFO] [stdout]     --> src/lib.rs:3257:29
[INFO] [stdout]      |
[INFO] [stdout] 3257 | ...                   esc_armed = false;
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `esc_armed` is never read
[INFO] [stdout]     --> src/lib.rs:3356:25
[INFO] [stdout]      |
[INFO] [stdout] 3356 |                         esc_armed = false;
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `title`, `status`, `created_utc`, and `answer_hint` are never read
[INFO] [stdout]   --> src/lib.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | struct ResearchArtifact {
[INFO] [stdout]    |        ---------------- fields in this struct
[INFO] [stdout] 51 |     rel_path: String,
[INFO] [stdout] 52 |     title: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 53 |     status: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 54 |     created_utc: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 55 |     answer_hint: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ResearchArtifact` has derived impls for the traits `Debug` and `Clone`, 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: variants `Ask` and `Plan` are never constructed
[INFO] [stdout]    --> src/lib.rs:260:5
[INFO] [stdout]     |
[INFO] [stdout] 259 | enum PromptMode {
[INFO] [stdout]     |      ---------- variants in this enum
[INFO] [stdout] 260 |     Ask,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 261 |     Plan,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PromptMode` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `apply_prompt_mode` is never used
[INFO] [stdout]    --> src/lib.rs:284:4
[INFO] [stdout]     |
[INFO] [stdout] 284 | fn apply_prompt_mode(_mode: PromptMode, state: &mut SessionState, chat: &mut eli_core::config::ChatConfig) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cycle_prompt_mode` is never used
[INFO] [stdout]    --> src/lib.rs:292:4
[INFO] [stdout]     |
[INFO] [stdout] 292 | fn cycle_prompt_mode(state: &mut SessionState, chat: &mut eli_core::config::ChatConfig) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `recent_research_context` is never used
[INFO] [stdout]    --> src/lib.rs:351:8
[INFO] [stdout]     |
[INFO] [stdout] 303 | impl SessionState {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 351 |     fn recent_research_context(&self, max_items: usize, max_chars: usize) -> Option<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `tail_to_width` is never used
[INFO] [stdout]     --> src/lib.rs:5556:4
[INFO] [stdout]      |
[INFO] [stdout] 5556 | fn tail_to_width(input: &str, max_width: usize) -> String {
[INFO] [stdout]      |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Ask` and `Plan` are never constructed
[INFO] [stdout]   --> src/chat_ui.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub enum PromptMode {
[INFO] [stdout]    |          ---------- variants in this enum
[INFO] [stdout] 32 |     Ask,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 33 |     Plan,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PromptMode` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `append_to_last` and `cycle_mode` are never used
[INFO] [stdout]    --> src/chat_ui.rs:120:12
[INFO] [stdout]     |
[INFO] [stdout]  78 | impl ChatUi {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub fn append_to_last(&mut self, content: &str) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |     pub fn cycle_mode(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stderr`
[INFO] [stdout]     --> src/lib.rs:5200:9
[INFO] [stdout]      |
[INFO] [stdout] 5200 |     let stderr = result.stderr.trim();
[INFO] [stdout]      |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stderr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `title`, `status`, `created_utc`, and `answer_hint` are never read
[INFO] [stdout]   --> src/lib.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | struct ResearchArtifact {
[INFO] [stdout]    |        ---------------- fields in this struct
[INFO] [stdout] 51 |     rel_path: String,
[INFO] [stdout] 52 |     title: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 53 |     status: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 54 |     created_utc: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 55 |     answer_hint: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ResearchArtifact` has derived impls for the traits `Debug` and `Clone`, 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: variants `Ask` and `Plan` are never constructed
[INFO] [stdout]    --> src/lib.rs:260:5
[INFO] [stdout]     |
[INFO] [stdout] 259 | enum PromptMode {
[INFO] [stdout]     |      ---------- variants in this enum
[INFO] [stdout] 260 |     Ask,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 261 |     Plan,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PromptMode` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `apply_prompt_mode` is never used
[INFO] [stdout]    --> src/lib.rs:284:4
[INFO] [stdout]     |
[INFO] [stdout] 284 | fn apply_prompt_mode(_mode: PromptMode, state: &mut SessionState, chat: &mut eli_core::config::ChatConfig) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cycle_prompt_mode` is never used
[INFO] [stdout]    --> src/lib.rs:292:4
[INFO] [stdout]     |
[INFO] [stdout] 292 | fn cycle_prompt_mode(state: &mut SessionState, chat: &mut eli_core::config::ChatConfig) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `recent_research_context` is never used
[INFO] [stdout]    --> src/lib.rs:351:8
[INFO] [stdout]     |
[INFO] [stdout] 303 | impl SessionState {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 351 |     fn recent_research_context(&self, max_items: usize, max_chars: usize) -> Option<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `tail_to_width` is never used
[INFO] [stdout]     --> src/lib.rs:5556:4
[INFO] [stdout]      |
[INFO] [stdout] 5556 | fn tail_to_width(input: &str, max_width: usize) -> String {
[INFO] [stdout]      |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Ask` and `Plan` are never constructed
[INFO] [stdout]   --> src/chat_ui.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub enum PromptMode {
[INFO] [stdout]    |          ---------- variants in this enum
[INFO] [stdout] 32 |     Ask,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 33 |     Plan,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PromptMode` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `append_to_last` and `cycle_mode` are never used
[INFO] [stdout]    --> src/chat_ui.rs:120:12
[INFO] [stdout]     |
[INFO] [stdout]  78 | impl ChatUi {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub fn append_to_last(&mut self, content: &str) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |     pub fn cycle_mode(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "296906fd5aa1e2342d598a0ffec207b1cf5eb3a7f622bc799f445e22afa6cc6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "296906fd5aa1e2342d598a0ffec207b1cf5eb3a7f622bc799f445e22afa6cc6a", kill_on_drop: false }`
[INFO] [stdout] 296906fd5aa1e2342d598a0ffec207b1cf5eb3a7f622bc799f445e22afa6cc6a
