[INFO] fetching crate nrf-smartled 0.2.0... [INFO] checking nrf-smartled-0.2.0 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate nrf-smartled 0.2.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate nrf-smartled 0.2.0 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nrf-smartled 0.2.0 [INFO] finished tweaking crates.io crate nrf-smartled 0.2.0 [INFO] tweaked toml for crates.io crate nrf-smartled 0.2.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rgb v0.8.25 [INFO] [stderr] Downloaded nrf52840-hal v0.11.0 [INFO] [stderr] Downloaded smart-leds-trait v0.2.1 [INFO] [stderr] Downloaded nrf-hal-common v0.11.1 [INFO] [stderr] Downloaded nrf52810-hal v0.11.0 [INFO] [stderr] Downloaded nrf52832-hal v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4538b4a3b067ac0458c6bd2c5b865ee10e806b5c731db28c1003bff092734169 [INFO] running `Command { std: "docker" "start" "-a" "4538b4a3b067ac0458c6bd2c5b865ee10e806b5c731db28c1003bff092734169", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4538b4a3b067ac0458c6bd2c5b865ee10e806b5c731db28c1003bff092734169", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4538b4a3b067ac0458c6bd2c5b865ee10e806b5c731db28c1003bff092734169", kill_on_drop: false }` [INFO] [stdout] 4538b4a3b067ac0458c6bd2c5b865ee10e806b5c731db28c1003bff092734169 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb2de130a8b66d1fe5ae7791e8ba8c2dfc0fd8a14ead5f826508810af3047259 [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" "fb2de130a8b66d1fe5ae7791e8ba8c2dfc0fd8a14ead5f826508810af3047259", kill_on_drop: false }` [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Checking rgb v0.8.25 [INFO] [stderr] Checking smart-leds-trait v0.2.1 [INFO] [stderr] Checking nrf-smartled v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `hal`? [INFO] [stdout] --> src/pwm.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::hal::{ [INFO] [stdout] | ^^^ maybe a missing crate `hal`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::hal` [INFO] [stdout] --> src/pwm.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::hal; [INFO] [stdout] | ^^^^^^^^^^ no `hal` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::hal` [INFO] [stdout] --> src/pwm.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::hal::{ [INFO] [stdout] | ^^^ maybe a missing crate `hal`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `hal`? [INFO] [stdout] --> src/pwm.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::hal::{ [INFO] [stdout] | ^^^ maybe a missing crate `hal`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::hal` [INFO] [stdout] --> src/pwm.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::hal; [INFO] [stdout] | ^^^^^^^^^^ no `hal` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::hal` [INFO] [stdout] --> src/pwm.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::hal::{ [INFO] [stdout] | ^^^ maybe a missing crate `hal`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Level` [INFO] [stdout] --> src/pwm.rs:66:45 [INFO] [stdout] | [INFO] [stdout] 66 | let pin = pin.into_push_pull_output(Level::Low); [INFO] [stdout] | ^^^^^ use of undeclared type `Level` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `hal`? [INFO] [stdout] --> src/pwm.rs:354:47 [INFO] [stdout] | [INFO] [stdout] 354 | pub trait Instance: Deref {} [INFO] [stdout] | ^^^ maybe a missing crate `hal`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Level` [INFO] [stdout] --> src/pwm.rs:66:45 [INFO] [stdout] | [INFO] [stdout] 66 | let pin = pin.into_push_pull_output(Level::Low); [INFO] [stdout] | ^^^^^ use of undeclared type `Level` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pin` in this scope [INFO] [stdout] --> src/pwm.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | _gpio: Pin>, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use core::pin::Pin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Output` in this scope [INFO] [stdout] --> src/pwm.rs:57:16 [INFO] [stdout] | [INFO] [stdout] 57 | _gpio: Pin>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PushPull` in this scope [INFO] [stdout] --> src/pwm.rs:57:23 [INFO] [stdout] | [INFO] [stdout] 55 | pub struct Pwm { [INFO] [stdout] | - help: you might be missing a type parameter: `, PushPull` [INFO] [stdout] 56 | pwm: T, [INFO] [stdout] 57 | _gpio: Pin>, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pin` in this scope [INFO] [stdout] --> src/pwm.rs:65:35 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn new(pwm: T, pin: Pin) -> Pwm { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use core::pin::Pin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `hal`? [INFO] [stdout] --> src/pwm.rs:354:47 [INFO] [stdout] | [INFO] [stdout] 354 | pub trait Instance: Deref {} [INFO] [stdout] | ^^^ maybe a missing crate `hal`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pin` in this scope [INFO] [stdout] --> src/pwm.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | _gpio: Pin>, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use core::pin::Pin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Output` in this scope [INFO] [stdout] --> src/pwm.rs:57:16 [INFO] [stdout] | [INFO] [stdout] 57 | _gpio: Pin>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PushPull` in this scope [INFO] [stdout] --> src/pwm.rs:57:23 [INFO] [stdout] | [INFO] [stdout] 55 | pub struct Pwm { [INFO] [stdout] | - help: you might be missing a type parameter: `, PushPull` [INFO] [stdout] 56 | pwm: T, [INFO] [stdout] 57 | _gpio: Pin>, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pin` in this scope [INFO] [stdout] --> src/pwm.rs:65:35 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn new(pwm: T, pin: Pin) -> Pwm { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use core::pin::Pin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `psel` on type `T` [INFO] [stdout] --> src/pwm.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 60 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 68 | pwm.psel.out[0].write(|w| { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `enable` on type `T` [INFO] [stdout] --> src/pwm.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 60 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 80 | pwm.enable.write(|w| w.enable().enabled()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `mode` on type `T` [INFO] [stdout] --> src/pwm.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 60 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 81 | pwm.mode.write(|w| w.updown().up()); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `prescaler` on type `T` [INFO] [stdout] --> src/pwm.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 60 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 82 | pwm.prescaler.write(|w| w.prescaler().div_1()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `countertop` on type `T` [INFO] [stdout] --> src/pwm.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 60 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 83 | pwm.countertop.write(|w| unsafe { w.countertop().bits(20) }); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `loop_` on type `T` [INFO] [stdout] --> src/pwm.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 60 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 84 | pwm.loop_.write(|w| w.cnt().disabled()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `decoder` on type `T` [INFO] [stdout] --> src/pwm.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 60 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 85 | pwm.decoder.write(|w| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `seq0` on type `T` [INFO] [stdout] --> src/pwm.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 60 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 89 | pwm.seq0.refresh.write(|w| unsafe { w.bits(0) }); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `seq0` on type `T` [INFO] [stdout] --> src/pwm.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 60 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 90 | pwm.seq0.enddelay.write(|w| unsafe { w.bits(0) }); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `seq1` on type `T` [INFO] [stdout] --> src/pwm.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 60 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 91 | pwm.seq1.refresh.write(|w| unsafe { w.bits(0) }); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `seq1` on type `T` [INFO] [stdout] --> src/pwm.rs:92:13 [INFO] [stdout] | [INFO] [stdout] 60 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 92 | pwm.seq1.enddelay.write(|w| unsafe { w.bits(0) }); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `seq0` on type `T` [INFO] [stdout] --> src/pwm.rs:117:18 [INFO] [stdout] | [INFO] [stdout] 60 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 117 | self.pwm.seq0.ptr.write(|w| w.bits((*buf).as_ptr() as u32)); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `seq0` on type `T` [INFO] [stdout] --> src/pwm.rs:118:18 [INFO] [stdout] | [INFO] [stdout] 60 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 118 | self.pwm.seq0.cnt.write(|w| w.bits((*buf).len() as u32)); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_seqend` on type `T` [INFO] [stdout] --> src/pwm.rs:119:18 [INFO] [stdout] | [INFO] [stdout] 60 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 119 | self.pwm.events_seqend[0].write(|w| w.bits(0)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tasks_seqstart` on type `T` [INFO] [stdout] --> src/pwm.rs:120:18 [INFO] [stdout] | [INFO] [stdout] 60 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 120 | self.pwm.tasks_seqstart[0].write(|w| w.bits(1)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `seq1` on type `T` [INFO] [stdout] --> src/pwm.rs:143:18 [INFO] [stdout] | [INFO] [stdout] 60 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 143 | self.pwm.seq1.ptr.write(|w| w.bits((*buf).as_ptr() as u32)); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `seq1` on type `T` [INFO] [stdout] --> src/pwm.rs:144:18 [INFO] [stdout] | [INFO] [stdout] 60 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 144 | self.pwm.seq1.cnt.write(|w| w.bits((*buf).len() as u32)); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_seqend` on type `T` [INFO] [stdout] --> src/pwm.rs:154:18 [INFO] [stdout] | [INFO] [stdout] 60 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 154 | self.pwm.events_seqend[0].read().bits() == 1 [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `loop_` on type `T` [INFO] [stdout] --> src/pwm.rs:180:18 [INFO] [stdout] | [INFO] [stdout] 60 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 180 | self.pwm.loop_.write(|w| w.cnt().disabled()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `loop_` on type `T` [INFO] [stdout] --> src/pwm.rs:249:22 [INFO] [stdout] | [INFO] [stdout] 206 | impl SmartLedsWrite for Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 249 | self.pwm.loop_.write(|w| unsafe { w.cnt().bits(1) }); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_loopsdone` on type `T` [INFO] [stdout] --> src/pwm.rs:250:22 [INFO] [stdout] | [INFO] [stdout] 206 | impl SmartLedsWrite for Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 250 | self.pwm.events_loopsdone.write(|w| w.bits(0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_loopsdone` on type `T` [INFO] [stdout] --> src/pwm.rs:311:32 [INFO] [stdout] | [INFO] [stdout] 206 | impl SmartLedsWrite for Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 311 | while self.pwm.events_loopsdone.read().bits() == 0 {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tasks_seqstart` on type `T` [INFO] [stdout] --> src/pwm.rs:315:30 [INFO] [stdout] | [INFO] [stdout] 206 | impl SmartLedsWrite for Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 315 | self.pwm.tasks_seqstart[0].write(|w| w.bits(1)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_seqend` on type `T` [INFO] [stdout] --> src/pwm.rs:316:30 [INFO] [stdout] | [INFO] [stdout] 206 | impl SmartLedsWrite for Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 316 | self.pwm.events_seqend[0].write(|w| w.bits(0)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_loopsdone` on type `T` [INFO] [stdout] --> src/pwm.rs:317:30 [INFO] [stdout] | [INFO] [stdout] 206 | impl SmartLedsWrite for Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 317 | self.pwm.events_loopsdone.write(|w| w.bits(0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_loopsdone` on type `T` [INFO] [stdout] --> src/pwm.rs:343:24 [INFO] [stdout] | [INFO] [stdout] 206 | impl SmartLedsWrite for Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 343 | while self.pwm.events_loopsdone.read().bits() == 0 {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 35 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nrf-smartled` [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[E0609]: no field `psel` on type `T` [INFO] [stdout] --> src/pwm.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 60 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 68 | pwm.psel.out[0].write(|w| { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `enable` on type `T` [INFO] [stdout] --> src/pwm.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 60 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 80 | pwm.enable.write(|w| w.enable().enabled()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `mode` on type `T` [INFO] [stdout] --> src/pwm.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 60 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 81 | pwm.mode.write(|w| w.updown().up()); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `prescaler` on type `T` [INFO] [stdout] --> src/pwm.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 60 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 82 | pwm.prescaler.write(|w| w.prescaler().div_1()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `countertop` on type `T` [INFO] [stdout] --> src/pwm.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 60 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 83 | pwm.countertop.write(|w| unsafe { w.countertop().bits(20) }); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `loop_` on type `T` [INFO] [stdout] --> src/pwm.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 60 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 84 | pwm.loop_.write(|w| w.cnt().disabled()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `decoder` on type `T` [INFO] [stdout] --> src/pwm.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 60 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 85 | pwm.decoder.write(|w| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `seq0` on type `T` [INFO] [stdout] --> src/pwm.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 60 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 89 | pwm.seq0.refresh.write(|w| unsafe { w.bits(0) }); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `seq0` on type `T` [INFO] [stdout] --> src/pwm.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 60 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 90 | pwm.seq0.enddelay.write(|w| unsafe { w.bits(0) }); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `seq1` on type `T` [INFO] [stdout] --> src/pwm.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 60 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 91 | pwm.seq1.refresh.write(|w| unsafe { w.bits(0) }); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `seq1` on type `T` [INFO] [stdout] --> src/pwm.rs:92:13 [INFO] [stdout] | [INFO] [stdout] 60 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 92 | pwm.seq1.enddelay.write(|w| unsafe { w.bits(0) }); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `seq0` on type `T` [INFO] [stdout] --> src/pwm.rs:117:18 [INFO] [stdout] | [INFO] [stdout] 60 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 117 | self.pwm.seq0.ptr.write(|w| w.bits((*buf).as_ptr() as u32)); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `seq0` on type `T` [INFO] [stdout] --> src/pwm.rs:118:18 [INFO] [stdout] | [INFO] [stdout] 60 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 118 | self.pwm.seq0.cnt.write(|w| w.bits((*buf).len() as u32)); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_seqend` on type `T` [INFO] [stdout] --> src/pwm.rs:119:18 [INFO] [stdout] | [INFO] [stdout] 60 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 119 | self.pwm.events_seqend[0].write(|w| w.bits(0)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tasks_seqstart` on type `T` [INFO] [stdout] --> src/pwm.rs:120:18 [INFO] [stdout] | [INFO] [stdout] 60 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 120 | self.pwm.tasks_seqstart[0].write(|w| w.bits(1)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `seq1` on type `T` [INFO] [stdout] --> src/pwm.rs:143:18 [INFO] [stdout] | [INFO] [stdout] 60 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 143 | self.pwm.seq1.ptr.write(|w| w.bits((*buf).as_ptr() as u32)); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `seq1` on type `T` [INFO] [stdout] --> src/pwm.rs:144:18 [INFO] [stdout] | [INFO] [stdout] 60 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 144 | self.pwm.seq1.cnt.write(|w| w.bits((*buf).len() as u32)); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_seqend` on type `T` [INFO] [stdout] --> src/pwm.rs:154:18 [INFO] [stdout] | [INFO] [stdout] 60 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 154 | self.pwm.events_seqend[0].read().bits() == 1 [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `loop_` on type `T` [INFO] [stdout] --> src/pwm.rs:180:18 [INFO] [stdout] | [INFO] [stdout] 60 | impl Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 180 | self.pwm.loop_.write(|w| w.cnt().disabled()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `loop_` on type `T` [INFO] [stdout] --> src/pwm.rs:249:22 [INFO] [stdout] | [INFO] [stdout] 206 | impl SmartLedsWrite for Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 249 | self.pwm.loop_.write(|w| unsafe { w.cnt().bits(1) }); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_loopsdone` on type `T` [INFO] [stdout] --> src/pwm.rs:250:22 [INFO] [stdout] | [INFO] [stdout] 206 | impl SmartLedsWrite for Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 250 | self.pwm.events_loopsdone.write(|w| w.bits(0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_loopsdone` on type `T` [INFO] [stdout] --> src/pwm.rs:311:32 [INFO] [stdout] | [INFO] [stdout] 206 | impl SmartLedsWrite for Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 311 | while self.pwm.events_loopsdone.read().bits() == 0 {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tasks_seqstart` on type `T` [INFO] [stdout] --> src/pwm.rs:315:30 [INFO] [stdout] | [INFO] [stdout] 206 | impl SmartLedsWrite for Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 315 | self.pwm.tasks_seqstart[0].write(|w| w.bits(1)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_seqend` on type `T` [INFO] [stdout] --> src/pwm.rs:316:30 [INFO] [stdout] | [INFO] [stdout] 206 | impl SmartLedsWrite for Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 316 | self.pwm.events_seqend[0].write(|w| w.bits(0)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_loopsdone` on type `T` [INFO] [stdout] --> src/pwm.rs:317:30 [INFO] [stdout] | [INFO] [stdout] 206 | impl SmartLedsWrite for Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 317 | self.pwm.events_loopsdone.write(|w| w.bits(0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `events_loopsdone` on type `T` [INFO] [stdout] --> src/pwm.rs:343:24 [INFO] [stdout] | [INFO] [stdout] 206 | impl SmartLedsWrite for Pwm [INFO] [stdout] | - type parameter 'T' declared here [INFO] [stdout] ... [INFO] [stdout] 343 | while self.pwm.events_loopsdone.read().bits() == 0 {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 35 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "fb2de130a8b66d1fe5ae7791e8ba8c2dfc0fd8a14ead5f826508810af3047259", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb2de130a8b66d1fe5ae7791e8ba8c2dfc0fd8a14ead5f826508810af3047259", kill_on_drop: false }` [INFO] [stdout] fb2de130a8b66d1fe5ae7791e8ba8c2dfc0fd8a14ead5f826508810af3047259