[INFO] fetching crate epd-waveshare 0.5.0...
[INFO] checking epd-waveshare-0.5.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate epd-waveshare 0.5.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate epd-waveshare 0.5.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate epd-waveshare 0.5.0
[INFO] finished tweaking crates.io crate epd-waveshare 0.5.0
[INFO] tweaked toml for crates.io crate epd-waveshare 0.5.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate crates.io crate epd-waveshare 0.5.0 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded az v1.1.1
[INFO] [stderr]   Downloaded embedded-hal-mock v0.8.0
[INFO] [stderr]   Downloaded embedded-graphics-core v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8fe86b1c8f63a28a7b57f7b07f90414706407799e144a9e8f16280a547eab89c
[INFO] running `Command { std: "docker" "start" "-a" "8fe86b1c8f63a28a7b57f7b07f90414706407799e144a9e8f16280a547eab89c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8fe86b1c8f63a28a7b57f7b07f90414706407799e144a9e8f16280a547eab89c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fe86b1c8f63a28a7b57f7b07f90414706407799e144a9e8f16280a547eab89c", kill_on_drop: false }`
[INFO] [stdout] 8fe86b1c8f63a28a7b57f7b07f90414706407799e144a9e8f16280a547eab89c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f04bc0b3e3098fc415d8ae3fda72dd5f68754ee57f5a72ceed9d964afebf2523
[INFO] running `Command { std: "docker" "start" "-a" "f04bc0b3e3098fc415d8ae3fda72dd5f68754ee57f5a72ceed9d964afebf2523", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.93
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]     Checking nb v1.0.0
[INFO] [stderr]    Compiling az v1.1.1
[INFO] [stderr]     Checking bit_field v0.10.1
[INFO] [stderr]     Checking micromath v1.1.1
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]     Checking float-cmp v0.8.0
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking embedded-hal v0.2.4
[INFO] [stderr]     Checking embedded-hal-mock v0.8.0
[INFO] [stderr]     Checking serial-core v0.4.0
[INFO] [stderr]     Checking termios v0.2.2
[INFO] [stderr]     Checking ioctl-rs v0.1.6
[INFO] [stderr]     Checking serial-unix v0.4.0
[INFO] [stderr]     Checking embedded-graphics-core v0.3.2
[INFO] [stderr]     Checking embedded-graphics v0.7.1
[INFO] [stderr]     Checking epd-waveshare v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Sized` is imported redundantly
[INFO] [stdout]  --> src/traits.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::marker::Sized;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:28:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Sized` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `QuickRefresh` is imported redundantly
[INFO] [stdout]   --> src/epd2in9_v2/mod.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 86 | use crate::traits::*;
[INFO] [stdout]    |     ---------------- the item `QuickRefresh` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 89 | use crate::traits::QuickRefresh;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking i2cdev v0.4.4
[INFO] [stderr]     Checking sysfs_gpio v0.5.4
[INFO] [stderr]     Checking spidev v0.4.1
[INFO] [stderr]     Checking linux-embedded-hal v0.3.0
[INFO] [stdout] error: the item `DisplayRotation` is imported redundantly
[INFO] [stdout]   --> examples/epd4in2.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     graphics::DisplayRotation,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     prelude::*,
[INFO] [stdout]    |     ---------- the item `DisplayRotation` is already imported here
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> examples/epd4in2.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout] 1  | #![deny(warnings)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Display` is imported redundantly
[INFO] [stdout]   --> examples/epd4in2_variable_size.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 |     graphics::{Display, DisplayRotation, VarDisplay},
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 15 |     prelude::*,
[INFO] [stdout]    |     ---------- the item `Display` is already imported here
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> examples/epd4in2_variable_size.rs:2:9
[INFO] [stdout]    |
[INFO] [stdout] 2  | #![deny(warnings)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `DisplayRotation` is imported redundantly
[INFO] [stdout]   --> examples/epd4in2_variable_size.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 |     graphics::{Display, DisplayRotation, VarDisplay},
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^
[INFO] [stdout] 15 |     prelude::*,
[INFO] [stdout]    |     ---------- the item `DisplayRotation` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `DisplayRotation` is imported redundantly
[INFO] [stdout]   --> examples/epd2in13_v2.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     graphics::DisplayRotation,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     prelude::*,
[INFO] [stdout]    |     ---------- the item `DisplayRotation` is already imported here
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> examples/epd2in13_v2.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout] 1  | #![deny(warnings)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `DisplayRotation` is imported redundantly
[INFO] [stdout]   --> examples/epd2in13bc.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |     graphics::{DisplayRotation, TriDisplay},
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     prelude::*,
[INFO] [stdout]    |     ---------- the item `DisplayRotation` is already imported here
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> examples/epd2in13bc.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout] 1  | #![deny(warnings)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `TriDisplay` is imported redundantly
[INFO] [stdout]   --> examples/epd2in13bc.rs:13:33
[INFO] [stdout]    |
[INFO] [stdout] 13 |     graphics::{DisplayRotation, TriDisplay},
[INFO] [stdout]    |                                 ^^^^^^^^^^
[INFO] [stdout] 14 |     prelude::*,
[INFO] [stdout]    |     ---------- the item `TriDisplay` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `epd-waveshare` (example "epd2in13bc") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `epd-waveshare` (example "epd4in2_variable_size") due to 3 previous errors
[INFO] [stderr] error: could not compile `epd-waveshare` (example "epd2in13_v2") due to 2 previous errors
[INFO] [stderr] error: could not compile `epd-waveshare` (example "epd4in2") due to 2 previous errors
[INFO] [stdout] warning: the item `Sized` is imported redundantly
[INFO] [stdout]  --> src/traits.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::marker::Sized;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:28:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Sized` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Display` is imported redundantly
[INFO] [stdout]   --> src/epd1in54/graphics.rs:68:27
[INFO] [stdout]    |
[INFO] [stdout] 66 |     use super::*;
[INFO] [stdout]    |         -------- the item `Display` is already imported here
[INFO] [stdout] 67 |     use crate::color::{Black, Color};
[INFO] [stdout] 68 |     use crate::graphics::{Display, DisplayRotation};
[INFO] [stdout]    |                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `DisplayRotation` is imported redundantly
[INFO] [stdout]   --> src/epd1in54/graphics.rs:68:36
[INFO] [stdout]    |
[INFO] [stdout] 66 |     use super::*;
[INFO] [stdout]    |         -------- the item `DisplayRotation` is already imported here
[INFO] [stdout] 67 |     use crate::color::{Black, Color};
[INFO] [stdout] 68 |     use crate::graphics::{Display, DisplayRotation};
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Display` is imported redundantly
[INFO] [stdout]   --> src/epd2in13_v2/graphics.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 67 |     use super::*;
[INFO] [stdout]    |         -------- the item `Display` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 70 |     use crate::graphics::{Display, DisplayRotation};
[INFO] [stdout]    |                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `DisplayRotation` is imported redundantly
[INFO] [stdout]   --> src/epd2in13_v2/graphics.rs:70:36
[INFO] [stdout]    |
[INFO] [stdout] 67 |     use super::*;
[INFO] [stdout]    |         -------- the item `DisplayRotation` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 70 |     use crate::graphics::{Display, DisplayRotation};
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `HEIGHT` is imported redundantly
[INFO] [stdout]   --> src/epd2in7b/graphics.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 66 |     use super::*;
[INFO] [stdout]    |         -------- the item `HEIGHT` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 70 |     use crate::epd2in7b::{HEIGHT, WIDTH};
[INFO] [stdout]    |                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `WIDTH` is imported redundantly
[INFO] [stdout]   --> src/epd2in7b/graphics.rs:70:35
[INFO] [stdout]    |
[INFO] [stdout] 66 |     use super::*;
[INFO] [stdout]    |         -------- the item `WIDTH` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 70 |     use crate::epd2in7b::{HEIGHT, WIDTH};
[INFO] [stdout]    |                                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Display` is imported redundantly
[INFO] [stdout]   --> src/epd2in7b/graphics.rs:71:27
[INFO] [stdout]    |
[INFO] [stdout] 66 |     use super::*;
[INFO] [stdout]    |         -------- the item `Display` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 71 |     use crate::graphics::{Display, DisplayRotation};
[INFO] [stdout]    |                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `DisplayRotation` is imported redundantly
[INFO] [stdout]   --> src/epd2in7b/graphics.rs:71:36
[INFO] [stdout]    |
[INFO] [stdout] 66 |     use super::*;
[INFO] [stdout]    |         -------- the item `DisplayRotation` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 71 |     use crate::graphics::{Display, DisplayRotation};
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `QuickRefresh` is imported redundantly
[INFO] [stdout]   --> src/epd2in9_v2/mod.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 86 | use crate::traits::*;
[INFO] [stdout]    |     ---------------- the item `QuickRefresh` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 89 | use crate::traits::QuickRefresh;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Display` is imported redundantly
[INFO] [stdout]   --> src/epd4in2/graphics.rs:69:27
[INFO] [stdout]    |
[INFO] [stdout] 65 |     use super::*;
[INFO] [stdout]    |         -------- the item `Display` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 69 |     use crate::graphics::{Display, DisplayRotation};
[INFO] [stdout]    |                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `DisplayRotation` is imported redundantly
[INFO] [stdout]   --> src/epd4in2/graphics.rs:69:36
[INFO] [stdout]    |
[INFO] [stdout] 65 |     use super::*;
[INFO] [stdout]    |         -------- the item `DisplayRotation` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 69 |     use crate::graphics::{Display, DisplayRotation};
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `DisplayRotation` is imported redundantly
[INFO] [stdout]   --> src/epd5in65f/graphics.rs:68:27
[INFO] [stdout]    |
[INFO] [stdout] 66 |     use super::*;
[INFO] [stdout]    |         -------- the item `DisplayRotation` is already imported here
[INFO] [stdout] 67 |     use crate::epd5in65f;
[INFO] [stdout] 68 |     use crate::graphics::{DisplayRotation, OctDisplay};
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `OctDisplay` is imported redundantly
[INFO] [stdout]   --> src/epd5in65f/graphics.rs:68:44
[INFO] [stdout]    |
[INFO] [stdout] 66 |     use super::*;
[INFO] [stdout]    |         -------- the item `OctDisplay` is already imported here
[INFO] [stdout] 67 |     use crate::epd5in65f;
[INFO] [stdout] 68 |     use crate::graphics::{DisplayRotation, OctDisplay};
[INFO] [stdout]    |                                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Display` is imported redundantly
[INFO] [stdout]   --> src/epd7in5/graphics.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 66 |     use super::*;
[INFO] [stdout]    |         -------- the item `Display` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 70 |     use crate::graphics::{Display, DisplayRotation};
[INFO] [stdout]    |                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `DisplayRotation` is imported redundantly
[INFO] [stdout]   --> src/epd7in5/graphics.rs:70:36
[INFO] [stdout]    |
[INFO] [stdout] 66 |     use super::*;
[INFO] [stdout]    |         -------- the item `DisplayRotation` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 70 |     use crate::graphics::{Display, DisplayRotation};
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Display` is imported redundantly
[INFO] [stdout]   --> src/epd7in5_hd/graphics.rs:69:27
[INFO] [stdout]    |
[INFO] [stdout] 66 |     use super::*;
[INFO] [stdout]    |         -------- the item `Display` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 69 |     use crate::graphics::{Display, DisplayRotation};
[INFO] [stdout]    |                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `DisplayRotation` is imported redundantly
[INFO] [stdout]   --> src/epd7in5_hd/graphics.rs:69:36
[INFO] [stdout]    |
[INFO] [stdout] 66 |     use super::*;
[INFO] [stdout]    |         -------- the item `DisplayRotation` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 69 |     use crate::graphics::{Display, DisplayRotation};
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Display` is imported redundantly
[INFO] [stdout]   --> src/epd7in5_v2/graphics.rs:69:27
[INFO] [stdout]    |
[INFO] [stdout] 66 |     use super::*;
[INFO] [stdout]    |         -------- the item `Display` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 69 |     use crate::graphics::{Display, DisplayRotation};
[INFO] [stdout]    |                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `DisplayRotation` is imported redundantly
[INFO] [stdout]   --> src/epd7in5_v2/graphics.rs:69:36
[INFO] [stdout]    |
[INFO] [stdout] 66 |     use super::*;
[INFO] [stdout]    |         -------- the item `DisplayRotation` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 69 |     use crate::graphics::{Display, DisplayRotation};
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 20 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f04bc0b3e3098fc415d8ae3fda72dd5f68754ee57f5a72ceed9d964afebf2523", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f04bc0b3e3098fc415d8ae3fda72dd5f68754ee57f5a72ceed9d964afebf2523", kill_on_drop: false }`
[INFO] [stdout] f04bc0b3e3098fc415d8ae3fda72dd5f68754ee57f5a72ceed9d964afebf2523
