[INFO] cloning repository https://github.com/tomasfarias/temporal-tui-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomasfarias/temporal-tui-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomasfarias%2Ftemporal-tui-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomasfarias%2Ftemporal-tui-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d3d87aea1e12dcc9a1c8ac67943f598742a50d5c
[INFO] building tomasfarias/temporal-tui-rs against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomasfarias%2Ftemporal-tui-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tomasfarias/temporal-tui-rs
[INFO] finished tweaking git repo https://github.com/tomasfarias/temporal-tui-rs
[INFO] tweaked toml for git repo https://github.com/tomasfarias/temporal-tui-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tomasfarias/temporal-tui-rs on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tomasfarias/temporal-tui-rs 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/temporalio/sdk-core`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded log v0.4.25
[INFO] [stderr]   Downloaded sval_buffer v2.14.0
[INFO] [stderr]   Downloaded value-bag-sval2 v1.10.0
[INFO] [stderr]   Downloaded tokio-rustls v0.26.1
[INFO] [stderr]   Downloaded unicode-truncate v1.1.0
[INFO] [stderr]   Downloaded prost-types v0.13.4
[INFO] [stderr]   Downloaded config v0.15.6
[INFO] [stderr]   Downloaded indoc v2.0.4
[INFO] [stderr]   Downloaded derive_more v1.0.0
[INFO] [stderr]   Downloaded toml v0.8.19
[INFO] [stderr]   Downloaded instability v0.3.2
[INFO] [stderr]   Downloaded uuid v1.12.1
[INFO] [stderr]   Downloaded cassowary v0.3.0
[INFO] [stderr]   Downloaded serde_fmt v1.0.3
[INFO] [stderr]   Downloaded prost-wkt-build v0.6.0
[INFO] [stderr]   Downloaded rustls v0.23.21
[INFO] [stderr]   Downloaded prost-derive v0.13.4
[INFO] [stderr]   Downloaded tonic v0.12.3
[INFO] [stderr]   Downloaded derive_more-impl v1.0.0
[INFO] [stderr]   Downloaded axum v0.7.9
[INFO] [stderr]   Downloaded sval_dynamic v2.14.0
[INFO] [stderr]   Downloaded lru v0.12.2
[INFO] [stderr]   Downloaded structured-logger v1.0.3
[INFO] [stderr]   Downloaded thiserror-impl v2.0.11
[INFO] [stderr]   Downloaded async-trait v0.1.85
[INFO] [stderr]   Downloaded axum-core v0.4.5
[INFO] [stderr]   Downloaded rustls-native-certs v0.8.1
[INFO] [stderr]   Downloaded pin-project-internal v1.1.8
[INFO] [stderr]   Downloaded tonic-build v0.12.3
[INFO] [stderr]   Downloaded erased-serde v0.4.5
[INFO] [stderr]   Downloaded sval_json v2.14.0
[INFO] [stderr]   Downloaded sval_serde v2.14.0
[INFO] [stderr]   Downloaded winnow v0.6.24
[INFO] [stderr]   Downloaded strum v0.26.3
[INFO] [stderr]   Downloaded futures-retry v0.6.0
[INFO] [stderr]   Downloaded inventory v0.3.17
[INFO] [stderr]   Downloaded prost-wkt v0.6.0
[INFO] [stderr]   Downloaded hyper-timeout v0.5.2
[INFO] [stderr]   Downloaded typeid v1.0.2
[INFO] [stderr]   Downloaded sval_ref v2.14.0
[INFO] [stderr]   Downloaded security-framework v3.2.0
[INFO] [stderr]   Downloaded prost-build v0.13.4
[INFO] [stderr]   Downloaded prost v0.13.4
[INFO] [stderr]   Downloaded sval_fmt v2.14.0
[INFO] [stderr]   Downloaded strum_macros v0.26.4
[INFO] [stderr]   Downloaded ratatui v0.29.0
[INFO] [stderr]   Downloaded typetag v0.2.19
[INFO] [stderr]   Downloaded prost-wkt-types v0.6.0
[INFO] [stderr]   Downloaded rustls-pki-types v1.10.1
[INFO] [stderr]   Downloaded pin-project v1.1.8
[INFO] [stderr]   Downloaded tempfile v3.15.0
[INFO] [stderr]   Downloaded value-bag-serde1 v1.10.0
[INFO] [stderr]   Downloaded castaway v0.2.3
[INFO] [stderr]   Downloaded compact_str v0.8.1
[INFO] [stderr]   Downloaded thiserror v2.0.11
[INFO] [stderr]   Downloaded value-bag v1.10.0
[INFO] [stderr]   Downloaded typetag-impl v0.2.19
[INFO] [stderr]   Downloaded sval v2.14.0
[INFO] [stderr]   Downloaded sval_nested v2.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a2c93103b8cfe67566bd115e783643b022401eb5b7d9bfe243184f95876a054
[INFO] running `Command { std: "docker" "start" "-a" "1a2c93103b8cfe67566bd115e783643b022401eb5b7d9bfe243184f95876a054", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a2c93103b8cfe67566bd115e783643b022401eb5b7d9bfe243184f95876a054", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a2c93103b8cfe67566bd115e783643b022401eb5b7d9bfe243184f95876a054", kill_on_drop: false }`
[INFO] [stdout] 1a2c93103b8cfe67566bd115e783643b022401eb5b7d9bfe243184f95876a054
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8ab4c5162bdaf6f4079f1c2cba51cca46a985775227b766a5b4166f9419c741
[INFO] running `Command { std: "docker" "start" "-a" "c8ab4c5162bdaf6f4079f1c2cba51cca46a985775227b766a5b4166f9419c741", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling rustls v0.23.21
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling inventory v0.3.17
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling trim-in-place v0.1.7
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling uuid v1.12.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.32
[INFO] [stderr]    Compiling prost-derive v0.13.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling typetag-impl v0.2.19
[INFO] [stderr]    Compiling pin-project-internal v1.1.8
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling instability v0.3.2
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pin-project v1.1.8
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling prost v0.13.4
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling prost-types v0.13.4
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling lru v0.12.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling yaml-rust2 v0.9.0
[INFO] [stderr]    Compiling rust-ini v0.21.1
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling prost-build v0.13.4
[INFO] [stderr]    Compiling prost-wkt-build v0.6.0
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling prost-wkt-types v0.6.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling temporal-sdk-core-protos v0.1.0 (https://github.com/temporalio/sdk-core#b94b2fc1)
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling serde_fmt v1.0.3
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling value-bag-serde1 v1.10.0
[INFO] [stderr]    Compiling typetag v0.2.19
[INFO] [stderr]    Compiling value-bag v1.10.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling prost-wkt v0.6.0
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling config v0.15.6
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-rustls v0.26.1
[INFO] [stderr]    Compiling futures-retry v0.6.0
[INFO] [stderr]    Compiling structured-logger v1.0.3
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling temporal-sdk-core-api v0.1.0 (https://github.com/temporalio/sdk-core#b94b2fc1)
[INFO] [stderr]    Compiling temporal-client v0.1.0 (https://github.com/temporalio/sdk-core#b94b2fc1)
[INFO] [stderr]    Compiling temporatuiltui-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Event`
[INFO] [stdout]  --> src/main.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 |     event::{Event, EventHandler},
[INFO] [stdout]   |             ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::error`
[INFO] [stdout]  --> src/app.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::error;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `style`, `symbols`, and `widgets::Widget`
[INFO] [stdout]  --> src/app.rs:9:31
[INFO] [stdout]   |
[INFO] [stdout] 9 |     backend::Backend, layout, style, style::Stylize, symbols, text, widgets, widgets::Widget, Frame,
[INFO] [stdout]   |                               ^^^^^                  ^^^^^^^                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::task`
[INFO] [stdout]   --> src/app.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tokio::task;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `widgets::workflow::WorkflowWidget`
[INFO] [stdout]   --> src/app.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     widgets::workflow::WorkflowWidget, widgets::workflow_table::WorkflowTableWidget,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crossterm::event`
[INFO] [stdout]  --> src/widgets/keybinds.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crossterm::event;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sdk::v1 as sdk`
[INFO] [stdout]   --> src/widgets/workflow.rs:12:29
[INFO] [stdout]    |
[INFO] [stdout] 12 |     history::v1 as history, sdk::v1 as sdk, workflow::v1 as workflow,
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FOOTER_INFO_TEXT` is never used
[INFO] [stdout]   --> src/app.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | const FOOTER_INFO_TEXT: [&str; 1] = ["(q) quit | (↑/j) move up | (↓/k) move down | (r) reload"];
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `temporal_client` is never read
[INFO] [stdout]   --> src/app.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct App {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     temporal_client: sync::Arc<temporal_client::RetryClient<temporal_client::Client>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `App` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Keybind` is never constructed
[INFO] [stdout]  --> src/widgets/common.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Keybind {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `execution_time` is never read
[INFO] [stdout]   --> src/widgets/common.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct WorkflowExecution {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub execution_time: Option<chrono::DateTime<chrono::Utc>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WorkflowExecution` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `execution_time_as_string` is never used
[INFO] [stdout]   --> src/widgets/common.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl WorkflowExecution {
[INFO] [stdout]    | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub fn execution_time_as_string(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `source` is never read
[INFO] [stdout]    --> src/widgets/workflow.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub struct FailureWidget {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 116 |     message: String,
[INFO] [stdout] 117 |     source: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FailureWidget` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/widgets/workflow.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 166 | pub struct PendingActivity {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 167 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 168 |     r#type: Option<String>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 169 |     state: enums::PendingActivityState,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 170 |     heartbeat_details: Option<Vec<PayloadWidget>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 171 |     last_heartbeat_time: Option<chrono::DateTime<chrono::Utc>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 172 |     last_started_time: Option<chrono::DateTime<chrono::Utc>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 173 |     attempt: u32,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 174 |     maximum_attempts: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 175 |     scheduled_time: Option<chrono::DateTime<chrono::Utc>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 176 |     expiration_time: Option<chrono::DateTime<chrono::Utc>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 177 |     last_failure: Option<FailureWidget>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 178 |     last_worker_identity: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 179 |     last_attempt_complete_time: Option<chrono::DateTime<chrono::Utc>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 180 |     next_attempt_schedule_time: Option<chrono::DateTime<chrono::Utc>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 181 |     theme: Theme,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PendingActivity` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `inner` and `table_state` are never read
[INFO] [stdout]    --> src/widgets/workflow.rs:243:5
[INFO] [stdout]     |
[INFO] [stdout] 242 | pub struct Attributes {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 243 |     inner: Option<history::history_event::Attributes>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 244 |     table_state: widgets::TableState,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Attributes` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/widgets/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     async fn handle_key(&mut self, key: event::KeyEvent) -> Option<ViewWidget>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 10 -     async fn handle_key(&mut self, key: event::KeyEvent) -> Option<ViewWidget>;
[INFO] [stdout] 10 +     fn handle_key(&mut self, key: event::KeyEvent) -> impl std::future::Future<Output = Option<ViewWidget>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s
[INFO] running `Command { std: "docker" "inspect" "c8ab4c5162bdaf6f4079f1c2cba51cca46a985775227b766a5b4166f9419c741", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8ab4c5162bdaf6f4079f1c2cba51cca46a985775227b766a5b4166f9419c741", kill_on_drop: false }`
[INFO] [stdout] c8ab4c5162bdaf6f4079f1c2cba51cca46a985775227b766a5b4166f9419c741
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93c7bec7f3dc510bc20970899a3021330ae32d9479f5a010473cc70f6556bc2b
[INFO] running `Command { std: "docker" "start" "-a" "93c7bec7f3dc510bc20970899a3021330ae32d9479f5a010473cc70f6556bc2b", kill_on_drop: false }`
[INFO] [stderr]    Compiling temporatuiltui-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Event`
[INFO] [stdout]  --> src/main.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 |     event::{Event, EventHandler},
[INFO] [stdout]   |             ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::error`
[INFO] [stdout]  --> src/app.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::error;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `style`, `symbols`, and `widgets::Widget`
[INFO] [stdout]  --> src/app.rs:9:31
[INFO] [stdout]   |
[INFO] [stdout] 9 |     backend::Backend, layout, style, style::Stylize, symbols, text, widgets, widgets::Widget, Frame,
[INFO] [stdout]   |                               ^^^^^                  ^^^^^^^                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::task`
[INFO] [stdout]   --> src/app.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tokio::task;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `widgets::workflow::WorkflowWidget`
[INFO] [stdout]   --> src/app.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     widgets::workflow::WorkflowWidget, widgets::workflow_table::WorkflowTableWidget,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crossterm::event`
[INFO] [stdout]  --> src/widgets/keybinds.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crossterm::event;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sdk::v1 as sdk`
[INFO] [stdout]   --> src/widgets/workflow.rs:12:29
[INFO] [stdout]    |
[INFO] [stdout] 12 |     history::v1 as history, sdk::v1 as sdk, workflow::v1 as workflow,
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FOOTER_INFO_TEXT` is never used
[INFO] [stdout]   --> src/app.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | const FOOTER_INFO_TEXT: [&str; 1] = ["(q) quit | (↑/j) move up | (↓/k) move down | (r) reload"];
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `temporal_client` is never read
[INFO] [stdout]   --> src/app.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct App {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     temporal_client: sync::Arc<temporal_client::RetryClient<temporal_client::Client>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `App` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Keybind` is never constructed
[INFO] [stdout]  --> src/widgets/common.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Keybind {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `execution_time` is never read
[INFO] [stdout]   --> src/widgets/common.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct WorkflowExecution {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub execution_time: Option<chrono::DateTime<chrono::Utc>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WorkflowExecution` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `execution_time_as_string` is never used
[INFO] [stdout]   --> src/widgets/common.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl WorkflowExecution {
[INFO] [stdout]    | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub fn execution_time_as_string(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `source` is never read
[INFO] [stdout]    --> src/widgets/workflow.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub struct FailureWidget {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 116 |     message: String,
[INFO] [stdout] 117 |     source: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FailureWidget` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/widgets/workflow.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 166 | pub struct PendingActivity {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 167 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 168 |     r#type: Option<String>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 169 |     state: enums::PendingActivityState,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 170 |     heartbeat_details: Option<Vec<PayloadWidget>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 171 |     last_heartbeat_time: Option<chrono::DateTime<chrono::Utc>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 172 |     last_started_time: Option<chrono::DateTime<chrono::Utc>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 173 |     attempt: u32,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 174 |     maximum_attempts: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 175 |     scheduled_time: Option<chrono::DateTime<chrono::Utc>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 176 |     expiration_time: Option<chrono::DateTime<chrono::Utc>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 177 |     last_failure: Option<FailureWidget>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 178 |     last_worker_identity: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 179 |     last_attempt_complete_time: Option<chrono::DateTime<chrono::Utc>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 180 |     next_attempt_schedule_time: Option<chrono::DateTime<chrono::Utc>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 181 |     theme: Theme,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PendingActivity` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `inner` and `table_state` are never read
[INFO] [stdout]    --> src/widgets/workflow.rs:243:5
[INFO] [stdout]     |
[INFO] [stdout] 242 | pub struct Attributes {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 243 |     inner: Option<history::history_event::Attributes>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 244 |     table_state: widgets::TableState,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Attributes` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/widgets/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     async fn handle_key(&mut self, key: event::KeyEvent) -> Option<ViewWidget>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 10 -     async fn handle_key(&mut self, key: event::KeyEvent) -> Option<ViewWidget>;
[INFO] [stdout] 10 +     fn handle_key(&mut self, key: event::KeyEvent) -> impl std::future::Future<Output = Option<ViewWidget>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.24s
[INFO] running `Command { std: "docker" "inspect" "93c7bec7f3dc510bc20970899a3021330ae32d9479f5a010473cc70f6556bc2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93c7bec7f3dc510bc20970899a3021330ae32d9479f5a010473cc70f6556bc2b", kill_on_drop: false }`
[INFO] [stdout] 93c7bec7f3dc510bc20970899a3021330ae32d9479f5a010473cc70f6556bc2b
