[INFO] fetching crate epd-waveshare 0.5.0... [INFO] checking epd-waveshare-0.5.0 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] extracting crate epd-waveshare 0.5.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate epd-waveshare 0.5.0 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "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-7-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ioctl-rs v0.1.6 [INFO] [stderr] Downloaded i2cdev v0.4.4 [INFO] [stderr] Downloaded termios v0.2.2 [INFO] [stderr] Downloaded linux-embedded-hal v0.3.0 [INFO] [stderr] Downloaded serial-unix v0.4.0 [INFO] [stderr] Downloaded serial-core v0.4.0 [INFO] [stderr] Downloaded embedded-hal v0.2.4 [INFO] [stderr] Downloaded sysfs_gpio v0.5.4 [INFO] [stderr] Downloaded embedded-hal-mock v0.8.0 [INFO] [stderr] Downloaded spidev v0.4.1 [INFO] [stderr] Downloaded embedded-graphics-core v0.3.2 [INFO] [stderr] Downloaded az v1.1.1 [INFO] [stderr] Downloaded cast v0.2.3 [INFO] [stderr] Downloaded micromath v1.1.1 [INFO] [stderr] Downloaded embedded-graphics v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19718080b87e45848b51d36c901fc3073546083cd29a4f3631a2aeddd7ded6b3 [INFO] running `Command { std: "docker" "start" "-a" "19718080b87e45848b51d36c901fc3073546083cd29a4f3631a2aeddd7ded6b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19718080b87e45848b51d36c901fc3073546083cd29a4f3631a2aeddd7ded6b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19718080b87e45848b51d36c901fc3073546083cd29a4f3631a2aeddd7ded6b3", kill_on_drop: false }` [INFO] [stdout] 19718080b87e45848b51d36c901fc3073546083cd29a4f3631a2aeddd7ded6b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbb7115a8716e5fb0c8049aaf5c1e5ea7fa7b82ec30d417e8912bce4f76fd74b [INFO] running `Command { std: "docker" "start" "-a" "cbb7115a8716e5fb0c8049aaf5c1e5ea7fa7b82ec30d417e8912bce4f76fd74b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling az v1.1.1 [INFO] [stderr] Checking micromath v1.1.1 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking embedded-hal v0.2.4 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking embedded-hal-mock v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling cast v0.2.3 [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 float-cmp v0.8.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/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/prelude/mod.rs:47: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 spidev v0.4.1 [INFO] [stderr] Checking sysfs_gpio v0.5.4 [INFO] [stderr] Checking linux-embedded-hal v0.3.0 [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/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 `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: 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: 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 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `epd-waveshare` (example "epd4in2_variable_size") 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") due to 2 previous errors [INFO] [stderr] error: could not compile `epd-waveshare` (example "epd2in13bc") due to 3 previous errors [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `epd-waveshare` (example "epd2in13_v2") 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/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/prelude/mod.rs:47: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" "cbb7115a8716e5fb0c8049aaf5c1e5ea7fa7b82ec30d417e8912bce4f76fd74b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbb7115a8716e5fb0c8049aaf5c1e5ea7fa7b82ec30d417e8912bce4f76fd74b", kill_on_drop: false }` [INFO] [stdout] cbb7115a8716e5fb0c8049aaf5c1e5ea7fa7b82ec30d417e8912bce4f76fd74b [INFO] checking epd-waveshare-0.5.0 against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] extracting crate epd-waveshare 0.5.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate epd-waveshare 0.5.0 on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "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-7-tc2/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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38eb2b2b25b3daae036ac39603b46be416a984563727c288560342f346a89056 [INFO] running `Command { std: "docker" "start" "-a" "38eb2b2b25b3daae036ac39603b46be416a984563727c288560342f346a89056", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38eb2b2b25b3daae036ac39603b46be416a984563727c288560342f346a89056", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38eb2b2b25b3daae036ac39603b46be416a984563727c288560342f346a89056", kill_on_drop: false }` [INFO] [stdout] 38eb2b2b25b3daae036ac39603b46be416a984563727c288560342f346a89056 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a6f987dadd67b7ef555631abb4ed1a570682295ee3bbbc27028849faee45090 [INFO] running `Command { std: "docker" "start" "-a" "5a6f987dadd67b7ef555631abb4ed1a570682295ee3bbbc27028849faee45090", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "5a6f987dadd67b7ef555631abb4ed1a570682295ee3bbbc27028849faee45090", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a6f987dadd67b7ef555631abb4ed1a570682295ee3bbbc27028849faee45090", kill_on_drop: false }` [INFO] [stdout] 5a6f987dadd67b7ef555631abb4ed1a570682295ee3bbbc27028849faee45090