[INFO] fetching crate embedded-graphics-core 0.4.0...
[INFO] checking embedded-graphics-core-0.4.0 against master#80399064afa4a2cd153f30d02c25f7ea0383ed65 for opaque-soundness-fix
[INFO] extracting crate embedded-graphics-core 0.4.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate embedded-graphics-core 0.4.0 on toolchain 80399064afa4a2cd153f30d02c25f7ea0383ed65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate embedded-graphics-core 0.4.0
[INFO] finished tweaking crates.io crate embedded-graphics-core 0.4.0
[INFO] tweaked toml for crates.io crate embedded-graphics-core 0.4.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded az v1.2.1
[INFO] [stderr]   Downloaded defmt v0.3.6
[INFO] [stderr]   Downloaded defmt-parser v0.3.4
[INFO] [stderr]   Downloaded defmt-macros v0.3.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5cd205ff730910d133501fe7b634d71d7b0ed4e01bc8ae5b3e1a1007931bcfe2
[INFO] running `Command { std: "docker" "start" "-a" "5cd205ff730910d133501fe7b634d71d7b0ed4e01bc8ae5b3e1a1007931bcfe2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5cd205ff730910d133501fe7b634d71d7b0ed4e01bc8ae5b3e1a1007931bcfe2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cd205ff730910d133501fe7b634d71d7b0ed4e01bc8ae5b3e1a1007931bcfe2", kill_on_drop: false }`
[INFO] [stdout] 5cd205ff730910d133501fe7b634d71d7b0ed4e01bc8ae5b3e1a1007931bcfe2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd58c2e2ce520820fbb9d213d1ef4d8d369e0291805b07ae84a59c1b874c99ef
[INFO] running `Command { std: "docker" "start" "-a" "cd58c2e2ce520820fbb9d213d1ef4d8d369e0291805b07ae84a59c1b874c99ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking embedded-graphics-core v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/geometry/point.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 |     convert::{TryFrom, TryInto},
[INFO] [stdout]   |               ^^^^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/core/src/prelude/mod.rs:46:30
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/geometry/point.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 |     convert::{TryFrom, TryInto},
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/core/src/prelude/mod.rs:46:39
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `embedded_graphics`
[INFO] [stdout]    --> src/drawable.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |     use embedded_graphics::{
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `embedded_graphics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/primitives/rectangle/mod.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         self::Points::new(self)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | #![deny(unused_qualifications)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 68 -         self::Points::new(self)
[INFO] [stdout] 68 +         Points::new(self)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `embedded_graphics`
[INFO] [stdout]    --> src/drawable.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |     use embedded_graphics::{
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `embedded_graphics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/geometry/point.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 |     convert::{TryFrom, TryInto},
[INFO] [stdout]   |               ^^^^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/core/src/prelude/mod.rs:46:30
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/geometry/point.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 |     convert::{TryFrom, TryInto},
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/core/src/prelude/mod.rs:46:39
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/pixelcolor/rgb_color.rs:248:53
[INFO] [stdout]     |
[INFO] [stdout] 248 |         C: RgbColor + From<RawU16> + Into<RawU16> + core::fmt::Debug,
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:82:9
[INFO] [stdout]     |
[INFO] [stdout] 82  | #![deny(unused_qualifications)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 248 -         C: RgbColor + From<RawU16> + Into<RawU16> + core::fmt::Debug,
[INFO] [stdout] 248 +         C: RgbColor + From<RawU16> + Into<RawU16> + fmt::Debug,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/pixelcolor/rgb_color.rs:259:53
[INFO] [stdout]     |
[INFO] [stdout] 259 |         C: RgbColor + From<RawU24> + Into<RawU24> + core::fmt::Debug,
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 259 -         C: RgbColor + From<RawU24> + Into<RawU24> + core::fmt::Debug,
[INFO] [stdout] 259 +         C: RgbColor + From<RawU24> + Into<RawU24> + fmt::Debug,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Point` is imported redundantly
[INFO] [stdout]   --> src/primitives/rectangle/points.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 60 |     use super::*;
[INFO] [stdout]    |         -------- the item `Point` is already imported here
[INFO] [stdout] 61 |     use crate::{
[INFO] [stdout] 62 |         geometry::{Point, Size},
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Rectangle` is imported redundantly
[INFO] [stdout]   --> src/primitives/rectangle/points.rs:63:34
[INFO] [stdout]    |
[INFO] [stdout] 60 |     use super::*;
[INFO] [stdout]    |         -------- the item `Rectangle` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 63 |         primitives::{PointsIter, Rectangle},
[INFO] [stdout]    |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/primitives/rectangle/mod.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         self::Points::new(self)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 68 -         self::Points::new(self)
[INFO] [stdout] 68 +         Points::new(self)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Dimensions` is imported redundantly
[INFO] [stdout]    --> src/primitives/rectangle/mod.rs:557:27
[INFO] [stdout]     |
[INFO] [stdout] 556 |     use super::*;
[INFO] [stdout]     |         -------- the item `Dimensions` is already imported here
[INFO] [stdout] 557 |     use crate::geometry::{Dimensions, Point, Size};
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Point` is imported redundantly
[INFO] [stdout]    --> src/primitives/rectangle/mod.rs:557:39
[INFO] [stdout]     |
[INFO] [stdout] 556 |     use super::*;
[INFO] [stdout]     |         -------- the item `Point` is already imported here
[INFO] [stdout] 557 |     use crate::geometry::{Dimensions, Point, Size};
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Size` is imported redundantly
[INFO] [stdout]    --> src/primitives/rectangle/mod.rs:557:46
[INFO] [stdout]     |
[INFO] [stdout] 556 |     use super::*;
[INFO] [stdout]     |         -------- the item `Size` is already imported here
[INFO] [stdout] 557 |     use crate::geometry::{Dimensions, Point, Size};
[INFO] [stdout]     |                                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `embedded-graphics-core` (lib) due to 2 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 5 previous errors; 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `embedded-graphics-core` (lib test) due to 6 previous errors; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "cd58c2e2ce520820fbb9d213d1ef4d8d369e0291805b07ae84a59c1b874c99ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd58c2e2ce520820fbb9d213d1ef4d8d369e0291805b07ae84a59c1b874c99ef", kill_on_drop: false }`
[INFO] [stdout] cd58c2e2ce520820fbb9d213d1ef4d8d369e0291805b07ae84a59c1b874c99ef
[INFO] checking embedded-graphics-core-0.4.0 against master#09bc67b9158392361780e779d32997f14cc75c39 for opaque-soundness-fix
[INFO] extracting crate embedded-graphics-core 0.4.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate embedded-graphics-core 0.4.0 on toolchain 09bc67b9158392361780e779d32997f14cc75c39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate embedded-graphics-core 0.4.0
[INFO] finished tweaking crates.io crate embedded-graphics-core 0.4.0
[INFO] tweaked toml for crates.io crate embedded-graphics-core 0.4.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a3e9ccca4a79988b0c07dda58307ee3417006a5a9b7e1744489556d3445eeb88
[INFO] running `Command { std: "docker" "start" "-a" "a3e9ccca4a79988b0c07dda58307ee3417006a5a9b7e1744489556d3445eeb88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3e9ccca4a79988b0c07dda58307ee3417006a5a9b7e1744489556d3445eeb88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3e9ccca4a79988b0c07dda58307ee3417006a5a9b7e1744489556d3445eeb88", kill_on_drop: false }`
[INFO] [stdout] a3e9ccca4a79988b0c07dda58307ee3417006a5a9b7e1744489556d3445eeb88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+09bc67b9158392361780e779d32997f14cc75c39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee23d21a875f61b4dc0dd02c2b376001b65426cad7d61754879289824f074586
[INFO] running `Command { std: "docker" "start" "-a" "ee23d21a875f61b4dc0dd02c2b376001b65426cad7d61754879289824f074586", kill_on_drop: false }`
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking embedded-graphics-core v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/geometry/point.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 |     convert::{TryFrom, TryInto},
[INFO] [stdout]   |               ^^^^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/core/src/prelude/mod.rs:46:30
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/geometry/point.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 |     convert::{TryFrom, TryInto},
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/core/src/prelude/mod.rs:46:39
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/primitives/rectangle/mod.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         self::Points::new(self)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | #![deny(unused_qualifications)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 68 -         self::Points::new(self)
[INFO] [stdout] 68 +         Points::new(self)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `embedded_graphics`
[INFO] [stdout]    --> src/drawable.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |     use embedded_graphics::{
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `embedded_graphics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `embedded_graphics`
[INFO] [stdout]    --> src/drawable.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |     use embedded_graphics::{
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `embedded_graphics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/geometry/point.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 |     convert::{TryFrom, TryInto},
[INFO] [stdout]   |               ^^^^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/core/src/prelude/mod.rs:46:30
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/geometry/point.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 |     convert::{TryFrom, TryInto},
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/core/src/prelude/mod.rs:46:39
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/pixelcolor/rgb_color.rs:248:53
[INFO] [stdout]     |
[INFO] [stdout] 248 |         C: RgbColor + From<RawU16> + Into<RawU16> + core::fmt::Debug,
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:82:9
[INFO] [stdout]     |
[INFO] [stdout] 82  | #![deny(unused_qualifications)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 248 -         C: RgbColor + From<RawU16> + Into<RawU16> + core::fmt::Debug,
[INFO] [stdout] 248 +         C: RgbColor + From<RawU16> + Into<RawU16> + fmt::Debug,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/pixelcolor/rgb_color.rs:259:53
[INFO] [stdout]     |
[INFO] [stdout] 259 |         C: RgbColor + From<RawU24> + Into<RawU24> + core::fmt::Debug,
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 259 -         C: RgbColor + From<RawU24> + Into<RawU24> + core::fmt::Debug,
[INFO] [stdout] 259 +         C: RgbColor + From<RawU24> + Into<RawU24> + fmt::Debug,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Point` is imported redundantly
[INFO] [stdout]   --> src/primitives/rectangle/points.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 60 |     use super::*;
[INFO] [stdout]    |         -------- the item `Point` is already imported here
[INFO] [stdout] 61 |     use crate::{
[INFO] [stdout] 62 |         geometry::{Point, Size},
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Rectangle` is imported redundantly
[INFO] [stdout]   --> src/primitives/rectangle/points.rs:63:34
[INFO] [stdout]    |
[INFO] [stdout] 60 |     use super::*;
[INFO] [stdout]    |         -------- the item `Rectangle` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 63 |         primitives::{PointsIter, Rectangle},
[INFO] [stdout]    |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/primitives/rectangle/mod.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         self::Points::new(self)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 68 -         self::Points::new(self)
[INFO] [stdout] 68 +         Points::new(self)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Dimensions` is imported redundantly
[INFO] [stdout]    --> src/primitives/rectangle/mod.rs:557:27
[INFO] [stdout]     |
[INFO] [stdout] 556 |     use super::*;
[INFO] [stdout]     |         -------- the item `Dimensions` is already imported here
[INFO] [stdout] 557 |     use crate::geometry::{Dimensions, Point, Size};
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Point` is imported redundantly
[INFO] [stdout]    --> src/primitives/rectangle/mod.rs:557:39
[INFO] [stdout]     |
[INFO] [stdout] 556 |     use super::*;
[INFO] [stdout]     |         -------- the item `Point` is already imported here
[INFO] [stdout] 557 |     use crate::geometry::{Dimensions, Point, Size};
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Size` is imported redundantly
[INFO] [stdout]    --> src/primitives/rectangle/mod.rs:557:46
[INFO] [stdout]     |
[INFO] [stdout] 556 |     use super::*;
[INFO] [stdout]     |         -------- the item `Size` is already imported here
[INFO] [stdout] 557 |     use crate::geometry::{Dimensions, Point, Size};
[INFO] [stdout]     |                                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `embedded-graphics-core` (lib) due to 2 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 5 previous errors; 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `embedded-graphics-core` (lib test) due to 6 previous errors; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ee23d21a875f61b4dc0dd02c2b376001b65426cad7d61754879289824f074586", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee23d21a875f61b4dc0dd02c2b376001b65426cad7d61754879289824f074586", kill_on_drop: false }`
[INFO] [stdout] ee23d21a875f61b4dc0dd02c2b376001b65426cad7d61754879289824f074586
