[INFO] cloning repository https://github.com/lielfr/activity-monitor-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lielfr/activity-monitor-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flielfr%2Factivity-monitor-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flielfr%2Factivity-monitor-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ab52e95defb5d99b637466e3839bea1dc8cdf7f [INFO] checking lielfr/activity-monitor-rs against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flielfr%2Factivity-monitor-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lielfr/activity-monitor-rs on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lielfr/activity-monitor-rs [INFO] finished tweaking git repo https://github.com/lielfr/activity-monitor-rs [INFO] tweaked toml for git repo https://github.com/lielfr/activity-monitor-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lielfr/activity-monitor-rs 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b564428f40e74b119c393883eac36934f39946513ea4f343e3caea28e42406ba [INFO] running `Command { std: "docker" "start" "-a" "b564428f40e74b119c393883eac36934f39946513ea4f343e3caea28e42406ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b564428f40e74b119c393883eac36934f39946513ea4f343e3caea28e42406ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b564428f40e74b119c393883eac36934f39946513ea4f343e3caea28e42406ba", kill_on_drop: false }` [INFO] [stdout] b564428f40e74b119c393883eac36934f39946513ea4f343e3caea28e42406ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13c2a9c9cfb6577ea172b964d975adf4ffe9a13bc8119e4096510b41131ef901 [INFO] running `Command { std: "docker" "start" "-a" "13c2a9c9cfb6577ea172b964d975adf4ffe9a13bc8119e4096510b41131ef901", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling syn v2.0.35 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking ctrlc v3.4.1 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Checking sysinfo v0.29.10 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking ratatui v0.23.0 [INFO] [stderr] Checking activity-monitor-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Style` is imported redundantly [INFO] [stdout] --> src/widgets.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | use ratatui::prelude::*; [INFO] [stdout] | ------------------- the item `Style` is already imported here [INFO] [stdout] 3 | use ratatui::style::Style; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Backend` is imported redundantly [INFO] [stdout] --> src/main.rs:9:24 [INFO] [stdout] | [INFO] [stdout] 9 | use ratatui::backend::{Backend, CrosstermBackend}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 10 | use ratatui::layout::{Constraint, Layout}; [INFO] [stdout] 11 | use ratatui::prelude::*; [INFO] [stdout] | ------------------- the item `Backend` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `CrosstermBackend` is imported redundantly [INFO] [stdout] --> src/main.rs:9:33 [INFO] [stdout] | [INFO] [stdout] 9 | use ratatui::backend::{Backend, CrosstermBackend}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | use ratatui::layout::{Constraint, Layout}; [INFO] [stdout] 11 | use ratatui::prelude::*; [INFO] [stdout] | ------------------- the item `CrosstermBackend` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Constraint` is imported redundantly [INFO] [stdout] --> src/main.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | use ratatui::layout::{Constraint, Layout}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 11 | use ratatui::prelude::*; [INFO] [stdout] | ------------------- the item `Constraint` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Layout` is imported redundantly [INFO] [stdout] --> src/main.rs:10:35 [INFO] [stdout] | [INFO] [stdout] 10 | use ratatui::layout::{Constraint, Layout}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 11 | use ratatui::prelude::*; [INFO] [stdout] | ------------------- the item `Layout` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Frame` is imported redundantly [INFO] [stdout] --> src/main.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 11 | use ratatui::prelude::*; [INFO] [stdout] | ------------------- the item `Frame` is already imported here [INFO] [stdout] 12 | use ratatui::widgets::{Block, Borders}; [INFO] [stdout] 13 | use ratatui::{Frame, Terminal}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Terminal` is imported redundantly [INFO] [stdout] --> src/main.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 11 | use ratatui::prelude::*; [INFO] [stdout] | ------------------- the item `Terminal` is already imported here [INFO] [stdout] 12 | use ratatui::widgets::{Block, Borders}; [INFO] [stdout] 13 | use ratatui::{Frame, Terminal}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Style` is imported redundantly [INFO] [stdout] --> src/widgets.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | use ratatui::prelude::*; [INFO] [stdout] | ------------------- the item `Style` is already imported here [INFO] [stdout] 3 | use ratatui::style::Style; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Backend` is imported redundantly [INFO] [stdout] --> src/main.rs:9:24 [INFO] [stdout] | [INFO] [stdout] 9 | use ratatui::backend::{Backend, CrosstermBackend}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 10 | use ratatui::layout::{Constraint, Layout}; [INFO] [stdout] 11 | use ratatui::prelude::*; [INFO] [stdout] | ------------------- the item `Backend` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `CrosstermBackend` is imported redundantly [INFO] [stdout] --> src/main.rs:9:33 [INFO] [stdout] | [INFO] [stdout] 9 | use ratatui::backend::{Backend, CrosstermBackend}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | use ratatui::layout::{Constraint, Layout}; [INFO] [stdout] 11 | use ratatui::prelude::*; [INFO] [stdout] | ------------------- the item `CrosstermBackend` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Constraint` is imported redundantly [INFO] [stdout] --> src/main.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | use ratatui::layout::{Constraint, Layout}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 11 | use ratatui::prelude::*; [INFO] [stdout] | ------------------- the item `Constraint` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Layout` is imported redundantly [INFO] [stdout] --> src/main.rs:10:35 [INFO] [stdout] | [INFO] [stdout] 10 | use ratatui::layout::{Constraint, Layout}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 11 | use ratatui::prelude::*; [INFO] [stdout] | ------------------- the item `Layout` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Frame` is imported redundantly [INFO] [stdout] --> src/main.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 11 | use ratatui::prelude::*; [INFO] [stdout] | ------------------- the item `Frame` is already imported here [INFO] [stdout] 12 | use ratatui::widgets::{Block, Borders}; [INFO] [stdout] 13 | use ratatui::{Frame, Terminal}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Terminal` is imported redundantly [INFO] [stdout] --> src/main.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 11 | use ratatui::prelude::*; [INFO] [stdout] | ------------------- the item `Terminal` is already imported here [INFO] [stdout] 12 | use ratatui::widgets::{Block, Borders}; [INFO] [stdout] 13 | use ratatui::{Frame, Terminal}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.66s [INFO] running `Command { std: "docker" "inspect" "13c2a9c9cfb6577ea172b964d975adf4ffe9a13bc8119e4096510b41131ef901", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13c2a9c9cfb6577ea172b964d975adf4ffe9a13bc8119e4096510b41131ef901", kill_on_drop: false }` [INFO] [stdout] 13c2a9c9cfb6577ea172b964d975adf4ffe9a13bc8119e4096510b41131ef901 [INFO] checking lielfr/activity-monitor-rs against try#2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flielfr%2Factivity-monitor-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lielfr/activity-monitor-rs on toolchain 2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lielfr/activity-monitor-rs [INFO] finished tweaking git repo https://github.com/lielfr/activity-monitor-rs [INFO] tweaked toml for git repo https://github.com/lielfr/activity-monitor-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lielfr/activity-monitor-rs 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" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db3e3af8694fc8dc782ad8fc429f726322decc0887a7694c9326076f9b1f1668 [INFO] running `Command { std: "docker" "start" "-a" "db3e3af8694fc8dc782ad8fc429f726322decc0887a7694c9326076f9b1f1668", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db3e3af8694fc8dc782ad8fc429f726322decc0887a7694c9326076f9b1f1668", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db3e3af8694fc8dc782ad8fc429f726322decc0887a7694c9326076f9b1f1668", kill_on_drop: false }` [INFO] [stdout] db3e3af8694fc8dc782ad8fc429f726322decc0887a7694c9326076f9b1f1668 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d0310bf2cb3e875449d2ca33702e9ffc983494487f76d6af25a1ca4cdf3a68a [INFO] running `Command { std: "docker" "start" "-a" "9d0310bf2cb3e875449d2ca33702e9ffc983494487f76d6af25a1ca4cdf3a68a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.35 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking ctrlc v3.4.1 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Checking sysinfo v0.29.10 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking ratatui v0.23.0 [INFO] [stderr] Checking activity-monitor-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Style` is imported redundantly [INFO] [stdout] --> src/widgets.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | use ratatui::prelude::*; [INFO] [stdout] | ------------------- the item `Style` is already imported here [INFO] [stdout] 3 | use ratatui::style::Style; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Backend` is imported redundantly [INFO] [stdout] --> src/main.rs:9:24 [INFO] [stdout] | [INFO] [stdout] 9 | use ratatui::backend::{Backend, CrosstermBackend}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 10 | use ratatui::layout::{Constraint, Layout}; [INFO] [stdout] 11 | use ratatui::prelude::*; [INFO] [stdout] | ------------------- the item `Backend` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `CrosstermBackend` is imported redundantly [INFO] [stdout] --> src/main.rs:9:33 [INFO] [stdout] | [INFO] [stdout] 9 | use ratatui::backend::{Backend, CrosstermBackend}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | use ratatui::layout::{Constraint, Layout}; [INFO] [stdout] 11 | use ratatui::prelude::*; [INFO] [stdout] | ------------------- the item `CrosstermBackend` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Constraint` is imported redundantly [INFO] [stdout] --> src/main.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | use ratatui::layout::{Constraint, Layout}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 11 | use ratatui::prelude::*; [INFO] [stdout] | ------------------- the item `Constraint` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Layout` is imported redundantly [INFO] [stdout] --> src/main.rs:10:35 [INFO] [stdout] | [INFO] [stdout] 10 | use ratatui::layout::{Constraint, Layout}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 11 | use ratatui::prelude::*; [INFO] [stdout] | ------------------- the item `Layout` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Frame` is imported redundantly [INFO] [stdout] --> src/main.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 11 | use ratatui::prelude::*; [INFO] [stdout] | ------------------- the item `Frame` is already imported here [INFO] [stdout] 12 | use ratatui::widgets::{Block, Borders}; [INFO] [stdout] 13 | use ratatui::{Frame, Terminal}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Terminal` is imported redundantly [INFO] [stdout] --> src/main.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 11 | use ratatui::prelude::*; [INFO] [stdout] | ------------------- the item `Terminal` is already imported here [INFO] [stdout] 12 | use ratatui::widgets::{Block, Borders}; [INFO] [stdout] 13 | use ratatui::{Frame, Terminal}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Style` is imported redundantly [INFO] [stdout] --> src/widgets.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | use ratatui::prelude::*; [INFO] [stdout] | ------------------- the item `Style` is already imported here [INFO] [stdout] 3 | use ratatui::style::Style; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Backend` is imported redundantly [INFO] [stdout] --> src/main.rs:9:24 [INFO] [stdout] | [INFO] [stdout] 9 | use ratatui::backend::{Backend, CrosstermBackend}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 10 | use ratatui::layout::{Constraint, Layout}; [INFO] [stdout] 11 | use ratatui::prelude::*; [INFO] [stdout] | ------------------- the item `Backend` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `CrosstermBackend` is imported redundantly [INFO] [stdout] --> src/main.rs:9:33 [INFO] [stdout] | [INFO] [stdout] 9 | use ratatui::backend::{Backend, CrosstermBackend}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | use ratatui::layout::{Constraint, Layout}; [INFO] [stdout] 11 | use ratatui::prelude::*; [INFO] [stdout] | ------------------- the item `CrosstermBackend` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Constraint` is imported redundantly [INFO] [stdout] --> src/main.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | use ratatui::layout::{Constraint, Layout}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 11 | use ratatui::prelude::*; [INFO] [stdout] | ------------------- the item `Constraint` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Layout` is imported redundantly [INFO] [stdout] --> src/main.rs:10:35 [INFO] [stdout] | [INFO] [stdout] 10 | use ratatui::layout::{Constraint, Layout}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 11 | use ratatui::prelude::*; [INFO] [stdout] | ------------------- the item `Layout` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Frame` is imported redundantly [INFO] [stdout] --> src/main.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 11 | use ratatui::prelude::*; [INFO] [stdout] | ------------------- the item `Frame` is already imported here [INFO] [stdout] 12 | use ratatui::widgets::{Block, Borders}; [INFO] [stdout] 13 | use ratatui::{Frame, Terminal}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Terminal` is imported redundantly [INFO] [stdout] --> src/main.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 11 | use ratatui::prelude::*; [INFO] [stdout] | ------------------- the item `Terminal` is already imported here [INFO] [stdout] 12 | use ratatui::widgets::{Block, Borders}; [INFO] [stdout] 13 | use ratatui::{Frame, Terminal}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.52s [INFO] running `Command { std: "docker" "inspect" "9d0310bf2cb3e875449d2ca33702e9ffc983494487f76d6af25a1ca4cdf3a68a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d0310bf2cb3e875449d2ca33702e9ffc983494487f76d6af25a1ca4cdf3a68a", kill_on_drop: false }` [INFO] [stdout] 9d0310bf2cb3e875449d2ca33702e9ffc983494487f76d6af25a1ca4cdf3a68a