[INFO] cloning repository https://github.com/solidiquis/novavim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/solidiquis/novavim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolidiquis%2Fnovavim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolidiquis%2Fnovavim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 199009fe335233a9d316bb10537461ee0609097c [INFO] testing solidiquis/novavim against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolidiquis%2Fnovavim" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/solidiquis/novavim [INFO] finished tweaking git repo https://github.com/solidiquis/novavim [INFO] tweaked toml for git repo https://github.com/solidiquis/novavim written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/solidiquis/novavim on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/solidiquis/novavim 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41b394c75af3dcfd27af6089295c4caf172dbd2de0b1459789bacf709a9b6627 [INFO] running `Command { std: "docker" "start" "-a" "41b394c75af3dcfd27af6089295c4caf172dbd2de0b1459789bacf709a9b6627", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41b394c75af3dcfd27af6089295c4caf172dbd2de0b1459789bacf709a9b6627", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41b394c75af3dcfd27af6089295c4caf172dbd2de0b1459789bacf709a9b6627", kill_on_drop: false }` [INFO] [stdout] 41b394c75af3dcfd27af6089295c4caf172dbd2de0b1459789bacf709a9b6627 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2cc3b1fe11a576da61ab9dc650099c35ebbef79ae87907afc7180a640479c46 [INFO] running `Command { std: "docker" "start" "-a" "a2cc3b1fe11a576da61ab9dc650099c35ebbef79ae87907afc7180a640479c46", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling novavim v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `sk` [INFO] [stdout] --> src/ctrls/normal.rs:15:26 [INFO] [stdout] | [INFO] [stdout] 15 | Key::Special(sk) => Response::Ok, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_sk` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key_press` [INFO] [stdout] --> src/ctrls/normal.rs:28:38 [INFO] [stdout] | [INFO] [stdout] 28 | fn handle_special_key(&mut self, key_press: SpecialKey) -> Response { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_key_press` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `backspace`, `cursor_set_row`, `get_win_dimensions`, and `get_cursor_col` are never used [INFO] [stdout] --> src/blurses/mod.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 62 | impl Blurses { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 83 | pub fn backspace(&mut self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 120 | pub fn cursor_set_row(&mut self, row: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 170 | pub fn get_win_dimensions(&self) -> (usize, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 174 | pub fn get_cursor_col(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `history` is never read [INFO] [stdout] --> src/cache/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct TextCache { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 6 | text: Vec, [INFO] [stdout] 7 | pub history: Vec> [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_line` and `new_line` are never used [INFO] [stdout] --> src/cache/mod.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl TextCache { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 83 | pub fn get_line(&self, line_num: usize) -> &str { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | pub fn new_line(&mut self, cursor_pos: (usize, usize)) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_height` is never used [INFO] [stdout] --> src/dev/mod.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl Window { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn get_height(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Visual` is never constructed [INFO] [stdout] --> src/models/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum Mode { [INFO] [stdout] | ---- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 9 | Visual [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/utils/keys.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn key_type(bytes: &[u8; 3]) -> Key { [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] 3 | pub fn key_type(bytes: &[u8; 3]) -> Key<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s [INFO] running `Command { std: "docker" "inspect" "a2cc3b1fe11a576da61ab9dc650099c35ebbef79ae87907afc7180a640479c46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2cc3b1fe11a576da61ab9dc650099c35ebbef79ae87907afc7180a640479c46", kill_on_drop: false }` [INFO] [stdout] a2cc3b1fe11a576da61ab9dc650099c35ebbef79ae87907afc7180a640479c46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f602927801bc7d24397b7dd1e0a3a2dee24ff4392a6212e2b69ae4075ae6bb68 [INFO] running `Command { std: "docker" "start" "-a" "f602927801bc7d24397b7dd1e0a3a2dee24ff4392a6212e2b69ae4075ae6bb68", kill_on_drop: false }` [INFO] [stderr] Compiling novavim v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `sk` [INFO] [stdout] --> src/ctrls/normal.rs:15:26 [INFO] [stdout] | [INFO] [stdout] 15 | Key::Special(sk) => Response::Ok, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_sk` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key_press` [INFO] [stdout] --> src/ctrls/normal.rs:28:38 [INFO] [stdout] | [INFO] [stdout] 28 | fn handle_special_key(&mut self, key_press: SpecialKey) -> Response { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_key_press` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `backspace`, `cursor_set_row`, `get_win_dimensions`, and `get_cursor_col` are never used [INFO] [stdout] --> src/blurses/mod.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 62 | impl Blurses { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 83 | pub fn backspace(&mut self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 120 | pub fn cursor_set_row(&mut self, row: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 170 | pub fn get_win_dimensions(&self) -> (usize, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 174 | pub fn get_cursor_col(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `history` is never read [INFO] [stdout] --> src/cache/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct TextCache { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 6 | text: Vec, [INFO] [stdout] 7 | pub history: Vec> [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_line` and `new_line` are never used [INFO] [stdout] --> src/cache/mod.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl TextCache { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 83 | pub fn get_line(&self, line_num: usize) -> &str { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | pub fn new_line(&mut self, cursor_pos: (usize, usize)) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_height` is never used [INFO] [stdout] --> src/dev/mod.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl Window { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn get_height(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Visual` is never constructed [INFO] [stdout] --> src/models/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum Mode { [INFO] [stdout] | ---- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 9 | Visual [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/utils/keys.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn key_type(bytes: &[u8; 3]) -> Key { [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] 3 | pub fn key_type(bytes: &[u8; 3]) -> Key<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s [INFO] running `Command { std: "docker" "inspect" "f602927801bc7d24397b7dd1e0a3a2dee24ff4392a6212e2b69ae4075ae6bb68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f602927801bc7d24397b7dd1e0a3a2dee24ff4392a6212e2b69ae4075ae6bb68", kill_on_drop: false }` [INFO] [stdout] f602927801bc7d24397b7dd1e0a3a2dee24ff4392a6212e2b69ae4075ae6bb68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ab33778d62c5271fc73c6495938a584d06d812c5f6a2d116dd239068a0935879 [INFO] running `Command { std: "docker" "start" "-a" "ab33778d62c5271fc73c6495938a584d06d812c5f6a2d116dd239068a0935879", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `sk` [INFO] [stderr] --> src/ctrls/normal.rs:15:26 [INFO] [stderr] | [INFO] [stderr] 15 | Key::Special(sk) => Response::Ok, [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_sk` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `key_press` [INFO] [stderr] --> src/ctrls/normal.rs:28:38 [INFO] [stderr] | [INFO] [stderr] 28 | fn handle_special_key(&mut self, key_press: SpecialKey) -> Response { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_key_press` [INFO] [stderr] [INFO] [stderr] warning: methods `backspace`, `cursor_set_row`, `get_win_dimensions`, and `get_cursor_col` are never used [INFO] [stderr] --> src/blurses/mod.rs:83:12 [INFO] [stderr] | [INFO] [stderr] 62 | impl Blurses { [INFO] [stderr] | ------------ methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 83 | pub fn backspace(&mut self) { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 120 | pub fn cursor_set_row(&mut self, row: usize) { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 170 | pub fn get_win_dimensions(&self) -> (usize, usize) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 174 | pub fn get_cursor_col(&self) -> usize { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `history` is never read [INFO] [stderr] --> src/cache/mod.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 5 | pub struct TextCache { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] 6 | text: Vec, [INFO] [stderr] 7 | pub history: Vec> [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `get_line` and `new_line` are never used [INFO] [stderr] --> src/cache/mod.rs:83:12 [INFO] [stderr] | [INFO] [stderr] 21 | impl TextCache { [INFO] [stderr] | -------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 83 | pub fn get_line(&self, line_num: usize) -> &str { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 103 | pub fn new_line(&mut self, cursor_pos: (usize, usize)) { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `get_height` is never used [INFO] [stderr] --> src/dev/mod.rs:44:12 [INFO] [stderr] | [INFO] [stderr] 15 | impl Window { [INFO] [stderr] | ----------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 44 | pub fn get_height(&self) -> usize { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant `Visual` is never constructed [INFO] [stderr] --> src/models/mod.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 6 | pub enum Mode { [INFO] [stderr] | ---- variant in this enum [INFO] [stderr] ... [INFO] [stderr] 9 | Visual [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/utils/keys.rs:3:24 [INFO] [stderr] | [INFO] [stderr] 3 | pub fn key_type(bytes: &[u8; 3]) -> Key { [INFO] [stderr] | ^^^^^^^^ ^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 3 | pub fn key_type(bytes: &[u8; 3]) -> Key<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `novavim` (bin "novavim" test) generated 8 warnings (run `cargo fix --bin "novavim" -p novavim --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/novavim-caedf42a4901e51a) [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" "ab33778d62c5271fc73c6495938a584d06d812c5f6a2d116dd239068a0935879", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab33778d62c5271fc73c6495938a584d06d812c5f6a2d116dd239068a0935879", kill_on_drop: false }` [INFO] [stdout] ab33778d62c5271fc73c6495938a584d06d812c5f6a2d116dd239068a0935879