[INFO] fetching crate embedded-graphics-core 0.4.0... [INFO] checking embedded-graphics-core-0.4.0 against master#35936c4839dd272646394779d151e060d0f6b3ac for pr-122960-1 [INFO] extracting crate embedded-graphics-core 0.4.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate embedded-graphics-core 0.4.0 on toolchain 35936c4839dd272646394779d151e060d0f6b3ac [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "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-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+35936c4839dd272646394779d151e060d0f6b3ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded approx v0.5.1 [INFO] [stderr] Downloaded defmt-parser v0.3.4 [INFO] [stderr] Downloaded num-integer v0.1.46 [INFO] [stderr] Downloaded defmt-macros v0.3.7 [INFO] [stderr] Downloaded az v1.2.1 [INFO] [stderr] Downloaded defmt v0.3.6 [INFO] [stderr] Downloaded num-complex v0.4.5 [INFO] [stderr] Downloaded nalgebra v0.30.1 [INFO] [stderr] Downloaded simba v0.7.3 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3dcf05362b83fe0fa91aef2f42e003b9f01bb12c5fd6b2d1be04f1c5cec72118 [INFO] running `Command { std: "docker" "start" "-a" "3dcf05362b83fe0fa91aef2f42e003b9f01bb12c5fd6b2d1be04f1c5cec72118", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3dcf05362b83fe0fa91aef2f42e003b9f01bb12c5fd6b2d1be04f1c5cec72118", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dcf05362b83fe0fa91aef2f42e003b9f01bb12c5fd6b2d1be04f1c5cec72118", kill_on_drop: false }` [INFO] [stdout] 3dcf05362b83fe0fa91aef2f42e003b9f01bb12c5fd6b2d1be04f1c5cec72118 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8315a8721fee5b4b1ab26c8ca6076f408a6684d22184f396d76acda03335ab8 [INFO] running `Command { std: "docker" "start" "-a" "a8315a8721fee5b4b1ab26c8ca6076f408a6684d22184f396d76acda03335ab8", 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/35936c4839dd272646394779d151e060d0f6b3ac/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/35936c4839dd272646394779d151e060d0f6b3ac/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/35936c4839dd272646394779d151e060d0f6b3ac/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/35936c4839dd272646394779d151e060d0f6b3ac/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 + Into + 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 + Into + core::fmt::Debug, [INFO] [stdout] 248 + C: RgbColor + From + Into + 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 + Into + core::fmt::Debug, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 259 - C: RgbColor + From + Into + core::fmt::Debug, [INFO] [stdout] 259 + C: RgbColor + From + Into + 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" "a8315a8721fee5b4b1ab26c8ca6076f408a6684d22184f396d76acda03335ab8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8315a8721fee5b4b1ab26c8ca6076f408a6684d22184f396d76acda03335ab8", kill_on_drop: false }` [INFO] [stdout] a8315a8721fee5b4b1ab26c8ca6076f408a6684d22184f396d76acda03335ab8