[INFO] fetching crate shift-register-driver 0.1.1...
[INFO] testing shift-register-driver-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate shift-register-driver 0.1.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate shift-register-driver 0.1.1
[INFO] finished tweaking crates.io crate shift-register-driver 0.1.1
[INFO] tweaked toml for crates.io crate shift-register-driver 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate shift-register-driver 0.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 4 packages to latest compatible versions
[INFO] [stderr]       Adding embedded-hal v0.2.7 (available: v1.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b23f9d64a8ee1738da435da8b40169d71059ecf4cfba190471d4ee12f6453080
[INFO] running `Command { std: "docker" "start" "-a" "b23f9d64a8ee1738da435da8b40169d71059ecf4cfba190471d4ee12f6453080", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b23f9d64a8ee1738da435da8b40169d71059ecf4cfba190471d4ee12f6453080", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b23f9d64a8ee1738da435da8b40169d71059ecf4cfba190471d4ee12f6453080", kill_on_drop: false }`
[INFO] [stdout] b23f9d64a8ee1738da435da8b40169d71059ecf4cfba190471d4ee12f6453080
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67c31ee5551f8a6ccd5c710a1e45e3f321ae240ef0f95996b55af59243e1dc6a
[INFO] running `Command { std: "docker" "start" "-a" "67c31ee5551f8a6ccd5c710a1e45e3f321ae240ef0f95996b55af59243e1dc6a", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling shift-register-driver v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]  --> src/sipo.rs:4:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | use hal::digital::OutputPin;
[INFO] [stdout]   |                   ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/lib.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![deny(warnings)]
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   = note: `#[deny(deprecated)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]   --> src/sipo.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl<'a> OutputPin for ShiftRegisterPin<'a>
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:41:25
[INFO] [stdout]     |
[INFO] [stdout]  41 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 | ShiftRegisterBuilder!(ShiftRegister8, 8);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:42:25
[INFO] [stdout]     |
[INFO] [stdout]  42 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 | ShiftRegisterBuilder!(ShiftRegister8, 8);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:43:25
[INFO] [stdout]     |
[INFO] [stdout]  43 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 | ShiftRegisterBuilder!(ShiftRegister8, 8);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:52:25
[INFO] [stdout]     |
[INFO] [stdout]  52 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 | ShiftRegisterBuilder!(ShiftRegister8, 8);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:53:25
[INFO] [stdout]     |
[INFO] [stdout]  53 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 | ShiftRegisterBuilder!(ShiftRegister8, 8);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:54:25
[INFO] [stdout]     |
[INFO] [stdout]  54 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 | ShiftRegisterBuilder!(ShiftRegister8, 8);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:75:25
[INFO] [stdout]     |
[INFO] [stdout]  75 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 | ShiftRegisterBuilder!(ShiftRegister8, 8);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:76:25
[INFO] [stdout]     |
[INFO] [stdout]  76 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 | ShiftRegisterBuilder!(ShiftRegister8, 8);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:77:25
[INFO] [stdout]     |
[INFO] [stdout]  77 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 | ShiftRegisterBuilder!(ShiftRegister8, 8);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:41:25
[INFO] [stdout]     |
[INFO] [stdout]  41 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 | ShiftRegisterBuilder!(ShiftRegister16, 16);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:42:25
[INFO] [stdout]     |
[INFO] [stdout]  42 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 | ShiftRegisterBuilder!(ShiftRegister16, 16);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:43:25
[INFO] [stdout]     |
[INFO] [stdout]  43 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 | ShiftRegisterBuilder!(ShiftRegister16, 16);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:52:25
[INFO] [stdout]     |
[INFO] [stdout]  52 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 | ShiftRegisterBuilder!(ShiftRegister16, 16);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:53:25
[INFO] [stdout]     |
[INFO] [stdout]  53 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 | ShiftRegisterBuilder!(ShiftRegister16, 16);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:54:25
[INFO] [stdout]     |
[INFO] [stdout]  54 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 | ShiftRegisterBuilder!(ShiftRegister16, 16);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:75:25
[INFO] [stdout]     |
[INFO] [stdout]  75 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 | ShiftRegisterBuilder!(ShiftRegister16, 16);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:76:25
[INFO] [stdout]     |
[INFO] [stdout]  76 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 | ShiftRegisterBuilder!(ShiftRegister16, 16);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:77:25
[INFO] [stdout]     |
[INFO] [stdout]  77 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 | ShiftRegisterBuilder!(ShiftRegister16, 16);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:41:25
[INFO] [stdout]     |
[INFO] [stdout]  41 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 | ShiftRegisterBuilder!(ShiftRegister24, 24);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:42:25
[INFO] [stdout]     |
[INFO] [stdout]  42 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 | ShiftRegisterBuilder!(ShiftRegister24, 24);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:43:25
[INFO] [stdout]     |
[INFO] [stdout]  43 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 | ShiftRegisterBuilder!(ShiftRegister24, 24);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:52:25
[INFO] [stdout]     |
[INFO] [stdout]  52 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 | ShiftRegisterBuilder!(ShiftRegister24, 24);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:53:25
[INFO] [stdout]     |
[INFO] [stdout]  53 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 | ShiftRegisterBuilder!(ShiftRegister24, 24);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:54:25
[INFO] [stdout]     |
[INFO] [stdout]  54 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 | ShiftRegisterBuilder!(ShiftRegister24, 24);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:75:25
[INFO] [stdout]     |
[INFO] [stdout]  75 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 | ShiftRegisterBuilder!(ShiftRegister24, 24);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:76:25
[INFO] [stdout]     |
[INFO] [stdout]  76 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 | ShiftRegisterBuilder!(ShiftRegister24, 24);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:77:25
[INFO] [stdout]     |
[INFO] [stdout]  77 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 | ShiftRegisterBuilder!(ShiftRegister24, 24);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:41:25
[INFO] [stdout]     |
[INFO] [stdout]  41 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 | ShiftRegisterBuilder!(ShiftRegister32, 32);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:42:25
[INFO] [stdout]     |
[INFO] [stdout]  42 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 | ShiftRegisterBuilder!(ShiftRegister32, 32);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:43:25
[INFO] [stdout]     |
[INFO] [stdout]  43 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 | ShiftRegisterBuilder!(ShiftRegister32, 32);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:52:25
[INFO] [stdout]     |
[INFO] [stdout]  52 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 | ShiftRegisterBuilder!(ShiftRegister32, 32);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:53:25
[INFO] [stdout]     |
[INFO] [stdout]  53 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 | ShiftRegisterBuilder!(ShiftRegister32, 32);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:54:25
[INFO] [stdout]     |
[INFO] [stdout]  54 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 | ShiftRegisterBuilder!(ShiftRegister32, 32);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:75:25
[INFO] [stdout]     |
[INFO] [stdout]  75 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 | ShiftRegisterBuilder!(ShiftRegister32, 32);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:76:25
[INFO] [stdout]     |
[INFO] [stdout]  76 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 | ShiftRegisterBuilder!(ShiftRegister32, 32);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:77:25
[INFO] [stdout]     |
[INFO] [stdout]  77 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 | ShiftRegisterBuilder!(ShiftRegister32, 32);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:41:25
[INFO] [stdout]     |
[INFO] [stdout]  41 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 | ShiftRegisterBuilder!(ShiftRegister40, 40);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:42:25
[INFO] [stdout]     |
[INFO] [stdout]  42 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 | ShiftRegisterBuilder!(ShiftRegister40, 40);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:43:25
[INFO] [stdout]     |
[INFO] [stdout]  43 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 | ShiftRegisterBuilder!(ShiftRegister40, 40);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:52:25
[INFO] [stdout]     |
[INFO] [stdout]  52 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 | ShiftRegisterBuilder!(ShiftRegister40, 40);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:53:25
[INFO] [stdout]     |
[INFO] [stdout]  53 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 | ShiftRegisterBuilder!(ShiftRegister40, 40);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:54:25
[INFO] [stdout]     |
[INFO] [stdout]  54 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 | ShiftRegisterBuilder!(ShiftRegister40, 40);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:75:25
[INFO] [stdout]     |
[INFO] [stdout]  75 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 | ShiftRegisterBuilder!(ShiftRegister40, 40);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:76:25
[INFO] [stdout]     |
[INFO] [stdout]  76 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 | ShiftRegisterBuilder!(ShiftRegister40, 40);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:77:25
[INFO] [stdout]     |
[INFO] [stdout]  77 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 | ShiftRegisterBuilder!(ShiftRegister40, 40);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:41:25
[INFO] [stdout]     |
[INFO] [stdout]  41 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 | ShiftRegisterBuilder!(ShiftRegister48, 48);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:42:25
[INFO] [stdout]     |
[INFO] [stdout]  42 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 | ShiftRegisterBuilder!(ShiftRegister48, 48);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:43:25
[INFO] [stdout]     |
[INFO] [stdout]  43 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 | ShiftRegisterBuilder!(ShiftRegister48, 48);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:52:25
[INFO] [stdout]     |
[INFO] [stdout]  52 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 | ShiftRegisterBuilder!(ShiftRegister48, 48);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:53:25
[INFO] [stdout]     |
[INFO] [stdout]  53 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 | ShiftRegisterBuilder!(ShiftRegister48, 48);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:54:25
[INFO] [stdout]     |
[INFO] [stdout]  54 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 | ShiftRegisterBuilder!(ShiftRegister48, 48);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:75:25
[INFO] [stdout]     |
[INFO] [stdout]  75 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 | ShiftRegisterBuilder!(ShiftRegister48, 48);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:76:25
[INFO] [stdout]     |
[INFO] [stdout]  76 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 | ShiftRegisterBuilder!(ShiftRegister48, 48);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:77:25
[INFO] [stdout]     |
[INFO] [stdout]  77 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 | ShiftRegisterBuilder!(ShiftRegister48, 48);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:41:25
[INFO] [stdout]     |
[INFO] [stdout]  41 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 | ShiftRegisterBuilder!(ShiftRegister56, 56);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:42:25
[INFO] [stdout]     |
[INFO] [stdout]  42 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 | ShiftRegisterBuilder!(ShiftRegister56, 56);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:43:25
[INFO] [stdout]     |
[INFO] [stdout]  43 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 | ShiftRegisterBuilder!(ShiftRegister56, 56);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:52:25
[INFO] [stdout]     |
[INFO] [stdout]  52 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 | ShiftRegisterBuilder!(ShiftRegister56, 56);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:53:25
[INFO] [stdout]     |
[INFO] [stdout]  53 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 | ShiftRegisterBuilder!(ShiftRegister56, 56);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:54:25
[INFO] [stdout]     |
[INFO] [stdout]  54 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 | ShiftRegisterBuilder!(ShiftRegister56, 56);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:75:25
[INFO] [stdout]     |
[INFO] [stdout]  75 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 | ShiftRegisterBuilder!(ShiftRegister56, 56);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:76:25
[INFO] [stdout]     |
[INFO] [stdout]  76 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 | ShiftRegisterBuilder!(ShiftRegister56, 56);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:77:25
[INFO] [stdout]     |
[INFO] [stdout]  77 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 | ShiftRegisterBuilder!(ShiftRegister56, 56);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:41:25
[INFO] [stdout]     |
[INFO] [stdout]  41 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 | ShiftRegisterBuilder!(ShiftRegister64, 64);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:42:25
[INFO] [stdout]     |
[INFO] [stdout]  42 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 | ShiftRegisterBuilder!(ShiftRegister64, 64);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:43:25
[INFO] [stdout]     |
[INFO] [stdout]  43 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 | ShiftRegisterBuilder!(ShiftRegister64, 64);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:52:25
[INFO] [stdout]     |
[INFO] [stdout]  52 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 | ShiftRegisterBuilder!(ShiftRegister64, 64);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:53:25
[INFO] [stdout]     |
[INFO] [stdout]  53 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 | ShiftRegisterBuilder!(ShiftRegister64, 64);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:54:25
[INFO] [stdout]     |
[INFO] [stdout]  54 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 | ShiftRegisterBuilder!(ShiftRegister64, 64);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:75:25
[INFO] [stdout]     |
[INFO] [stdout]  75 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 | ShiftRegisterBuilder!(ShiftRegister64, 64);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:76:25
[INFO] [stdout]     |
[INFO] [stdout]  76 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 | ShiftRegisterBuilder!(ShiftRegister64, 64);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:77:25
[INFO] [stdout]     |
[INFO] [stdout]  77 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 | ShiftRegisterBuilder!(ShiftRegister64, 64);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:41:25
[INFO] [stdout]     |
[INFO] [stdout]  41 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 | ShiftRegisterBuilder!(ShiftRegister72, 72);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:42:25
[INFO] [stdout]     |
[INFO] [stdout]  42 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 | ShiftRegisterBuilder!(ShiftRegister72, 72);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:43:25
[INFO] [stdout]     |
[INFO] [stdout]  43 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 | ShiftRegisterBuilder!(ShiftRegister72, 72);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:52:25
[INFO] [stdout]     |
[INFO] [stdout]  52 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 | ShiftRegisterBuilder!(ShiftRegister72, 72);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:53:25
[INFO] [stdout]     |
[INFO] [stdout]  53 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 | ShiftRegisterBuilder!(ShiftRegister72, 72);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:54:25
[INFO] [stdout]     |
[INFO] [stdout]  54 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 | ShiftRegisterBuilder!(ShiftRegister72, 72);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:75:25
[INFO] [stdout]     |
[INFO] [stdout]  75 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 | ShiftRegisterBuilder!(ShiftRegister72, 72);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:76:25
[INFO] [stdout]     |
[INFO] [stdout]  76 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 | ShiftRegisterBuilder!(ShiftRegister72, 72);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:77:25
[INFO] [stdout]     |
[INFO] [stdout]  77 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 | ShiftRegisterBuilder!(ShiftRegister72, 72);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:41:25
[INFO] [stdout]     |
[INFO] [stdout]  41 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 | ShiftRegisterBuilder!(ShiftRegister80, 80);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:42:25
[INFO] [stdout]     |
[INFO] [stdout]  42 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 | ShiftRegisterBuilder!(ShiftRegister80, 80);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:43:25
[INFO] [stdout]     |
[INFO] [stdout]  43 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 | ShiftRegisterBuilder!(ShiftRegister80, 80);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:52:25
[INFO] [stdout]     |
[INFO] [stdout]  52 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 | ShiftRegisterBuilder!(ShiftRegister80, 80);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:53:25
[INFO] [stdout]     |
[INFO] [stdout]  53 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 | ShiftRegisterBuilder!(ShiftRegister80, 80);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:54:25
[INFO] [stdout]     |
[INFO] [stdout]  54 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 | ShiftRegisterBuilder!(ShiftRegister80, 80);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:75:25
[INFO] [stdout]     |
[INFO] [stdout]  75 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 | ShiftRegisterBuilder!(ShiftRegister80, 80);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:76:25
[INFO] [stdout]     |
[INFO] [stdout]  76 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 | ShiftRegisterBuilder!(ShiftRegister80, 80);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:77:25
[INFO] [stdout]     |
[INFO] [stdout]  77 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 | ShiftRegisterBuilder!(ShiftRegister80, 80);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:41:25
[INFO] [stdout]     |
[INFO] [stdout]  41 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | ShiftRegisterBuilder!(ShiftRegister88, 88);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:42:25
[INFO] [stdout]     |
[INFO] [stdout]  42 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | ShiftRegisterBuilder!(ShiftRegister88, 88);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:43:25
[INFO] [stdout]     |
[INFO] [stdout]  43 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | ShiftRegisterBuilder!(ShiftRegister88, 88);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:52:25
[INFO] [stdout]     |
[INFO] [stdout]  52 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | ShiftRegisterBuilder!(ShiftRegister88, 88);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:53:25
[INFO] [stdout]     |
[INFO] [stdout]  53 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | ShiftRegisterBuilder!(ShiftRegister88, 88);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:54:25
[INFO] [stdout]     |
[INFO] [stdout]  54 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | ShiftRegisterBuilder!(ShiftRegister88, 88);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:75:25
[INFO] [stdout]     |
[INFO] [stdout]  75 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | ShiftRegisterBuilder!(ShiftRegister88, 88);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:76:25
[INFO] [stdout]     |
[INFO] [stdout]  76 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | ShiftRegisterBuilder!(ShiftRegister88, 88);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:77:25
[INFO] [stdout]     |
[INFO] [stdout]  77 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | ShiftRegisterBuilder!(ShiftRegister88, 88);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:41:25
[INFO] [stdout]     |
[INFO] [stdout]  41 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 | ShiftRegisterBuilder!(ShiftRegister96, 96);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:42:25
[INFO] [stdout]     |
[INFO] [stdout]  42 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 | ShiftRegisterBuilder!(ShiftRegister96, 96);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:43:25
[INFO] [stdout]     |
[INFO] [stdout]  43 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 | ShiftRegisterBuilder!(ShiftRegister96, 96);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:52:25
[INFO] [stdout]     |
[INFO] [stdout]  52 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 | ShiftRegisterBuilder!(ShiftRegister96, 96);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:53:25
[INFO] [stdout]     |
[INFO] [stdout]  53 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 | ShiftRegisterBuilder!(ShiftRegister96, 96);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:54:25
[INFO] [stdout]     |
[INFO] [stdout]  54 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 | ShiftRegisterBuilder!(ShiftRegister96, 96);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:75:25
[INFO] [stdout]     |
[INFO] [stdout]  75 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 | ShiftRegisterBuilder!(ShiftRegister96, 96);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:76:25
[INFO] [stdout]     |
[INFO] [stdout]  76 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 | ShiftRegisterBuilder!(ShiftRegister96, 96);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:77:25
[INFO] [stdout]     |
[INFO] [stdout]  77 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 | ShiftRegisterBuilder!(ShiftRegister96, 96);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:41:25
[INFO] [stdout]     |
[INFO] [stdout]  41 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | ShiftRegisterBuilder!(ShiftRegister104, 104);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:42:25
[INFO] [stdout]     |
[INFO] [stdout]  42 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | ShiftRegisterBuilder!(ShiftRegister104, 104);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:43:25
[INFO] [stdout]     |
[INFO] [stdout]  43 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | ShiftRegisterBuilder!(ShiftRegister104, 104);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:52:25
[INFO] [stdout]     |
[INFO] [stdout]  52 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | ShiftRegisterBuilder!(ShiftRegister104, 104);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:53:25
[INFO] [stdout]     |
[INFO] [stdout]  53 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | ShiftRegisterBuilder!(ShiftRegister104, 104);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:54:25
[INFO] [stdout]     |
[INFO] [stdout]  54 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | ShiftRegisterBuilder!(ShiftRegister104, 104);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:75:25
[INFO] [stdout]     |
[INFO] [stdout]  75 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | ShiftRegisterBuilder!(ShiftRegister104, 104);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:76:25
[INFO] [stdout]     |
[INFO] [stdout]  76 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | ShiftRegisterBuilder!(ShiftRegister104, 104);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:77:25
[INFO] [stdout]     |
[INFO] [stdout]  77 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | ShiftRegisterBuilder!(ShiftRegister104, 104);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:41:25
[INFO] [stdout]     |
[INFO] [stdout]  41 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 | ShiftRegisterBuilder!(ShiftRegister112, 112);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:42:25
[INFO] [stdout]     |
[INFO] [stdout]  42 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 | ShiftRegisterBuilder!(ShiftRegister112, 112);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:43:25
[INFO] [stdout]     |
[INFO] [stdout]  43 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 | ShiftRegisterBuilder!(ShiftRegister112, 112);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:52:25
[INFO] [stdout]     |
[INFO] [stdout]  52 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 | ShiftRegisterBuilder!(ShiftRegister112, 112);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:53:25
[INFO] [stdout]     |
[INFO] [stdout]  53 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 | ShiftRegisterBuilder!(ShiftRegister112, 112);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:54:25
[INFO] [stdout]     |
[INFO] [stdout]  54 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 | ShiftRegisterBuilder!(ShiftRegister112, 112);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:75:25
[INFO] [stdout]     |
[INFO] [stdout]  75 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 | ShiftRegisterBuilder!(ShiftRegister112, 112);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:76:25
[INFO] [stdout]     |
[INFO] [stdout]  76 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 | ShiftRegisterBuilder!(ShiftRegister112, 112);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:77:25
[INFO] [stdout]     |
[INFO] [stdout]  77 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 | ShiftRegisterBuilder!(ShiftRegister112, 112);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:41:25
[INFO] [stdout]     |
[INFO] [stdout]  41 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | ShiftRegisterBuilder!(ShiftRegister120, 120);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:42:25
[INFO] [stdout]     |
[INFO] [stdout]  42 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | ShiftRegisterBuilder!(ShiftRegister120, 120);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:43:25
[INFO] [stdout]     |
[INFO] [stdout]  43 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | ShiftRegisterBuilder!(ShiftRegister120, 120);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:52:25
[INFO] [stdout]     |
[INFO] [stdout]  52 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | ShiftRegisterBuilder!(ShiftRegister120, 120);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:53:25
[INFO] [stdout]     |
[INFO] [stdout]  53 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | ShiftRegisterBuilder!(ShiftRegister120, 120);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:54:25
[INFO] [stdout]     |
[INFO] [stdout]  54 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | ShiftRegisterBuilder!(ShiftRegister120, 120);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:75:25
[INFO] [stdout]     |
[INFO] [stdout]  75 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | ShiftRegisterBuilder!(ShiftRegister120, 120);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:76:25
[INFO] [stdout]     |
[INFO] [stdout]  76 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | ShiftRegisterBuilder!(ShiftRegister120, 120);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:77:25
[INFO] [stdout]     |
[INFO] [stdout]  77 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | ShiftRegisterBuilder!(ShiftRegister120, 120);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:41:25
[INFO] [stdout]     |
[INFO] [stdout]  41 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 | ShiftRegisterBuilder!(ShiftRegister128, 128);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:42:25
[INFO] [stdout]     |
[INFO] [stdout]  42 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 | ShiftRegisterBuilder!(ShiftRegister128, 128);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:43:25
[INFO] [stdout]     |
[INFO] [stdout]  43 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 | ShiftRegisterBuilder!(ShiftRegister128, 128);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:52:25
[INFO] [stdout]     |
[INFO] [stdout]  52 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 | ShiftRegisterBuilder!(ShiftRegister128, 128);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:53:25
[INFO] [stdout]     |
[INFO] [stdout]  53 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 | ShiftRegisterBuilder!(ShiftRegister128, 128);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:54:25
[INFO] [stdout]     |
[INFO] [stdout]  54 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 | ShiftRegisterBuilder!(ShiftRegister128, 128);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:75:25
[INFO] [stdout]     |
[INFO] [stdout]  75 |             where Pin1: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 | ShiftRegisterBuilder!(ShiftRegister128, 128);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:76:25
[INFO] [stdout]     |
[INFO] [stdout]  76 |                   Pin2: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 | ShiftRegisterBuilder!(ShiftRegister128, 128);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:77:25
[INFO] [stdout]     |
[INFO] [stdout]  77 |                   Pin3: OutputPin,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 | ShiftRegisterBuilder!(ShiftRegister128, 128);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/sipo.rs:94:33
[INFO] [stdout]     |
[INFO] [stdout]  94 |                     pins = mem::uninitialized();
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 | ShiftRegisterBuilder!(ShiftRegister8, 8);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/sipo.rs:94:33
[INFO] [stdout]     |
[INFO] [stdout]  94 |                     pins = mem::uninitialized();
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 | ShiftRegisterBuilder!(ShiftRegister16, 16);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/sipo.rs:94:33
[INFO] [stdout]     |
[INFO] [stdout]  94 |                     pins = mem::uninitialized();
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 | ShiftRegisterBuilder!(ShiftRegister24, 24);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/sipo.rs:94:33
[INFO] [stdout]     |
[INFO] [stdout]  94 |                     pins = mem::uninitialized();
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 | ShiftRegisterBuilder!(ShiftRegister32, 32);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/sipo.rs:94:33
[INFO] [stdout]     |
[INFO] [stdout]  94 |                     pins = mem::uninitialized();
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 | ShiftRegisterBuilder!(ShiftRegister40, 40);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/sipo.rs:94:33
[INFO] [stdout]     |
[INFO] [stdout]  94 |                     pins = mem::uninitialized();
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 | ShiftRegisterBuilder!(ShiftRegister48, 48);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/sipo.rs:94:33
[INFO] [stdout]     |
[INFO] [stdout]  94 |                     pins = mem::uninitialized();
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 | ShiftRegisterBuilder!(ShiftRegister56, 56);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/sipo.rs:94:33
[INFO] [stdout]     |
[INFO] [stdout]  94 |                     pins = mem::uninitialized();
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 | ShiftRegisterBuilder!(ShiftRegister64, 64);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/sipo.rs:94:33
[INFO] [stdout]     |
[INFO] [stdout]  94 |                     pins = mem::uninitialized();
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 | ShiftRegisterBuilder!(ShiftRegister72, 72);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/sipo.rs:94:33
[INFO] [stdout]     |
[INFO] [stdout]  94 |                     pins = mem::uninitialized();
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 | ShiftRegisterBuilder!(ShiftRegister80, 80);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/sipo.rs:94:33
[INFO] [stdout]     |
[INFO] [stdout]  94 |                     pins = mem::uninitialized();
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | ShiftRegisterBuilder!(ShiftRegister88, 88);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/sipo.rs:94:33
[INFO] [stdout]     |
[INFO] [stdout]  94 |                     pins = mem::uninitialized();
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 | ShiftRegisterBuilder!(ShiftRegister96, 96);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/sipo.rs:94:33
[INFO] [stdout]     |
[INFO] [stdout]  94 |                     pins = mem::uninitialized();
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | ShiftRegisterBuilder!(ShiftRegister104, 104);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/sipo.rs:94:33
[INFO] [stdout]     |
[INFO] [stdout]  94 |                     pins = mem::uninitialized();
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 | ShiftRegisterBuilder!(ShiftRegister112, 112);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/sipo.rs:94:33
[INFO] [stdout]     |
[INFO] [stdout]  94 |                     pins = mem::uninitialized();
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | ShiftRegisterBuilder!(ShiftRegister120, 120);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/sipo.rs:94:33
[INFO] [stdout]     |
[INFO] [stdout]  94 |                     pins = mem::uninitialized();
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 | ShiftRegisterBuilder!(ShiftRegister128, 128);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/sipo.rs:15:25
[INFO] [stdout]    |
[INFO] [stdout] 15 |     shift_register: &'a ShiftRegisterInternal,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[deny(bare_trait_objects)]` implied by `#[deny(warnings)]`
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 15 |     shift_register: &'a dyn ShiftRegisterInternal,
[INFO] [stdout]    |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/sipo.rs:21:32
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn new(shift_register: &'a ShiftRegisterInternal, index: usize) -> Self {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn new(shift_register: &'a dyn ShiftRegisterInternal, index: usize) -> Self {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:60:41
[INFO] [stdout]     |
[INFO] [stdout]  60 |                 self.latch.borrow_mut().set_low();
[INFO] [stdout]     |                                         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 | ShiftRegisterBuilder!(ShiftRegister8, 8);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:63:83
[INFO] [stdout]     |
[INFO] [stdout]  63 |                     if output_state[output_state.len()-i] {self.data.borrow_mut().set_high();}
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 | ShiftRegisterBuilder!(ShiftRegister8, 8);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:64:54
[INFO] [stdout]     |
[INFO] [stdout]  64 |                         else {self.data.borrow_mut().set_low();}
[INFO] [stdout]     |                                                      ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 | ShiftRegisterBuilder!(ShiftRegister8, 8);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:65:45
[INFO] [stdout]     |
[INFO] [stdout]  65 |                     self.clock.borrow_mut().set_high();
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 | ShiftRegisterBuilder!(ShiftRegister8, 8);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:66:45
[INFO] [stdout]     |
[INFO] [stdout]  66 |                     self.clock.borrow_mut().set_low();
[INFO] [stdout]     |                                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 | ShiftRegisterBuilder!(ShiftRegister8, 8);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:69:41
[INFO] [stdout]     |
[INFO] [stdout]  69 |                 self.latch.borrow_mut().set_high();
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 | ShiftRegisterBuilder!(ShiftRegister8, 8);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:60:41
[INFO] [stdout]     |
[INFO] [stdout]  60 |                 self.latch.borrow_mut().set_low();
[INFO] [stdout]     |                                         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 | ShiftRegisterBuilder!(ShiftRegister16, 16);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:63:83
[INFO] [stdout]     |
[INFO] [stdout]  63 |                     if output_state[output_state.len()-i] {self.data.borrow_mut().set_high();}
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 | ShiftRegisterBuilder!(ShiftRegister16, 16);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:64:54
[INFO] [stdout]     |
[INFO] [stdout]  64 |                         else {self.data.borrow_mut().set_low();}
[INFO] [stdout]     |                                                      ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 | ShiftRegisterBuilder!(ShiftRegister16, 16);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:65:45
[INFO] [stdout]     |
[INFO] [stdout]  65 |                     self.clock.borrow_mut().set_high();
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 | ShiftRegisterBuilder!(ShiftRegister16, 16);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:66:45
[INFO] [stdout]     |
[INFO] [stdout]  66 |                     self.clock.borrow_mut().set_low();
[INFO] [stdout]     |                                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 | ShiftRegisterBuilder!(ShiftRegister16, 16);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:69:41
[INFO] [stdout]     |
[INFO] [stdout]  69 |                 self.latch.borrow_mut().set_high();
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 | ShiftRegisterBuilder!(ShiftRegister16, 16);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:60:41
[INFO] [stdout]     |
[INFO] [stdout]  60 |                 self.latch.borrow_mut().set_low();
[INFO] [stdout]     |                                         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 | ShiftRegisterBuilder!(ShiftRegister24, 24);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:63:83
[INFO] [stdout]     |
[INFO] [stdout]  63 |                     if output_state[output_state.len()-i] {self.data.borrow_mut().set_high();}
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 | ShiftRegisterBuilder!(ShiftRegister24, 24);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:64:54
[INFO] [stdout]     |
[INFO] [stdout]  64 |                         else {self.data.borrow_mut().set_low();}
[INFO] [stdout]     |                                                      ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 | ShiftRegisterBuilder!(ShiftRegister24, 24);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:65:45
[INFO] [stdout]     |
[INFO] [stdout]  65 |                     self.clock.borrow_mut().set_high();
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 | ShiftRegisterBuilder!(ShiftRegister24, 24);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:66:45
[INFO] [stdout]     |
[INFO] [stdout]  66 |                     self.clock.borrow_mut().set_low();
[INFO] [stdout]     |                                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 | ShiftRegisterBuilder!(ShiftRegister24, 24);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:69:41
[INFO] [stdout]     |
[INFO] [stdout]  69 |                 self.latch.borrow_mut().set_high();
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 | ShiftRegisterBuilder!(ShiftRegister24, 24);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:60:41
[INFO] [stdout]     |
[INFO] [stdout]  60 |                 self.latch.borrow_mut().set_low();
[INFO] [stdout]     |                                         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 | ShiftRegisterBuilder!(ShiftRegister32, 32);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:63:83
[INFO] [stdout]     |
[INFO] [stdout]  63 |                     if output_state[output_state.len()-i] {self.data.borrow_mut().set_high();}
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 | ShiftRegisterBuilder!(ShiftRegister32, 32);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:64:54
[INFO] [stdout]     |
[INFO] [stdout]  64 |                         else {self.data.borrow_mut().set_low();}
[INFO] [stdout]     |                                                      ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 | ShiftRegisterBuilder!(ShiftRegister32, 32);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:65:45
[INFO] [stdout]     |
[INFO] [stdout]  65 |                     self.clock.borrow_mut().set_high();
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 | ShiftRegisterBuilder!(ShiftRegister32, 32);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:66:45
[INFO] [stdout]     |
[INFO] [stdout]  66 |                     self.clock.borrow_mut().set_low();
[INFO] [stdout]     |                                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 | ShiftRegisterBuilder!(ShiftRegister32, 32);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:69:41
[INFO] [stdout]     |
[INFO] [stdout]  69 |                 self.latch.borrow_mut().set_high();
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 | ShiftRegisterBuilder!(ShiftRegister32, 32);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:60:41
[INFO] [stdout]     |
[INFO] [stdout]  60 |                 self.latch.borrow_mut().set_low();
[INFO] [stdout]     |                                         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 | ShiftRegisterBuilder!(ShiftRegister40, 40);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:63:83
[INFO] [stdout]     |
[INFO] [stdout]  63 |                     if output_state[output_state.len()-i] {self.data.borrow_mut().set_high();}
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 | ShiftRegisterBuilder!(ShiftRegister40, 40);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:64:54
[INFO] [stdout]     |
[INFO] [stdout]  64 |                         else {self.data.borrow_mut().set_low();}
[INFO] [stdout]     |                                                      ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 | ShiftRegisterBuilder!(ShiftRegister40, 40);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:65:45
[INFO] [stdout]     |
[INFO] [stdout]  65 |                     self.clock.borrow_mut().set_high();
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 | ShiftRegisterBuilder!(ShiftRegister40, 40);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:66:45
[INFO] [stdout]     |
[INFO] [stdout]  66 |                     self.clock.borrow_mut().set_low();
[INFO] [stdout]     |                                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 | ShiftRegisterBuilder!(ShiftRegister40, 40);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:69:41
[INFO] [stdout]     |
[INFO] [stdout]  69 |                 self.latch.borrow_mut().set_high();
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 | ShiftRegisterBuilder!(ShiftRegister40, 40);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:60:41
[INFO] [stdout]     |
[INFO] [stdout]  60 |                 self.latch.borrow_mut().set_low();
[INFO] [stdout]     |                                         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 | ShiftRegisterBuilder!(ShiftRegister48, 48);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:63:83
[INFO] [stdout]     |
[INFO] [stdout]  63 |                     if output_state[output_state.len()-i] {self.data.borrow_mut().set_high();}
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 | ShiftRegisterBuilder!(ShiftRegister48, 48);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:64:54
[INFO] [stdout]     |
[INFO] [stdout]  64 |                         else {self.data.borrow_mut().set_low();}
[INFO] [stdout]     |                                                      ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 | ShiftRegisterBuilder!(ShiftRegister48, 48);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:65:45
[INFO] [stdout]     |
[INFO] [stdout]  65 |                     self.clock.borrow_mut().set_high();
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 | ShiftRegisterBuilder!(ShiftRegister48, 48);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:66:45
[INFO] [stdout]     |
[INFO] [stdout]  66 |                     self.clock.borrow_mut().set_low();
[INFO] [stdout]     |                                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 | ShiftRegisterBuilder!(ShiftRegister48, 48);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:69:41
[INFO] [stdout]     |
[INFO] [stdout]  69 |                 self.latch.borrow_mut().set_high();
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 | ShiftRegisterBuilder!(ShiftRegister48, 48);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:60:41
[INFO] [stdout]     |
[INFO] [stdout]  60 |                 self.latch.borrow_mut().set_low();
[INFO] [stdout]     |                                         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 | ShiftRegisterBuilder!(ShiftRegister56, 56);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:63:83
[INFO] [stdout]     |
[INFO] [stdout]  63 |                     if output_state[output_state.len()-i] {self.data.borrow_mut().set_high();}
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 | ShiftRegisterBuilder!(ShiftRegister56, 56);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:64:54
[INFO] [stdout]     |
[INFO] [stdout]  64 |                         else {self.data.borrow_mut().set_low();}
[INFO] [stdout]     |                                                      ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 | ShiftRegisterBuilder!(ShiftRegister56, 56);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:65:45
[INFO] [stdout]     |
[INFO] [stdout]  65 |                     self.clock.borrow_mut().set_high();
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 | ShiftRegisterBuilder!(ShiftRegister56, 56);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:66:45
[INFO] [stdout]     |
[INFO] [stdout]  66 |                     self.clock.borrow_mut().set_low();
[INFO] [stdout]     |                                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 | ShiftRegisterBuilder!(ShiftRegister56, 56);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:69:41
[INFO] [stdout]     |
[INFO] [stdout]  69 |                 self.latch.borrow_mut().set_high();
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 | ShiftRegisterBuilder!(ShiftRegister56, 56);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:60:41
[INFO] [stdout]     |
[INFO] [stdout]  60 |                 self.latch.borrow_mut().set_low();
[INFO] [stdout]     |                                         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 | ShiftRegisterBuilder!(ShiftRegister64, 64);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:63:83
[INFO] [stdout]     |
[INFO] [stdout]  63 |                     if output_state[output_state.len()-i] {self.data.borrow_mut().set_high();}
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 | ShiftRegisterBuilder!(ShiftRegister64, 64);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:64:54
[INFO] [stdout]     |
[INFO] [stdout]  64 |                         else {self.data.borrow_mut().set_low();}
[INFO] [stdout]     |                                                      ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 | ShiftRegisterBuilder!(ShiftRegister64, 64);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:65:45
[INFO] [stdout]     |
[INFO] [stdout]  65 |                     self.clock.borrow_mut().set_high();
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 | ShiftRegisterBuilder!(ShiftRegister64, 64);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:66:45
[INFO] [stdout]     |
[INFO] [stdout]  66 |                     self.clock.borrow_mut().set_low();
[INFO] [stdout]     |                                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 | ShiftRegisterBuilder!(ShiftRegister64, 64);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:69:41
[INFO] [stdout]     |
[INFO] [stdout]  69 |                 self.latch.borrow_mut().set_high();
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 | ShiftRegisterBuilder!(ShiftRegister64, 64);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:60:41
[INFO] [stdout]     |
[INFO] [stdout]  60 |                 self.latch.borrow_mut().set_low();
[INFO] [stdout]     |                                         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 | ShiftRegisterBuilder!(ShiftRegister72, 72);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:63:83
[INFO] [stdout]     |
[INFO] [stdout]  63 |                     if output_state[output_state.len()-i] {self.data.borrow_mut().set_high();}
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 | ShiftRegisterBuilder!(ShiftRegister72, 72);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:64:54
[INFO] [stdout]     |
[INFO] [stdout]  64 |                         else {self.data.borrow_mut().set_low();}
[INFO] [stdout]     |                                                      ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 | ShiftRegisterBuilder!(ShiftRegister72, 72);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:65:45
[INFO] [stdout]     |
[INFO] [stdout]  65 |                     self.clock.borrow_mut().set_high();
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 | ShiftRegisterBuilder!(ShiftRegister72, 72);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:66:45
[INFO] [stdout]     |
[INFO] [stdout]  66 |                     self.clock.borrow_mut().set_low();
[INFO] [stdout]     |                                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 | ShiftRegisterBuilder!(ShiftRegister72, 72);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:69:41
[INFO] [stdout]     |
[INFO] [stdout]  69 |                 self.latch.borrow_mut().set_high();
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 | ShiftRegisterBuilder!(ShiftRegister72, 72);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:60:41
[INFO] [stdout]     |
[INFO] [stdout]  60 |                 self.latch.borrow_mut().set_low();
[INFO] [stdout]     |                                         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 | ShiftRegisterBuilder!(ShiftRegister80, 80);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:63:83
[INFO] [stdout]     |
[INFO] [stdout]  63 |                     if output_state[output_state.len()-i] {self.data.borrow_mut().set_high();}
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 | ShiftRegisterBuilder!(ShiftRegister80, 80);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:64:54
[INFO] [stdout]     |
[INFO] [stdout]  64 |                         else {self.data.borrow_mut().set_low();}
[INFO] [stdout]     |                                                      ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 | ShiftRegisterBuilder!(ShiftRegister80, 80);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:65:45
[INFO] [stdout]     |
[INFO] [stdout]  65 |                     self.clock.borrow_mut().set_high();
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 | ShiftRegisterBuilder!(ShiftRegister80, 80);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:66:45
[INFO] [stdout]     |
[INFO] [stdout]  66 |                     self.clock.borrow_mut().set_low();
[INFO] [stdout]     |                                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 | ShiftRegisterBuilder!(ShiftRegister80, 80);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:69:41
[INFO] [stdout]     |
[INFO] [stdout]  69 |                 self.latch.borrow_mut().set_high();
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 | ShiftRegisterBuilder!(ShiftRegister80, 80);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:60:41
[INFO] [stdout]     |
[INFO] [stdout]  60 |                 self.latch.borrow_mut().set_low();
[INFO] [stdout]     |                                         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | ShiftRegisterBuilder!(ShiftRegister88, 88);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:63:83
[INFO] [stdout]     |
[INFO] [stdout]  63 |                     if output_state[output_state.len()-i] {self.data.borrow_mut().set_high();}
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | ShiftRegisterBuilder!(ShiftRegister88, 88);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:64:54
[INFO] [stdout]     |
[INFO] [stdout]  64 |                         else {self.data.borrow_mut().set_low();}
[INFO] [stdout]     |                                                      ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | ShiftRegisterBuilder!(ShiftRegister88, 88);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:65:45
[INFO] [stdout]     |
[INFO] [stdout]  65 |                     self.clock.borrow_mut().set_high();
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | ShiftRegisterBuilder!(ShiftRegister88, 88);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:66:45
[INFO] [stdout]     |
[INFO] [stdout]  66 |                     self.clock.borrow_mut().set_low();
[INFO] [stdout]     |                                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | ShiftRegisterBuilder!(ShiftRegister88, 88);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:69:41
[INFO] [stdout]     |
[INFO] [stdout]  69 |                 self.latch.borrow_mut().set_high();
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | ShiftRegisterBuilder!(ShiftRegister88, 88);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:60:41
[INFO] [stdout]     |
[INFO] [stdout]  60 |                 self.latch.borrow_mut().set_low();
[INFO] [stdout]     |                                         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 | ShiftRegisterBuilder!(ShiftRegister96, 96);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:63:83
[INFO] [stdout]     |
[INFO] [stdout]  63 |                     if output_state[output_state.len()-i] {self.data.borrow_mut().set_high();}
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 | ShiftRegisterBuilder!(ShiftRegister96, 96);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:64:54
[INFO] [stdout]     |
[INFO] [stdout]  64 |                         else {self.data.borrow_mut().set_low();}
[INFO] [stdout]     |                                                      ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 | ShiftRegisterBuilder!(ShiftRegister96, 96);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:65:45
[INFO] [stdout]     |
[INFO] [stdout]  65 |                     self.clock.borrow_mut().set_high();
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 | ShiftRegisterBuilder!(ShiftRegister96, 96);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:66:45
[INFO] [stdout]     |
[INFO] [stdout]  66 |                     self.clock.borrow_mut().set_low();
[INFO] [stdout]     |                                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 | ShiftRegisterBuilder!(ShiftRegister96, 96);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:69:41
[INFO] [stdout]     |
[INFO] [stdout]  69 |                 self.latch.borrow_mut().set_high();
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 | ShiftRegisterBuilder!(ShiftRegister96, 96);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:60:41
[INFO] [stdout]     |
[INFO] [stdout]  60 |                 self.latch.borrow_mut().set_low();
[INFO] [stdout]     |                                         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | ShiftRegisterBuilder!(ShiftRegister104, 104);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:63:83
[INFO] [stdout]     |
[INFO] [stdout]  63 |                     if output_state[output_state.len()-i] {self.data.borrow_mut().set_high();}
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | ShiftRegisterBuilder!(ShiftRegister104, 104);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:64:54
[INFO] [stdout]     |
[INFO] [stdout]  64 |                         else {self.data.borrow_mut().set_low();}
[INFO] [stdout]     |                                                      ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | ShiftRegisterBuilder!(ShiftRegister104, 104);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:65:45
[INFO] [stdout]     |
[INFO] [stdout]  65 |                     self.clock.borrow_mut().set_high();
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | ShiftRegisterBuilder!(ShiftRegister104, 104);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:66:45
[INFO] [stdout]     |
[INFO] [stdout]  66 |                     self.clock.borrow_mut().set_low();
[INFO] [stdout]     |                                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | ShiftRegisterBuilder!(ShiftRegister104, 104);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:69:41
[INFO] [stdout]     |
[INFO] [stdout]  69 |                 self.latch.borrow_mut().set_high();
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | ShiftRegisterBuilder!(ShiftRegister104, 104);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:60:41
[INFO] [stdout]     |
[INFO] [stdout]  60 |                 self.latch.borrow_mut().set_low();
[INFO] [stdout]     |                                         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 | ShiftRegisterBuilder!(ShiftRegister112, 112);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:63:83
[INFO] [stdout]     |
[INFO] [stdout]  63 |                     if output_state[output_state.len()-i] {self.data.borrow_mut().set_high();}
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 | ShiftRegisterBuilder!(ShiftRegister112, 112);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:64:54
[INFO] [stdout]     |
[INFO] [stdout]  64 |                         else {self.data.borrow_mut().set_low();}
[INFO] [stdout]     |                                                      ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 | ShiftRegisterBuilder!(ShiftRegister112, 112);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:65:45
[INFO] [stdout]     |
[INFO] [stdout]  65 |                     self.clock.borrow_mut().set_high();
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 | ShiftRegisterBuilder!(ShiftRegister112, 112);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:66:45
[INFO] [stdout]     |
[INFO] [stdout]  66 |                     self.clock.borrow_mut().set_low();
[INFO] [stdout]     |                                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 | ShiftRegisterBuilder!(ShiftRegister112, 112);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:69:41
[INFO] [stdout]     |
[INFO] [stdout]  69 |                 self.latch.borrow_mut().set_high();
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 | ShiftRegisterBuilder!(ShiftRegister112, 112);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:60:41
[INFO] [stdout]     |
[INFO] [stdout]  60 |                 self.latch.borrow_mut().set_low();
[INFO] [stdout]     |                                         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | ShiftRegisterBuilder!(ShiftRegister120, 120);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:63:83
[INFO] [stdout]     |
[INFO] [stdout]  63 |                     if output_state[output_state.len()-i] {self.data.borrow_mut().set_high();}
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | ShiftRegisterBuilder!(ShiftRegister120, 120);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:64:54
[INFO] [stdout]     |
[INFO] [stdout]  64 |                         else {self.data.borrow_mut().set_low();}
[INFO] [stdout]     |                                                      ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | ShiftRegisterBuilder!(ShiftRegister120, 120);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:65:45
[INFO] [stdout]     |
[INFO] [stdout]  65 |                     self.clock.borrow_mut().set_high();
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | ShiftRegisterBuilder!(ShiftRegister120, 120);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:66:45
[INFO] [stdout]     |
[INFO] [stdout]  66 |                     self.clock.borrow_mut().set_low();
[INFO] [stdout]     |                                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | ShiftRegisterBuilder!(ShiftRegister120, 120);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:69:41
[INFO] [stdout]     |
[INFO] [stdout]  69 |                 self.latch.borrow_mut().set_high();
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | ShiftRegisterBuilder!(ShiftRegister120, 120);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:60:41
[INFO] [stdout]     |
[INFO] [stdout]  60 |                 self.latch.borrow_mut().set_low();
[INFO] [stdout]     |                                         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 | ShiftRegisterBuilder!(ShiftRegister128, 128);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:63:83
[INFO] [stdout]     |
[INFO] [stdout]  63 |                     if output_state[output_state.len()-i] {self.data.borrow_mut().set_high();}
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 | ShiftRegisterBuilder!(ShiftRegister128, 128);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:64:54
[INFO] [stdout]     |
[INFO] [stdout]  64 |                         else {self.data.borrow_mut().set_low();}
[INFO] [stdout]     |                                                      ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 | ShiftRegisterBuilder!(ShiftRegister128, 128);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:65:45
[INFO] [stdout]     |
[INFO] [stdout]  65 |                     self.clock.borrow_mut().set_high();
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 | ShiftRegisterBuilder!(ShiftRegister128, 128);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:66:45
[INFO] [stdout]     |
[INFO] [stdout]  66 |                     self.clock.borrow_mut().set_low();
[INFO] [stdout]     |                                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 | ShiftRegisterBuilder!(ShiftRegister128, 128);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/sipo.rs:69:41
[INFO] [stdout]     |
[INFO] [stdout]  69 |                 self.latch.borrow_mut().set_high();
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 | ShiftRegisterBuilder!(ShiftRegister128, 128);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sipo.rs:90:30
[INFO] [stdout]     |
[INFO] [stdout]  90 |             pub fn decompose(&self) -> [ShiftRegisterPin; $size] {
[INFO] [stdout]     |                              ^^^^^      ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 113 | ShiftRegisterBuilder!(ShiftRegister8, 8);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[deny(mismatched_lifetime_syntaxes)]` implied by `#[deny(warnings)]`
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  90 |             pub fn decompose(&self) -> [ShiftRegisterPin<'_>; $size] {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[ShiftRegisterPin<'_>; 8]` does not permit being left uninitialized
[INFO] [stdout]    --> src/sipo.rs:94:28
[INFO] [stdout]     |
[INFO] [stdout]  94 |                     pins = mem::uninitialized();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this code causes undefined behavior when executed
[INFO] [stdout]     |                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 113 | ShiftRegisterBuilder!(ShiftRegister8, 8);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: references must be non-null (in this struct field)
[INFO] [stdout]    --> src/sipo.rs:15:5
[INFO] [stdout]     |
[INFO] [stdout]  15 |     shift_register: &'a ShiftRegisterInternal,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[deny(invalid_value)]` implied by `#[deny(warnings)]`
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sipo.rs:90:30
[INFO] [stdout]     |
[INFO] [stdout]  90 |             pub fn decompose(&self) -> [ShiftRegisterPin; $size] {
[INFO] [stdout]     |                              ^^^^^      ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 114 | ShiftRegisterBuilder!(ShiftRegister16, 16);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  90 |             pub fn decompose(&self) -> [ShiftRegisterPin<'_>; $size] {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[ShiftRegisterPin<'_>; 16]` does not permit being left uninitialized
[INFO] [stdout]    --> src/sipo.rs:94:28
[INFO] [stdout]     |
[INFO] [stdout]  94 |                     pins = mem::uninitialized();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this code causes undefined behavior when executed
[INFO] [stdout]     |                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 114 | ShiftRegisterBuilder!(ShiftRegister16, 16);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: references must be non-null (in this struct field)
[INFO] [stdout]    --> src/sipo.rs:15:5
[INFO] [stdout]     |
[INFO] [stdout]  15 |     shift_register: &'a ShiftRegisterInternal,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sipo.rs:90:30
[INFO] [stdout]     |
[INFO] [stdout]  90 |             pub fn decompose(&self) -> [ShiftRegisterPin; $size] {
[INFO] [stdout]     |                              ^^^^^      ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 115 | ShiftRegisterBuilder!(ShiftRegister24, 24);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  90 |             pub fn decompose(&self) -> [ShiftRegisterPin<'_>; $size] {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[ShiftRegisterPin<'_>; 24]` does not permit being left uninitialized
[INFO] [stdout]    --> src/sipo.rs:94:28
[INFO] [stdout]     |
[INFO] [stdout]  94 |                     pins = mem::uninitialized();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this code causes undefined behavior when executed
[INFO] [stdout]     |                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 115 | ShiftRegisterBuilder!(ShiftRegister24, 24);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: references must be non-null (in this struct field)
[INFO] [stdout]    --> src/sipo.rs:15:5
[INFO] [stdout]     |
[INFO] [stdout]  15 |     shift_register: &'a ShiftRegisterInternal,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sipo.rs:90:30
[INFO] [stdout]     |
[INFO] [stdout]  90 |             pub fn decompose(&self) -> [ShiftRegisterPin; $size] {
[INFO] [stdout]     |                              ^^^^^      ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 116 | ShiftRegisterBuilder!(ShiftRegister32, 32);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  90 |             pub fn decompose(&self) -> [ShiftRegisterPin<'_>; $size] {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[ShiftRegisterPin<'_>; 32]` does not permit being left uninitialized
[INFO] [stdout]    --> src/sipo.rs:94:28
[INFO] [stdout]     |
[INFO] [stdout]  94 |                     pins = mem::uninitialized();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this code causes undefined behavior when executed
[INFO] [stdout]     |                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 116 | ShiftRegisterBuilder!(ShiftRegister32, 32);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: references must be non-null (in this struct field)
[INFO] [stdout]    --> src/sipo.rs:15:5
[INFO] [stdout]     |
[INFO] [stdout]  15 |     shift_register: &'a ShiftRegisterInternal,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sipo.rs:90:30
[INFO] [stdout]     |
[INFO] [stdout]  90 |             pub fn decompose(&self) -> [ShiftRegisterPin; $size] {
[INFO] [stdout]     |                              ^^^^^      ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 117 | ShiftRegisterBuilder!(ShiftRegister40, 40);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  90 |             pub fn decompose(&self) -> [ShiftRegisterPin<'_>; $size] {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[ShiftRegisterPin<'_>; 40]` does not permit being left uninitialized
[INFO] [stdout]    --> src/sipo.rs:94:28
[INFO] [stdout]     |
[INFO] [stdout]  94 |                     pins = mem::uninitialized();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this code causes undefined behavior when executed
[INFO] [stdout]     |                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 117 | ShiftRegisterBuilder!(ShiftRegister40, 40);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: references must be non-null (in this struct field)
[INFO] [stdout]    --> src/sipo.rs:15:5
[INFO] [stdout]     |
[INFO] [stdout]  15 |     shift_register: &'a ShiftRegisterInternal,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sipo.rs:90:30
[INFO] [stdout]     |
[INFO] [stdout]  90 |             pub fn decompose(&self) -> [ShiftRegisterPin; $size] {
[INFO] [stdout]     |                              ^^^^^      ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 118 | ShiftRegisterBuilder!(ShiftRegister48, 48);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  90 |             pub fn decompose(&self) -> [ShiftRegisterPin<'_>; $size] {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[ShiftRegisterPin<'_>; 48]` does not permit being left uninitialized
[INFO] [stdout]    --> src/sipo.rs:94:28
[INFO] [stdout]     |
[INFO] [stdout]  94 |                     pins = mem::uninitialized();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this code causes undefined behavior when executed
[INFO] [stdout]     |                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 118 | ShiftRegisterBuilder!(ShiftRegister48, 48);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: references must be non-null (in this struct field)
[INFO] [stdout]    --> src/sipo.rs:15:5
[INFO] [stdout]     |
[INFO] [stdout]  15 |     shift_register: &'a ShiftRegisterInternal,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sipo.rs:90:30
[INFO] [stdout]     |
[INFO] [stdout]  90 |             pub fn decompose(&self) -> [ShiftRegisterPin; $size] {
[INFO] [stdout]     |                              ^^^^^      ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 119 | ShiftRegisterBuilder!(ShiftRegister56, 56);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  90 |             pub fn decompose(&self) -> [ShiftRegisterPin<'_>; $size] {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[ShiftRegisterPin<'_>; 56]` does not permit being left uninitialized
[INFO] [stdout]    --> src/sipo.rs:94:28
[INFO] [stdout]     |
[INFO] [stdout]  94 |                     pins = mem::uninitialized();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this code causes undefined behavior when executed
[INFO] [stdout]     |                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 119 | ShiftRegisterBuilder!(ShiftRegister56, 56);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: references must be non-null (in this struct field)
[INFO] [stdout]    --> src/sipo.rs:15:5
[INFO] [stdout]     |
[INFO] [stdout]  15 |     shift_register: &'a ShiftRegisterInternal,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sipo.rs:90:30
[INFO] [stdout]     |
[INFO] [stdout]  90 |             pub fn decompose(&self) -> [ShiftRegisterPin; $size] {
[INFO] [stdout]     |                              ^^^^^      ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 120 | ShiftRegisterBuilder!(ShiftRegister64, 64);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  90 |             pub fn decompose(&self) -> [ShiftRegisterPin<'_>; $size] {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[ShiftRegisterPin<'_>; 64]` does not permit being left uninitialized
[INFO] [stdout]    --> src/sipo.rs:94:28
[INFO] [stdout]     |
[INFO] [stdout]  94 |                     pins = mem::uninitialized();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this code causes undefined behavior when executed
[INFO] [stdout]     |                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 120 | ShiftRegisterBuilder!(ShiftRegister64, 64);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: references must be non-null (in this struct field)
[INFO] [stdout]    --> src/sipo.rs:15:5
[INFO] [stdout]     |
[INFO] [stdout]  15 |     shift_register: &'a ShiftRegisterInternal,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sipo.rs:90:30
[INFO] [stdout]     |
[INFO] [stdout]  90 |             pub fn decompose(&self) -> [ShiftRegisterPin; $size] {
[INFO] [stdout]     |                              ^^^^^      ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 121 | ShiftRegisterBuilder!(ShiftRegister72, 72);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  90 |             pub fn decompose(&self) -> [ShiftRegisterPin<'_>; $size] {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[ShiftRegisterPin<'_>; 72]` does not permit being left uninitialized
[INFO] [stdout]    --> src/sipo.rs:94:28
[INFO] [stdout]     |
[INFO] [stdout]  94 |                     pins = mem::uninitialized();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this code causes undefined behavior when executed
[INFO] [stdout]     |                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 121 | ShiftRegisterBuilder!(ShiftRegister72, 72);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: references must be non-null (in this struct field)
[INFO] [stdout]    --> src/sipo.rs:15:5
[INFO] [stdout]     |
[INFO] [stdout]  15 |     shift_register: &'a ShiftRegisterInternal,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sipo.rs:90:30
[INFO] [stdout]     |
[INFO] [stdout]  90 |             pub fn decompose(&self) -> [ShiftRegisterPin; $size] {
[INFO] [stdout]     |                              ^^^^^      ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 122 | ShiftRegisterBuilder!(ShiftRegister80, 80);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  90 |             pub fn decompose(&self) -> [ShiftRegisterPin<'_>; $size] {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[ShiftRegisterPin<'_>; 80]` does not permit being left uninitialized
[INFO] [stdout]    --> src/sipo.rs:94:28
[INFO] [stdout]     |
[INFO] [stdout]  94 |                     pins = mem::uninitialized();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this code causes undefined behavior when executed
[INFO] [stdout]     |                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 122 | ShiftRegisterBuilder!(ShiftRegister80, 80);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: references must be non-null (in this struct field)
[INFO] [stdout]    --> src/sipo.rs:15:5
[INFO] [stdout]     |
[INFO] [stdout]  15 |     shift_register: &'a ShiftRegisterInternal,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sipo.rs:90:30
[INFO] [stdout]     |
[INFO] [stdout]  90 |             pub fn decompose(&self) -> [ShiftRegisterPin; $size] {
[INFO] [stdout]     |                              ^^^^^      ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 123 | ShiftRegisterBuilder!(ShiftRegister88, 88);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  90 |             pub fn decompose(&self) -> [ShiftRegisterPin<'_>; $size] {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[ShiftRegisterPin<'_>; 88]` does not permit being left uninitialized
[INFO] [stdout]    --> src/sipo.rs:94:28
[INFO] [stdout]     |
[INFO] [stdout]  94 |                     pins = mem::uninitialized();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this code causes undefined behavior when executed
[INFO] [stdout]     |                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 123 | ShiftRegisterBuilder!(ShiftRegister88, 88);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: references must be non-null (in this struct field)
[INFO] [stdout]    --> src/sipo.rs:15:5
[INFO] [stdout]     |
[INFO] [stdout]  15 |     shift_register: &'a ShiftRegisterInternal,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sipo.rs:90:30
[INFO] [stdout]     |
[INFO] [stdout]  90 |             pub fn decompose(&self) -> [ShiftRegisterPin; $size] {
[INFO] [stdout]     |                              ^^^^^      ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 124 | ShiftRegisterBuilder!(ShiftRegister96, 96);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  90 |             pub fn decompose(&self) -> [ShiftRegisterPin<'_>; $size] {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[ShiftRegisterPin<'_>; 96]` does not permit being left uninitialized
[INFO] [stdout]    --> src/sipo.rs:94:28
[INFO] [stdout]     |
[INFO] [stdout]  94 |                     pins = mem::uninitialized();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this code causes undefined behavior when executed
[INFO] [stdout]     |                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 124 | ShiftRegisterBuilder!(ShiftRegister96, 96);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: references must be non-null (in this struct field)
[INFO] [stdout]    --> src/sipo.rs:15:5
[INFO] [stdout]     |
[INFO] [stdout]  15 |     shift_register: &'a ShiftRegisterInternal,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sipo.rs:90:30
[INFO] [stdout]     |
[INFO] [stdout]  90 |             pub fn decompose(&self) -> [ShiftRegisterPin; $size] {
[INFO] [stdout]     |                              ^^^^^      ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 125 | ShiftRegisterBuilder!(ShiftRegister104, 104);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  90 |             pub fn decompose(&self) -> [ShiftRegisterPin<'_>; $size] {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[ShiftRegisterPin<'_>; 104]` does not permit being left uninitialized
[INFO] [stdout]    --> src/sipo.rs:94:28
[INFO] [stdout]     |
[INFO] [stdout]  94 |                     pins = mem::uninitialized();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this code causes undefined behavior when executed
[INFO] [stdout]     |                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 125 | ShiftRegisterBuilder!(ShiftRegister104, 104);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: references must be non-null (in this struct field)
[INFO] [stdout]    --> src/sipo.rs:15:5
[INFO] [stdout]     |
[INFO] [stdout]  15 |     shift_register: &'a ShiftRegisterInternal,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sipo.rs:90:30
[INFO] [stdout]     |
[INFO] [stdout]  90 |             pub fn decompose(&self) -> [ShiftRegisterPin; $size] {
[INFO] [stdout]     |                              ^^^^^      ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 126 | ShiftRegisterBuilder!(ShiftRegister112, 112);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  90 |             pub fn decompose(&self) -> [ShiftRegisterPin<'_>; $size] {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[ShiftRegisterPin<'_>; 112]` does not permit being left uninitialized
[INFO] [stdout]    --> src/sipo.rs:94:28
[INFO] [stdout]     |
[INFO] [stdout]  94 |                     pins = mem::uninitialized();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this code causes undefined behavior when executed
[INFO] [stdout]     |                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 126 | ShiftRegisterBuilder!(ShiftRegister112, 112);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: references must be non-null (in this struct field)
[INFO] [stdout]    --> src/sipo.rs:15:5
[INFO] [stdout]     |
[INFO] [stdout]  15 |     shift_register: &'a ShiftRegisterInternal,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sipo.rs:90:30
[INFO] [stdout]     |
[INFO] [stdout]  90 |             pub fn decompose(&self) -> [ShiftRegisterPin; $size] {
[INFO] [stdout]     |                              ^^^^^      ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 127 | ShiftRegisterBuilder!(ShiftRegister120, 120);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  90 |             pub fn decompose(&self) -> [ShiftRegisterPin<'_>; $size] {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[ShiftRegisterPin<'_>; 120]` does not permit being left uninitialized
[INFO] [stdout]    --> src/sipo.rs:94:28
[INFO] [stdout]     |
[INFO] [stdout]  94 |                     pins = mem::uninitialized();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this code causes undefined behavior when executed
[INFO] [stdout]     |                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 127 | ShiftRegisterBuilder!(ShiftRegister120, 120);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: references must be non-null (in this struct field)
[INFO] [stdout]    --> src/sipo.rs:15:5
[INFO] [stdout]     |
[INFO] [stdout]  15 |     shift_register: &'a ShiftRegisterInternal,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sipo.rs:90:30
[INFO] [stdout]     |
[INFO] [stdout]  90 |             pub fn decompose(&self) -> [ShiftRegisterPin; $size] {
[INFO] [stdout]     |                              ^^^^^      ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 128 | ShiftRegisterBuilder!(ShiftRegister128, 128);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  90 |             pub fn decompose(&self) -> [ShiftRegisterPin<'_>; $size] {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[ShiftRegisterPin<'_>; 128]` does not permit being left uninitialized
[INFO] [stdout]    --> src/sipo.rs:94:28
[INFO] [stdout]     |
[INFO] [stdout]  94 |                     pins = mem::uninitialized();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this code causes undefined behavior when executed
[INFO] [stdout]     |                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 128 | ShiftRegisterBuilder!(ShiftRegister128, 128);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: references must be non-null (in this struct field)
[INFO] [stdout]    --> src/sipo.rs:15:5
[INFO] [stdout]     |
[INFO] [stdout]  15 |     shift_register: &'a ShiftRegisterInternal,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `ShiftRegisterBuilder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shift-register-driver` (lib) due to 292 previous errors
[INFO] running `Command { std: "docker" "inspect" "67c31ee5551f8a6ccd5c710a1e45e3f321ae240ef0f95996b55af59243e1dc6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67c31ee5551f8a6ccd5c710a1e45e3f321ae240ef0f95996b55af59243e1dc6a", kill_on_drop: false }`
[INFO] [stdout] 67c31ee5551f8a6ccd5c710a1e45e3f321ae240ef0f95996b55af59243e1dc6a
