[INFO] fetching crate hwatch 0.3.3... [INFO] testing hwatch-0.3.3 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate hwatch 0.3.3 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate hwatch 0.3.3 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hwatch 0.3.3 [INFO] finished tweaking crates.io crate hwatch 0.3.3 [INFO] tweaked toml for crates.io crate hwatch 0.3.3 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate hwatch 0.3.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1ab3d7231e59989ac3876830de510d2e69feab9f1b77a3fe86aa1225a7c309b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a1ab3d7231e59989ac3876830de510d2e69feab9f1b77a3fe86aa1225a7c309b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1ab3d7231e59989ac3876830de510d2e69feab9f1b77a3fe86aa1225a7c309b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1ab3d7231e59989ac3876830de510d2e69feab9f1b77a3fe86aa1225a7c309b", kill_on_drop: false }` [INFO] [stdout] a1ab3d7231e59989ac3876830de510d2e69feab9f1b77a3fe86aa1225a7c309b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20483cba7e43220896498ef60fb36b636c707bec940e7dcb89f2d53d1f26f32f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "20483cba7e43220896498ef60fb36b636c707bec940e7dcb89f2d53d1f26f32f", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling memmem v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling vtparse v0.4.0 [INFO] [stderr] Compiling vtparse v0.6.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.41 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling filedescriptor v0.8.2 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling filedescriptor v0.7.3 [INFO] [stderr] Compiling crossterm v0.18.2 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling tui v0.14.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling ansi-parser v0.8.0 [INFO] [stderr] Compiling terminfo v0.7.3 [INFO] [stderr] Compiling termwiz v0.11.0 [INFO] [stderr] Compiling termwiz v0.15.0 [INFO] [stderr] Compiling ansi4tui v0.2.0 [INFO] [stderr] Compiling hwatch v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `headline_count` [INFO] [stdout] --> src/app.rs:960:17 [INFO] [stdout] | [INFO] [stdout] 960 | let headline_count = self.history_area.area.y; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_headline_count` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/app.rs:971:35 [INFO] [stdout] | [INFO] [stdout] 971 | fn mouse_scroll_up(&mut self, column: u16, row: u16) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `row` [INFO] [stdout] --> src/app.rs:971:48 [INFO] [stdout] | [INFO] [stdout] 971 | fn mouse_scroll_up(&mut self, column: u16, row: u16) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_row` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/app.rs:974:37 [INFO] [stdout] | [INFO] [stdout] 974 | fn mouse_scroll_down(&mut self, column: u16, row: u16) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `row` [INFO] [stdout] --> src/app.rs:974:50 [INFO] [stdout] | [INFO] [stdout] 974 | fn mouse_scroll_down(&mut self, column: u16, row: u16) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_row` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_input_mouse_event` [INFO] [stdout] --> src/app.rs:807:8 [INFO] [stdout] | [INFO] [stdout] 807 | fn get_input_mouse_event(&mut self, mouse_event: &MouseEvent) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `input_key_pgup` [INFO] [stdout] --> src/app.rs:914:8 [INFO] [stdout] | [INFO] [stdout] 914 | fn input_key_pgup(&mut self) {} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `input_key_pgdn` [INFO] [stdout] --> src/app.rs:921:8 [INFO] [stdout] | [INFO] [stdout] 921 | fn input_key_pgdn(&mut self) {} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mouse_click_left` [INFO] [stdout] --> src/app.rs:956:8 [INFO] [stdout] | [INFO] [stdout] 956 | fn mouse_click_left(&mut self, column: u16, row: u16) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mouse_scroll_up` [INFO] [stdout] --> src/app.rs:971:8 [INFO] [stdout] | [INFO] [stdout] 971 | fn mouse_scroll_up(&mut self, column: u16, row: u16) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mouse_scroll_down` [INFO] [stdout] --> src/app.rs:974:8 [INFO] [stdout] | [INFO] [stdout] 974 | fn mouse_scroll_down(&mut self, column: u16, row: u16) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `check_in_area` [INFO] [stdout] --> src/app.rs:978:4 [INFO] [stdout] | [INFO] [stdout] 978 | fn check_in_area(area: Rect, column: u16, row: u16) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/common.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | writeln!(logfile, "{}", logdata); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "20483cba7e43220896498ef60fb36b636c707bec940e7dcb89f2d53d1f26f32f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20483cba7e43220896498ef60fb36b636c707bec940e7dcb89f2d53d1f26f32f", kill_on_drop: false }` [INFO] [stdout] 20483cba7e43220896498ef60fb36b636c707bec940e7dcb89f2d53d1f26f32f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2ec2b8204e0711ccdcd15ff6d2f08e8a4fe335ec3adab99fc979f2cd7a7602b4 [INFO] running `Command { std: "docker" "start" "-a" "2ec2b8204e0711ccdcd15ff6d2f08e8a4fe335ec3adab99fc979f2cd7a7602b4", kill_on_drop: false }` [INFO] [stderr] Compiling hwatch v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `headline_count` [INFO] [stdout] --> src/app.rs:960:17 [INFO] [stdout] | [INFO] [stdout] 960 | let headline_count = self.history_area.area.y; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_headline_count` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/app.rs:971:35 [INFO] [stdout] | [INFO] [stdout] 971 | fn mouse_scroll_up(&mut self, column: u16, row: u16) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `row` [INFO] [stdout] --> src/app.rs:971:48 [INFO] [stdout] | [INFO] [stdout] 971 | fn mouse_scroll_up(&mut self, column: u16, row: u16) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_row` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/app.rs:974:37 [INFO] [stdout] | [INFO] [stdout] 974 | fn mouse_scroll_down(&mut self, column: u16, row: u16) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `row` [INFO] [stdout] --> src/app.rs:974:50 [INFO] [stdout] | [INFO] [stdout] 974 | fn mouse_scroll_down(&mut self, column: u16, row: u16) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_row` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_input_mouse_event` [INFO] [stdout] --> src/app.rs:807:8 [INFO] [stdout] | [INFO] [stdout] 807 | fn get_input_mouse_event(&mut self, mouse_event: &MouseEvent) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `input_key_pgup` [INFO] [stdout] --> src/app.rs:914:8 [INFO] [stdout] | [INFO] [stdout] 914 | fn input_key_pgup(&mut self) {} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `input_key_pgdn` [INFO] [stdout] --> src/app.rs:921:8 [INFO] [stdout] | [INFO] [stdout] 921 | fn input_key_pgdn(&mut self) {} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mouse_click_left` [INFO] [stdout] --> src/app.rs:956:8 [INFO] [stdout] | [INFO] [stdout] 956 | fn mouse_click_left(&mut self, column: u16, row: u16) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mouse_scroll_up` [INFO] [stdout] --> src/app.rs:971:8 [INFO] [stdout] | [INFO] [stdout] 971 | fn mouse_scroll_up(&mut self, column: u16, row: u16) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mouse_scroll_down` [INFO] [stdout] --> src/app.rs:974:8 [INFO] [stdout] | [INFO] [stdout] 974 | fn mouse_scroll_down(&mut self, column: u16, row: u16) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `check_in_area` [INFO] [stdout] --> src/app.rs:978:4 [INFO] [stdout] | [INFO] [stdout] 978 | fn check_in_area(area: Rect, column: u16, row: u16) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/common.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | writeln!(logfile, "{}", logdata); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.65s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/hwatch-8753291a54aac909) [INFO] running `Command { std: "docker" "inspect" "2ec2b8204e0711ccdcd15ff6d2f08e8a4fe335ec3adab99fc979f2cd7a7602b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ec2b8204e0711ccdcd15ff6d2f08e8a4fe335ec3adab99fc979f2cd7a7602b4", kill_on_drop: false }` [INFO] [stdout] 2ec2b8204e0711ccdcd15ff6d2f08e8a4fe335ec3adab99fc979f2cd7a7602b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 132df6b0b6875b37f9aaf0ad8017bc1eee5a04cc56732515c4f46d1bbf577133 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "132df6b0b6875b37f9aaf0ad8017bc1eee5a04cc56732515c4f46d1bbf577133", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `headline_count` [INFO] [stderr] --> src/app.rs:960:17 [INFO] [stderr] | [INFO] [stderr] 960 | let headline_count = self.history_area.area.y; [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_headline_count` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `column` [INFO] [stderr] --> src/app.rs:971:35 [INFO] [stderr] | [INFO] [stderr] 971 | fn mouse_scroll_up(&mut self, column: u16, row: u16) {} [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `row` [INFO] [stderr] --> src/app.rs:971:48 [INFO] [stderr] | [INFO] [stderr] 971 | fn mouse_scroll_up(&mut self, column: u16, row: u16) {} [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_row` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `column` [INFO] [stderr] --> src/app.rs:974:37 [INFO] [stderr] | [INFO] [stderr] 974 | fn mouse_scroll_down(&mut self, column: u16, row: u16) {} [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `row` [INFO] [stderr] --> src/app.rs:974:50 [INFO] [stderr] | [INFO] [stderr] 974 | fn mouse_scroll_down(&mut self, column: u16, row: u16) {} [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_row` [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_input_mouse_event` [INFO] [stderr] --> src/app.rs:807:8 [INFO] [stderr] | [INFO] [stderr] 807 | fn get_input_mouse_event(&mut self, mouse_event: &MouseEvent) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `input_key_pgup` [INFO] [stderr] --> src/app.rs:914:8 [INFO] [stderr] | [INFO] [stderr] 914 | fn input_key_pgup(&mut self) {} [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `input_key_pgdn` [INFO] [stderr] --> src/app.rs:921:8 [INFO] [stderr] | [INFO] [stderr] 921 | fn input_key_pgdn(&mut self) {} [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `mouse_click_left` [INFO] [stderr] --> src/app.rs:956:8 [INFO] [stderr] | [INFO] [stderr] 956 | fn mouse_click_left(&mut self, column: u16, row: u16) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `mouse_scroll_up` [INFO] [stderr] --> src/app.rs:971:8 [INFO] [stderr] | [INFO] [stderr] 971 | fn mouse_scroll_up(&mut self, column: u16, row: u16) {} [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `mouse_scroll_down` [INFO] [stderr] --> src/app.rs:974:8 [INFO] [stderr] | [INFO] [stderr] 974 | fn mouse_scroll_down(&mut self, column: u16, row: u16) {} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `check_in_area` [INFO] [stderr] --> src/app.rs:978:4 [INFO] [stderr] | [INFO] [stderr] 978 | fn check_in_area(area: Rect, column: u16, row: u16) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/common.rs:34:5 [INFO] [stderr] | [INFO] [stderr] 34 | writeln!(logfile, "{}", logdata); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `hwatch` (bin "hwatch" test) generated 13 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hwatch-8753291a54aac909) [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" "132df6b0b6875b37f9aaf0ad8017bc1eee5a04cc56732515c4f46d1bbf577133", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "132df6b0b6875b37f9aaf0ad8017bc1eee5a04cc56732515c4f46d1bbf577133", kill_on_drop: false }` [INFO] [stdout] 132df6b0b6875b37f9aaf0ad8017bc1eee5a04cc56732515c4f46d1bbf577133