[INFO] fetching crate embedded-graphics-core 0.4.0...
[INFO] checking embedded-graphics-core-0.4.0 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate embedded-graphics-core 0.4.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate embedded-graphics-core 0.4.0 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "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-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 27 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v1.3.2 (available: v2.6.0)
[INFO] [stderr]       Adding nalgebra v0.30.1 (available: v0.33.0)
[INFO] [stderr]       Adding simba v0.7.3 (available: v0.9.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.77)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simba v0.7.3
[INFO] [stderr]   Downloaded nalgebra v0.30.1
[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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 06aa9a71b084c14ab4e42809deb379c58a16e8f8d993376cfdcc9a144ed61264
[INFO] running `Command { std: "docker" "start" "-a" "06aa9a71b084c14ab4e42809deb379c58a16e8f8d993376cfdcc9a144ed61264", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06aa9a71b084c14ab4e42809deb379c58a16e8f8d993376cfdcc9a144ed61264", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06aa9a71b084c14ab4e42809deb379c58a16e8f8d993376cfdcc9a144ed61264", kill_on_drop: false }`
[INFO] [stdout] 06aa9a71b084c14ab4e42809deb379c58a16e8f8d993376cfdcc9a144ed61264
[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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b91da3cb2e4db1ed7552532a3d7636d37622730d73ea191e989ddc7151831d71
[INFO] running `Command { std: "docker" "start" "-a" "b91da3cb2e4db1ed7552532a3d7636d37622730d73ea191e989ddc7151831d71", kill_on_drop: false }`
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking embedded-graphics-core v0.4.0 (/opt/rustwide/workdir)
[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] 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: 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] 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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `embedded-graphics-core` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 5 previous errors
[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
[INFO] running `Command { std: "docker" "inspect" "b91da3cb2e4db1ed7552532a3d7636d37622730d73ea191e989ddc7151831d71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b91da3cb2e4db1ed7552532a3d7636d37622730d73ea191e989ddc7151831d71", kill_on_drop: false }`
[INFO] [stdout] b91da3cb2e4db1ed7552532a3d7636d37622730d73ea191e989ddc7151831d71
