[INFO] cloning repository https://github.com/AdinAck/hub75-remastered
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AdinAck/hub75-remastered" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdinAck%2Fhub75-remastered", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdinAck%2Fhub75-remastered'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6343ee5d13e4449a560e4d903131068998f3ecda
[INFO] documenting AdinAck/hub75-remastered against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdinAck%2Fhub75-remastered" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AdinAck/hub75-remastered
[INFO] finished tweaking git repo https://github.com/AdinAck/hub75-remastered
[INFO] tweaked toml for git repo https://github.com/AdinAck/hub75-remastered written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AdinAck/hub75-remastered on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AdinAck/hub75-remastered 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded defmt-macros v0.3.7
[INFO] [stderr]   Downloaded defmt-parser v0.3.4
[INFO] [stderr]   Downloaded defmt v0.3.6
[INFO] [stderr]   Downloaded embedded-graphics-core v0.4.0
[INFO] [stderr]   Downloaded micromath v2.1.0
[INFO] [stderr]   Downloaded embedded-graphics v0.8.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e8f81fc7058fb3ef1833f38947a57eb12b84d4159a55e40532525641eb756299
[INFO] running `Command { std: "docker" "start" "-a" "e8f81fc7058fb3ef1833f38947a57eb12b84d4159a55e40532525641eb756299", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8f81fc7058fb3ef1833f38947a57eb12b84d4159a55e40532525641eb756299", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8f81fc7058fb3ef1833f38947a57eb12b84d4159a55e40532525641eb756299", kill_on_drop: false }`
[INFO] [stdout] e8f81fc7058fb3ef1833f38947a57eb12b84d4159a55e40532525641eb756299
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d991ce6a9685f1465fc39d89d4cbdc0fc426e622e7dcd99b7d2d6a7042d8f92
[INFO] running `Command { std: "docker" "start" "-a" "4d991ce6a9685f1465fc39d89d4cbdc0fc426e622e7dcd99b7d2d6a7042d8f92", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking micromath v2.1.0
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]     Checking embedded-graphics-core v0.4.0
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking embedded-graphics v0.8.1
[INFO] [stderr]  Documenting hub75-remastered v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `crate::DelayProvider`
[INFO] [stdout]   --> src/pins.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | use crate::DelayProvider;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ no `DelayProvider` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "hal-02")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `hal-02` feature
[INFO] [stdout] 16 | pub trait DelayProvider: DelayUs<u32> {}
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "hal-1")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `hal-1` feature
[INFO] [stdout] 18 | pub trait DelayProvider: DelayNs {}
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `OutputPin` in this scope
[INFO] [stdout]   --> src/pins.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 53 |     R: OutputPin<Error = E>,
[INFO] [stdout]    |        ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/pins.rs:2:36
[INFO] [stdout]    |
[INFO] [stdout]  1 | #[cfg(feature = "hal-02")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `hal-02` feature
[INFO] [stdout]  2 | use embedded_hal_02::digital::v2::{OutputPin, PinState};
[INFO] [stdout]    |                                    ^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/pins.rs:4:31
[INFO] [stdout]    |
[INFO] [stdout]  3 | #[cfg(feature = "hal-1")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `hal-1` feature
[INFO] [stdout]  4 | use embedded_hal_1::digital::{OutputPin, PinState};
[INFO] [stdout]    |                               ^^^^^^^^^
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]    |
[INFO] [stdout]  6 + use embedded_hal_02::digital::OutputPin;
[INFO] [stdout]    |
[INFO] [stdout]  6 + use embedded_hal_02::digital::v2::OutputPin;
[INFO] [stdout]    |
[INFO] [stdout]  6 + use embedded_hal_1::digital::OutputPin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `OutputPin` in this scope
[INFO] [stdout]   --> src/pins.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 54 |     G: OutputPin<Error = E>,
[INFO] [stdout]    |        ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/pins.rs:2:36
[INFO] [stdout]    |
[INFO] [stdout]  1 | #[cfg(feature = "hal-02")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `hal-02` feature
[INFO] [stdout]  2 | use embedded_hal_02::digital::v2::{OutputPin, PinState};
[INFO] [stdout]    |                                    ^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/pins.rs:4:31
[INFO] [stdout]    |
[INFO] [stdout]  3 | #[cfg(feature = "hal-1")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `hal-1` feature
[INFO] [stdout]  4 | use embedded_hal_1::digital::{OutputPin, PinState};
[INFO] [stdout]    |                               ^^^^^^^^^
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]    |
[INFO] [stdout]  6 + use embedded_hal_02::digital::OutputPin;
[INFO] [stdout]    |
[INFO] [stdout]  6 + use embedded_hal_02::digital::v2::OutputPin;
[INFO] [stdout]    |
[INFO] [stdout]  6 + use embedded_hal_1::digital::OutputPin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `OutputPin` in this scope
[INFO] [stdout]   --> src/pins.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 |     B: OutputPin<Error = E>,
[INFO] [stdout]    |        ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/pins.rs:2:36
[INFO] [stdout]    |
[INFO] [stdout]  1 | #[cfg(feature = "hal-02")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `hal-02` feature
[INFO] [stdout]  2 | use embedded_hal_02::digital::v2::{OutputPin, PinState};
[INFO] [stdout]    |                                    ^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/pins.rs:4:31
[INFO] [stdout]    |
[INFO] [stdout]  3 | #[cfg(feature = "hal-1")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `hal-1` feature
[INFO] [stdout]  4 | use embedded_hal_1::digital::{OutputPin, PinState};
[INFO] [stdout]    |                               ^^^^^^^^^
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]    |
[INFO] [stdout]  6 + use embedded_hal_02::digital::OutputPin;
[INFO] [stdout]    |
[INFO] [stdout]  6 + use embedded_hal_02::digital::v2::OutputPin;
[INFO] [stdout]    |
[INFO] [stdout]  6 + use embedded_hal_1::digital::OutputPin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `OutputPin` in this scope
[INFO] [stdout]   --> src/pins.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 |     A: OutputPin<Error = E>,
[INFO] [stdout]    |        ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/pins.rs:2:36
[INFO] [stdout]    |
[INFO] [stdout]  1 | #[cfg(feature = "hal-02")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `hal-02` feature
[INFO] [stdout]  2 | use embedded_hal_02::digital::v2::{OutputPin, PinState};
[INFO] [stdout]    |                                    ^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/pins.rs:4:31
[INFO] [stdout]    |
[INFO] [stdout]  3 | #[cfg(feature = "hal-1")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `hal-1` feature
[INFO] [stdout]  4 | use embedded_hal_1::digital::{OutputPin, PinState};
[INFO] [stdout]    |                               ^^^^^^^^^
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]    |
[INFO] [stdout]  6 + use embedded_hal_02::digital::OutputPin;
[INFO] [stdout]    |
[INFO] [stdout]  6 + use embedded_hal_02::digital::v2::OutputPin;
[INFO] [stdout]    |
[INFO] [stdout]  6 + use embedded_hal_1::digital::OutputPin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `OutputPin` in this scope
[INFO] [stdout]   --> src/pins.rs:91:8
[INFO] [stdout]    |
[INFO] [stdout] 91 |     B: OutputPin<Error = E>,
[INFO] [stdout]    |        ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/pins.rs:2:36
[INFO] [stdout]    |
[INFO] [stdout]  1 | #[cfg(feature = "hal-02")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `hal-02` feature
[INFO] [stdout]  2 | use embedded_hal_02::digital::v2::{OutputPin, PinState};
[INFO] [stdout]    |                                    ^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/pins.rs:4:31
[INFO] [stdout]    |
[INFO] [stdout]  3 | #[cfg(feature = "hal-1")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `hal-1` feature
[INFO] [stdout]  4 | use embedded_hal_1::digital::{OutputPin, PinState};
[INFO] [stdout]    |                               ^^^^^^^^^
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]    |
[INFO] [stdout]  6 + use embedded_hal_02::digital::OutputPin;
[INFO] [stdout]    |
[INFO] [stdout]  6 + use embedded_hal_02::digital::v2::OutputPin;
[INFO] [stdout]    |
[INFO] [stdout]  6 + use embedded_hal_1::digital::OutputPin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `OutputPin` in this scope
[INFO] [stdout]   --> src/pins.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 |     C: OutputPin<Error = E>,
[INFO] [stdout]    |        ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/pins.rs:2:36
[INFO] [stdout]    |
[INFO] [stdout]  1 | #[cfg(feature = "hal-02")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `hal-02` feature
[INFO] [stdout]  2 | use embedded_hal_02::digital::v2::{OutputPin, PinState};
[INFO] [stdout]    |                                    ^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/pins.rs:4:31
[INFO] [stdout]    |
[INFO] [stdout]  3 | #[cfg(feature = "hal-1")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `hal-1` feature
[INFO] [stdout]  4 | use embedded_hal_1::digital::{OutputPin, PinState};
[INFO] [stdout]    |                               ^^^^^^^^^
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]    |
[INFO] [stdout]  6 + use embedded_hal_02::digital::OutputPin;
[INFO] [stdout]    |
[INFO] [stdout]  6 + use embedded_hal_02::digital::v2::OutputPin;
[INFO] [stdout]    |
[INFO] [stdout]  6 + use embedded_hal_1::digital::OutputPin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `OutputPin` in this scope
[INFO] [stdout]   --> src/pins.rs:93:8
[INFO] [stdout]    |
[INFO] [stdout] 93 |     D: OutputPin<Error = E>,
[INFO] [stdout]    |        ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/pins.rs:2:36
[INFO] [stdout]    |
[INFO] [stdout]  1 | #[cfg(feature = "hal-02")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `hal-02` feature
[INFO] [stdout]  2 | use embedded_hal_02::digital::v2::{OutputPin, PinState};
[INFO] [stdout]    |                                    ^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/pins.rs:4:31
[INFO] [stdout]    |
[INFO] [stdout]  3 | #[cfg(feature = "hal-1")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `hal-1` feature
[INFO] [stdout]  4 | use embedded_hal_1::digital::{OutputPin, PinState};
[INFO] [stdout]    |                               ^^^^^^^^^
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]    |
[INFO] [stdout]  6 + use embedded_hal_02::digital::OutputPin;
[INFO] [stdout]    |
[INFO] [stdout]  6 + use embedded_hal_02::digital::v2::OutputPin;
[INFO] [stdout]    |
[INFO] [stdout]  6 + use embedded_hal_1::digital::OutputPin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `OutputPin` in this scope
[INFO] [stdout]    --> src/pins.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 |     Clk: OutputPin<Error = E>,
[INFO] [stdout]     |          ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/pins.rs:2:36
[INFO] [stdout]     |
[INFO] [stdout]   1 | #[cfg(feature = "hal-02")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `hal-02` feature
[INFO] [stdout]   2 | use embedded_hal_02::digital::v2::{OutputPin, PinState};
[INFO] [stdout]     |                                    ^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/pins.rs:4:31
[INFO] [stdout]     |
[INFO] [stdout]   3 | #[cfg(feature = "hal-1")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `hal-1` feature
[INFO] [stdout]   4 | use embedded_hal_1::digital::{OutputPin, PinState};
[INFO] [stdout]     |                               ^^^^^^^^^
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   6 + use embedded_hal_02::digital::OutputPin;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use embedded_hal_02::digital::v2::OutputPin;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use embedded_hal_1::digital::OutputPin;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `OutputPin` in this scope
[INFO] [stdout]    --> src/pins.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout] 130 |     Latch: OutputPin<Error = E>,
[INFO] [stdout]     |            ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/pins.rs:2:36
[INFO] [stdout]     |
[INFO] [stdout]   1 | #[cfg(feature = "hal-02")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `hal-02` feature
[INFO] [stdout]   2 | use embedded_hal_02::digital::v2::{OutputPin, PinState};
[INFO] [stdout]     |                                    ^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/pins.rs:4:31
[INFO] [stdout]     |
[INFO] [stdout]   3 | #[cfg(feature = "hal-1")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `hal-1` feature
[INFO] [stdout]   4 | use embedded_hal_1::digital::{OutputPin, PinState};
[INFO] [stdout]     |                               ^^^^^^^^^
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   6 + use embedded_hal_02::digital::OutputPin;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use embedded_hal_02::digital::v2::OutputPin;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use embedded_hal_1::digital::OutputPin;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `OutputPin` in this scope
[INFO] [stdout]    --> src/pins.rs:131:13
[INFO] [stdout]     |
[INFO] [stdout] 131 |     Output: OutputPin<Error = E>,
[INFO] [stdout]     |             ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/pins.rs:2:36
[INFO] [stdout]     |
[INFO] [stdout]   1 | #[cfg(feature = "hal-02")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `hal-02` feature
[INFO] [stdout]   2 | use embedded_hal_02::digital::v2::{OutputPin, PinState};
[INFO] [stdout]     |                                    ^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/pins.rs:4:31
[INFO] [stdout]     |
[INFO] [stdout]   3 | #[cfg(feature = "hal-1")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `hal-1` feature
[INFO] [stdout]   4 | use embedded_hal_1::digital::{OutputPin, PinState};
[INFO] [stdout]     |                               ^^^^^^^^^
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   6 + use embedded_hal_02::digital::OutputPin;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use embedded_hal_02::digital::v2::OutputPin;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use embedded_hal_1::digital::OutputPin;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `DelayProvider` in this scope
[INFO] [stdout]    --> src/lib.rs:106:26
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn output<Delay: DelayProvider>(&mut self, delay: &mut Delay) -> Result<(), E> {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:16:11
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "hal-02")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `hal-02` feature
[INFO] [stdout]  16 | pub trait DelayProvider: DelayUs<u32> {}
[INFO] [stdout]     |           ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:18:11
[INFO] [stdout]     |
[INFO] [stdout]  17 | #[cfg(feature = "hal-1")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `hal-1` feature
[INFO] [stdout]  18 | pub trait DelayProvider: DelayNs {}
[INFO] [stdout]     |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log`
[INFO] [stdout]  --> src/fmt.rs:3:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(all(feature = "defmt", feature = "log"))]
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `defmt`, `hal-02`, and `hal-1`
[INFO] [stdout]   = help: consider adding `log` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log`
[INFO] [stdout]    --> src/fmt.rs:111:19
[INFO] [stdout]     |
[INFO] [stdout] 111 |             #[cfg(feature = "log")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:38:9
[INFO] [stdout]     |
[INFO] [stdout]  38 |         fmt::trace!("FTC H constant: {}", h);
[INFO] [stdout]     |         ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `defmt`, `hal-02`, and `hal-1`
[INFO] [stdout]     = help: consider adding `log` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `fmt::trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log`
[INFO] [stdout]    --> src/fmt.rs:115:27
[INFO] [stdout]     |
[INFO] [stdout] 115 |             #[cfg(not(any(feature = "log", feature="defmt")))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:38:9
[INFO] [stdout]     |
[INFO] [stdout]  38 |         fmt::trace!("FTC H constant: {}", h);
[INFO] [stdout]     |         ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `defmt`, `hal-02`, and `hal-1`
[INFO] [stdout]     = help: consider adding `log` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `fmt::trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log`
[INFO] [stdout]    --> src/fmt.rs:111:19
[INFO] [stdout]     |
[INFO] [stdout] 111 |             #[cfg(feature = "log")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:90:9
[INFO] [stdout]     |
[INFO] [stdout]  90 |         fmt::trace!("new Hub75_64_32_2 with {} bits", BITS);
[INFO] [stdout]     |         --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `defmt`, `hal-02`, and `hal-1`
[INFO] [stdout]     = help: consider adding `log` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `fmt::trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log`
[INFO] [stdout]    --> src/fmt.rs:115:27
[INFO] [stdout]     |
[INFO] [stdout] 115 |             #[cfg(not(any(feature = "log", feature="defmt")))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:90:9
[INFO] [stdout]     |
[INFO] [stdout]  90 |         fmt::trace!("new Hub75_64_32_2 with {} bits", BITS);
[INFO] [stdout]     |         --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `defmt`, `hal-02`, and `hal-1`
[INFO] [stdout]     = help: consider adding `log` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `fmt::trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not document `hub75-remastered`
[INFO] running `Command { std: "docker" "inspect" "4d991ce6a9685f1465fc39d89d4cbdc0fc426e622e7dcd99b7d2d6a7042d8f92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d991ce6a9685f1465fc39d89d4cbdc0fc426e622e7dcd99b7d2d6a7042d8f92", kill_on_drop: false }`
[INFO] [stdout] 4d991ce6a9685f1465fc39d89d4cbdc0fc426e622e7dcd99b7d2d6a7042d8f92
