[INFO] fetching crate stm32l0x1-hal 0.9.0... [INFO] checking stm32l0x1-hal-0.9.0 against try#b20a093d9fb1ffaa04ae9852cb034864a992bafd for pr-85073 [INFO] extracting crate stm32l0x1-hal 0.9.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate stm32l0x1-hal 0.9.0 on toolchain b20a093d9fb1ffaa04ae9852cb034864a992bafd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-10/source/.cargo/config [INFO] started tweaking crates.io crate stm32l0x1-hal 0.9.0 [INFO] finished tweaking crates.io crate stm32l0x1-hal 0.9.0 [INFO] tweaked toml for crates.io crate stm32l0x1-hal 0.9.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded flash-embedded-hal v0.1.2 [INFO] [stderr] Downloaded stm32l0 v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22f3fef4ad8b6507cafd0f9ea2de9f0e48273fd1a2df0077400010bd83d96e5c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "22f3fef4ad8b6507cafd0f9ea2de9f0e48273fd1a2df0077400010bd83d96e5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22f3fef4ad8b6507cafd0f9ea2de9f0e48273fd1a2df0077400010bd83d96e5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22f3fef4ad8b6507cafd0f9ea2de9f0e48273fd1a2df0077400010bd83d96e5c", kill_on_drop: false }` [INFO] [stdout] 22f3fef4ad8b6507cafd0f9ea2de9f0e48273fd1a2df0077400010bd83d96e5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59d6cb7062ea4fe4561868445995e2a497462025ab8bba735ac3610f292fcb42 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "59d6cb7062ea4fe4561868445995e2a497462025ab8bba735ac3610f292fcb42", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Checking flash-embedded-hal v0.1.2 [INFO] [stderr] Compiling stm32l0 v0.11.0 [INFO] [stderr] Checking embedded-hal v1.0.0-alpha.4 [INFO] [stderr] Compiling cast v0.2.6 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Checking aligned v0.3.4 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Checking cortex-m-rt v0.6.14 [INFO] [stderr] Checking stm32l0x1-hal v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0438]: const `CHANNEL` is not a member of trait `Channel` [INFO] [stdout] --> src/adc.rs:203:13 [INFO] [stdout] | [INFO] [stdout] 203 | const CHANNEL: u8 = $i; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `Channel` [INFO] [stdout] ... [INFO] [stdout] 208 | adc_pin!(PA0, 0); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0438]: const `CHANNEL` is not a member of trait `Channel` [INFO] [stdout] --> src/adc.rs:203:13 [INFO] [stdout] | [INFO] [stdout] 203 | const CHANNEL: u8 = $i; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `Channel` [INFO] [stdout] ... [INFO] [stdout] 209 | adc_pin!(PA1, 1); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0438]: const `CHANNEL` is not a member of trait `Channel` [INFO] [stdout] --> src/adc.rs:203:13 [INFO] [stdout] | [INFO] [stdout] 203 | const CHANNEL: u8 = $i; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `Channel` [INFO] [stdout] ... [INFO] [stdout] 210 | adc_pin!(PA2, 2); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0438]: const `CHANNEL` is not a member of trait `Channel` [INFO] [stdout] --> src/adc.rs:203:13 [INFO] [stdout] | [INFO] [stdout] 203 | const CHANNEL: u8 = $i; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `Channel` [INFO] [stdout] ... [INFO] [stdout] 211 | adc_pin!(PA3, 3); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0438]: const `CHANNEL` is not a member of trait `Channel` [INFO] [stdout] --> src/adc.rs:203:13 [INFO] [stdout] | [INFO] [stdout] 203 | const CHANNEL: u8 = $i; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `Channel` [INFO] [stdout] ... [INFO] [stdout] 212 | adc_pin!(PA4, 4); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0438]: const `CHANNEL` is not a member of trait `Channel` [INFO] [stdout] --> src/adc.rs:203:13 [INFO] [stdout] | [INFO] [stdout] 203 | const CHANNEL: u8 = $i; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `Channel` [INFO] [stdout] ... [INFO] [stdout] 213 | adc_pin!(PA5, 5); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0438]: const `CHANNEL` is not a member of trait `Channel` [INFO] [stdout] --> src/adc.rs:203:13 [INFO] [stdout] | [INFO] [stdout] 203 | const CHANNEL: u8 = $i; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `Channel` [INFO] [stdout] ... [INFO] [stdout] 214 | adc_pin!(PA6, 6); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0438]: const `CHANNEL` is not a member of trait `Channel` [INFO] [stdout] --> src/adc.rs:203:13 [INFO] [stdout] | [INFO] [stdout] 203 | const CHANNEL: u8 = $i; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `Channel` [INFO] [stdout] ... [INFO] [stdout] 215 | adc_pin!(PA7, 7); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0438]: const `CHANNEL` is not a member of trait `Channel` [INFO] [stdout] --> src/adc.rs:203:13 [INFO] [stdout] | [INFO] [stdout] 203 | const CHANNEL: u8 = $i; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `Channel` [INFO] [stdout] ... [INFO] [stdout] 216 | adc_pin!(PB0, 8); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0438]: const `CHANNEL` is not a member of trait `Channel` [INFO] [stdout] --> src/adc.rs:203:13 [INFO] [stdout] | [INFO] [stdout] 203 | const CHANNEL: u8 = $i; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `Channel` [INFO] [stdout] ... [INFO] [stdout] 217 | adc_pin!(PB1, 9); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0438]: const `CHANNEL` is not a member of trait `Channel` [INFO] [stdout] --> src/adc.rs:203:13 [INFO] [stdout] | [INFO] [stdout] 203 | const CHANNEL: u8 = $i; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `Channel` [INFO] [stdout] ... [INFO] [stdout] 208 | adc_pin!(PA0, 0); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0438]: const `CHANNEL` is not a member of trait `Channel` [INFO] [stdout] --> src/adc.rs:203:13 [INFO] [stdout] | [INFO] [stdout] 203 | const CHANNEL: u8 = $i; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `Channel` [INFO] [stdout] ... [INFO] [stdout] 209 | adc_pin!(PA1, 1); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0438]: const `CHANNEL` is not a member of trait `Channel` [INFO] [stdout] --> src/adc.rs:203:13 [INFO] [stdout] | [INFO] [stdout] 203 | const CHANNEL: u8 = $i; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `Channel` [INFO] [stdout] ... [INFO] [stdout] 210 | adc_pin!(PA2, 2); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0438]: const `CHANNEL` is not a member of trait `Channel` [INFO] [stdout] --> src/adc.rs:203:13 [INFO] [stdout] | [INFO] [stdout] 203 | const CHANNEL: u8 = $i; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `Channel` [INFO] [stdout] ... [INFO] [stdout] 211 | adc_pin!(PA3, 3); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0438]: const `CHANNEL` is not a member of trait `Channel` [INFO] [stdout] --> src/adc.rs:203:13 [INFO] [stdout] | [INFO] [stdout] 203 | const CHANNEL: u8 = $i; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `Channel` [INFO] [stdout] ... [INFO] [stdout] 212 | adc_pin!(PA4, 4); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0438]: const `CHANNEL` is not a member of trait `Channel` [INFO] [stdout] --> src/adc.rs:203:13 [INFO] [stdout] | [INFO] [stdout] 203 | const CHANNEL: u8 = $i; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `Channel` [INFO] [stdout] ... [INFO] [stdout] 213 | adc_pin!(PA5, 5); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0438]: const `CHANNEL` is not a member of trait `Channel` [INFO] [stdout] --> src/adc.rs:203:13 [INFO] [stdout] | [INFO] [stdout] 203 | const CHANNEL: u8 = $i; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `Channel` [INFO] [stdout] ... [INFO] [stdout] 214 | adc_pin!(PA6, 6); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0438]: const `CHANNEL` is not a member of trait `Channel` [INFO] [stdout] --> src/adc.rs:203:13 [INFO] [stdout] | [INFO] [stdout] 203 | const CHANNEL: u8 = $i; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `Channel` [INFO] [stdout] ... [INFO] [stdout] 215 | adc_pin!(PA7, 7); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0438]: const `CHANNEL` is not a member of trait `Channel` [INFO] [stdout] --> src/adc.rs:203:13 [INFO] [stdout] | [INFO] [stdout] 203 | const CHANNEL: u8 = $i; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `Channel` [INFO] [stdout] ... [INFO] [stdout] 216 | adc_pin!(PB0, 8); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0438]: const `CHANNEL` is not a member of trait `Channel` [INFO] [stdout] --> src/adc.rs:203:13 [INFO] [stdout] | [INFO] [stdout] 203 | const CHANNEL: u8 = $i; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `Channel` [INFO] [stdout] ... [INFO] [stdout] 217 | adc_pin!(PB1, 9); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `channel` [INFO] [stdout] --> src/adc.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | / impl Channel> for $PXi [INFO] [stdout] 198 | | where [INFO] [stdout] 199 | | MODE: RunMode, [INFO] [stdout] 200 | | RES: Resolution, [INFO] [stdout] ... | [INFO] [stdout] 203 | | const CHANNEL: u8 = $i; [INFO] [stdout] 204 | | } [INFO] [stdout] | |_________^ missing `channel` in implementation [INFO] [stdout] ... [INFO] [stdout] 208 | adc_pin!(PA0, 0); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn channel(&self) -> >::ID { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `channel` [INFO] [stdout] --> src/adc.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | / impl Channel> for $PXi [INFO] [stdout] 198 | | where [INFO] [stdout] 199 | | MODE: RunMode, [INFO] [stdout] 200 | | RES: Resolution, [INFO] [stdout] ... | [INFO] [stdout] 203 | | const CHANNEL: u8 = $i; [INFO] [stdout] 204 | | } [INFO] [stdout] | |_________^ missing `channel` in implementation [INFO] [stdout] ... [INFO] [stdout] 209 | adc_pin!(PA1, 1); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn channel(&self) -> >::ID { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `channel` [INFO] [stdout] --> src/adc.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | / impl Channel> for $PXi [INFO] [stdout] 198 | | where [INFO] [stdout] 199 | | MODE: RunMode, [INFO] [stdout] 200 | | RES: Resolution, [INFO] [stdout] ... | [INFO] [stdout] 203 | | const CHANNEL: u8 = $i; [INFO] [stdout] 204 | | } [INFO] [stdout] | |_________^ missing `channel` in implementation [INFO] [stdout] ... [INFO] [stdout] 210 | adc_pin!(PA2, 2); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn channel(&self) -> >::ID { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `channel` [INFO] [stdout] --> src/adc.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | / impl Channel> for $PXi [INFO] [stdout] 198 | | where [INFO] [stdout] 199 | | MODE: RunMode, [INFO] [stdout] 200 | | RES: Resolution, [INFO] [stdout] ... | [INFO] [stdout] 203 | | const CHANNEL: u8 = $i; [INFO] [stdout] 204 | | } [INFO] [stdout] | |_________^ missing `channel` in implementation [INFO] [stdout] ... [INFO] [stdout] 211 | adc_pin!(PA3, 3); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn channel(&self) -> >::ID { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `channel` [INFO] [stdout] --> src/adc.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | / impl Channel> for $PXi [INFO] [stdout] 198 | | where [INFO] [stdout] 199 | | MODE: RunMode, [INFO] [stdout] 200 | | RES: Resolution, [INFO] [stdout] ... | [INFO] [stdout] 203 | | const CHANNEL: u8 = $i; [INFO] [stdout] 204 | | } [INFO] [stdout] | |_________^ missing `channel` in implementation [INFO] [stdout] ... [INFO] [stdout] 212 | adc_pin!(PA4, 4); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn channel(&self) -> >::ID { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `channel` [INFO] [stdout] --> src/adc.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | / impl Channel> for $PXi [INFO] [stdout] 198 | | where [INFO] [stdout] 199 | | MODE: RunMode, [INFO] [stdout] 200 | | RES: Resolution, [INFO] [stdout] ... | [INFO] [stdout] 203 | | const CHANNEL: u8 = $i; [INFO] [stdout] 204 | | } [INFO] [stdout] | |_________^ missing `channel` in implementation [INFO] [stdout] ... [INFO] [stdout] 213 | adc_pin!(PA5, 5); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn channel(&self) -> >::ID { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `channel` [INFO] [stdout] --> src/adc.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | / impl Channel> for $PXi [INFO] [stdout] 198 | | where [INFO] [stdout] 199 | | MODE: RunMode, [INFO] [stdout] 200 | | RES: Resolution, [INFO] [stdout] ... | [INFO] [stdout] 203 | | const CHANNEL: u8 = $i; [INFO] [stdout] 204 | | } [INFO] [stdout] | |_________^ missing `channel` in implementation [INFO] [stdout] ... [INFO] [stdout] 214 | adc_pin!(PA6, 6); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn channel(&self) -> >::ID { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `channel` [INFO] [stdout] --> src/adc.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | / impl Channel> for $PXi [INFO] [stdout] 198 | | where [INFO] [stdout] 199 | | MODE: RunMode, [INFO] [stdout] 200 | | RES: Resolution, [INFO] [stdout] ... | [INFO] [stdout] 203 | | const CHANNEL: u8 = $i; [INFO] [stdout] 204 | | } [INFO] [stdout] | |_________^ missing `channel` in implementation [INFO] [stdout] ... [INFO] [stdout] 215 | adc_pin!(PA7, 7); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn channel(&self) -> >::ID { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `channel` [INFO] [stdout] --> src/adc.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | / impl Channel> for $PXi [INFO] [stdout] 198 | | where [INFO] [stdout] 199 | | MODE: RunMode, [INFO] [stdout] 200 | | RES: Resolution, [INFO] [stdout] ... | [INFO] [stdout] 203 | | const CHANNEL: u8 = $i; [INFO] [stdout] 204 | | } [INFO] [stdout] | |_________^ missing `channel` in implementation [INFO] [stdout] ... [INFO] [stdout] 216 | adc_pin!(PB0, 8); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn channel(&self) -> >::ID { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `channel` [INFO] [stdout] --> src/adc.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | / impl Channel> for $PXi [INFO] [stdout] 198 | | where [INFO] [stdout] 199 | | MODE: RunMode, [INFO] [stdout] 200 | | RES: Resolution, [INFO] [stdout] ... | [INFO] [stdout] 203 | | const CHANNEL: u8 = $i; [INFO] [stdout] 204 | | } [INFO] [stdout] | |_________^ missing `channel` in implementation [INFO] [stdout] ... [INFO] [stdout] 217 | adc_pin!(PB1, 9); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn channel(&self) -> >::ID { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `CHANNEL` found for type parameter `PIN` in the current scope [INFO] [stdout] --> src/adc.rs:271:30 [INFO] [stdout] | [INFO] [stdout] 271 | let chan = 1 << PIN::CHANNEL; [INFO] [stdout] | ^^^^^^^ associated item not found in `PIN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `CHANNEL` found for type parameter `PIN` in the current scope [INFO] [stdout] --> src/adc.rs:297:58 [INFO] [stdout] | [INFO] [stdout] 297 | .write(|w| unsafe { w.bits(1 << PIN::CHANNEL) }); [INFO] [stdout] | ^^^^^^^ associated item not found in `PIN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `channel` [INFO] [stdout] --> src/adc.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | / impl Channel> for $PXi [INFO] [stdout] 198 | | where [INFO] [stdout] 199 | | MODE: RunMode, [INFO] [stdout] 200 | | RES: Resolution, [INFO] [stdout] ... | [INFO] [stdout] 203 | | const CHANNEL: u8 = $i; [INFO] [stdout] 204 | | } [INFO] [stdout] | |_________^ missing `channel` in implementation [INFO] [stdout] ... [INFO] [stdout] 208 | adc_pin!(PA0, 0); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn channel(&self) -> >::ID { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `channel` [INFO] [stdout] --> src/adc.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | / impl Channel> for $PXi [INFO] [stdout] 198 | | where [INFO] [stdout] 199 | | MODE: RunMode, [INFO] [stdout] 200 | | RES: Resolution, [INFO] [stdout] ... | [INFO] [stdout] 203 | | const CHANNEL: u8 = $i; [INFO] [stdout] 204 | | } [INFO] [stdout] | |_________^ missing `channel` in implementation [INFO] [stdout] ... [INFO] [stdout] 209 | adc_pin!(PA1, 1); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn channel(&self) -> >::ID { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `channel` [INFO] [stdout] --> src/adc.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | / impl Channel> for $PXi [INFO] [stdout] 198 | | where [INFO] [stdout] 199 | | MODE: RunMode, [INFO] [stdout] 200 | | RES: Resolution, [INFO] [stdout] ... | [INFO] [stdout] 203 | | const CHANNEL: u8 = $i; [INFO] [stdout] 204 | | } [INFO] [stdout] | |_________^ missing `channel` in implementation [INFO] [stdout] ... [INFO] [stdout] 210 | adc_pin!(PA2, 2); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn channel(&self) -> >::ID { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `channel` [INFO] [stdout] --> src/adc.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | / impl Channel> for $PXi [INFO] [stdout] 198 | | where [INFO] [stdout] 199 | | MODE: RunMode, [INFO] [stdout] 200 | | RES: Resolution, [INFO] [stdout] ... | [INFO] [stdout] 203 | | const CHANNEL: u8 = $i; [INFO] [stdout] 204 | | } [INFO] [stdout] | |_________^ missing `channel` in implementation [INFO] [stdout] ... [INFO] [stdout] 211 | adc_pin!(PA3, 3); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn channel(&self) -> >::ID { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `channel` [INFO] [stdout] --> src/adc.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | / impl Channel> for $PXi [INFO] [stdout] 198 | | where [INFO] [stdout] 199 | | MODE: RunMode, [INFO] [stdout] 200 | | RES: Resolution, [INFO] [stdout] ... | [INFO] [stdout] 203 | | const CHANNEL: u8 = $i; [INFO] [stdout] 204 | | } [INFO] [stdout] | |_________^ missing `channel` in implementation [INFO] [stdout] ... [INFO] [stdout] 212 | adc_pin!(PA4, 4); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn channel(&self) -> >::ID { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `channel` [INFO] [stdout] --> src/adc.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | / impl Channel> for $PXi [INFO] [stdout] 198 | | where [INFO] [stdout] 199 | | MODE: RunMode, [INFO] [stdout] 200 | | RES: Resolution, [INFO] [stdout] ... | [INFO] [stdout] 203 | | const CHANNEL: u8 = $i; [INFO] [stdout] 204 | | } [INFO] [stdout] | |_________^ missing `channel` in implementation [INFO] [stdout] ... [INFO] [stdout] 213 | adc_pin!(PA5, 5); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn channel(&self) -> >::ID { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `channel` [INFO] [stdout] --> src/adc.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | / impl Channel> for $PXi [INFO] [stdout] 198 | | where [INFO] [stdout] 199 | | MODE: RunMode, [INFO] [stdout] 200 | | RES: Resolution, [INFO] [stdout] ... | [INFO] [stdout] 203 | | const CHANNEL: u8 = $i; [INFO] [stdout] 204 | | } [INFO] [stdout] | |_________^ missing `channel` in implementation [INFO] [stdout] ... [INFO] [stdout] 214 | adc_pin!(PA6, 6); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn channel(&self) -> >::ID { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `channel` [INFO] [stdout] --> src/adc.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | / impl Channel> for $PXi [INFO] [stdout] 198 | | where [INFO] [stdout] 199 | | MODE: RunMode, [INFO] [stdout] 200 | | RES: Resolution, [INFO] [stdout] ... | [INFO] [stdout] 203 | | const CHANNEL: u8 = $i; [INFO] [stdout] 204 | | } [INFO] [stdout] | |_________^ missing `channel` in implementation [INFO] [stdout] ... [INFO] [stdout] 215 | adc_pin!(PA7, 7); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn channel(&self) -> >::ID { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `channel` [INFO] [stdout] --> src/adc.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | / impl Channel> for $PXi [INFO] [stdout] 198 | | where [INFO] [stdout] 199 | | MODE: RunMode, [INFO] [stdout] 200 | | RES: Resolution, [INFO] [stdout] ... | [INFO] [stdout] 203 | | const CHANNEL: u8 = $i; [INFO] [stdout] 204 | | } [INFO] [stdout] | |_________^ missing `channel` in implementation [INFO] [stdout] ... [INFO] [stdout] 216 | adc_pin!(PB0, 8); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn channel(&self) -> >::ID { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `channel` [INFO] [stdout] --> src/adc.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | / impl Channel> for $PXi [INFO] [stdout] 198 | | where [INFO] [stdout] 199 | | MODE: RunMode, [INFO] [stdout] 200 | | RES: Resolution, [INFO] [stdout] ... | [INFO] [stdout] 203 | | const CHANNEL: u8 = $i; [INFO] [stdout] 204 | | } [INFO] [stdout] | |_________^ missing `channel` in implementation [INFO] [stdout] ... [INFO] [stdout] 217 | adc_pin!(PB1, 9); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn channel(&self) -> >::ID { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `CHANNEL` found for type parameter `PIN` in the current scope [INFO] [stdout] --> src/adc.rs:271:30 [INFO] [stdout] | [INFO] [stdout] 271 | let chan = 1 << PIN::CHANNEL; [INFO] [stdout] | ^^^^^^^ associated item not found in `PIN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `CHANNEL` found for type parameter `PIN` in the current scope [INFO] [stdout] --> src/adc.rs:297:58 [INFO] [stdout] | [INFO] [stdout] 297 | .write(|w| unsafe { w.bits(1 << PIN::CHANNEL) }); [INFO] [stdout] | ^^^^^^^ associated item not found in `PIN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 22 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0438, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: could not compile `stm32l0x1-hal` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 22 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0438, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "59d6cb7062ea4fe4561868445995e2a497462025ab8bba735ac3610f292fcb42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59d6cb7062ea4fe4561868445995e2a497462025ab8bba735ac3610f292fcb42", kill_on_drop: false }` [INFO] [stdout] 59d6cb7062ea4fe4561868445995e2a497462025ab8bba735ac3610f292fcb42