[INFO] cloning repository https://github.com/bobisme/asana-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bobisme/asana-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbobisme%2Fasana-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbobisme%2Fasana-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0d5f1b8c759d319402c1c9e2a9c2ed0729165ce1
[INFO] testing bobisme/asana-cli against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbobisme%2Fasana-cli" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bobisme/asana-cli
[INFO] finished tweaking git repo https://github.com/bobisme/asana-cli
[INFO] tweaked toml for git repo https://github.com/bobisme/asana-cli written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bobisme/asana-cli on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bobisme/asana-cli already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] de724a89056e49fb40d171e560dd2ea52adf51e0e9502d0969e6c0141f1cf6e1
[INFO] running `Command { std: "docker" "start" "-a" "de724a89056e49fb40d171e560dd2ea52adf51e0e9502d0969e6c0141f1cf6e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de724a89056e49fb40d171e560dd2ea52adf51e0e9502d0969e6c0141f1cf6e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de724a89056e49fb40d171e560dd2ea52adf51e0e9502d0969e6c0141f1cf6e1", kill_on_drop: false }`
[INFO] [stdout] de724a89056e49fb40d171e560dd2ea52adf51e0e9502d0969e6c0141f1cf6e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b924429524e537880a150338960c35140221218618bf322c1817d2fc728a907
[INFO] running `Command { std: "docker" "start" "-a" "1b924429524e537880a150338960c35140221218618bf322c1817d2fc728a907", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling servo_arc v0.1.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling moka v0.12.10
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling thin-slice v0.1.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling pulldown-cmark v0.11.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.25
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling getopts v0.2.23
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling nucleo-matcher v0.3.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling keyring v3.6.2
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling html5ever v0.25.2
[INFO] [stderr]    Compiling nucleo v0.5.0
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling markup5ever v0.16.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling html5ever v0.31.0
[INFO] [stderr]    Compiling xml5ever v0.22.1
[INFO] [stderr]    Compiling kuchiki v0.8.1
[INFO] [stderr]    Compiling markup5ever_rcdom v0.5.3-unofficial
[INFO] [stderr]    Compiling htmd v0.2.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling asana-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `Comments` is never constructed
[INFO] [stdout]   --> src/adapters/tui/app.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub enum TaskDetailPane {
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout] 35 |     Description,
[INFO] [stdout] 36 |     Comments,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TaskDetailPane` 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: field `focused_detail_pane` is never read
[INFO] [stdout]   --> src/adapters/tui/app.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct App {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 69 |     focused_detail_pane: TaskDetailPane,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]     --> src/adapters/tui/app.rs:1484:8
[INFO] [stdout]      |
[INFO] [stdout]   79 | impl App {
[INFO] [stdout]      | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1484 |     fn render_task_details_pane(&mut self, frame: &mut Frame, area: Rect) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1613 |     fn render_task_detail(&self, frame: &mut Frame, _task_id: &TaskId) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1701 |     fn render_scrollable_content(&self, frame: &mut Frame, area: Rect, task: &Task) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1718 |     fn render_description_pane(&self, frame: &mut Frame, area: Rect, task: &Task) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1808 |     fn render_comments_pane(&self, frame: &mut Frame, area: Rect) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1926 |     fn render_task_info_section(&self, frame: &mut Frame, area: Rect, task: &Task) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1969 |     fn render_description_section(&self, frame: &mut Frame, area: Rect, task: &Task) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1984 |     fn render_comments_section(&self, frame: &mut Frame, area: Rect) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `should_use_light_text` is never used
[INFO] [stdout]     --> src/adapters/tui/app.rs:2172:4
[INFO] [stdout]      |
[INFO] [stdout] 2172 | fn should_use_light_text(bg_color: &str) -> bool {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_markdown_to_lines` is never used
[INFO] [stdout]    --> src/adapters/tui/md.rs:417:8
[INFO] [stdout]     |
[INFO] [stdout] 417 | pub fn parse_markdown_to_lines(markdown: &str) -> Vec<Line<'static>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_markdown_to_lines_with_width` is never used
[INFO] [stdout]    --> src/adapters/tui/md.rs:422:8
[INFO] [stdout]     |
[INFO] [stdout] 422 | pub fn parse_markdown_to_lines_with_width(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Project` is never constructed
[INFO] [stdout]   --> src/domain/project.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Project {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] running `Command { std: "docker" "inspect" "1b924429524e537880a150338960c35140221218618bf322c1817d2fc728a907", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b924429524e537880a150338960c35140221218618bf322c1817d2fc728a907", kill_on_drop: false }`
[INFO] [stdout] 1b924429524e537880a150338960c35140221218618bf322c1817d2fc728a907
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ce2ad649dbc299e12c83264f66bac1028d7136df679340309d05b266e26b5d5
[INFO] running `Command { std: "docker" "start" "-a" "2ce2ad649dbc299e12c83264f66bac1028d7136df679340309d05b266e26b5d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling asana-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `tokio_test`
[INFO] [stdout]   --> src/adapters/cache/moka_cache.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     use tokio_test;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line2_text`
[INFO] [stdout]    --> src/adapters/tui/md.rs:963:13
[INFO] [stdout]     |
[INFO] [stdout] 963 |         let line2_text: String = lines[2]
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_line2_text`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Comments` is never constructed
[INFO] [stdout]   --> src/adapters/tui/app.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub enum TaskDetailPane {
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout] 35 |     Description,
[INFO] [stdout] 36 |     Comments,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TaskDetailPane` 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: field `focused_detail_pane` is never read
[INFO] [stdout]   --> src/adapters/tui/app.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct App {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 69 |     focused_detail_pane: TaskDetailPane,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]     --> src/adapters/tui/app.rs:1484:8
[INFO] [stdout]      |
[INFO] [stdout]   79 | impl App {
[INFO] [stdout]      | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1484 |     fn render_task_details_pane(&mut self, frame: &mut Frame, area: Rect) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1613 |     fn render_task_detail(&self, frame: &mut Frame, _task_id: &TaskId) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1701 |     fn render_scrollable_content(&self, frame: &mut Frame, area: Rect, task: &Task) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1718 |     fn render_description_pane(&self, frame: &mut Frame, area: Rect, task: &Task) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1808 |     fn render_comments_pane(&self, frame: &mut Frame, area: Rect) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1926 |     fn render_task_info_section(&self, frame: &mut Frame, area: Rect, task: &Task) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1969 |     fn render_description_section(&self, frame: &mut Frame, area: Rect, task: &Task) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1984 |     fn render_comments_section(&self, frame: &mut Frame, area: Rect) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `should_use_light_text` is never used
[INFO] [stdout]     --> src/adapters/tui/app.rs:2172:4
[INFO] [stdout]      |
[INFO] [stdout] 2172 | fn should_use_light_text(bg_color: &str) -> bool {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Project` is never constructed
[INFO] [stdout]   --> src/domain/project.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Project {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.24s
[INFO] running `Command { std: "docker" "inspect" "2ce2ad649dbc299e12c83264f66bac1028d7136df679340309d05b266e26b5d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ce2ad649dbc299e12c83264f66bac1028d7136df679340309d05b266e26b5d5", kill_on_drop: false }`
[INFO] [stdout] 2ce2ad649dbc299e12c83264f66bac1028d7136df679340309d05b266e26b5d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6d9de496410b7a929565fa565a2bcc50ac605d18fc31eb85d1ce35fc13caa496
[INFO] running `Command { std: "docker" "start" "-a" "6d9de496410b7a929565fa565a2bcc50ac605d18fc31eb85d1ce35fc13caa496", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `tokio_test`
[INFO] [stderr]   --> src/adapters/cache/moka_cache.rs:61:9
[INFO] [stderr]    |
[INFO] [stderr] 61 |     use tokio_test;
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `line2_text`
[INFO] [stderr]    --> src/adapters/tui/md.rs:963:13
[INFO] [stderr]     |
[INFO] [stderr] 963 |         let line2_text: String = lines[2]
[INFO] [stderr]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_line2_text`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Comments` is never constructed
[INFO] [stderr]   --> src/adapters/tui/app.rs:36:5
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub enum TaskDetailPane {
[INFO] [stderr]    |          -------------- variant in this enum
[INFO] [stderr] 35 |     Description,
[INFO] [stderr] 36 |     Comments,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TaskDetailPane` 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: field `focused_detail_pane` is never read
[INFO] [stderr]   --> src/adapters/tui/app.rs:69:5
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub struct App {
[INFO] [stderr]    |            --- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 69 |     focused_detail_pane: TaskDetailPane,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]     --> src/adapters/tui/app.rs:1484:8
[INFO] [stderr]      |
[INFO] [stderr]   79 | impl App {
[INFO] [stderr]      | -------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 1484 |     fn render_task_details_pane(&mut self, frame: &mut Frame, area: Rect) {
[INFO] [stderr]      |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1613 |     fn render_task_detail(&self, frame: &mut Frame, _task_id: &TaskId) {
[INFO] [stderr]      |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1701 |     fn render_scrollable_content(&self, frame: &mut Frame, area: Rect, task: &Task) {
[INFO] [stderr]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1718 |     fn render_description_pane(&self, frame: &mut Frame, area: Rect, task: &Task) {
[INFO] [stderr]      |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1808 |     fn render_comments_pane(&self, frame: &mut Frame, area: Rect) {
[INFO] [stderr]      |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1926 |     fn render_task_info_section(&self, frame: &mut Frame, area: Rect, task: &Task) {
[INFO] [stderr]      |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1969 |     fn render_description_section(&self, frame: &mut Frame, area: Rect, task: &Task) {
[INFO] [stderr]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1984 |     fn render_comments_section(&self, frame: &mut Frame, area: Rect) {
[INFO] [stderr]      |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `should_use_light_text` is never used
[INFO] [stderr]     --> src/adapters/tui/app.rs:2172:4
[INFO] [stderr]      |
[INFO] [stderr] 2172 | fn should_use_light_text(bg_color: &str) -> bool {
[INFO] [stderr]      |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Project` is never constructed
[INFO] [stderr]   --> src/domain/project.rs:27:12
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub struct Project {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `asana-cli` (bin "asana-cli" test) generated 7 warnings (run `cargo fix --bin "asana-cli" -p asana-cli --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/asana_cli-bba7418568aa8981)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test adapters::tui::md::tests::test_double_nested_numbered_lists ... ok
[INFO] [stdout] test adapters::tui::md::tests::test_nested_lists ... ok
[INFO] [stdout] test adapters::tui::md::tests::test_all_list_types ... ok
[INFO] [stdout] test adapters::cache::moka_cache::tests::test_cache_operations ... ok
[INFO] [stdout] test adapters::tui::md::tests::test_new_features ... ok
[INFO] [stdout] test adapters::tui::md::tests::test_markdown_rendering ... ok
[INFO] [stdout] test adapters::tui::md::tests::test_numbered_nested_lists ... ok
[INFO] [stdout] test adapters::tui::md::tests::test_html_to_markdown_with_images ... ok
[INFO] [stdout] test adapters::tui::md::tests::test_pre_tag_conversion ... ok
[INFO] [stdout] test adapters::tui::md::tests::test_mixed_indentation_lists ... ok
[INFO] [stdout] test adapters::tui::md::tests::test_replace_markdown_images ... ok
[INFO] [stdout] test adapters::tui::md::tests::test_wrapping_functionality ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6d9de496410b7a929565fa565a2bcc50ac605d18fc31eb85d1ce35fc13caa496", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d9de496410b7a929565fa565a2bcc50ac605d18fc31eb85d1ce35fc13caa496", kill_on_drop: false }`
[INFO] [stdout] 6d9de496410b7a929565fa565a2bcc50ac605d18fc31eb85d1ce35fc13caa496
