[INFO] cloning repository https://github.com/ViliLipo/pomoxide [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ViliLipo/pomoxide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FViliLipo%2Fpomoxide", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FViliLipo%2Fpomoxide'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 752d8ddeb975e1e0bdd550fca770e69893362de4 [INFO] checking ViliLipo/pomoxide against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FViliLipo%2Fpomoxide" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ViliLipo/pomoxide on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ViliLipo/pomoxide [INFO] finished tweaking git repo https://github.com/ViliLipo/pomoxide [INFO] tweaked toml for git repo https://github.com/ViliLipo/pomoxide written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/ViliLipo/pomoxide already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30509da4244ce6ca3d818a0ea8b24803cf3116ddc61da1ec15e45d74d1a9bab8 [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" "30509da4244ce6ca3d818a0ea8b24803cf3116ddc61da1ec15e45d74d1a9bab8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30509da4244ce6ca3d818a0ea8b24803cf3116ddc61da1ec15e45d74d1a9bab8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30509da4244ce6ca3d818a0ea8b24803cf3116ddc61da1ec15e45d74d1a9bab8", kill_on_drop: false }` [INFO] [stdout] 30509da4244ce6ca3d818a0ea8b24803cf3116ddc61da1ec15e45d74d1a9bab8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 840a1dd0eaf2c30a7f38b405f7ec5db18d9572a86f3c8e5aa196a663240f55c8 [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" "840a1dd0eaf2c30a7f38b405f7ec5db18d9572a86f3c8e5aa196a663240f55c8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Checking dbus v0.8.4 [INFO] [stderr] Checking termion v1.5.5 [INFO] [stderr] Checking tui v0.10.0 [INFO] [stderr] Checking notify-rust v4.0.0 [INFO] [stderr] Checking pomoxide v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::thread::sleep` [INFO] [stdout] --> src/pomodoro.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | use std::thread::sleep; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/pomodoro.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 203 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Event` [INFO] [stdout] --> src/main.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::util::event::{Event, Events}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Color`, `Wrap` [INFO] [stdout] --> src/main.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | style::{Color, Modifier, Style}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 12 | text::{Span, Spans}, [INFO] [stdout] 13 | widgets::{Block, Borders, Paragraph, Wrap}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Event` [INFO] [stdout] --> src/main.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::util::event::{Event, Events}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Color`, `Wrap` [INFO] [stdout] --> src/main.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | style::{Color, Modifier, Style}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 12 | text::{Span, Spans}, [INFO] [stdout] 13 | widgets::{Block, Borders, Paragraph, Wrap}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `input_handle` [INFO] [stdout] --> src/util/event.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | input_handle: thread::JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ignore_exit_key` [INFO] [stdout] --> src/util/event.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | ignore_exit_key: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tick_handle` [INFO] [stdout] --> src/util/event.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | tick_handle: thread::JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `disable_exit_key` [INFO] [stdout] --> src/util/event.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn disable_exit_key(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `enable_exit_key` [INFO] [stdout] --> src/util/event.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn enable_exit_key(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `TabsState` [INFO] [stdout] --> src/util/mod.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct TabsState<'a> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/util/mod.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new(titles: Vec<&'a str>) -> TabsState { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `next` [INFO] [stdout] --> src/util/mod.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn next(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `previous` [INFO] [stdout] --> src/util/mod.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn previous(&mut self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `StatefulList` [INFO] [stdout] --> src/util/mod.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct StatefulList { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/util/mod.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn new() -> StatefulList { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with_items` [INFO] [stdout] --> src/util/mod.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn with_items(items: Vec) -> StatefulList { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `next` [INFO] [stdout] --> src/util/mod.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn next(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `previous` [INFO] [stdout] --> src/util/mod.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn previous(&mut self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `unselect` [INFO] [stdout] --> src/util/mod.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn unselect(&mut self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `input_handle` [INFO] [stdout] --> src/util/event.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | input_handle: thread::JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ignore_exit_key` [INFO] [stdout] --> src/util/event.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | ignore_exit_key: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tick_handle` [INFO] [stdout] --> src/util/event.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | tick_handle: thread::JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `disable_exit_key` [INFO] [stdout] --> src/util/event.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn disable_exit_key(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `enable_exit_key` [INFO] [stdout] --> src/util/event.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn enable_exit_key(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `TabsState` [INFO] [stdout] --> src/util/mod.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct TabsState<'a> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/util/mod.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new(titles: Vec<&'a str>) -> TabsState { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `next` [INFO] [stdout] --> src/util/mod.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn next(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `previous` [INFO] [stdout] --> src/util/mod.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn previous(&mut self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `StatefulList` [INFO] [stdout] --> src/util/mod.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct StatefulList { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/util/mod.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn new() -> StatefulList { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with_items` [INFO] [stdout] --> src/util/mod.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn with_items(items: Vec) -> StatefulList { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `next` [INFO] [stdout] --> src/util/mod.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn next(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `previous` [INFO] [stdout] --> src/util/mod.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn previous(&mut self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `unselect` [INFO] [stdout] --> src/util/mod.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn unselect(&mut self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.60s [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "840a1dd0eaf2c30a7f38b405f7ec5db18d9572a86f3c8e5aa196a663240f55c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "840a1dd0eaf2c30a7f38b405f7ec5db18d9572a86f3c8e5aa196a663240f55c8", kill_on_drop: false }` [INFO] [stdout] 840a1dd0eaf2c30a7f38b405f7ec5db18d9572a86f3c8e5aa196a663240f55c8