[INFO] fetching crate ssd1322_rs 0.3.1...
[INFO] testing ssd1322_rs-0.3.1 against 1.95.0 for beta-1.96-2
[INFO] extracting crate ssd1322_rs 0.3.1 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate ssd1322_rs 0.3.1
[INFO] finished tweaking crates.io crate ssd1322_rs 0.3.1
[INFO] tweaked toml for crates.io crate ssd1322_rs 0.3.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ssd1322_rs 0.3.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ssd1322_rs 0.3.1 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded embedded-graphics-core v0.4.0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 18468b3be078865fa80fa35c46c8b4305ae2788b3dcfd3e608d7c0e3e19ae152
[INFO] running `Command { std: "docker" "start" "-a" "18468b3be078865fa80fa35c46c8b4305ae2788b3dcfd3e608d7c0e3e19ae152", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18468b3be078865fa80fa35c46c8b4305ae2788b3dcfd3e608d7c0e3e19ae152", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18468b3be078865fa80fa35c46c8b4305ae2788b3dcfd3e608d7c0e3e19ae152", kill_on_drop: false }`
[INFO] [stdout] 18468b3be078865fa80fa35c46c8b4305ae2788b3dcfd3e608d7c0e3e19ae152
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f947f8c983994290aa11e36ae8cdf9907c68f65b56d5f0465900877392261375
[INFO] running `Command { std: "docker" "start" "-a" "f947f8c983994290aa11e36ae8cdf9907c68f65b56d5f0465900877392261375", kill_on_drop: false }`
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling embedded-hal v1.0.0
[INFO] [stderr]    Compiling embedded-graphics-core v0.4.0
[INFO] [stderr]    Compiling ssd1322_rs v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.90s
[INFO] running `Command { std: "docker" "inspect" "f947f8c983994290aa11e36ae8cdf9907c68f65b56d5f0465900877392261375", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f947f8c983994290aa11e36ae8cdf9907c68f65b56d5f0465900877392261375", kill_on_drop: false }`
[INFO] [stdout] f947f8c983994290aa11e36ae8cdf9907c68f65b56d5f0465900877392261375
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 002df5af4a1b3ab0dd8c8e5c90ed6a0d07e5397272fb8567c912a8370473d6f3
[INFO] running `Command { std: "docker" "start" "-a" "002df5af4a1b3ab0dd8c8e5c90ed6a0d07e5397272fb8567c912a8370473d6f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling ssd1322_rs v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] running `Command { std: "docker" "inspect" "002df5af4a1b3ab0dd8c8e5c90ed6a0d07e5397272fb8567c912a8370473d6f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "002df5af4a1b3ab0dd8c8e5c90ed6a0d07e5397272fb8567c912a8370473d6f3", kill_on_drop: false }`
[INFO] [stdout] 002df5af4a1b3ab0dd8c8e5c90ed6a0d07e5397272fb8567c912a8370473d6f3
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 275ebd4882a50828bcd9f7cc69b4f75fbd7aa147b284c7e4574357d781c4379d
[INFO] running `Command { std: "docker" "start" "-a" "275ebd4882a50828bcd9f7cc69b4f75fbd7aa147b284c7e4574357d781c4379d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ssd1322_rs-26d064c1cb903a14)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    Doc-tests ssd1322_rs
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - SSD1322<SPI,DC,RST,PO>::flush_buffer (line 449) ... FAILED
[INFO] [stdout] test src/lib.rs - SSD1322<SPI,DC,RST,PO>::flush_frame (line 484) ... FAILED
[INFO] [stdout] test src/lib.rs - SSD1322<SPI,DC,RST,PO>::set_address_window (line 403) ... FAILED
[INFO] [stdout] test src/lib.rs - SSD1322<SPI,DC,RST,PO>::set_orientation (line 287) ... FAILED
[INFO] [stdout] test src/lib.rs - SSD1322<SPI,DC,RST,PO>::init_default (line 151) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - SSD1322<SPI,DC,RST,PO>::flush_buffer (line 449) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `SPI` in this scope
[INFO] [stdout]    --> src/lib.rs:452:46
[INFO] [stdout]     |
[INFO] [stdout] 452 | async fn example_usage(display: &mut SSD1322<SPI, DC, RST, PO>, buffer: &[u8]) -> Result<(), Error<E>> {
[INFO] [stdout]     |                                              ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 452 | async fn example_usage<SPI>(display: &mut SSD1322<SPI, DC, RST, PO>, buffer: &[u8]) -> Result<(), Error<E>> {
[INFO] [stdout]     |                       +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DC` in this scope
[INFO] [stdout]    --> src/lib.rs:452:51
[INFO] [stdout]     |
[INFO] [stdout] 452 | async fn example_usage(display: &mut SSD1322<SPI, DC, RST, PO>, buffer: &[u8]) -> Result<(), Error<E>> {
[INFO] [stdout]     |                                                   ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 452 | async fn example_usage<DC>(display: &mut SSD1322<SPI, DC, RST, PO>, buffer: &[u8]) -> Result<(), Error<E>> {
[INFO] [stdout]     |                       ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RST` in this scope
[INFO] [stdout]    --> src/lib.rs:452:55
[INFO] [stdout]     |
[INFO] [stdout] 452 | async fn example_usage(display: &mut SSD1322<SPI, DC, RST, PO>, buffer: &[u8]) -> Result<(), Error<E>> {
[INFO] [stdout]     |                                                       ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 452 | async fn example_usage<RST>(display: &mut SSD1322<SPI, DC, RST, PO>, buffer: &[u8]) -> Result<(), Error<E>> {
[INFO] [stdout]     |                       +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `PO` in this scope
[INFO] [stdout]    --> src/lib.rs:452:60
[INFO] [stdout]     |
[INFO] [stdout] 452 | async fn example_usage(display: &mut SSD1322<SPI, DC, RST, PO>, buffer: &[u8]) -> Result<(), Error<E>> {
[INFO] [stdout]     |                                                            ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 452 | async fn example_usage<PO>(display: &mut SSD1322<SPI, DC, RST, PO>, buffer: &[u8]) -> Result<(), Error<E>> {
[INFO] [stdout]     |                       ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `E` in this scope
[INFO] [stdout]    --> src/lib.rs:452:100
[INFO] [stdout]     |
[INFO] [stdout] 452 | async fn example_usage(display: &mut SSD1322<SPI, DC, RST, PO>, buffer: &[u8]) -> Result<(), Error<E>> {
[INFO] [stdout]     |                                                                                                    ^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/cmp.rs:338:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named trait `Eq` defined here
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 452 | async fn example_usage(display: &mut SSD1322<SPI, DC, RST, PO>, buffer: &[u8]) -> Result<(), Error<Eq>> {
[INFO] [stdout]     |                                                                                                     +
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 452 | async fn example_usage<E>(display: &mut SSD1322<SPI, DC, RST, PO>, buffer: &[u8]) -> Result<(), Error<E>> {
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - SSD1322<SPI,DC,RST,PO>::flush_frame (line 484) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `SPI` in this scope
[INFO] [stdout]    --> src/lib.rs:487:62
[INFO] [stdout]     |
[INFO] [stdout] 487 | async fn example_usage<const N: usize>(display: &mut SSD1322<SPI, DC, RST, PO>, frame: &Frame<N>) -> Result<(), Error<E>> {
[INFO] [stdout]     |                                                              ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 487 | async fn example_usage<const N: usize, SPI>(display: &mut SSD1322<SPI, DC, RST, PO>, frame: &Frame<N>) -> Result<(), Error<E>> {
[INFO] [stdout]     |                                      +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DC` in this scope
[INFO] [stdout]    --> src/lib.rs:487:67
[INFO] [stdout]     |
[INFO] [stdout] 487 | async fn example_usage<const N: usize>(display: &mut SSD1322<SPI, DC, RST, PO>, frame: &Frame<N>) -> Result<(), Error<E>> {
[INFO] [stdout]     |                                                                   ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 487 | async fn example_usage<const N: usize, DC>(display: &mut SSD1322<SPI, DC, RST, PO>, frame: &Frame<N>) -> Result<(), Error<E>> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RST` in this scope
[INFO] [stdout]    --> src/lib.rs:487:71
[INFO] [stdout]     |
[INFO] [stdout] 487 | async fn example_usage<const N: usize>(display: &mut SSD1322<SPI, DC, RST, PO>, frame: &Frame<N>) -> Result<(), Error<E>> {
[INFO] [stdout]     |                                                                       ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 487 | async fn example_usage<const N: usize, RST>(display: &mut SSD1322<SPI, DC, RST, PO>, frame: &Frame<N>) -> Result<(), Error<E>> {
[INFO] [stdout]     |                                      +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `PO` in this scope
[INFO] [stdout]    --> src/lib.rs:487:76
[INFO] [stdout]     |
[INFO] [stdout] 487 | async fn example_usage<const N: usize>(display: &mut SSD1322<SPI, DC, RST, PO>, frame: &Frame<N>) -> Result<(), Error<E>> {
[INFO] [stdout]     |                                                                            ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 487 | async fn example_usage<const N: usize, PO>(display: &mut SSD1322<SPI, DC, RST, PO>, frame: &Frame<N>) -> Result<(), Error<E>> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `E` in this scope
[INFO] [stdout]    --> src/lib.rs:487:119
[INFO] [stdout]     |
[INFO] [stdout] 487 | async fn example_usage<const N: usize>(display: &mut SSD1322<SPI, DC, RST, PO>, frame: &Frame<N>) -> Result<(), Error<E>> {
[INFO] [stdout]     |                                                                                                                       ^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/cmp.rs:338:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named trait `Eq` defined here
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 487 | async fn example_usage<const N: usize>(display: &mut SSD1322<SPI, DC, RST, PO>, frame: &Frame<N>) -> Result<(), Error<Eq>> {
[INFO] [stdout]     |                                                                                                                        +
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 487 | async fn example_usage<const N: usize, E>(display: &mut SSD1322<SPI, DC, RST, PO>, frame: &Frame<N>) -> Result<(), Error<E>> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - SSD1322<SPI,DC,RST,PO>::set_address_window (line 403) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `SPI` in this scope
[INFO] [stdout]    --> src/lib.rs:406:46
[INFO] [stdout]     |
[INFO] [stdout] 406 | async fn example_usage(display: &mut SSD1322<SPI, DC, RST, PO>) -> Result<(), Error<E>> {
[INFO] [stdout]     |                                              ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 406 | async fn example_usage<SPI>(display: &mut SSD1322<SPI, DC, RST, PO>) -> Result<(), Error<E>> {
[INFO] [stdout]     |                       +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DC` in this scope
[INFO] [stdout]    --> src/lib.rs:406:51
[INFO] [stdout]     |
[INFO] [stdout] 406 | async fn example_usage(display: &mut SSD1322<SPI, DC, RST, PO>) -> Result<(), Error<E>> {
[INFO] [stdout]     |                                                   ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 406 | async fn example_usage<DC>(display: &mut SSD1322<SPI, DC, RST, PO>) -> Result<(), Error<E>> {
[INFO] [stdout]     |                       ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RST` in this scope
[INFO] [stdout]    --> src/lib.rs:406:55
[INFO] [stdout]     |
[INFO] [stdout] 406 | async fn example_usage(display: &mut SSD1322<SPI, DC, RST, PO>) -> Result<(), Error<E>> {
[INFO] [stdout]     |                                                       ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 406 | async fn example_usage<RST>(display: &mut SSD1322<SPI, DC, RST, PO>) -> Result<(), Error<E>> {
[INFO] [stdout]     |                       +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `PO` in this scope
[INFO] [stdout]    --> src/lib.rs:406:60
[INFO] [stdout]     |
[INFO] [stdout] 406 | async fn example_usage(display: &mut SSD1322<SPI, DC, RST, PO>) -> Result<(), Error<E>> {
[INFO] [stdout]     |                                                            ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 406 | async fn example_usage<PO>(display: &mut SSD1322<SPI, DC, RST, PO>) -> Result<(), Error<E>> {
[INFO] [stdout]     |                       ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `E` in this scope
[INFO] [stdout]    --> src/lib.rs:406:85
[INFO] [stdout]     |
[INFO] [stdout] 406 | async fn example_usage(display: &mut SSD1322<SPI, DC, RST, PO>) -> Result<(), Error<E>> {
[INFO] [stdout]     |                                                                                     ^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/cmp.rs:338:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named trait `Eq` defined here
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 406 | async fn example_usage(display: &mut SSD1322<SPI, DC, RST, PO>) -> Result<(), Error<Eq>> {
[INFO] [stdout]     |                                                                                      +
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 406 | async fn example_usage<E>(display: &mut SSD1322<SPI, DC, RST, PO>) -> Result<(), Error<E>> {
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - SSD1322<SPI,DC,RST,PO>::set_orientation (line 287) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `your_crate`
[INFO] [stdout]    --> src/lib.rs:289:5
[INFO] [stdout]     |
[INFO] [stdout] 289 | use your_crate::{ssd1322_rs, Orientation, Error};
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `your_crate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `your_crate`, use `cargo add your_crate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SSD1322` in this scope
[INFO] [stdout]    --> src/lib.rs:290:38
[INFO] [stdout]     |
[INFO] [stdout] 290 | async fn example_usage(display: &mut SSD1322<SPI, DC, RST, PO>) -> Result<(), Error<E>> {
[INFO] [stdout]     |                                      ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SPI` in this scope
[INFO] [stdout]    --> src/lib.rs:290:46
[INFO] [stdout]     |
[INFO] [stdout] 290 | async fn example_usage(display: &mut SSD1322<SPI, DC, RST, PO>) -> Result<(), Error<E>> {
[INFO] [stdout]     |                                              ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 290 | async fn example_usage<SPI>(display: &mut SSD1322<SPI, DC, RST, PO>) -> Result<(), Error<E>> {
[INFO] [stdout]     |                       +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DC` in this scope
[INFO] [stdout]    --> src/lib.rs:290:51
[INFO] [stdout]     |
[INFO] [stdout] 290 | async fn example_usage(display: &mut SSD1322<SPI, DC, RST, PO>) -> Result<(), Error<E>> {
[INFO] [stdout]     |                                                   ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 290 | async fn example_usage<DC>(display: &mut SSD1322<SPI, DC, RST, PO>) -> Result<(), Error<E>> {
[INFO] [stdout]     |                       ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RST` in this scope
[INFO] [stdout]    --> src/lib.rs:290:55
[INFO] [stdout]     |
[INFO] [stdout] 290 | async fn example_usage(display: &mut SSD1322<SPI, DC, RST, PO>) -> Result<(), Error<E>> {
[INFO] [stdout]     |                                                       ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 290 | async fn example_usage<RST>(display: &mut SSD1322<SPI, DC, RST, PO>) -> Result<(), Error<E>> {
[INFO] [stdout]     |                       +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `PO` in this scope
[INFO] [stdout]    --> src/lib.rs:290:60
[INFO] [stdout]     |
[INFO] [stdout] 290 | async fn example_usage(display: &mut SSD1322<SPI, DC, RST, PO>) -> Result<(), Error<E>> {
[INFO] [stdout]     |                                                            ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 290 | async fn example_usage<PO>(display: &mut SSD1322<SPI, DC, RST, PO>) -> Result<(), Error<E>> {
[INFO] [stdout]     |                       ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `E` in this scope
[INFO] [stdout]    --> src/lib.rs:290:85
[INFO] [stdout]     |
[INFO] [stdout] 290 | async fn example_usage(display: &mut SSD1322<SPI, DC, RST, PO>) -> Result<(), Error<E>> {
[INFO] [stdout]     |                                                                                     ^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/cmp.rs:338:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named trait `Eq` defined here
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 290 | async fn example_usage(display: &mut SSD1322<SPI, DC, RST, PO>) -> Result<(), Error<Eq>> {
[INFO] [stdout]     |                                                                                      +
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 290 | async fn example_usage<E>(display: &mut SSD1322<SPI, DC, RST, PO>) -> Result<(), Error<E>> {
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - SSD1322<SPI,DC,RST,PO>::init_default (line 151) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `SPI` in this scope
[INFO] [stdout]    --> src/lib.rs:154:49
[INFO] [stdout]     |
[INFO] [stdout] 154 | async fn example_usage<D>(display: &mut SSD1322<SPI, DC, RST, PO>, delay: &mut D) -> Result<(), Error<E>>
[INFO] [stdout]     |                                                 ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 154 | async fn example_usage<D, SPI>(display: &mut SSD1322<SPI, DC, RST, PO>, delay: &mut D) -> Result<(), Error<E>>
[INFO] [stdout]     |                         +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DC` in this scope
[INFO] [stdout]    --> src/lib.rs:154:54
[INFO] [stdout]     |
[INFO] [stdout] 154 | async fn example_usage<D>(display: &mut SSD1322<SPI, DC, RST, PO>, delay: &mut D) -> Result<(), Error<E>>
[INFO] [stdout]     |                        -                             ^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        similarly named type parameter `D` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a type parameter with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 154 - async fn example_usage<D>(display: &mut SSD1322<SPI, DC, RST, PO>, delay: &mut D) -> Result<(), Error<E>>
[INFO] [stdout] 154 + async fn example_usage<D>(display: &mut SSD1322<SPI, D, RST, PO>, delay: &mut D) -> Result<(), Error<E>>
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 154 | async fn example_usage<D, DC>(display: &mut SSD1322<SPI, DC, RST, PO>, delay: &mut D) -> Result<(), Error<E>>
[INFO] [stdout]     |                         ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RST` in this scope
[INFO] [stdout]    --> src/lib.rs:154:58
[INFO] [stdout]     |
[INFO] [stdout] 154 | async fn example_usage<D>(display: &mut SSD1322<SPI, DC, RST, PO>, delay: &mut D) -> Result<(), Error<E>>
[INFO] [stdout]     |                                                          ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 154 | async fn example_usage<D, RST>(display: &mut SSD1322<SPI, DC, RST, PO>, delay: &mut D) -> Result<(), Error<E>>
[INFO] [stdout]     |                         +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `PO` in this scope
[INFO] [stdout]    --> src/lib.rs:154:63
[INFO] [stdout]     |
[INFO] [stdout] 154 | async fn example_usage<D>(display: &mut SSD1322<SPI, DC, RST, PO>, delay: &mut D) -> Result<(), Error<E>>
[INFO] [stdout]     |                                                               ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 154 | async fn example_usage<D, PO>(display: &mut SSD1322<SPI, DC, RST, PO>, delay: &mut D) -> Result<(), Error<E>>
[INFO] [stdout]     |                         ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `E` in this scope
[INFO] [stdout]    --> src/lib.rs:154:103
[INFO] [stdout]     |
[INFO] [stdout] 154 | async fn example_usage<D>(display: &mut SSD1322<SPI, DC, RST, PO>, delay: &mut D) -> Result<(), Error<E>>
[INFO] [stdout]     |                        - similarly named type parameter `D` defined here                              ^
[INFO] [stdout]     |
[INFO] [stdout] help: a type parameter with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 154 - async fn example_usage<D>(display: &mut SSD1322<SPI, DC, RST, PO>, delay: &mut D) -> Result<(), Error<E>>
[INFO] [stdout] 154 + async fn example_usage<D>(display: &mut SSD1322<SPI, DC, RST, PO>, delay: &mut D) -> Result<(), Error<D>>
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 154 | async fn example_usage<D, E>(display: &mut SSD1322<SPI, DC, RST, PO>, delay: &mut D) -> Result<(), Error<E>>
[INFO] [stdout]     |                         +++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Command` in this scope
[INFO] [stdout]    --> src/lib.rs:160:27
[INFO] [stdout]     |
[INFO] [stdout] 160 |     display.write_command(Command::SetStartLine(0).prepare()?).await?;
[INFO] [stdout]     |                           ^^^^^^^ use of undeclared type `Command`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 150 + use std::process::Command;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Command` in this scope
[INFO] [stdout]    --> src/lib.rs:161:27
[INFO] [stdout]     |
[INFO] [stdout] 161 |     display.write_command(Command::SetDisplayOffset(0).prepare()?).await?;
[INFO] [stdout]     |                           ^^^^^^^ use of undeclared type `Command`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 150 + use std::process::Command;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct `CommandData` is private
[INFO] [stdout]    --> src/lib.rs:153:27
[INFO] [stdout]     |
[INFO] [stdout] 153 | use ssd1322_rs::{SSD1322, CommandData, DelayNs, Error};
[INFO] [stdout]     |                           ^^^^^^^^^^^ private struct
[INFO] [stdout]     |
[INFO] [stdout] note: the struct `CommandData` is defined here
[INFO] [stdout]    --> src/lib.rs:7:49
[INFO] [stdout]     |
[INFO] [stdout]   7 | use crate::instruction::{Command, CommandError, CommandData, consts::{BUF_COL_MAX, PIXEL_ROW_MAX}};
[INFO] [stdout]     |                                                 ^^^^^^^^^^^
[INFO] [stdout] help: import `CommandData` directly
[INFO] [stdout]     |
[INFO] [stdout] 153 | use ssd1322_rs::{SSD1322, ssd1322_rs::instruction::CommandData, DelayNs, Error};
[INFO] [stdout]     |                           +++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: trait `DelayNs` is private
[INFO] [stdout]    --> src/lib.rs:153:40
[INFO] [stdout]     |
[INFO] [stdout] 153 | use ssd1322_rs::{SSD1322, CommandData, DelayNs, Error};
[INFO] [stdout]     |                                        ^^^^^^^ private trait
[INFO] [stdout]     |
[INFO] [stdout] note: the trait `DelayNs` is defined here
[INFO] [stdout]    --> src/lib.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout]  10 | use embedded_hal_async::delay::DelayNs;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: import `DelayNs` directly
[INFO] [stdout]     |
[INFO] [stdout] 153 | use ssd1322_rs::{SSD1322, CommandData, embedded_hal_async::delay::DelayNs, Error};
[INFO] [stdout]     |                                        +++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0603.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - SSD1322<SPI,DC,RST,PO>::flush_buffer (line 449)
[INFO] [stdout]     src/lib.rs - SSD1322<SPI,DC,RST,PO>::flush_frame (line 484)
[INFO] [stdout]     src/lib.rs - SSD1322<SPI,DC,RST,PO>::init_default (line 151)
[INFO] [stdout]     src/lib.rs - SSD1322<SPI,DC,RST,PO>::set_address_window (line 403)
[INFO] [stdout]     src/lib.rs - SSD1322<SPI,DC,RST,PO>::set_orientation (line 287)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "275ebd4882a50828bcd9f7cc69b4f75fbd7aa147b284c7e4574357d781c4379d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "275ebd4882a50828bcd9f7cc69b4f75fbd7aa147b284c7e4574357d781c4379d", kill_on_drop: false }`
[INFO] [stdout] 275ebd4882a50828bcd9f7cc69b4f75fbd7aa147b284c7e4574357d781c4379d
