[INFO] cloning repository https://github.com/HappyStoic/lazydb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HappyStoic/lazydb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHappyStoic%2Flazydb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHappyStoic%2Flazydb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1b3f42499d722cb4801f2320b20c090d6096186d
[INFO] checking HappyStoic/lazydb against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHappyStoic%2Flazydb" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/HappyStoic/lazydb
[INFO] finished tweaking git repo https://github.com/HappyStoic/lazydb
[INFO] tweaked toml for git repo https://github.com/HappyStoic/lazydb written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HappyStoic/lazydb on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HappyStoic/lazydb 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d0e895cdf82819f2e41e627d6ae9dced683dc93ae7d55c3fd28d51b9c5b9dce
[INFO] running `Command { std: "docker" "start" "-a" "5d0e895cdf82819f2e41e627d6ae9dced683dc93ae7d55c3fd28d51b9c5b9dce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d0e895cdf82819f2e41e627d6ae9dced683dc93ae7d55c3fd28d51b9c5b9dce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d0e895cdf82819f2e41e627d6ae9dced683dc93ae7d55c3fd28d51b9c5b9dce", kill_on_drop: false }`
[INFO] [stdout] 5d0e895cdf82819f2e41e627d6ae9dced683dc93ae7d55c3fd28d51b9c5b9dce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c9fe05a57d9ffb7506b95304f198637ca55f3f99d39ddbf96116472f437a8a2
[INFO] running `Command { std: "docker" "start" "-a" "1c9fe05a57d9ffb7506b95304f198637ca55f3f99d39ddbf96116472f437a8a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling syn v1.0.75
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]     Checking unicode-bidi v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking tinyvec v1.3.1
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]     Checking sha1 v0.6.0
[INFO] [stderr]     Checking os_str_bytes v3.1.0
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]     Checking combine v4.6.1
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking termion v1.5.6
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tui v0.16.0
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.4
[INFO] [stderr]     Checking redis v0.21.1
[INFO] [stderr]     Checking clap v3.0.0-beta.4
[INFO] [stderr]     Checking lazydb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `App`
[INFO] [stdout]  --> src/ui.rs:8:33
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::app::{StatefulTable, App};
[INFO] [stdout]   |                                 ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BorderType`
[INFO] [stdout]   --> src/ui.rs:16:37
[INFO] [stdout]    |
[INFO] [stdout] 16 | use tui::widgets::{Paragraph, Wrap, BorderType};
[INFO] [stdout]    |                                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `input_handle` and `tick_handle` are never read
[INFO] [stdout]   --> src/util/event.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Events {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 17 |     rx: mpsc::Receiver<Event<Key>>,
[INFO] [stdout] 18 |     input_handle: thread::JoinHandle<()>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 19 |     tick_handle: thread::JoinHandle<()>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `data` is never used
[INFO] [stdout]   --> src/app.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl StatefulTable {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 18 |     fn data(mut self, items: Vec<(String, String)>) -> StatefulTable{
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `title` is never read
[INFO] [stdout]   --> src/app.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct App<'a> {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] 44 |     pub title: &'a str,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/main.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | /     /// Remote host to connect to
[INFO] [stdout] 25 | |     #[clap(short, long)]
[INFO] [stdout] 26 | |     host: String,
[INFO] [stdout]    | |________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/main.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     /// Optional username
[INFO] [stdout] 31 | |     #[clap(long)]
[INFO] [stdout] 32 | |     username: Option<String>,
[INFO] [stdout]    | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/main.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | /     /// Optional password
[INFO] [stdout] 34 | |     #[clap(long)]
[INFO] [stdout] 35 | |     password: Option<String>,
[INFO] [stdout]    | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/ui.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | /         self.terminal.draw(|f| {
[INFO] [stdout] 39 | |             let chunks = Layout::default()
[INFO] [stdout] 40 | |                 .direction(Direction::Horizontal)
[INFO] [stdout] 41 | |                 .constraints(
[INFO] [stdout] ...  |
[INFO] [stdout] 51 | |             draw_table(f, table, chunks[1]);
[INFO] [stdout] 52 | |         });
[INFO] [stdout]    | |__________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let _ = self.terminal.draw(|f| {
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui.rs:159:21
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn new_block(title: &str) -> Block {
[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] 159 | fn new_block(title: &str) -> Block<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lazydb` (bin "lazydb") due to 3 previous errors; 7 warnings emitted
[INFO] [stdout] warning: unused import: `App`
[INFO] [stdout]  --> src/ui.rs:8:33
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::app::{StatefulTable, App};
[INFO] [stdout]   |                                 ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused import: `BorderType`
[INFO] [stdout]   --> src/ui.rs:16:37
[INFO] [stdout]    |
[INFO] [stdout] 16 | use tui::widgets::{Paragraph, Wrap, BorderType};
[INFO] [stdout]    |                                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `input_handle` and `tick_handle` are never read
[INFO] [stdout]   --> src/util/event.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Events {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 17 |     rx: mpsc::Receiver<Event<Key>>,
[INFO] [stdout] 18 |     input_handle: thread::JoinHandle<()>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 19 |     tick_handle: thread::JoinHandle<()>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `data` is never used
[INFO] [stdout]   --> src/app.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl StatefulTable {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 18 |     fn data(mut self, items: Vec<(String, String)>) -> StatefulTable{
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `title` is never read
[INFO] [stdout]   --> src/app.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct App<'a> {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] 44 |     pub title: &'a str,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/main.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | /     /// Remote host to connect to
[INFO] [stdout] 25 | |     #[clap(short, long)]
[INFO] [stdout] 26 | |     host: String,
[INFO] [stdout]    | |________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/main.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     /// Optional username
[INFO] [stdout] 31 | |     #[clap(long)]
[INFO] [stdout] 32 | |     username: Option<String>,
[INFO] [stdout]    | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/main.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | /     /// Optional password
[INFO] [stdout] 34 | |     #[clap(long)]
[INFO] [stdout] 35 | |     password: Option<String>,
[INFO] [stdout]    | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/ui.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | /         self.terminal.draw(|f| {
[INFO] [stdout] 39 | |             let chunks = Layout::default()
[INFO] [stdout] 40 | |                 .direction(Direction::Horizontal)
[INFO] [stdout] 41 | |                 .constraints(
[INFO] [stdout] ...  |
[INFO] [stdout] 51 | |             draw_table(f, table, chunks[1]);
[INFO] [stdout] 52 | |         });
[INFO] [stdout]    | |__________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let _ = self.terminal.draw(|f| {
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui.rs:159:21
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn new_block(title: &str) -> Block {
[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] 159 | fn new_block(title: &str) -> Block<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lazydb` (bin "lazydb" test) due to 3 previous errors; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "1c9fe05a57d9ffb7506b95304f198637ca55f3f99d39ddbf96116472f437a8a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c9fe05a57d9ffb7506b95304f198637ca55f3f99d39ddbf96116472f437a8a2", kill_on_drop: false }`
[INFO] [stdout] 1c9fe05a57d9ffb7506b95304f198637ca55f3f99d39ddbf96116472f437a8a2
