[INFO] cloning repository https://github.com/tjweldon/marain-client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tjweldon/marain-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftjweldon%2Fmarain-client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftjweldon%2Fmarain-client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a5f29e3c5ffcc735c1301524295d703e7949ae53
[INFO] building tjweldon/marain-client against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftjweldon%2Fmarain-client" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tjweldon/marain-client
[INFO] finished tweaking git repo https://github.com/tjweldon/marain-client
[INFO] tweaked toml for git repo https://github.com/tjweldon/marain-client written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tjweldon/marain-client 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/tjweldon/marain-client 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/tjweldon/marain-api.git`
[INFO] [stderr]     Updating git repository `https://github.com/Wombatlord/sphinx.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.3
[INFO] [stderr]   Downloaded stability v0.1.1
[INFO] [stderr]   Downloaded data-encoding v2.5.0
[INFO] [stderr]   Downloaded castaway v0.2.2
[INFO] [stderr]   Downloaded indoc v2.0.4
[INFO] [stderr]   Downloaded homedir v0.2.1
[INFO] [stderr]   Downloaded wmi v0.13.3
[INFO] [stderr]   Downloaded compact_str v0.7.1
[INFO] [stderr]   Downloaded syn v2.0.53
[INFO] [stderr]   Downloaded log2 v0.1.11
[INFO] [stderr]   Downloaded backtrace v0.3.70
[INFO] [stderr]   Downloaded platforms v3.3.0
[INFO] [stderr]   Downloaded clap_derive v4.5.3
[INFO] [stderr]   Downloaded pure-rust-locales v0.8.1
[INFO] [stderr]   Downloaded ratatui v0.26.1
[INFO] [stderr]   Downloaded fiat-crypto v0.2.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f9ec11f81a9b609eecce8e9f98d5548e217c9ca71bb3b09223df286a35d2474b
[INFO] running `Command { std: "docker" "start" "-a" "f9ec11f81a9b609eecce8e9f98d5548e217c9ca71bb3b09223df286a35d2474b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9ec11f81a9b609eecce8e9f98d5548e217c9ca71bb3b09223df286a35d2474b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9ec11f81a9b609eecce8e9f98d5548e217c9ca71bb3b09223df286a35d2474b", kill_on_drop: false }`
[INFO] [stdout] f9ec11f81a9b609eecce8e9f98d5548e217c9ca71bb3b09223df286a35d2474b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f2a4addeb264abdaf4aceea89590dd8292482885aeb4f751fecd7547fc035f68
[INFO] running `Command { std: "docker" "start" "-a" "f2a4addeb264abdaf4aceea89590dd8292482885aeb4f751fecd7547fc035f68", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling platforms v3.3.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling pure-rust-locales v0.8.1
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling castaway v0.2.2
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling backtrace v0.3.70
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling chrono v0.4.35
[INFO] [stderr]    Compiling stability v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.3
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling homedir v0.2.1
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling log2 v0.1.11
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling clap v4.5.3
[INFO] [stderr]    Compiling sphinx v0.5.0 (https://github.com/Wombatlord/sphinx.git?rev=refs%2Fheads%2Fmain#527ff683)
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling ratatui v0.26.1
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling marain-api v0.1.0 (https://github.com/tjweldon/marain-api.git?rev=refs%2Fheads%2Fmain#b216f967)
[INFO] [stderr]    Compiling marain-client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `timestamp` is never read
[INFO] [stdout]   --> src/app.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub struct RoomData {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 93 |     pub timestamp: DateTime<Utc>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RoomData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/app.rs:151:24
[INFO] [stdout]     |
[INFO] [stdout] 151 |     pub fn render_logs(&self, max_messages: usize, log_style: &LogStyle) -> Text {
[INFO] [stdout]     |                        ^^^^^ the lifetime is elided here                    ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 151 |     pub fn render_logs(&self, max_messages: usize, log_style: &LogStyle) -> Text<'_> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/app.rs:168:26
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn render_keymap(&self) -> Text {
[INFO] [stdout]     |                          ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn render_keymap(&self) -> Text<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/app.rs:208:30
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn render_buf_styled(&self) -> Line {
[INFO] [stdout]     |                              ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn render_buf_styled(&self) -> Line<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/app.rs:519:19
[INFO] [stdout]     |
[INFO] [stdout] 519 |     pub fn render(&self) -> Option<Line> {
[INFO] [stdout]     |                   ^^^^^            ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 519 |     pub fn render(&self) -> Option<Line<'_>> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/app.rs:579:15
[INFO] [stdout]     |
[INFO] [stdout] 579 |     fn render(&self, mode: &Mode) -> Text {
[INFO] [stdout]     |               ^^^^^                  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 579 |     fn render(&self, mode: &Mode) -> Text<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/chat_log.rs:101:19
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn render(&self, styles: &LogStyle) -> Line {
[INFO] [stdout]     |                   ^^^^^                        ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn render(&self, styles: &LogStyle) -> Line<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui.rs:50:25
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn top_help_widget(app: &App) -> Paragraph {
[INFO] [stdout]    |                         ^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn top_help_widget(app: &App) -> Paragraph<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui.rs:64:26
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn room_info_widget(app: &App) -> Paragraph {
[INFO] [stdout]    |                          ^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn room_info_widget(app: &App) -> Paragraph<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui.rs:84:25
[INFO] [stdout]    |
[INFO] [stdout] 84 | fn chat_log_widget(app: &App, area: Rect) -> Paragraph {
[INFO] [stdout]    |                         ^^^^                 ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 | fn chat_log_widget(app: &App, area: Rect) -> Paragraph<'_> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui.rs:97:25
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn textarea_widget(app: &App) -> Paragraph {
[INFO] [stdout]    |                         ^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn textarea_widget(app: &App) -> Paragraph<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "f2a4addeb264abdaf4aceea89590dd8292482885aeb4f751fecd7547fc035f68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2a4addeb264abdaf4aceea89590dd8292482885aeb4f751fecd7547fc035f68", kill_on_drop: false }`
[INFO] [stdout] f2a4addeb264abdaf4aceea89590dd8292482885aeb4f751fecd7547fc035f68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 02824bb6bce13cc41ef739a7f4e363468a449f5017b05e1d0d609f6f3076c120
[INFO] running `Command { std: "docker" "start" "-a" "02824bb6bce13cc41ef739a7f4e363468a449f5017b05e1d0d609f6f3076c120", kill_on_drop: false }`
[INFO] [stderr]    Compiling marain-client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `timestamp` is never read
[INFO] [stdout]   --> src/app.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub struct RoomData {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 93 |     pub timestamp: DateTime<Utc>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RoomData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/app.rs:151:24
[INFO] [stdout]     |
[INFO] [stdout] 151 |     pub fn render_logs(&self, max_messages: usize, log_style: &LogStyle) -> Text {
[INFO] [stdout]     |                        ^^^^^ the lifetime is elided here                    ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 151 |     pub fn render_logs(&self, max_messages: usize, log_style: &LogStyle) -> Text<'_> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/app.rs:168:26
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn render_keymap(&self) -> Text {
[INFO] [stdout]     |                          ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn render_keymap(&self) -> Text<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/app.rs:208:30
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn render_buf_styled(&self) -> Line {
[INFO] [stdout]     |                              ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn render_buf_styled(&self) -> Line<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/app.rs:519:19
[INFO] [stdout]     |
[INFO] [stdout] 519 |     pub fn render(&self) -> Option<Line> {
[INFO] [stdout]     |                   ^^^^^            ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 519 |     pub fn render(&self) -> Option<Line<'_>> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/app.rs:579:15
[INFO] [stdout]     |
[INFO] [stdout] 579 |     fn render(&self, mode: &Mode) -> Text {
[INFO] [stdout]     |               ^^^^^                  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 579 |     fn render(&self, mode: &Mode) -> Text<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/chat_log.rs:101:19
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn render(&self, styles: &LogStyle) -> Line {
[INFO] [stdout]     |                   ^^^^^                        ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn render(&self, styles: &LogStyle) -> Line<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui.rs:50:25
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn top_help_widget(app: &App) -> Paragraph {
[INFO] [stdout]    |                         ^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn top_help_widget(app: &App) -> Paragraph<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui.rs:64:26
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn room_info_widget(app: &App) -> Paragraph {
[INFO] [stdout]    |                          ^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn room_info_widget(app: &App) -> Paragraph<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui.rs:84:25
[INFO] [stdout]    |
[INFO] [stdout] 84 | fn chat_log_widget(app: &App, area: Rect) -> Paragraph {
[INFO] [stdout]    |                         ^^^^                 ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 | fn chat_log_widget(app: &App, area: Rect) -> Paragraph<'_> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui.rs:97:25
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn textarea_widget(app: &App) -> Paragraph {
[INFO] [stdout]    |                         ^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn textarea_widget(app: &App) -> Paragraph<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.47s
[INFO] running `Command { std: "docker" "inspect" "02824bb6bce13cc41ef739a7f4e363468a449f5017b05e1d0d609f6f3076c120", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02824bb6bce13cc41ef739a7f4e363468a449f5017b05e1d0d609f6f3076c120", kill_on_drop: false }`
[INFO] [stdout] 02824bb6bce13cc41ef739a7f4e363468a449f5017b05e1d0d609f6f3076c120
