[INFO] fetching crate memoire 0.1.2... [INFO] checking memoire-0.1.2 against master#2e6fc425411280c658d852813de01c5157255088 for pr-128013 [INFO] extracting crate memoire 0.1.2 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate memoire 0.1.2 on toolchain 2e6fc425411280c658d852813de01c5157255088 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate memoire 0.1.2 [INFO] finished tweaking crates.io crate memoire 0.1.2 [INFO] tweaked toml for crates.io crate memoire 0.1.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate memoire 0.1.2 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" "+2e6fc425411280c658d852813de01c5157255088" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_json v1.0.78 [INFO] [stderr] Downloaded gethostname v0.2.2 [INFO] [stderr] Downloaded arboard v2.0.1 [INFO] [stderr] Downloaded libc v0.2.115 [INFO] [stderr] Downloaded x11rb v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 114617cb15ba5c2c2912d8b8bd25378a2ebd5d99db2806b611a92064c2b6fc5c [INFO] running `Command { std: "docker" "start" "-a" "114617cb15ba5c2c2912d8b8bd25378a2ebd5d99db2806b611a92064c2b6fc5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "114617cb15ba5c2c2912d8b8bd25378a2ebd5d99db2806b611a92064c2b6fc5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "114617cb15ba5c2c2912d8b8bd25378a2ebd5d99db2806b611a92064c2b6fc5c", kill_on_drop: false }` [INFO] [stdout] 114617cb15ba5c2c2912d8b8bd25378a2ebd5d99db2806b611a92064c2b6fc5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a422ccd9faa48c0379488f083c6248f5290e9d6dd3eef99a985338d87c8b909 [INFO] running `Command { std: "docker" "start" "-a" "5a422ccd9faa48c0379488f083c6248f5290e9d6dd3eef99a985338d87c8b909", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.115 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking gethostname v0.2.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking bytemuck v1.7.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking unicode-segmentation v1.8.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking x11rb v0.8.1 [INFO] [stderr] Checking arboard v2.0.1 [INFO] [stderr] Checking memoire v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `self::test::TestBackend` [INFO] [stdout] --> src/tui/backend/mod.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use self::test::TestBackend; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/tui/style.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/tui/style.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/tui/style.rs:41:16 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MapResolution` and `Map` [INFO] [stdout] --> src/tui/widgets/canvas/mod.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | pub use self::map::{Map, MapResolution}; [INFO] [stdout] | ^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::rectangle::Rectangle` [INFO] [stdout] --> src/tui/widgets/canvas/mod.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub use self::rectangle::Rectangle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::barchart::BarChart` [INFO] [stdout] --> src/tui/widgets/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use self::barchart::BarChart; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BorderType` [INFO] [stdout] --> src/tui/widgets/mod.rs:32:30 [INFO] [stdout] | [INFO] [stdout] 32 | pub use self::block::{Block, BorderType}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Axis`, `Chart`, `Dataset`, and `GraphType` [INFO] [stdout] --> src/tui/widgets/mod.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 33 | pub use self::chart::{Axis, Chart, Dataset, GraphType}; [INFO] [stdout] | ^^^^ ^^^^^ ^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::clear::Clear` [INFO] [stdout] --> src/tui/widgets/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub use self::clear::Clear; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Gauge` and `LineGauge` [INFO] [stdout] --> src/tui/widgets/mod.rs:35:23 [INFO] [stdout] | [INFO] [stdout] 35 | pub use self::gauge::{Gauge, LineGauge}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::sparkline::Sparkline` [INFO] [stdout] --> src/tui/widgets/mod.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub use self::sparkline::Sparkline; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Cell` [INFO] [stdout] --> src/tui/widgets/mod.rs:39:23 [INFO] [stdout] | [INFO] [stdout] 39 | pub use self::table::{Cell, Row, Table, TableState}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::tabs::Tabs` [INFO] [stdout] --> src/tui/widgets/mod.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub use self::tabs::Tabs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Frame`, `TerminalOptions`, and `Viewport` [INFO] [stdout] --> src/tui/mod.rs:173:26 [INFO] [stdout] | [INFO] [stdout] 173 | pub use self::terminal::{Frame, Terminal, TerminalOptions, Viewport}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::test::TestBackend` [INFO] [stdout] --> src/tui/backend/mod.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use self::test::TestBackend; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/tui/style.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/tui/style.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/tui/style.rs:41:16 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MapResolution` and `Map` [INFO] [stdout] --> src/tui/widgets/canvas/mod.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | pub use self::map::{Map, MapResolution}; [INFO] [stdout] | ^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::rectangle::Rectangle` [INFO] [stdout] --> src/tui/widgets/canvas/mod.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub use self::rectangle::Rectangle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::barchart::BarChart` [INFO] [stdout] --> src/tui/widgets/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use self::barchart::BarChart; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BorderType` [INFO] [stdout] --> src/tui/widgets/mod.rs:32:30 [INFO] [stdout] | [INFO] [stdout] 32 | pub use self::block::{Block, BorderType}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Axis`, `Chart`, `Dataset`, and `GraphType` [INFO] [stdout] --> src/tui/widgets/mod.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 33 | pub use self::chart::{Axis, Chart, Dataset, GraphType}; [INFO] [stdout] | ^^^^ ^^^^^ ^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::clear::Clear` [INFO] [stdout] --> src/tui/widgets/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub use self::clear::Clear; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Gauge` and `LineGauge` [INFO] [stdout] --> src/tui/widgets/mod.rs:35:23 [INFO] [stdout] | [INFO] [stdout] 35 | pub use self::gauge::{Gauge, LineGauge}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::sparkline::Sparkline` [INFO] [stdout] --> src/tui/widgets/mod.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub use self::sparkline::Sparkline; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Cell` [INFO] [stdout] --> src/tui/widgets/mod.rs:39:23 [INFO] [stdout] | [INFO] [stdout] 39 | pub use self::table::{Cell, Row, Table, TableState}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::tabs::Tabs` [INFO] [stdout] --> src/tui/widgets/mod.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub use self::tabs::Tabs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Frame`, `TerminalOptions`, and `Viewport` [INFO] [stdout] --> src/tui/mod.rs:173:26 [INFO] [stdout] | [INFO] [stdout] 173 | pub use self::terminal::{Frame, Terminal, TerminalOptions, Viewport}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `TopRight`, `BottomRight`, and `BottomLeft` are never constructed [INFO] [stdout] --> src/tui/layout.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum Corner { [INFO] [stdout] | ------ variants in this enum [INFO] [stdout] 11 | TopLeft, [INFO] [stdout] 12 | TopRight, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 13 | BottomRight, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 14 | BottomLeft, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Corner` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Max` is never constructed [INFO] [stdout] --> src/tui/layout.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub enum Constraint { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 29 | Max(u16), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Constraint` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DOT` is never used [INFO] [stdout] --> src/tui/symbols.rs:212:11 [INFO] [stdout] | [INFO] [stdout] 212 | pub const DOT: &str = "•"; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Block` is never constructed [INFO] [stdout] --> src/tui/symbols.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 226 | pub enum Marker { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 230 | Block, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Marker` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Set` is never constructed [INFO] [stdout] --> src/tui/symbols.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Set { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Set` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `THREE_LEVELS` is never used [INFO] [stdout] --> src/tui/symbols.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 24 | pub const THREE_LEVELS: Set = Set { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NINE_LEVELS` is never used [INFO] [stdout] --> src/tui/symbols.rs:36:15 [INFO] [stdout] | [INFO] [stdout] 36 | pub const NINE_LEVELS: Set = Set { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `THREE_LEVELS` is never used [INFO] [stdout] --> src/tui/symbols.rs:72:15 [INFO] [stdout] | [INFO] [stdout] 72 | pub const THREE_LEVELS: Set = Set { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `vertical_left`, `vertical_right`, `horizontal_down`, `horizontal_up`, and `cross` are never read [INFO] [stdout] --> src/tui/symbols.rs:154:13 [INFO] [stdout] | [INFO] [stdout] 147 | pub struct Set { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 154 | pub vertical_left: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 155 | pub vertical_right: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 156 | pub horizontal_down: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 157 | pub horizontal_up: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 158 | pub cross: &'static str, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Set` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `buffer` and `area` are never read [INFO] [stdout] --> src/tui/terminal.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 150 | pub struct CompletedFrame<'a> { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 151 | pub buffer: &'a Buffer, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 152 | pub area: Rect, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Rounded`, `Double`, and `Thick` are never constructed [INFO] [stdout] --> src/tui/widgets/block.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum BorderType { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 12 | Plain, [INFO] [stdout] 13 | Rounded, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 14 | Double, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 15 | Thick, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BorderType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `width` and `height` are never used [INFO] [stdout] --> src/tui/widgets/canvas/mod.rs:42:8 [INFO] [stdout] | [INFO] [stdout] 41 | trait Grid: Debug { [INFO] [stdout] | ---- methods in this trait [INFO] [stdout] 42 | fn width(&self) -> u16; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 43 | fn height(&self) -> u16; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `High` is never constructed [INFO] [stdout] --> src/tui/widgets/canvas/map.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum MapResolution { [INFO] [stdout] | ------------- variant in this enum [INFO] [stdout] 11 | Low, [INFO] [stdout] 12 | High, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MapResolution` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Line` is never constructed [INFO] [stdout] --> src/tui/widgets/chart.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 93 | pub enum GraphType { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 97 | Line, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GraphType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 29 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `TopRight`, `BottomRight`, and `BottomLeft` are never constructed [INFO] [stdout] --> src/tui/layout.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum Corner { [INFO] [stdout] | ------ variants in this enum [INFO] [stdout] 11 | TopLeft, [INFO] [stdout] 12 | TopRight, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 13 | BottomRight, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 14 | BottomLeft, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Corner` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DOT` is never used [INFO] [stdout] --> src/tui/symbols.rs:212:11 [INFO] [stdout] | [INFO] [stdout] 212 | pub const DOT: &str = "•"; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Block` is never constructed [INFO] [stdout] --> src/tui/symbols.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 226 | pub enum Marker { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 230 | Block, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Marker` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Set` is never constructed [INFO] [stdout] --> src/tui/symbols.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Set { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Set` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `THREE_LEVELS` is never used [INFO] [stdout] --> src/tui/symbols.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 24 | pub const THREE_LEVELS: Set = Set { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NINE_LEVELS` is never used [INFO] [stdout] --> src/tui/symbols.rs:36:15 [INFO] [stdout] | [INFO] [stdout] 36 | pub const NINE_LEVELS: Set = Set { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `THREE_LEVELS` is never used [INFO] [stdout] --> src/tui/symbols.rs:72:15 [INFO] [stdout] | [INFO] [stdout] 72 | pub const THREE_LEVELS: Set = Set { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `vertical_left`, `vertical_right`, `horizontal_down`, `horizontal_up`, and `cross` are never read [INFO] [stdout] --> src/tui/symbols.rs:154:13 [INFO] [stdout] | [INFO] [stdout] 147 | pub struct Set { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 154 | pub vertical_left: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 155 | pub vertical_right: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 156 | pub horizontal_down: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 157 | pub horizontal_up: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 158 | pub cross: &'static str, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Set` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `buffer` and `area` are never read [INFO] [stdout] --> src/tui/terminal.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 150 | pub struct CompletedFrame<'a> { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 151 | pub buffer: &'a Buffer, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 152 | pub area: Rect, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Rounded`, `Double`, and `Thick` are never constructed [INFO] [stdout] --> src/tui/widgets/block.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum BorderType { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 12 | Plain, [INFO] [stdout] 13 | Rounded, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 14 | Double, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 15 | Thick, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BorderType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `width` and `height` are never used [INFO] [stdout] --> src/tui/widgets/canvas/mod.rs:42:8 [INFO] [stdout] | [INFO] [stdout] 41 | trait Grid: Debug { [INFO] [stdout] | ---- methods in this trait [INFO] [stdout] 42 | fn width(&self) -> u16; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 43 | fn height(&self) -> u16; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `High` is never constructed [INFO] [stdout] --> src/tui/widgets/canvas/map.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum MapResolution { [INFO] [stdout] | ------------- variant in this enum [INFO] [stdout] 11 | Low, [INFO] [stdout] 12 | High, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MapResolution` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Line` is never constructed [INFO] [stdout] --> src/tui/widgets/chart.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 93 | pub enum GraphType { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 97 | Line, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GraphType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.05s [INFO] running `Command { std: "docker" "inspect" "5a422ccd9faa48c0379488f083c6248f5290e9d6dd3eef99a985338d87c8b909", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a422ccd9faa48c0379488f083c6248f5290e9d6dd3eef99a985338d87c8b909", kill_on_drop: false }` [INFO] [stdout] 5a422ccd9faa48c0379488f083c6248f5290e9d6dd3eef99a985338d87c8b909