[INFO] fetching crate driver-cp2130 1.0.0-alpha.0... [INFO] checking driver-cp2130-1.0.0-alpha.0 against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] extracting crate driver-cp2130 1.0.0-alpha.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate driver-cp2130 1.0.0-alpha.0 on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/source/.cargo/config [INFO] started tweaking crates.io crate driver-cp2130 1.0.0-alpha.0 [INFO] finished tweaking crates.io crate driver-cp2130 1.0.0-alpha.0 [INFO] tweaked toml for crates.io crate driver-cp2130 1.0.0-alpha.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate driver-cp2130 1.0.0-alpha.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16998806b27871975f2d14f527e61ceb075cd5a735e95ac72823d6449579f95b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "16998806b27871975f2d14f527e61ceb075cd5a735e95ac72823d6449579f95b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16998806b27871975f2d14f527e61ceb075cd5a735e95ac72823d6449579f95b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16998806b27871975f2d14f527e61ceb075cd5a735e95ac72823d6449579f95b", kill_on_drop: false }` [INFO] [stdout] 16998806b27871975f2d14f527e61ceb075cd5a735e95ac72823d6449579f95b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7e5a4f3ad5b041cbe6fd88131e09698422b06c9dca6d4f41a7e91747610a8a3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a7e5a4f3ad5b041cbe6fd88131e09698422b06c9dca6d4f41a7e91747610a8a3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking nb v0.1.2 [INFO] [stderr] Checking adler32 v1.1.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling driver-cp2130 v1.0.0-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ssd1306 v0.3.1 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking embedded-hal v1.0.0-alpha.1 [INFO] [stderr] Checking embedded-hal v0.2.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking bit-set v0.2.0 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling libusb-sys v0.2.3 [INFO] [stderr] Checking embedded-graphics v0.6.2 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termios v0.2.2 [INFO] [stderr] Checking serial-core v0.4.0 [INFO] [stderr] Checking ioctl-rs v0.1.6 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking libusb v0.3.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking serial-unix v0.4.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking addr2line v0.12.2 [INFO] [stderr] Checking simplelog v0.7.6 [INFO] [stderr] Checking backtrace v0.3.49 [INFO] [stderr] Checking i2cdev v0.4.4 [INFO] [stderr] Checking sysfs_gpio v0.5.4 [INFO] [stderr] Checking spidev v0.4.0 [INFO] [stderr] Checking linux-embedded-hal v0.3.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking structopt v0.3.15 [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/lib.rs:199:35 [INFO] [stdout] | [INFO] [stdout] 199 | use embedded_hal::blocking::spi::{self, Write, Transfer}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/lib.rs:199:35 [INFO] [stdout] | [INFO] [stdout] 199 | use embedded_hal::blocking::spi::{self, Write, Transfer}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `driver_cp2130::Spi<'_>: embedded_hal::blocking::spi::transfer::Default` is not satisfied [INFO] [stdout] --> examples/ssd1306.rs:32:52 [INFO] [stdout] | [INFO] [stdout] 32 | let mut disp: GraphicsMode<_> = Builder::new().connect_spi(spi, dc).into(); [INFO] [stdout] | ^^^^^^^^^^^ the trait `embedded_hal::blocking::spi::transfer::Default` is not implemented for `driver_cp2130::Spi<'_>` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `embedded_hal::blocking::spi::Transfer` for `driver_cp2130::Spi<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `driver_cp2130::Spi<'_>: embedded_hal::blocking::spi::write::Default` is not satisfied [INFO] [stdout] --> examples/ssd1306.rs:32:52 [INFO] [stdout] | [INFO] [stdout] 32 | let mut disp: GraphicsMode<_> = Builder::new().connect_spi(spi, dc).into(); [INFO] [stdout] | ^^^^^^^^^^^ the trait `embedded_hal::blocking::spi::write::Default` is not implemented for `driver_cp2130::Spi<'_>` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `embedded_hal::blocking::spi::Write` for `driver_cp2130::Spi<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `driver_cp2130::OutputPin<'_>: embedded_hal::digital::v1::OutputPin` is not satisfied [INFO] [stdout] --> examples/ssd1306.rs:32:69 [INFO] [stdout] | [INFO] [stdout] 32 | let mut disp: GraphicsMode<_> = Builder::new().connect_spi(spi, dc).into(); [INFO] [stdout] | ^^ the trait `embedded_hal::digital::v1::OutputPin` is not implemented for `driver_cp2130::OutputPin<'_>` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `embedded_hal::digital::v2::OutputPin` for `driver_cp2130::OutputPin<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `driver_cp2130::Spi<'_>: embedded_hal::blocking::spi::write::Default` is not satisfied [INFO] [stdout] --> examples/ssd1306.rs:32:73 [INFO] [stdout] | [INFO] [stdout] 32 | let mut disp: GraphicsMode<_> = Builder::new().connect_spi(spi, dc).into(); [INFO] [stdout] | ^^^^ the trait `embedded_hal::blocking::spi::write::Default` is not implemented for `driver_cp2130::Spi<'_>` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `embedded_hal::blocking::spi::Write` for `driver_cp2130::Spi<'_>` [INFO] [stdout] = note: required because of the requirements on the impl of `ssd1306::interface::DisplayInterface` for `ssd1306::interface::SpiInterface, driver_cp2130::OutputPin<'_>>` [INFO] [stdout] = note: required because of the requirements on the impl of `ssd1306::mode::displaymode::DisplayModeTrait, driver_cp2130::OutputPin<'_>>>` for `ssd1306::mode::RawMode, driver_cp2130::OutputPin<'_>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `driver_cp2130::OutputPin<'_>: embedded_hal::digital::v1::OutputPin` is not satisfied [INFO] [stdout] --> examples/ssd1306.rs:32:73 [INFO] [stdout] | [INFO] [stdout] 32 | let mut disp: GraphicsMode<_> = Builder::new().connect_spi(spi, dc).into(); [INFO] [stdout] | ^^^^ the trait `embedded_hal::digital::v1::OutputPin` is not implemented for `driver_cp2130::OutputPin<'_>` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `embedded_hal::digital::v2::OutputPin` for `driver_cp2130::OutputPin<'_>` [INFO] [stdout] = note: required because of the requirements on the impl of `ssd1306::interface::DisplayInterface` for `ssd1306::interface::SpiInterface, driver_cp2130::OutputPin<'_>>` [INFO] [stdout] = note: required because of the requirements on the impl of `ssd1306::mode::displaymode::DisplayModeTrait, driver_cp2130::OutputPin<'_>>>` for `ssd1306::mode::RawMode, driver_cp2130::OutputPin<'_>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `driver_cp2130::Spi<'_>: embedded_hal::blocking::spi::write::Default` is not satisfied [INFO] [stdout] --> examples/ssd1306.rs:32:19 [INFO] [stdout] | [INFO] [stdout] 32 | let mut disp: GraphicsMode<_> = Builder::new().connect_spi(spi, dc).into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `embedded_hal::blocking::spi::write::Default` is not implemented for `driver_cp2130::Spi<'_>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ssd1306-0.3.1/src/mode/graphics.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | DI: DisplayInterface, [INFO] [stdout] | ---------------- required by this bound in `ssd1306::mode::GraphicsMode` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `embedded_hal::blocking::spi::Write` for `driver_cp2130::Spi<'_>` [INFO] [stdout] = note: required because of the requirements on the impl of `ssd1306::interface::DisplayInterface` for `ssd1306::interface::SpiInterface, driver_cp2130::OutputPin<'_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `driver_cp2130::OutputPin<'_>: embedded_hal::digital::v1::OutputPin` is not satisfied [INFO] [stdout] --> examples/ssd1306.rs:32:19 [INFO] [stdout] | [INFO] [stdout] 32 | let mut disp: GraphicsMode<_> = Builder::new().connect_spi(spi, dc).into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `embedded_hal::digital::v1::OutputPin` is not implemented for `driver_cp2130::OutputPin<'_>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ssd1306-0.3.1/src/mode/graphics.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | DI: DisplayInterface, [INFO] [stdout] | ---------------- required by this bound in `ssd1306::mode::GraphicsMode` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `embedded_hal::digital::v2::OutputPin` for `driver_cp2130::OutputPin<'_>` [INFO] [stdout] = note: required because of the requirements on the impl of `ssd1306::interface::DisplayInterface` for `ssd1306::interface::SpiInterface, driver_cp2130::OutputPin<'_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `reset` found for struct `ssd1306::mode::GraphicsMode, driver_cp2130::OutputPin<'_>>>` in the current scope [INFO] [stdout] --> examples/ssd1306.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | disp.reset(&mut rst, &mut delay).unwrap(); [INFO] [stdout] | ^^^^^ method not found in `ssd1306::mode::GraphicsMode, driver_cp2130::OutputPin<'_>>>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ssd1306-0.3.1/src/interface/spi.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct SpiInterface { [INFO] [stdout] | -------------------------------- doesn't satisfy `_: ssd1306::interface::DisplayInterface` [INFO] [stdout] | [INFO] [stdout] = note: the method `reset` exists but the following trait bounds were not satisfied: [INFO] [stdout] `ssd1306::interface::SpiInterface, driver_cp2130::OutputPin<'_>>: ssd1306::interface::DisplayInterface` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `init` found for struct `ssd1306::mode::GraphicsMode, driver_cp2130::OutputPin<'_>>>` in the current scope [INFO] [stdout] --> examples/ssd1306.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | disp.init().unwrap(); [INFO] [stdout] | ^^^^ method not found in `ssd1306::mode::GraphicsMode, driver_cp2130::OutputPin<'_>>>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ssd1306-0.3.1/src/interface/spi.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct SpiInterface { [INFO] [stdout] | -------------------------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `<_ as ssd1306::interface::DisplayInterface>::Error = _` [INFO] [stdout] | doesn't satisfy `_: ssd1306::interface::DisplayInterface` [INFO] [stdout] | [INFO] [stdout] = note: the method `init` exists but the following trait bounds were not satisfied: [INFO] [stdout] `ssd1306::interface::SpiInterface, driver_cp2130::OutputPin<'_>>: ssd1306::interface::DisplayInterface` [INFO] [stdout] `, driver_cp2130::OutputPin<'_>> as ssd1306::interface::DisplayInterface>::Error = _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `driver_cp2130::Spi<'_>: embedded_hal::blocking::spi::write::Default` is not satisfied [INFO] [stdout] --> examples/ssd1306.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | .draw(&mut disp) [INFO] [stdout] | ^^^^^^^^^ the trait `embedded_hal::blocking::spi::write::Default` is not implemented for `driver_cp2130::Spi<'_>` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `embedded_hal::blocking::spi::Write` for `driver_cp2130::Spi<'_>` [INFO] [stdout] = note: required because of the requirements on the impl of `ssd1306::interface::DisplayInterface` for `ssd1306::interface::SpiInterface, driver_cp2130::OutputPin<'_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `driver_cp2130::OutputPin<'_>: embedded_hal::digital::v1::OutputPin` is not satisfied [INFO] [stdout] --> examples/ssd1306.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | .draw(&mut disp) [INFO] [stdout] | ^^^^^^^^^ the trait `embedded_hal::digital::v1::OutputPin` is not implemented for `driver_cp2130::OutputPin<'_>` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `embedded_hal::digital::v2::OutputPin` for `driver_cp2130::OutputPin<'_>` [INFO] [stdout] = note: required because of the requirements on the impl of `ssd1306::interface::DisplayInterface` for `ssd1306::interface::SpiInterface, driver_cp2130::OutputPin<'_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `driver_cp2130::Spi<'_>: embedded_hal::blocking::spi::write::Default` is not satisfied [INFO] [stdout] --> examples/ssd1306.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | .draw(&mut disp) [INFO] [stdout] | ^^^^ the trait `embedded_hal::blocking::spi::write::Default` is not implemented for `driver_cp2130::Spi<'_>` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `embedded_hal::blocking::spi::Write` for `driver_cp2130::Spi<'_>` [INFO] [stdout] = note: required because of the requirements on the impl of `ssd1306::interface::DisplayInterface` for `ssd1306::interface::SpiInterface, driver_cp2130::OutputPin<'_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `driver_cp2130::OutputPin<'_>: embedded_hal::digital::v1::OutputPin` is not satisfied [INFO] [stdout] --> examples/ssd1306.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | .draw(&mut disp) [INFO] [stdout] | ^^^^ the trait `embedded_hal::digital::v1::OutputPin` is not implemented for `driver_cp2130::OutputPin<'_>` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `embedded_hal::digital::v2::OutputPin` for `driver_cp2130::OutputPin<'_>` [INFO] [stdout] = note: required because of the requirements on the impl of `ssd1306::interface::DisplayInterface` for `ssd1306::interface::SpiInterface, driver_cp2130::OutputPin<'_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `flush` found for struct `ssd1306::mode::GraphicsMode, driver_cp2130::OutputPin<'_>>>` in the current scope [INFO] [stdout] --> examples/ssd1306.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | disp.flush().unwrap(); [INFO] [stdout] | ^^^^^ method not found in `ssd1306::mode::GraphicsMode, driver_cp2130::OutputPin<'_>>>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ssd1306-0.3.1/src/interface/spi.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct SpiInterface { [INFO] [stdout] | -------------------------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `<_ as ssd1306::interface::DisplayInterface>::Error = _` [INFO] [stdout] | doesn't satisfy `_: ssd1306::interface::DisplayInterface` [INFO] [stdout] | [INFO] [stdout] = note: the method `flush` exists but the following trait bounds were not satisfied: [INFO] [stdout] `ssd1306::interface::SpiInterface, driver_cp2130::OutputPin<'_>>: ssd1306::interface::DisplayInterface` [INFO] [stdout] `, driver_cp2130::OutputPin<'_>> as ssd1306::interface::DisplayInterface>::Error = _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `driver-cp2130`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a7e5a4f3ad5b041cbe6fd88131e09698422b06c9dca6d4f41a7e91747610a8a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7e5a4f3ad5b041cbe6fd88131e09698422b06c9dca6d4f41a7e91747610a8a3", kill_on_drop: false }` [INFO] [stdout] a7e5a4f3ad5b041cbe6fd88131e09698422b06c9dca6d4f41a7e91747610a8a3