[INFO] fetching crate l293x 0.3.0... [INFO] checking l293x-0.3.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate l293x 0.3.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate l293x 0.3.0 [INFO] finished tweaking crates.io crate l293x 0.3.0 [INFO] tweaked toml for crates.io crate l293x 0.3.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate l293x 0.3.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 3 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e142cddab9852615d53c3bebcdae34f0b1675d3e484e10fa6a7415351230e87 [INFO] running `Command { std: "docker" "start" "-a" "4e142cddab9852615d53c3bebcdae34f0b1675d3e484e10fa6a7415351230e87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e142cddab9852615d53c3bebcdae34f0b1675d3e484e10fa6a7415351230e87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e142cddab9852615d53c3bebcdae34f0b1675d3e484e10fa6a7415351230e87", kill_on_drop: false }` [INFO] [stdout] 4e142cddab9852615d53c3bebcdae34f0b1675d3e484e10fa6a7415351230e87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c89eb98823e8390fbf4a83bf4b528f0b3c82a80d1633445241a23a20261cced1 [INFO] running `Command { std: "docker" "start" "-a" "c89eb98823e8390fbf4a83bf4b528f0b3c82a80d1633445241a23a20261cced1", kill_on_drop: false }` [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling coverage-helper v0.2.4 [INFO] [stderr] Checking embedded-hal v1.0.0 [INFO] [stderr] Checking l293x v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see for more [INFO] [stdout] --> src/l293x.rs:848:7 [INFO] [stdout] | [INFO] [stdout] 848 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see for more [INFO] [stdout] --> src/l293x.rs:868:7 [INFO] [stdout] | [INFO] [stdout] 868 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see for more [INFO] [stdout] --> src/l293x.rs:888:7 [INFO] [stdout] | [INFO] [stdout] 888 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see for more [INFO] [stdout] --> src/l293x.rs:917:7 [INFO] [stdout] | [INFO] [stdout] 917 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see for more [INFO] [stdout] --> src/l293x.rs:949:19 [INFO] [stdout] | [INFO] [stdout] 949 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1073 | test_output!(y1, a1, y1_and_y2); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_output` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see for more [INFO] [stdout] --> src/l293x.rs:985:19 [INFO] [stdout] | [INFO] [stdout] 985 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1073 | test_output!(y1, a1, y1_and_y2); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_output` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see for more [INFO] [stdout] --> src/l293x.rs:1021:19 [INFO] [stdout] | [INFO] [stdout] 1021 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1073 | test_output!(y1, a1, y1_and_y2); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_output` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see for more [INFO] [stdout] --> src/l293x.rs:1042:19 [INFO] [stdout] | [INFO] [stdout] 1042 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1073 | test_output!(y1, a1, y1_and_y2); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_output` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see for more [INFO] [stdout] --> src/l293x.rs:949:19 [INFO] [stdout] | [INFO] [stdout] 949 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1074 | test_output!(y2, a2, y1_and_y2); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_output` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see for more [INFO] [stdout] --> src/l293x.rs:985:19 [INFO] [stdout] | [INFO] [stdout] 985 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1074 | test_output!(y2, a2, y1_and_y2); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_output` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see for more [INFO] [stdout] --> src/l293x.rs:1021:19 [INFO] [stdout] | [INFO] [stdout] 1021 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1074 | test_output!(y2, a2, y1_and_y2); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_output` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see for more [INFO] [stdout] --> src/l293x.rs:1042:19 [INFO] [stdout] | [INFO] [stdout] 1042 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1074 | test_output!(y2, a2, y1_and_y2); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_output` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see for more [INFO] [stdout] --> src/l293x.rs:949:19 [INFO] [stdout] | [INFO] [stdout] 949 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1075 | test_output!(y3, a3, y3_and_y4); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_output` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see for more [INFO] [stdout] --> src/l293x.rs:985:19 [INFO] [stdout] | [INFO] [stdout] 985 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1075 | test_output!(y3, a3, y3_and_y4); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_output` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see for more [INFO] [stdout] --> src/l293x.rs:1021:19 [INFO] [stdout] | [INFO] [stdout] 1021 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1075 | test_output!(y3, a3, y3_and_y4); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_output` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see for more [INFO] [stdout] --> src/l293x.rs:1042:19 [INFO] [stdout] | [INFO] [stdout] 1042 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1075 | test_output!(y3, a3, y3_and_y4); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_output` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see for more [INFO] [stdout] --> src/l293x.rs:949:19 [INFO] [stdout] | [INFO] [stdout] 949 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1076 | test_output!(y4, a4, y3_and_y4); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_output` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see for more [INFO] [stdout] --> src/l293x.rs:985:19 [INFO] [stdout] | [INFO] [stdout] 985 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1076 | test_output!(y4, a4, y3_and_y4); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_output` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see for more [INFO] [stdout] --> src/l293x.rs:1021:19 [INFO] [stdout] | [INFO] [stdout] 1021 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1076 | test_output!(y4, a4, y3_and_y4); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_output` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see for more [INFO] [stdout] --> src/l293x.rs:1042:19 [INFO] [stdout] | [INFO] [stdout] 1042 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1076 | test_output!(y4, a4, y3_and_y4); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_output` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see for more [INFO] [stdout] --> src/l293x.rs:1081:19 [INFO] [stdout] | [INFO] [stdout] 1081 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1104 | test_fail!(y1, a1); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see for more [INFO] [stdout] --> src/l293x.rs:1081:19 [INFO] [stdout] | [INFO] [stdout] 1081 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1105 | test_fail!(y2, a2); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see for more [INFO] [stdout] --> src/l293x.rs:1081:19 [INFO] [stdout] | [INFO] [stdout] 1081 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1106 | test_fail!(y3, a3); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see for more [INFO] [stdout] --> src/l293x.rs:1081:19 [INFO] [stdout] | [INFO] [stdout] 1081 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1107 | test_fail!(y4, a4); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see for more [INFO] [stdout] --> src/l293x.rs:1109:7 [INFO] [stdout] | [INFO] [stdout] 1109 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see for more [INFO] [stdout] --> src/l293x.rs:1117:7 [INFO] [stdout] | [INFO] [stdout] 1117 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see for more [INFO] [stdout] --> src/l293x.rs:1135:7 [INFO] [stdout] | [INFO] [stdout] 1135 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see for more [INFO] [stdout] --> src/half_h.rs:504:7 [INFO] [stdout] | [INFO] [stdout] 504 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see for more [INFO] [stdout] --> src/half_h.rs:518:7 [INFO] [stdout] | [INFO] [stdout] 518 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see for more [INFO] [stdout] --> src/half_h.rs:531:7 [INFO] [stdout] | [INFO] [stdout] 531 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see for more [INFO] [stdout] --> src/half_h.rs:545:7 [INFO] [stdout] | [INFO] [stdout] 545 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see for more [INFO] [stdout] --> src/half_h.rs:559:7 [INFO] [stdout] | [INFO] [stdout] 559 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see for more [INFO] [stdout] --> src/half_h.rs:579:7 [INFO] [stdout] | [INFO] [stdout] 579 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see for more [INFO] [stdout] --> src/half_h.rs:593:7 [INFO] [stdout] | [INFO] [stdout] 593 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see for more [INFO] [stdout] --> src/half_h.rs:606:7 [INFO] [stdout] | [INFO] [stdout] 606 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see for more [INFO] [stdout] --> src/half_h.rs:619:7 [INFO] [stdout] | [INFO] [stdout] 619 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see for more [INFO] [stdout] --> src/half_h.rs:630:7 [INFO] [stdout] | [INFO] [stdout] 630 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see for more [INFO] [stdout] --> src/half_h.rs:641:7 [INFO] [stdout] | [INFO] [stdout] 641 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see for more [INFO] [stdout] --> src/half_h.rs:652:7 [INFO] [stdout] | [INFO] [stdout] 652 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see for more [INFO] [stdout] --> src/half_h.rs:662:7 [INFO] [stdout] | [INFO] [stdout] 662 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see for more [INFO] [stdout] --> src/half_h.rs:691:7 [INFO] [stdout] | [INFO] [stdout] 691 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see for more [INFO] [stdout] --> src/pins.rs:219:7 [INFO] [stdout] | [INFO] [stdout] 219 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see for more [INFO] [stdout] --> src/pins.rs:225:7 [INFO] [stdout] | [INFO] [stdout] 225 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see for more [INFO] [stdout] --> src/pins.rs:236:7 [INFO] [stdout] | [INFO] [stdout] 236 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/l293x.rs:141:15 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn y1(&self) -> HalfH { [INFO] [stdout] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 141 | pub fn y1(&self) -> HalfH<'_, A1, EN12> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/l293x.rs:146:15 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn y2(&self) -> HalfH { [INFO] [stdout] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 146 | pub fn y2(&self) -> HalfH<'_, A2, EN12> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/l293x.rs:151:15 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn y3(&self) -> HalfH { [INFO] [stdout] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 151 | pub fn y3(&self) -> HalfH<'_, A3, EN34> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/l293x.rs:156:15 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn y4(&self) -> HalfH { [INFO] [stdout] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 156 | pub fn y4(&self) -> HalfH<'_, A4, EN34> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/l293x.rs:508:21 [INFO] [stdout] | [INFO] [stdout] 508 | &mut self [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 509 | ) -> Result as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | ---------------------------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 576 | stateful_output_pin_impl!(y1, A1, EN12); [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 warning originates in the macro `stateful_output_pin_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 509 | ) -> Result as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/l293x.rs:539:21 [INFO] [stdout] | [INFO] [stdout] 539 | &mut self [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 540 | ) -> Result as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | ---------------------------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 576 | stateful_output_pin_impl!(y1, A1, EN12); [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 warning originates in the macro `stateful_output_pin_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 540 | ) -> Result as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/l293x.rs:568:21 [INFO] [stdout] | [INFO] [stdout] 568 | &mut self [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 569 | ) -> Result<(), as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | ---------------------------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 576 | stateful_output_pin_impl!(y1, A1, EN12); [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 warning originates in the macro `stateful_output_pin_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 569 | ) -> Result<(), as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/l293x.rs:508:21 [INFO] [stdout] | [INFO] [stdout] 508 | &mut self [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 509 | ) -> Result as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | ---------------------------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 577 | stateful_output_pin_impl!(y2, A2, EN12); [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 warning originates in the macro `stateful_output_pin_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 509 | ) -> Result as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/l293x.rs:539:21 [INFO] [stdout] | [INFO] [stdout] 539 | &mut self [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 540 | ) -> Result as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | ---------------------------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 577 | stateful_output_pin_impl!(y2, A2, EN12); [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 warning originates in the macro `stateful_output_pin_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 540 | ) -> Result as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/l293x.rs:568:21 [INFO] [stdout] | [INFO] [stdout] 568 | &mut self [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 569 | ) -> Result<(), as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | ---------------------------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 577 | stateful_output_pin_impl!(y2, A2, EN12); [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 warning originates in the macro `stateful_output_pin_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 569 | ) -> Result<(), as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/l293x.rs:508:21 [INFO] [stdout] | [INFO] [stdout] 508 | &mut self [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 509 | ) -> Result as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | ---------------------------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 578 | stateful_output_pin_impl!(y3, A3, EN34); [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 warning originates in the macro `stateful_output_pin_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 509 | ) -> Result as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/l293x.rs:539:21 [INFO] [stdout] | [INFO] [stdout] 539 | &mut self [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 540 | ) -> Result as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | ---------------------------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 578 | stateful_output_pin_impl!(y3, A3, EN34); [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 warning originates in the macro `stateful_output_pin_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 540 | ) -> Result as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/l293x.rs:568:21 [INFO] [stdout] | [INFO] [stdout] 568 | &mut self [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 569 | ) -> Result<(), as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | ---------------------------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 578 | stateful_output_pin_impl!(y3, A3, EN34); [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 warning originates in the macro `stateful_output_pin_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 569 | ) -> Result<(), as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/l293x.rs:508:21 [INFO] [stdout] | [INFO] [stdout] 508 | &mut self [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 509 | ) -> Result as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | ---------------------------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 579 | stateful_output_pin_impl!(y4, A4, EN34); [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 warning originates in the macro `stateful_output_pin_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 509 | ) -> Result as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/l293x.rs:539:21 [INFO] [stdout] | [INFO] [stdout] 539 | &mut self [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 540 | ) -> Result as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | ---------------------------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 579 | stateful_output_pin_impl!(y4, A4, EN34); [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 warning originates in the macro `stateful_output_pin_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 540 | ) -> Result as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/l293x.rs:568:21 [INFO] [stdout] | [INFO] [stdout] 568 | &mut self [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 569 | ) -> Result<(), as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | ---------------------------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 579 | stateful_output_pin_impl!(y4, A4, EN34); [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 warning originates in the macro `stateful_output_pin_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 569 | ) -> Result<(), as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/l293x.rs:141:15 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn y1(&self) -> HalfH { [INFO] [stdout] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 141 | pub fn y1(&self) -> HalfH<'_, A1, EN12> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/l293x.rs:146:15 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn y2(&self) -> HalfH { [INFO] [stdout] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 146 | pub fn y2(&self) -> HalfH<'_, A2, EN12> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/l293x.rs:151:15 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn y3(&self) -> HalfH { [INFO] [stdout] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 151 | pub fn y3(&self) -> HalfH<'_, A3, EN34> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/l293x.rs:156:15 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn y4(&self) -> HalfH { [INFO] [stdout] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 156 | pub fn y4(&self) -> HalfH<'_, A4, EN34> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/l293x.rs:508:21 [INFO] [stdout] | [INFO] [stdout] 508 | &mut self [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 509 | ) -> Result as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | ---------------------------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 576 | stateful_output_pin_impl!(y1, A1, EN12); [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 warning originates in the macro `stateful_output_pin_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 509 | ) -> Result as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/l293x.rs:539:21 [INFO] [stdout] | [INFO] [stdout] 539 | &mut self [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 540 | ) -> Result as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | ---------------------------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 576 | stateful_output_pin_impl!(y1, A1, EN12); [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 warning originates in the macro `stateful_output_pin_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 540 | ) -> Result as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/l293x.rs:568:21 [INFO] [stdout] | [INFO] [stdout] 568 | &mut self [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 569 | ) -> Result<(), as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | ---------------------------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 576 | stateful_output_pin_impl!(y1, A1, EN12); [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 warning originates in the macro `stateful_output_pin_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 569 | ) -> Result<(), as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/l293x.rs:508:21 [INFO] [stdout] | [INFO] [stdout] 508 | &mut self [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 509 | ) -> Result as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | ---------------------------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 577 | stateful_output_pin_impl!(y2, A2, EN12); [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 warning originates in the macro `stateful_output_pin_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 509 | ) -> Result as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/l293x.rs:539:21 [INFO] [stdout] | [INFO] [stdout] 539 | &mut self [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 540 | ) -> Result as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | ---------------------------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 577 | stateful_output_pin_impl!(y2, A2, EN12); [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 warning originates in the macro `stateful_output_pin_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 540 | ) -> Result as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/l293x.rs:568:21 [INFO] [stdout] | [INFO] [stdout] 568 | &mut self [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 569 | ) -> Result<(), as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | ---------------------------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 577 | stateful_output_pin_impl!(y2, A2, EN12); [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 warning originates in the macro `stateful_output_pin_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 569 | ) -> Result<(), as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/l293x.rs:508:21 [INFO] [stdout] | [INFO] [stdout] 508 | &mut self [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 509 | ) -> Result as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | ---------------------------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 578 | stateful_output_pin_impl!(y3, A3, EN34); [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 warning originates in the macro `stateful_output_pin_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 509 | ) -> Result as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/l293x.rs:539:21 [INFO] [stdout] | [INFO] [stdout] 539 | &mut self [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 540 | ) -> Result as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | ---------------------------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 578 | stateful_output_pin_impl!(y3, A3, EN34); [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 warning originates in the macro `stateful_output_pin_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 540 | ) -> Result as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/l293x.rs:568:21 [INFO] [stdout] | [INFO] [stdout] 568 | &mut self [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 569 | ) -> Result<(), as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | ---------------------------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 578 | stateful_output_pin_impl!(y3, A3, EN34); [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 warning originates in the macro `stateful_output_pin_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 569 | ) -> Result<(), as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/l293x.rs:508:21 [INFO] [stdout] | [INFO] [stdout] 508 | &mut self [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 509 | ) -> Result as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | ---------------------------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 579 | stateful_output_pin_impl!(y4, A4, EN34); [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 warning originates in the macro `stateful_output_pin_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 509 | ) -> Result as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/l293x.rs:539:21 [INFO] [stdout] | [INFO] [stdout] 539 | &mut self [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 540 | ) -> Result as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | ---------------------------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 579 | stateful_output_pin_impl!(y4, A4, EN34); [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 warning originates in the macro `stateful_output_pin_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 540 | ) -> Result as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/l293x.rs:568:21 [INFO] [stdout] | [INFO] [stdout] 568 | &mut self [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 569 | ) -> Result<(), as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | ---------------------------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 579 | stateful_output_pin_impl!(y4, A4, EN34); [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 warning originates in the macro `stateful_output_pin_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 569 | ) -> Result<(), as embedded_hal::digital::ErrorType>::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `Command { std: "docker" "inspect" "c89eb98823e8390fbf4a83bf4b528f0b3c82a80d1633445241a23a20261cced1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c89eb98823e8390fbf4a83bf4b528f0b3c82a80d1633445241a23a20261cced1", kill_on_drop: false }` [INFO] [stdout] c89eb98823e8390fbf4a83bf4b528f0b3c82a80d1633445241a23a20261cced1