[INFO] cloning repository https://github.com/lunatic-solutions/chat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lunatic-solutions/chat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunatic-solutions%2Fchat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunatic-solutions%2Fchat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c8dbc2e84794f7c95a32833b00c696c375ca6114 [INFO] checking lunatic-solutions/chat against master#b56aaec52bc0fa35591a872fb4aac81f606e265c for pr-122661-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunatic-solutions%2Fchat" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/lunatic-solutions/chat [INFO] finished tweaking git repo https://github.com/lunatic-solutions/chat [INFO] tweaked toml for git repo https://github.com/lunatic-solutions/chat written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lunatic-solutions/chat on toolchain b56aaec52bc0fa35591a872fb4aac81f606e265c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lunatic-solutions/chat 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" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lunatic-sys v0.14.0 [INFO] [stderr] Downloaded lunatic-macros v0.13.0 [INFO] [stderr] Downloaded askama_derive v0.12.1 [INFO] [stderr] Downloaded lunatic-test v0.13.0 [INFO] [stderr] Downloaded askama v0.12.0 [INFO] [stderr] Downloaded lunatic v0.14.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7842334f37f2e9f777f60c567e4d0ca7aa8e240ea1a5ebbc76d2e0e51f30ad51 [INFO] running `Command { std: "docker" "start" "-a" "7842334f37f2e9f777f60c567e4d0ca7aa8e240ea1a5ebbc76d2e0e51f30ad51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7842334f37f2e9f777f60c567e4d0ca7aa8e240ea1a5ebbc76d2e0e51f30ad51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7842334f37f2e9f777f60c567e4d0ca7aa8e240ea1a5ebbc76d2e0e51f30ad51", kill_on_drop: false }` [INFO] [stdout] 7842334f37f2e9f777f60c567e4d0ca7aa8e240ea1a5ebbc76d2e0e51f30ad51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9dc283025cd53047c66af466d1258b180cdec26ad24b536ef2305542e23f813 [INFO] running `Command { std: "docker" "start" "-a" "f9dc283025cd53047c66af466d1258b180cdec26ad24b536ef2305542e23f813", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling rustix v0.38.7 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking clap_builder v4.3.21 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking lunatic-sys v0.14.0 [INFO] [stderr] Compiling basic-toml v0.1.4 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking tui v0.19.0 [INFO] [stderr] Checking clap v4.3.21 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking numtoa v0.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling askama_derive v0.12.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling lunatic-test v0.13.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling lunatic-macros v0.13.0 [INFO] [stderr] Checking askama v0.12.0 [INFO] [stderr] Checking lunatic v0.14.1 [INFO] [stderr] Checking telnet-chat v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `AfterCursor` is never constructed [INFO] [stdout] --> src/ui/termion/clear.rs:32:60 [INFO] [stdout] | [INFO] [stdout] 32 | derive_csi_sequence!("Clear everything after the cursor.", AfterCursor, "J"); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `derive_csi_sequence` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BeforeCursor` is never constructed [INFO] [stdout] --> src/ui/termion/clear.rs:33:61 [INFO] [stdout] | [INFO] [stdout] 33 | derive_csi_sequence!("Clear everything before the cursor.", BeforeCursor, "1J"); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `derive_csi_sequence` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CurrentLine` is never constructed [INFO] [stdout] --> src/ui/termion/clear.rs:34:49 [INFO] [stdout] | [INFO] [stdout] 34 | derive_csi_sequence!("Clear the current line.", CurrentLine, "2K"); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `derive_csi_sequence` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UntilNewline` is never constructed [INFO] [stdout] --> src/ui/termion/clear.rs:35:55 [INFO] [stdout] | [INFO] [stdout] 35 | derive_csi_sequence!("Clear from cursor to newline.", UntilNewline, "K"); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `derive_csi_sequence` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Fg` is never constructed [INFO] [stdout] --> src/ui/termion/color.rs:175:12 [INFO] [stdout] | [INFO] [stdout] 175 | pub struct Fg(pub C); [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Bg` is never constructed [INFO] [stdout] --> src/ui/termion/color.rs:185:12 [INFO] [stdout] | [INFO] [stdout] 185 | pub struct Bg(pub C); [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Restore` is never constructed [INFO] [stdout] --> src/ui/termion/cursor.rs:37:45 [INFO] [stdout] | [INFO] [stdout] 37 | derive_csi_sequence!("Restore the cursor.", Restore, "u"); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `derive_csi_sequence` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Save` is never constructed [INFO] [stdout] --> src/ui/termion/cursor.rs:38:42 [INFO] [stdout] | [INFO] [stdout] 38 | derive_csi_sequence!("Save the cursor.", Save, "s"); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `derive_csi_sequence` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BlinkingBlock` is never constructed [INFO] [stdout] --> src/ui/termion/cursor.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | BlinkingBlock, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `derive_csi_sequence` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SteadyBlock` is never constructed [INFO] [stdout] --> src/ui/termion/cursor.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | SteadyBlock, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `derive_csi_sequence` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BlinkingUnderline` is never constructed [INFO] [stdout] --> src/ui/termion/cursor.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | BlinkingUnderline, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `derive_csi_sequence` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SteadyUnderline` is never constructed [INFO] [stdout] --> src/ui/termion/cursor.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | SteadyUnderline, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `derive_csi_sequence` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BlinkingBar` is never constructed [INFO] [stdout] --> src/ui/termion/cursor.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | BlinkingBar, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `derive_csi_sequence` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SteadyBar` is never constructed [INFO] [stdout] --> src/ui/termion/cursor.rs:65:63 [INFO] [stdout] | [INFO] [stdout] 65 | derive_csi_sequence!("Change the cursor style to steady bar", SteadyBar, "\x36 q"); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `derive_csi_sequence` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HideCursor` is never constructed [INFO] [stdout] --> src/ui/termion/cursor.rs:184:12 [INFO] [stdout] | [INFO] [stdout] 184 | pub struct HideCursor { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NoBold` is never constructed [INFO] [stdout] --> src/ui/termion/style.rs:39:41 [INFO] [stdout] | [INFO] [stdout] 39 | derive_csi_sequence!("Undo bold text.", NoBold, "21m"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `derive_csi_sequence` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Framed` is never constructed [INFO] [stdout] --> src/ui/termion/style.rs:50:61 [INFO] [stdout] | [INFO] [stdout] 50 | derive_csi_sequence!("Framed text (not widely supported).", Framed, "51m"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `derive_csi_sequence` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/mod.rs:171:19 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn widget(&self) -> Tabs { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 171 | pub fn widget(&self) -> Tabs<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AfterCursor` is never constructed [INFO] [stdout] --> src/ui/termion/clear.rs:32:60 [INFO] [stdout] | [INFO] [stdout] 32 | derive_csi_sequence!("Clear everything after the cursor.", AfterCursor, "J"); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `derive_csi_sequence` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BeforeCursor` is never constructed [INFO] [stdout] --> src/ui/termion/clear.rs:33:61 [INFO] [stdout] | [INFO] [stdout] 33 | derive_csi_sequence!("Clear everything before the cursor.", BeforeCursor, "1J"); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `derive_csi_sequence` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CurrentLine` is never constructed [INFO] [stdout] --> src/ui/termion/clear.rs:34:49 [INFO] [stdout] | [INFO] [stdout] 34 | derive_csi_sequence!("Clear the current line.", CurrentLine, "2K"); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `derive_csi_sequence` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UntilNewline` is never constructed [INFO] [stdout] --> src/ui/termion/clear.rs:35:55 [INFO] [stdout] | [INFO] [stdout] 35 | derive_csi_sequence!("Clear from cursor to newline.", UntilNewline, "K"); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `derive_csi_sequence` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Fg` is never constructed [INFO] [stdout] --> src/ui/termion/color.rs:175:12 [INFO] [stdout] | [INFO] [stdout] 175 | pub struct Fg(pub C); [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Bg` is never constructed [INFO] [stdout] --> src/ui/termion/color.rs:185:12 [INFO] [stdout] | [INFO] [stdout] 185 | pub struct Bg(pub C); [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Restore` is never constructed [INFO] [stdout] --> src/ui/termion/cursor.rs:37:45 [INFO] [stdout] | [INFO] [stdout] 37 | derive_csi_sequence!("Restore the cursor.", Restore, "u"); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `derive_csi_sequence` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Save` is never constructed [INFO] [stdout] --> src/ui/termion/cursor.rs:38:42 [INFO] [stdout] | [INFO] [stdout] 38 | derive_csi_sequence!("Save the cursor.", Save, "s"); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `derive_csi_sequence` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BlinkingBlock` is never constructed [INFO] [stdout] --> src/ui/termion/cursor.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | BlinkingBlock, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `derive_csi_sequence` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SteadyBlock` is never constructed [INFO] [stdout] --> src/ui/termion/cursor.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | SteadyBlock, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `derive_csi_sequence` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BlinkingUnderline` is never constructed [INFO] [stdout] --> src/ui/termion/cursor.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | BlinkingUnderline, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `derive_csi_sequence` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SteadyUnderline` is never constructed [INFO] [stdout] --> src/ui/termion/cursor.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | SteadyUnderline, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `derive_csi_sequence` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BlinkingBar` is never constructed [INFO] [stdout] --> src/ui/termion/cursor.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | BlinkingBar, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `derive_csi_sequence` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SteadyBar` is never constructed [INFO] [stdout] --> src/ui/termion/cursor.rs:65:63 [INFO] [stdout] | [INFO] [stdout] 65 | derive_csi_sequence!("Change the cursor style to steady bar", SteadyBar, "\x36 q"); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `derive_csi_sequence` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HideCursor` is never constructed [INFO] [stdout] --> src/ui/termion/cursor.rs:184:12 [INFO] [stdout] | [INFO] [stdout] 184 | pub struct HideCursor { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NoBold` is never constructed [INFO] [stdout] --> src/ui/termion/style.rs:39:41 [INFO] [stdout] | [INFO] [stdout] 39 | derive_csi_sequence!("Undo bold text.", NoBold, "21m"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `derive_csi_sequence` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Framed` is never constructed [INFO] [stdout] --> src/ui/termion/style.rs:50:61 [INFO] [stdout] | [INFO] [stdout] 50 | derive_csi_sequence!("Framed text (not widely supported).", Framed, "51m"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `derive_csi_sequence` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/mod.rs:171:19 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn widget(&self) -> Tabs { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 171 | pub fn widget(&self) -> Tabs<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.31s [INFO] running `Command { std: "docker" "inspect" "f9dc283025cd53047c66af466d1258b180cdec26ad24b536ef2305542e23f813", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9dc283025cd53047c66af466d1258b180cdec26ad24b536ef2305542e23f813", kill_on_drop: false }` [INFO] [stdout] f9dc283025cd53047c66af466d1258b180cdec26ad24b536ef2305542e23f813