[INFO] fetching crate embedded-hal-sync-pins 0.7.0...
[INFO] checking embedded-hal-sync-pins-0.7.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate embedded-hal-sync-pins 0.7.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate embedded-hal-sync-pins 0.7.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate embedded-hal-sync-pins 0.7.0
[INFO] finished tweaking crates.io crate embedded-hal-sync-pins 0.7.0
[INFO] tweaked toml for crates.io crate embedded-hal-sync-pins 0.7.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 10 packages to latest compatible versions
[INFO] [stderr]       Adding num-derive v0.3.3 (latest: v0.4.2)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.60)
[INFO] [stderr]       Adding vcd v0.6.1 (latest: v0.7.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vcd v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cdaf28122d210ce7a9ca9235d2a2a069733b5dae01600eef4c5d6f0ea8b8817c
[INFO] running `Command { std: "docker" "start" "-a" "cdaf28122d210ce7a9ca9235d2a2a069733b5dae01600eef4c5d6f0ea8b8817c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cdaf28122d210ce7a9ca9235d2a2a069733b5dae01600eef4c5d6f0ea8b8817c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdaf28122d210ce7a9ca9235d2a2a069733b5dae01600eef4c5d6f0ea8b8817c", kill_on_drop: false }`
[INFO] [stdout] cdaf28122d210ce7a9ca9235d2a2a069733b5dae01600eef4c5d6f0ea8b8817c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8507de08e7bbf1e6476b04514494322a6b8a63399818866685b20a7138842fe9
[INFO] running `Command { std: "docker" "start" "-a" "8507de08e7bbf1e6476b04514494322a6b8a63399818866685b20a7138842fe9", kill_on_drop: false }`
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking embedded-hal-sync-pins v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `embedded_hal::digital::ToggleableOutputPin`
[INFO] [stdout]  --> src/wire.rs:2:69
[INFO] [stdout]   |
[INFO] [stdout] 2 | use embedded_hal::digital::{InputPin, OutputPin, StatefulOutputPin, ToggleableOutputPin};
[INFO] [stdout]   |                                                                     ^^^^^^^^^^^^^^^^^^^ no `ToggleableOutputPin` in `digital`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ToggleableOutputPin` in module `hal`
[INFO] [stdout]    --> src/pins.rs:202:11
[INFO] [stdout]     |
[INFO] [stdout] 202 | impl hal::ToggleableOutputPin for PushPullPin {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^ not found in `hal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ToggleableOutputPin` in module `hal`
[INFO] [stdout]    --> src/pins.rs:290:11
[INFO] [stdout]     |
[INFO] [stdout] 290 | impl hal::ToggleableOutputPin for OpenDrainPin {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^ not found in `hal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `embedded_hal::digital::ToggleableOutputPin`
[INFO] [stdout]  --> src/wire.rs:2:69
[INFO] [stdout]   |
[INFO] [stdout] 2 | use embedded_hal::digital::{InputPin, OutputPin, StatefulOutputPin, ToggleableOutputPin};
[INFO] [stdout]   |                                                                     ^^^^^^^^^^^^^^^^^^^ no `ToggleableOutputPin` in `digital`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hal::ToggleableOutputPin`
[INFO] [stdout]    --> src/pins.rs:397:7
[INFO] [stdout]     |
[INFO] [stdout] 397 |         use hal::ToggleableOutputPin;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ no `ToggleableOutputPin` in `digital`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hal::ToggleableOutputPin`
[INFO] [stdout]    --> src/pins.rs:425:7
[INFO] [stdout]     |
[INFO] [stdout] 425 |         use hal::ToggleableOutputPin;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ no `ToggleableOutputPin` in `digital`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ToggleableOutputPin` in module `hal`
[INFO] [stdout]    --> src/pins.rs:202:11
[INFO] [stdout]     |
[INFO] [stdout] 202 | impl hal::ToggleableOutputPin for PushPullPin {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^ not found in `hal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ToggleableOutputPin` in module `hal`
[INFO] [stdout]    --> src/pins.rs:290:11
[INFO] [stdout]     |
[INFO] [stdout] 290 | impl hal::ToggleableOutputPin for OpenDrainPin {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^ not found in `hal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_high` has an incompatible type for trait
[INFO] [stdout]    --> src/pins.rs:134:13
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn is_high(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                types differ in mutability
[INFO] [stdout]     |                help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut pins::InputPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&pins::InputPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_low` has an incompatible type for trait
[INFO] [stdout]    --> src/pins.rs:138:12
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn is_low(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               types differ in mutability
[INFO] [stdout]     |               help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut pins::InputPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&pins::InputPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_set_high` has an incompatible type for trait
[INFO] [stdout]    --> src/pins.rs:193:17
[INFO] [stdout]     |
[INFO] [stdout] 193 |     fn is_set_high(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    types differ in mutability
[INFO] [stdout]     |                    help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut pins::PushPullPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&pins::PushPullPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_set_low` has an incompatible type for trait
[INFO] [stdout]    --> src/pins.rs:197:16
[INFO] [stdout]     |
[INFO] [stdout] 197 |     fn is_set_low(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   types differ in mutability
[INFO] [stdout]     |                   help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut pins::PushPullPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&pins::PushPullPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_high` has an incompatible type for trait
[INFO] [stdout]    --> src/pins.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |     fn is_high(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                types differ in mutability
[INFO] [stdout]     |                help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut pins::PushPullPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&pins::PushPullPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_low` has an incompatible type for trait
[INFO] [stdout]    --> src/pins.rs:219:12
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn is_low(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               types differ in mutability
[INFO] [stdout]     |               help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut pins::PushPullPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&pins::PushPullPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_set_high` has an incompatible type for trait
[INFO] [stdout]    --> src/pins.rs:281:17
[INFO] [stdout]     |
[INFO] [stdout] 281 |     fn is_set_high(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    types differ in mutability
[INFO] [stdout]     |                    help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut pins::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&pins::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_set_low` has an incompatible type for trait
[INFO] [stdout]    --> src/pins.rs:285:16
[INFO] [stdout]     |
[INFO] [stdout] 285 |     fn is_set_low(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   types differ in mutability
[INFO] [stdout]     |                   help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut pins::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&pins::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_high` has an incompatible type for trait
[INFO] [stdout]    --> src/pins.rs:303:13
[INFO] [stdout]     |
[INFO] [stdout] 303 |     fn is_high(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                types differ in mutability
[INFO] [stdout]     |                help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut pins::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&pins::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_low` has an incompatible type for trait
[INFO] [stdout]    --> src/pins.rs:307:12
[INFO] [stdout]     |
[INFO] [stdout] 307 |     fn is_low(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               types differ in mutability
[INFO] [stdout]     |               help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut pins::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&pins::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_high` has an incompatible type for trait
[INFO] [stdout]    --> src/wire.rs:144:13
[INFO] [stdout]     |
[INFO] [stdout] 144 |     fn is_high(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                types differ in mutability
[INFO] [stdout]     |                help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut InputOnlyPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&InputOnlyPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_low` has an incompatible type for trait
[INFO] [stdout]    --> src/wire.rs:148:12
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn is_low(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               types differ in mutability
[INFO] [stdout]     |               help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut InputOnlyPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&InputOnlyPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_high` has an incompatible type for trait
[INFO] [stdout]    --> src/wire.rs:163:13
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn is_high(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                types differ in mutability
[INFO] [stdout]     |                help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut wire::PushPullPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&wire::PushPullPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_low` has an incompatible type for trait
[INFO] [stdout]    --> src/wire.rs:167:12
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn is_low(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               types differ in mutability
[INFO] [stdout]     |               help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut wire::PushPullPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&wire::PushPullPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_set_high` has an incompatible type for trait
[INFO] [stdout]    --> src/wire.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn is_set_high(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    types differ in mutability
[INFO] [stdout]     |                    help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut wire::PushPullPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&wire::PushPullPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_set_low` has an incompatible type for trait
[INFO] [stdout]    --> src/wire.rs:189:16
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn is_set_low(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   types differ in mutability
[INFO] [stdout]     |                   help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut wire::PushPullPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&wire::PushPullPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_high` has an incompatible type for trait
[INFO] [stdout]    --> src/wire.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |     fn is_high(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                types differ in mutability
[INFO] [stdout]     |                help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut wire::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&wire::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_low` has an incompatible type for trait
[INFO] [stdout]    --> src/wire.rs:219:12
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn is_low(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               types differ in mutability
[INFO] [stdout]     |               help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut wire::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&wire::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_set_high` has an incompatible type for trait
[INFO] [stdout]    --> src/wire.rs:237:17
[INFO] [stdout]     |
[INFO] [stdout] 237 |     fn is_set_high(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    types differ in mutability
[INFO] [stdout]     |                    help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut wire::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&wire::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_set_low` has an incompatible type for trait
[INFO] [stdout]    --> src/wire.rs:241:16
[INFO] [stdout]     |
[INFO] [stdout] 241 |     fn is_set_low(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   types differ in mutability
[INFO] [stdout]     |                   help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut wire::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&wire::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_high` has an incompatible type for trait
[INFO] [stdout]    --> src/pins.rs:134:13
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn is_high(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                types differ in mutability
[INFO] [stdout]     |                help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut pins::InputPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&pins::InputPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_low` has an incompatible type for trait
[INFO] [stdout]    --> src/pins.rs:138:12
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn is_low(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               types differ in mutability
[INFO] [stdout]     |               help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut pins::InputPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&pins::InputPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_set_high` has an incompatible type for trait
[INFO] [stdout]    --> src/pins.rs:193:17
[INFO] [stdout]     |
[INFO] [stdout] 193 |     fn is_set_high(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    types differ in mutability
[INFO] [stdout]     |                    help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut pins::PushPullPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&pins::PushPullPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_set_low` has an incompatible type for trait
[INFO] [stdout]    --> src/pins.rs:197:16
[INFO] [stdout]     |
[INFO] [stdout] 197 |     fn is_set_low(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   types differ in mutability
[INFO] [stdout]     |                   help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut pins::PushPullPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&pins::PushPullPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 23 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0053, E0405, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0053`.
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_high` has an incompatible type for trait
[INFO] [stdout]    --> src/pins.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |     fn is_high(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                types differ in mutability
[INFO] [stdout]     |                help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut pins::PushPullPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&pins::PushPullPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_low` has an incompatible type for trait
[INFO] [stdout]    --> src/pins.rs:219:12
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn is_low(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               types differ in mutability
[INFO] [stdout]     |               help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut pins::PushPullPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&pins::PushPullPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_set_high` has an incompatible type for trait
[INFO] [stdout]    --> src/pins.rs:281:17
[INFO] [stdout]     |
[INFO] [stdout] 281 |     fn is_set_high(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    types differ in mutability
[INFO] [stdout]     |                    help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut pins::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&pins::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_set_low` has an incompatible type for trait
[INFO] [stdout]    --> src/pins.rs:285:16
[INFO] [stdout]     |
[INFO] [stdout] 285 |     fn is_set_low(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   types differ in mutability
[INFO] [stdout]     |                   help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut pins::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&pins::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_high` has an incompatible type for trait
[INFO] [stdout]    --> src/pins.rs:303:13
[INFO] [stdout]     |
[INFO] [stdout] 303 |     fn is_high(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                types differ in mutability
[INFO] [stdout]     |                help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut pins::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&pins::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_low` has an incompatible type for trait
[INFO] [stdout]    --> src/pins.rs:307:12
[INFO] [stdout]     |
[INFO] [stdout] 307 |     fn is_low(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               types differ in mutability
[INFO] [stdout]     |               help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut pins::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&pins::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_high` has an incompatible type for trait
[INFO] [stdout]    --> src/wire.rs:144:13
[INFO] [stdout]     |
[INFO] [stdout] 144 |     fn is_high(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                types differ in mutability
[INFO] [stdout]     |                help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut InputOnlyPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&InputOnlyPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_low` has an incompatible type for trait
[INFO] [stdout]    --> src/wire.rs:148:12
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn is_low(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               types differ in mutability
[INFO] [stdout]     |               help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut InputOnlyPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&InputOnlyPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_high` has an incompatible type for trait
[INFO] [stdout]    --> src/wire.rs:163:13
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn is_high(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                types differ in mutability
[INFO] [stdout]     |                help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut wire::PushPullPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&wire::PushPullPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_low` has an incompatible type for trait
[INFO] [stdout]    --> src/wire.rs:167:12
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn is_low(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               types differ in mutability
[INFO] [stdout]     |               help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut wire::PushPullPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&wire::PushPullPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_set_high` has an incompatible type for trait
[INFO] [stdout]    --> src/wire.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn is_set_high(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    types differ in mutability
[INFO] [stdout]     |                    help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut wire::PushPullPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&wire::PushPullPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_set_low` has an incompatible type for trait
[INFO] [stdout]    --> src/wire.rs:189:16
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn is_set_low(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   types differ in mutability
[INFO] [stdout]     |                   help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut wire::PushPullPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&wire::PushPullPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_high` has an incompatible type for trait
[INFO] [stdout]    --> src/wire.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |     fn is_high(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                types differ in mutability
[INFO] [stdout]     |                help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut wire::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&wire::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_low` has an incompatible type for trait
[INFO] [stdout]    --> src/wire.rs:219:12
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn is_low(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               types differ in mutability
[INFO] [stdout]     |               help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut wire::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&wire::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_set_high` has an incompatible type for trait
[INFO] [stdout]    --> src/wire.rs:237:17
[INFO] [stdout]     |
[INFO] [stdout] 237 |     fn is_set_high(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    types differ in mutability
[INFO] [stdout]     |                    help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut wire::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&wire::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_set_low` has an incompatible type for trait
[INFO] [stdout]    --> src/wire.rs:241:16
[INFO] [stdout]     |
[INFO] [stdout] 241 |     fn is_set_low(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   types differ in mutability
[INFO] [stdout]     |                   help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut wire::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&wire::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `embedded-hal-sync-pins` (lib) due to 24 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 25 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0053, E0405, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0053`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `embedded-hal-sync-pins` (lib test) due to 26 previous errors
[INFO] running `Command { std: "docker" "inspect" "8507de08e7bbf1e6476b04514494322a6b8a63399818866685b20a7138842fe9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8507de08e7bbf1e6476b04514494322a6b8a63399818866685b20a7138842fe9", kill_on_drop: false }`
[INFO] [stdout] 8507de08e7bbf1e6476b04514494322a6b8a63399818866685b20a7138842fe9
[INFO] checking embedded-hal-sync-pins-0.7.0 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate embedded-hal-sync-pins 0.7.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate embedded-hal-sync-pins 0.7.0 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate embedded-hal-sync-pins 0.7.0
[INFO] finished tweaking crates.io crate embedded-hal-sync-pins 0.7.0
[INFO] tweaked toml for crates.io crate embedded-hal-sync-pins 0.7.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 10 packages to latest compatible versions
[INFO] [stderr]       Adding num-derive v0.3.3 (latest: v0.4.2)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.60)
[INFO] [stderr]       Adding vcd v0.6.1 (latest: v0.7.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9975629c5a6e9958bbab5aed1e4478a48ebfc1ac9e3a703537a55d2652ad88e9
[INFO] running `Command { std: "docker" "start" "-a" "9975629c5a6e9958bbab5aed1e4478a48ebfc1ac9e3a703537a55d2652ad88e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9975629c5a6e9958bbab5aed1e4478a48ebfc1ac9e3a703537a55d2652ad88e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9975629c5a6e9958bbab5aed1e4478a48ebfc1ac9e3a703537a55d2652ad88e9", kill_on_drop: false }`
[INFO] [stdout] 9975629c5a6e9958bbab5aed1e4478a48ebfc1ac9e3a703537a55d2652ad88e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7defbf4a60e15e1b06afcbf2616b14c45002a996fb287a55c36fa061d7dad00a
[INFO] running `Command { std: "docker" "start" "-a" "7defbf4a60e15e1b06afcbf2616b14c45002a996fb287a55c36fa061d7dad00a", kill_on_drop: false }`
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking embedded-hal-sync-pins v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `embedded_hal::digital::ToggleableOutputPin`
[INFO] [stdout]  --> src/wire.rs:2:69
[INFO] [stdout]   |
[INFO] [stdout] 2 | use embedded_hal::digital::{InputPin, OutputPin, StatefulOutputPin, ToggleableOutputPin};
[INFO] [stdout]   |                                                                     ^^^^^^^^^^^^^^^^^^^ no `ToggleableOutputPin` in `digital`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ToggleableOutputPin` in module `hal`
[INFO] [stdout]    --> src/pins.rs:202:11
[INFO] [stdout]     |
[INFO] [stdout] 202 | impl hal::ToggleableOutputPin for PushPullPin {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^ not found in `hal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ToggleableOutputPin` in module `hal`
[INFO] [stdout]    --> src/pins.rs:290:11
[INFO] [stdout]     |
[INFO] [stdout] 290 | impl hal::ToggleableOutputPin for OpenDrainPin {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^ not found in `hal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `embedded_hal::digital::ToggleableOutputPin`
[INFO] [stdout]  --> src/wire.rs:2:69
[INFO] [stdout]   |
[INFO] [stdout] 2 | use embedded_hal::digital::{InputPin, OutputPin, StatefulOutputPin, ToggleableOutputPin};
[INFO] [stdout]   |                                                                     ^^^^^^^^^^^^^^^^^^^ no `ToggleableOutputPin` in `digital`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hal::ToggleableOutputPin`
[INFO] [stdout]    --> src/pins.rs:397:7
[INFO] [stdout]     |
[INFO] [stdout] 397 |         use hal::ToggleableOutputPin;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ no `ToggleableOutputPin` in `digital`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hal::ToggleableOutputPin`
[INFO] [stdout]    --> src/pins.rs:425:7
[INFO] [stdout]     |
[INFO] [stdout] 425 |         use hal::ToggleableOutputPin;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ no `ToggleableOutputPin` in `digital`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ToggleableOutputPin` in module `hal`
[INFO] [stdout]    --> src/pins.rs:202:11
[INFO] [stdout]     |
[INFO] [stdout] 202 | impl hal::ToggleableOutputPin for PushPullPin {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^ not found in `hal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ToggleableOutputPin` in module `hal`
[INFO] [stdout]    --> src/pins.rs:290:11
[INFO] [stdout]     |
[INFO] [stdout] 290 | impl hal::ToggleableOutputPin for OpenDrainPin {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^ not found in `hal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_high` has an incompatible type for trait
[INFO] [stdout]    --> src/pins.rs:134:13
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn is_high(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                types differ in mutability
[INFO] [stdout]     |                help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut pins::InputPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&pins::InputPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_low` has an incompatible type for trait
[INFO] [stdout]    --> src/pins.rs:138:12
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn is_low(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               types differ in mutability
[INFO] [stdout]     |               help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut pins::InputPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&pins::InputPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_set_high` has an incompatible type for trait
[INFO] [stdout]    --> src/pins.rs:193:17
[INFO] [stdout]     |
[INFO] [stdout] 193 |     fn is_set_high(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    types differ in mutability
[INFO] [stdout]     |                    help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut pins::PushPullPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&pins::PushPullPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_set_low` has an incompatible type for trait
[INFO] [stdout]    --> src/pins.rs:197:16
[INFO] [stdout]     |
[INFO] [stdout] 197 |     fn is_set_low(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   types differ in mutability
[INFO] [stdout]     |                   help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut pins::PushPullPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&pins::PushPullPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_high` has an incompatible type for trait
[INFO] [stdout]    --> src/pins.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |     fn is_high(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                types differ in mutability
[INFO] [stdout]     |                help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut pins::PushPullPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&pins::PushPullPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_low` has an incompatible type for trait
[INFO] [stdout]    --> src/pins.rs:219:12
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn is_low(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               types differ in mutability
[INFO] [stdout]     |               help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut pins::PushPullPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&pins::PushPullPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_set_high` has an incompatible type for trait
[INFO] [stdout]    --> src/pins.rs:281:17
[INFO] [stdout]     |
[INFO] [stdout] 281 |     fn is_set_high(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    types differ in mutability
[INFO] [stdout]     |                    help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut pins::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&pins::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_set_low` has an incompatible type for trait
[INFO] [stdout]    --> src/pins.rs:285:16
[INFO] [stdout]     |
[INFO] [stdout] 285 |     fn is_set_low(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   types differ in mutability
[INFO] [stdout]     |                   help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut pins::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&pins::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_high` has an incompatible type for trait
[INFO] [stdout]    --> src/pins.rs:303:13
[INFO] [stdout]     |
[INFO] [stdout] 303 |     fn is_high(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                types differ in mutability
[INFO] [stdout]     |                help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut pins::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&pins::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_low` has an incompatible type for trait
[INFO] [stdout]    --> src/pins.rs:307:12
[INFO] [stdout]     |
[INFO] [stdout] 307 |     fn is_low(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               types differ in mutability
[INFO] [stdout]     |               help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut pins::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&pins::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_high` has an incompatible type for trait
[INFO] [stdout]    --> src/wire.rs:144:13
[INFO] [stdout]     |
[INFO] [stdout] 144 |     fn is_high(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                types differ in mutability
[INFO] [stdout]     |                help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut InputOnlyPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&InputOnlyPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_low` has an incompatible type for trait
[INFO] [stdout]    --> src/wire.rs:148:12
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn is_low(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               types differ in mutability
[INFO] [stdout]     |               help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut InputOnlyPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&InputOnlyPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_high` has an incompatible type for trait
[INFO] [stdout]    --> src/wire.rs:163:13
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn is_high(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                types differ in mutability
[INFO] [stdout]     |                help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut wire::PushPullPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&wire::PushPullPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_low` has an incompatible type for trait
[INFO] [stdout]    --> src/wire.rs:167:12
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn is_low(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               types differ in mutability
[INFO] [stdout]     |               help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut wire::PushPullPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&wire::PushPullPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_set_high` has an incompatible type for trait
[INFO] [stdout]    --> src/wire.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn is_set_high(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    types differ in mutability
[INFO] [stdout]     |                    help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut wire::PushPullPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&wire::PushPullPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_set_low` has an incompatible type for trait
[INFO] [stdout]    --> src/wire.rs:189:16
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn is_set_low(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   types differ in mutability
[INFO] [stdout]     |                   help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut wire::PushPullPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&wire::PushPullPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_high` has an incompatible type for trait
[INFO] [stdout]    --> src/wire.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |     fn is_high(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                types differ in mutability
[INFO] [stdout]     |                help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut wire::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&wire::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_low` has an incompatible type for trait
[INFO] [stdout]    --> src/wire.rs:219:12
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn is_low(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               types differ in mutability
[INFO] [stdout]     |               help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut wire::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&wire::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_set_high` has an incompatible type for trait
[INFO] [stdout]    --> src/wire.rs:237:17
[INFO] [stdout]     |
[INFO] [stdout] 237 |     fn is_set_high(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    types differ in mutability
[INFO] [stdout]     |                    help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut wire::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&wire::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_set_low` has an incompatible type for trait
[INFO] [stdout]    --> src/wire.rs:241:16
[INFO] [stdout]     |
[INFO] [stdout] 241 |     fn is_set_low(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   types differ in mutability
[INFO] [stdout]     |                   help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut wire::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&wire::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_high` has an incompatible type for trait
[INFO] [stdout]    --> src/pins.rs:134:13
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn is_high(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                types differ in mutability
[INFO] [stdout]     |                help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut pins::InputPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&pins::InputPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 23 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_low` has an incompatible type for trait
[INFO] [stdout]    --> src/pins.rs:138:12
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn is_low(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               types differ in mutability
[INFO] [stdout]     |               help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut pins::InputPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&pins::InputPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0053, E0405, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0053`.
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_set_high` has an incompatible type for trait
[INFO] [stdout]    --> src/pins.rs:193:17
[INFO] [stdout]     |
[INFO] [stdout] 193 |     fn is_set_high(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    types differ in mutability
[INFO] [stdout]     |                    help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut pins::PushPullPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&pins::PushPullPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_set_low` has an incompatible type for trait
[INFO] [stdout]    --> src/pins.rs:197:16
[INFO] [stdout]     |
[INFO] [stdout] 197 |     fn is_set_low(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   types differ in mutability
[INFO] [stdout]     |                   help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut pins::PushPullPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&pins::PushPullPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_high` has an incompatible type for trait
[INFO] [stdout]    --> src/pins.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |     fn is_high(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                types differ in mutability
[INFO] [stdout]     |                help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut pins::PushPullPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&pins::PushPullPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_low` has an incompatible type for trait
[INFO] [stdout]    --> src/pins.rs:219:12
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn is_low(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               types differ in mutability
[INFO] [stdout]     |               help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut pins::PushPullPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&pins::PushPullPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_set_high` has an incompatible type for trait
[INFO] [stdout]    --> src/pins.rs:281:17
[INFO] [stdout]     |
[INFO] [stdout] 281 |     fn is_set_high(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    types differ in mutability
[INFO] [stdout]     |                    help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut pins::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&pins::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_set_low` has an incompatible type for trait
[INFO] [stdout]    --> src/pins.rs:285:16
[INFO] [stdout]     |
[INFO] [stdout] 285 |     fn is_set_low(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   types differ in mutability
[INFO] [stdout]     |                   help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut pins::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&pins::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_high` has an incompatible type for trait
[INFO] [stdout]    --> src/pins.rs:303:13
[INFO] [stdout]     |
[INFO] [stdout] 303 |     fn is_high(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                types differ in mutability
[INFO] [stdout]     |                help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut pins::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&pins::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_low` has an incompatible type for trait
[INFO] [stdout]    --> src/pins.rs:307:12
[INFO] [stdout]     |
[INFO] [stdout] 307 |     fn is_low(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               types differ in mutability
[INFO] [stdout]     |               help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut pins::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&pins::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `embedded-hal-sync-pins` (lib) due to 24 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0053]: method `is_high` has an incompatible type for trait
[INFO] [stdout]    --> src/wire.rs:144:13
[INFO] [stdout]     |
[INFO] [stdout] 144 |     fn is_high(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                types differ in mutability
[INFO] [stdout]     |                help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut InputOnlyPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&InputOnlyPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_low` has an incompatible type for trait
[INFO] [stdout]    --> src/wire.rs:148:12
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn is_low(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               types differ in mutability
[INFO] [stdout]     |               help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut InputOnlyPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&InputOnlyPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_high` has an incompatible type for trait
[INFO] [stdout]    --> src/wire.rs:163:13
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn is_high(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                types differ in mutability
[INFO] [stdout]     |                help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut wire::PushPullPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&wire::PushPullPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_low` has an incompatible type for trait
[INFO] [stdout]    --> src/wire.rs:167:12
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn is_low(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               types differ in mutability
[INFO] [stdout]     |               help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut wire::PushPullPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&wire::PushPullPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_set_high` has an incompatible type for trait
[INFO] [stdout]    --> src/wire.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn is_set_high(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    types differ in mutability
[INFO] [stdout]     |                    help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut wire::PushPullPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&wire::PushPullPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_set_low` has an incompatible type for trait
[INFO] [stdout]    --> src/wire.rs:189:16
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn is_set_low(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   types differ in mutability
[INFO] [stdout]     |                   help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut wire::PushPullPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&wire::PushPullPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_high` has an incompatible type for trait
[INFO] [stdout]    --> src/wire.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |     fn is_high(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                types differ in mutability
[INFO] [stdout]     |                help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut wire::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&wire::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_low` has an incompatible type for trait
[INFO] [stdout]    --> src/wire.rs:219:12
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn is_low(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               types differ in mutability
[INFO] [stdout]     |               help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut wire::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&wire::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_set_high` has an incompatible type for trait
[INFO] [stdout]    --> src/wire.rs:237:17
[INFO] [stdout]     |
[INFO] [stdout] 237 |     fn is_set_high(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    types differ in mutability
[INFO] [stdout]     |                    help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut wire::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&wire::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `is_set_low` has an incompatible type for trait
[INFO] [stdout]    --> src/wire.rs:241:16
[INFO] [stdout]     |
[INFO] [stdout] 241 |     fn is_set_low(&self) -> Result<bool, Self::Error> {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   types differ in mutability
[INFO] [stdout]     |                   help: change the self-receiver type to match the trait: `&mut self`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut wire::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&wire::OpenDrainPin) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 25 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0053, E0405, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0053`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `embedded-hal-sync-pins` (lib test) due to 26 previous errors
[INFO] running `Command { std: "docker" "inspect" "7defbf4a60e15e1b06afcbf2616b14c45002a996fb287a55c36fa061d7dad00a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7defbf4a60e15e1b06afcbf2616b14c45002a996fb287a55c36fa061d7dad00a", kill_on_drop: false }`
[INFO] [stdout] 7defbf4a60e15e1b06afcbf2616b14c45002a996fb287a55c36fa061d7dad00a
