[INFO] cloning repository https://github.com/rgodha24/opencode-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rgodha24/opencode-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgodha24%2Fopencode-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgodha24%2Fopencode-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 78339c5b92c9e20fac575a086be3054c86916bda
[INFO] testing rgodha24/opencode-rs against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgodha24%2Fopencode-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rgodha24/opencode-rs
[INFO] finished tweaking git repo https://github.com/rgodha24/opencode-rs
[INFO] tweaked toml for git repo https://github.com/rgodha24/opencode-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rgodha24/opencode-rs on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rgodha24/opencode-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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-error v0.2.1
[INFO] [stderr]   Downloaded libredox v0.1.4
[INFO] [stderr]   Downloaded instability v0.3.7
[INFO] [stderr]   Downloaded progenitor-client v0.10.0
[INFO] [stderr]   Downloaded castaway v0.2.3
[INFO] [stderr]   Downloaded color-spantrace v0.3.0
[INFO] [stderr]   Downloaded redox_users v0.5.0
[INFO] [stderr]   Downloaded unicode-truncate v1.1.0
[INFO] [stderr]   Downloaded cassowary v0.3.0
[INFO] [stderr]   Downloaded indoc v2.0.6
[INFO] [stderr]   Downloaded owo-colors v4.2.2
[INFO] [stderr]   Downloaded convert_case v0.7.1
[INFO] [stderr]   Downloaded compact_str v0.8.1
[INFO] [stderr]   Downloaded hyper-util v0.1.14
[INFO] [stderr]   Downloaded rustls-webpki v0.103.3
[INFO] [stderr]   Downloaded litrs v0.4.1
[INFO] [stderr]   Downloaded opencode_sdk_rust v0.1.160
[INFO] [stderr]   Downloaded unicode-width v0.2.0
[INFO] [stderr]   Downloaded h2 v0.4.10
[INFO] [stderr]   Downloaded reqwest v0.12.20
[INFO] [stderr]   Downloaded tokio-rustls v0.26.2
[INFO] [stderr]   Downloaded rustls v0.23.28
[INFO] [stderr]   Downloaded regress v0.10.3
[INFO] [stderr]   Downloaded ratatui v0.29.0
[INFO] [stderr]   Downloaded color-eyre v0.6.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 482d9ff2c6b43bae4f9da5b0284530cc61202243fb4d31889cb88d25c73a5fb1
[INFO] running `Command { std: "docker" "start" "-a" "482d9ff2c6b43bae4f9da5b0284530cc61202243fb4d31889cb88d25c73a5fb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "482d9ff2c6b43bae4f9da5b0284530cc61202243fb4d31889cb88d25c73a5fb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "482d9ff2c6b43bae4f9da5b0284530cc61202243fb4d31889cb88d25c73a5fb1", kill_on_drop: false }`
[INFO] [stdout] 482d9ff2c6b43bae4f9da5b0284530cc61202243fb4d31889cb88d25c73a5fb1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] e1c52832f68af0d5f200580f1bd749be2307cd38fae2bd9182ec6cbe1e3d660a
[INFO] running `Command { std: "docker" "start" "-a" "e1c52832f68af0d5f200580f1bd749be2307cd38fae2bd9182ec6cbe1e3d660a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling itertools v0.13.0
[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 regex-automata v0.1.10
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.25
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling regress v0.10.3
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling addr2line v0.24.2
[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 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 serde_derive v1.0.219
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling strum v0.26.3
[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_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[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 tokio-stream v0.1.17
[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 progenitor-client v0.10.0
[INFO] [stderr]    Compiling opencode_sdk_rust v0.1.160
[INFO] [stderr]    Compiling tui-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `sender`
[INFO] [stdout]   --> src/tui/mod.rs:52:20
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn init(&self, sender: Sender, gs: &GlobalState) {
[INFO] [stdout]    |                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gs`
[INFO] [stdout]   --> src/tui/mod.rs:52:36
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn init(&self, sender: Sender, gs: &GlobalState) {
[INFO] [stdout]    |                                    ^^ help: if this is intentional, prefix it with an underscore: `_gs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EventMessage` is never constructed
[INFO] [stdout]   --> src/main.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct EventMessage {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `app_info` and `server_url` are never read
[INFO] [stdout]   --> src/app.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct App {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 25 |     app_info: AppInfo,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 26 |     server_url: String,
[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: fields `git`, `hostname`, `project`, `time`, and `user` are never read
[INFO] [stdout]   --> src/types.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct AppInfo {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 30 |     pub git: bool,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 31 |     pub hostname: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 32 |     pub path: AppPath,
[INFO] [stdout] 33 |     pub project: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 34 |     pub time: AppTime,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 35 |     pub user: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `config`, `cwd`, `root`, and `state` are never read
[INFO] [stdout]   --> src/types.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct AppPath {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 40 |     pub config: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 41 |     pub cwd: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 42 |     pub data: String,
[INFO] [stdout] 43 |     pub root: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 44 |     pub state: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppPath` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `initialized` is never read
[INFO] [stdout]   --> src/types.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct AppTime {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 49 |     pub initialized: Option<f64>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppTime` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/types.rs:57:26
[INFO] [stdout]    |
[INFO] [stdout] 57 |     LspClientDiagnostics(EventLspClientDiagnosticsProperties),
[INFO] [stdout]    |     -------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SSEEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 57 -     LspClientDiagnostics(EventLspClientDiagnosticsProperties),
[INFO] [stdout] 57 +     LspClientDiagnostics(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/types.rs:59:23
[INFO] [stdout]    |
[INFO] [stdout] 59 |     PermissionUpdated(PermissionInfo),
[INFO] [stdout]    |     ----------------- ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SSEEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 59 -     PermissionUpdated(PermissionInfo),
[INFO] [stdout] 59 +     PermissionUpdated(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/types.rs:61:16
[INFO] [stdout]    |
[INFO] [stdout] 61 |     FileEdited(EventFileEditedProperties),
[INFO] [stdout]    |     ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SSEEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 61 -     FileEdited(EventFileEditedProperties),
[INFO] [stdout] 61 +     FileEdited(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/types.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |     StorageWrite(EventStorageWriteProperties),
[INFO] [stdout]    |     ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SSEEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 63 -     StorageWrite(EventStorageWriteProperties),
[INFO] [stdout] 63 +     StorageWrite(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/types.rs:65:25
[INFO] [stdout]    |
[INFO] [stdout] 65 |     InstallationUpdated(EventInstallationUpdatedProperties),
[INFO] [stdout]    |     ------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SSEEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 65 -     InstallationUpdated(EventInstallationUpdatedProperties),
[INFO] [stdout] 65 +     InstallationUpdated(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/types.rs:67:20
[INFO] [stdout]    |
[INFO] [stdout] 67 |     MessageUpdated(EventMessageUpdatedProperties),
[INFO] [stdout]    |     -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SSEEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 67 -     MessageUpdated(EventMessageUpdatedProperties),
[INFO] [stdout] 67 +     MessageUpdated(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/types.rs:69:24
[INFO] [stdout]    |
[INFO] [stdout] 69 |     MessagePartUpdated(EventMessagePartUpdatedProperties),
[INFO] [stdout]    |     ------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SSEEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 69 -     MessagePartUpdated(EventMessagePartUpdatedProperties),
[INFO] [stdout] 69 +     MessagePartUpdated(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/types.rs:71:20
[INFO] [stdout]    |
[INFO] [stdout] 71 |     SessionUpdated(EventSessionUpdatedProperties),
[INFO] [stdout]    |     -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SSEEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 71 -     SessionUpdated(EventSessionUpdatedProperties),
[INFO] [stdout] 71 +     SessionUpdated(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/types.rs:73:20
[INFO] [stdout]    |
[INFO] [stdout] 73 |     SessionDeleted(EventSessionDeletedProperties),
[INFO] [stdout]    |     -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SSEEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 73 -     SessionDeleted(EventSessionDeletedProperties),
[INFO] [stdout] 73 +     SessionDeleted(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/types.rs:75:17
[INFO] [stdout]    |
[INFO] [stdout] 75 |     SessionIdle(EventSessionIdleProperties),
[INFO] [stdout]    |     ----------- ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SSEEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 75 -     SessionIdle(EventSessionIdleProperties),
[INFO] [stdout] 75 +     SessionIdle(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/types.rs:77:18
[INFO] [stdout]    |
[INFO] [stdout] 77 |     SessionError(EventSessionErrorProperties),
[INFO] [stdout]    |     ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SSEEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 77 -     SessionError(EventSessionErrorProperties),
[INFO] [stdout] 77 +     SessionError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "e1c52832f68af0d5f200580f1bd749be2307cd38fae2bd9182ec6cbe1e3d660a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1c52832f68af0d5f200580f1bd749be2307cd38fae2bd9182ec6cbe1e3d660a", kill_on_drop: false }`
[INFO] [stdout] e1c52832f68af0d5f200580f1bd749be2307cd38fae2bd9182ec6cbe1e3d660a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] de18161d92072436b8937abfbf82513e50b0a7be3d095eceaab53d4967c71cbc
[INFO] running `Command { std: "docker" "start" "-a" "de18161d92072436b8937abfbf82513e50b0a7be3d095eceaab53d4967c71cbc", kill_on_drop: false }`
[INFO] [stderr]    Compiling tui-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `sender`
[INFO] [stdout]   --> src/tui/mod.rs:52:20
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn init(&self, sender: Sender, gs: &GlobalState) {
[INFO] [stdout]    |                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gs`
[INFO] [stdout]   --> src/tui/mod.rs:52:36
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn init(&self, sender: Sender, gs: &GlobalState) {
[INFO] [stdout]    |                                    ^^ help: if this is intentional, prefix it with an underscore: `_gs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EventMessage` is never constructed
[INFO] [stdout]   --> src/main.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct EventMessage {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `app_info` and `server_url` are never read
[INFO] [stdout]   --> src/app.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct App {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 25 |     app_info: AppInfo,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 26 |     server_url: String,
[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: fields `git`, `hostname`, `project`, `time`, and `user` are never read
[INFO] [stdout]   --> src/types.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct AppInfo {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 30 |     pub git: bool,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 31 |     pub hostname: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 32 |     pub path: AppPath,
[INFO] [stdout] 33 |     pub project: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 34 |     pub time: AppTime,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 35 |     pub user: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `config`, `cwd`, `root`, and `state` are never read
[INFO] [stdout]   --> src/types.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct AppPath {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 40 |     pub config: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 41 |     pub cwd: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 42 |     pub data: String,
[INFO] [stdout] 43 |     pub root: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 44 |     pub state: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppPath` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `initialized` is never read
[INFO] [stdout]   --> src/types.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct AppTime {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 49 |     pub initialized: Option<f64>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppTime` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/types.rs:57:26
[INFO] [stdout]    |
[INFO] [stdout] 57 |     LspClientDiagnostics(EventLspClientDiagnosticsProperties),
[INFO] [stdout]    |     -------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SSEEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 57 -     LspClientDiagnostics(EventLspClientDiagnosticsProperties),
[INFO] [stdout] 57 +     LspClientDiagnostics(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/types.rs:59:23
[INFO] [stdout]    |
[INFO] [stdout] 59 |     PermissionUpdated(PermissionInfo),
[INFO] [stdout]    |     ----------------- ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SSEEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 59 -     PermissionUpdated(PermissionInfo),
[INFO] [stdout] 59 +     PermissionUpdated(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/types.rs:61:16
[INFO] [stdout]    |
[INFO] [stdout] 61 |     FileEdited(EventFileEditedProperties),
[INFO] [stdout]    |     ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SSEEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 61 -     FileEdited(EventFileEditedProperties),
[INFO] [stdout] 61 +     FileEdited(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/types.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |     StorageWrite(EventStorageWriteProperties),
[INFO] [stdout]    |     ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SSEEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 63 -     StorageWrite(EventStorageWriteProperties),
[INFO] [stdout] 63 +     StorageWrite(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/types.rs:65:25
[INFO] [stdout]    |
[INFO] [stdout] 65 |     InstallationUpdated(EventInstallationUpdatedProperties),
[INFO] [stdout]    |     ------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SSEEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 65 -     InstallationUpdated(EventInstallationUpdatedProperties),
[INFO] [stdout] 65 +     InstallationUpdated(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/types.rs:67:20
[INFO] [stdout]    |
[INFO] [stdout] 67 |     MessageUpdated(EventMessageUpdatedProperties),
[INFO] [stdout]    |     -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SSEEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 67 -     MessageUpdated(EventMessageUpdatedProperties),
[INFO] [stdout] 67 +     MessageUpdated(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/types.rs:69:24
[INFO] [stdout]    |
[INFO] [stdout] 69 |     MessagePartUpdated(EventMessagePartUpdatedProperties),
[INFO] [stdout]    |     ------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SSEEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 69 -     MessagePartUpdated(EventMessagePartUpdatedProperties),
[INFO] [stdout] 69 +     MessagePartUpdated(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/types.rs:71:20
[INFO] [stdout]    |
[INFO] [stdout] 71 |     SessionUpdated(EventSessionUpdatedProperties),
[INFO] [stdout]    |     -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SSEEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 71 -     SessionUpdated(EventSessionUpdatedProperties),
[INFO] [stdout] 71 +     SessionUpdated(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/types.rs:73:20
[INFO] [stdout]    |
[INFO] [stdout] 73 |     SessionDeleted(EventSessionDeletedProperties),
[INFO] [stdout]    |     -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SSEEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 73 -     SessionDeleted(EventSessionDeletedProperties),
[INFO] [stdout] 73 +     SessionDeleted(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/types.rs:75:17
[INFO] [stdout]    |
[INFO] [stdout] 75 |     SessionIdle(EventSessionIdleProperties),
[INFO] [stdout]    |     ----------- ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SSEEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 75 -     SessionIdle(EventSessionIdleProperties),
[INFO] [stdout] 75 +     SessionIdle(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/types.rs:77:18
[INFO] [stdout]    |
[INFO] [stdout] 77 |     SessionError(EventSessionErrorProperties),
[INFO] [stdout]    |     ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SSEEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 77 -     SessionError(EventSessionErrorProperties),
[INFO] [stdout] 77 +     SessionError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.50s
[INFO] running `Command { std: "docker" "inspect" "de18161d92072436b8937abfbf82513e50b0a7be3d095eceaab53d4967c71cbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de18161d92072436b8937abfbf82513e50b0a7be3d095eceaab53d4967c71cbc", kill_on_drop: false }`
[INFO] [stdout] de18161d92072436b8937abfbf82513e50b0a7be3d095eceaab53d4967c71cbc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 88d3f2c57aa89fab5d017246d25f5920e4ccffe3650904890fd6b4e7642dcb3b
[INFO] running `Command { std: "docker" "start" "-a" "88d3f2c57aa89fab5d017246d25f5920e4ccffe3650904890fd6b4e7642dcb3b", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `sender`
[INFO] [stderr]   --> src/tui/mod.rs:52:20
[INFO] [stderr]    |
[INFO] [stderr] 52 |     fn init(&self, sender: Sender, gs: &GlobalState) {
[INFO] [stderr]    |                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `gs`
[INFO] [stderr]   --> src/tui/mod.rs:52:36
[INFO] [stderr]    |
[INFO] [stderr] 52 |     fn init(&self, sender: Sender, gs: &GlobalState) {
[INFO] [stderr]    |                                    ^^ help: if this is intentional, prefix it with an underscore: `_gs`
[INFO] [stderr] 
[INFO] [stderr] warning: struct `EventMessage` is never constructed
[INFO] [stderr]   --> src/main.rs:13:8
[INFO] [stderr]    |
[INFO] [stderr] 13 | struct EventMessage {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `app_info` and `server_url` are never read
[INFO] [stderr]   --> src/app.rs:25:5
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub struct App {
[INFO] [stderr]    |            --- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 25 |     app_info: AppInfo,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 26 |     server_url: String,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `App` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `git`, `hostname`, `project`, `time`, and `user` are never read
[INFO] [stderr]   --> src/types.rs:30:9
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct AppInfo {
[INFO] [stderr]    |            ------- fields in this struct
[INFO] [stderr] 30 |     pub git: bool,
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 31 |     pub hostname: String,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 32 |     pub path: AppPath,
[INFO] [stderr] 33 |     pub project: Option<String>,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 34 |     pub time: AppTime,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 35 |     pub user: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AppInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `config`, `cwd`, `root`, and `state` are never read
[INFO] [stderr]   --> src/types.rs:40:9
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub struct AppPath {
[INFO] [stderr]    |            ------- fields in this struct
[INFO] [stderr] 40 |     pub config: String,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 41 |     pub cwd: String,
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 42 |     pub data: String,
[INFO] [stderr] 43 |     pub root: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 44 |     pub state: String,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AppPath` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `initialized` is never read
[INFO] [stderr]   --> src/types.rs:49:9
[INFO] [stderr]    |
[INFO] [stderr] 48 | pub struct AppTime {
[INFO] [stderr]    |            ------- field in this struct
[INFO] [stderr] 49 |     pub initialized: Option<f64>,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AppTime` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/types.rs:57:26
[INFO] [stderr]    |
[INFO] [stderr] 57 |     LspClientDiagnostics(EventLspClientDiagnosticsProperties),
[INFO] [stderr]    |     -------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SSEEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 57 -     LspClientDiagnostics(EventLspClientDiagnosticsProperties),
[INFO] [stderr] 57 +     LspClientDiagnostics(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/types.rs:59:23
[INFO] [stderr]    |
[INFO] [stderr] 59 |     PermissionUpdated(PermissionInfo),
[INFO] [stderr]    |     ----------------- ^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SSEEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 59 -     PermissionUpdated(PermissionInfo),
[INFO] [stderr] 59 +     PermissionUpdated(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/types.rs:61:16
[INFO] [stderr]    |
[INFO] [stderr] 61 |     FileEdited(EventFileEditedProperties),
[INFO] [stderr]    |     ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SSEEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 61 -     FileEdited(EventFileEditedProperties),
[INFO] [stderr] 61 +     FileEdited(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/types.rs:63:18
[INFO] [stderr]    |
[INFO] [stderr] 63 |     StorageWrite(EventStorageWriteProperties),
[INFO] [stderr]    |     ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SSEEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 63 -     StorageWrite(EventStorageWriteProperties),
[INFO] [stderr] 63 +     StorageWrite(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/types.rs:65:25
[INFO] [stderr]    |
[INFO] [stderr] 65 |     InstallationUpdated(EventInstallationUpdatedProperties),
[INFO] [stderr]    |     ------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SSEEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 65 -     InstallationUpdated(EventInstallationUpdatedProperties),
[INFO] [stderr] 65 +     InstallationUpdated(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/types.rs:67:20
[INFO] [stderr]    |
[INFO] [stderr] 67 |     MessageUpdated(EventMessageUpdatedProperties),
[INFO] [stderr]    |     -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SSEEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 67 -     MessageUpdated(EventMessageUpdatedProperties),
[INFO] [stderr] 67 +     MessageUpdated(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/types.rs:69:24
[INFO] [stderr]    |
[INFO] [stderr] 69 |     MessagePartUpdated(EventMessagePartUpdatedProperties),
[INFO] [stderr]    |     ------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SSEEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 69 -     MessagePartUpdated(EventMessagePartUpdatedProperties),
[INFO] [stderr] 69 +     MessagePartUpdated(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/types.rs:71:20
[INFO] [stderr]    |
[INFO] [stderr] 71 |     SessionUpdated(EventSessionUpdatedProperties),
[INFO] [stderr]    |     -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SSEEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 71 -     SessionUpdated(EventSessionUpdatedProperties),
[INFO] [stderr] 71 +     SessionUpdated(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/types.rs:73:20
[INFO] [stderr]    |
[INFO] [stderr] 73 |     SessionDeleted(EventSessionDeletedProperties),
[INFO] [stderr]    |     -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SSEEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 73 -     SessionDeleted(EventSessionDeletedProperties),
[INFO] [stderr] 73 +     SessionDeleted(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/types.rs:75:17
[INFO] [stderr]    |
[INFO] [stderr] 75 |     SessionIdle(EventSessionIdleProperties),
[INFO] [stderr]    |     ----------- ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SSEEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 75 -     SessionIdle(EventSessionIdleProperties),
[INFO] [stderr] 75 +     SessionIdle(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/types.rs:77:18
[INFO] [stderr]    |
[INFO] [stderr] 77 |     SessionError(EventSessionErrorProperties),
[INFO] [stderr]    |     ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SSEEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 77 -     SessionError(EventSessionErrorProperties),
[INFO] [stderr] 77 +     SessionError(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `tui-rs` (bin "tui-rs" test) generated 18 warnings (run `cargo fix --bin "tui-rs" -p tui-rs --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/tui-rs/3b86a4b2e9353f67/deps/tui_rs-3b86a4b2e9353f67)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "88d3f2c57aa89fab5d017246d25f5920e4ccffe3650904890fd6b4e7642dcb3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88d3f2c57aa89fab5d017246d25f5920e4ccffe3650904890fd6b4e7642dcb3b", kill_on_drop: false }`
[INFO] [stdout] 88d3f2c57aa89fab5d017246d25f5920e4ccffe3650904890fd6b4e7642dcb3b
