[INFO] fetching crate fdcan 0.2.1... [INFO] checking fdcan-0.2.1 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate fdcan 0.2.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate fdcan 0.2.1 [INFO] finished tweaking crates.io crate fdcan 0.2.1 [INFO] tweaked toml for crates.io crate fdcan 0.2.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fdcan 0.2.1 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 7 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (available: v2.9.3) [INFO] [stderr] Adding embedded-can v0.3.0 (available: v0.4.1) [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] f55678255f3f49a2f9896970178aea71d595808cd9a0275831d4ed19cffbf70b [INFO] running `Command { std: "docker" "start" "-a" "f55678255f3f49a2f9896970178aea71d595808cd9a0275831d4ed19cffbf70b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f55678255f3f49a2f9896970178aea71d595808cd9a0275831d4ed19cffbf70b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f55678255f3f49a2f9896970178aea71d595808cd9a0275831d4ed19cffbf70b", kill_on_drop: false }` [INFO] [stdout] f55678255f3f49a2f9896970178aea71d595808cd9a0275831d4ed19cffbf70b [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] c071a4bf55c36cc49e3017b7c201244428532efd1a05ddd566c83023086c6957 [INFO] running `Command { std: "docker" "start" "-a" "c071a4bf55c36cc49e3017b7c201244428532efd1a05ddd566c83023086c6957", kill_on_drop: false }` [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Checking volatile-register v0.2.2 [INFO] [stderr] Checking fdcan v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `super::interrupt::Interrupt`, `super::interrupt::Interrupts` [INFO] [stdout] --> src/config.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | pub use super::interrupt::{Interrupt, InterruptLine, Interrupts}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ no `Interrupts` in `interrupt` [INFO] [stdout] | | [INFO] [stdout] | no `Interrupt` in `interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `interrupt::Interrupt`, `interrupt::Interrupts` [INFO] [stdout] --> src/lib.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | use interrupt::{Interrupt, InterruptLine, Interrupts}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ no `Interrupts` in `interrupt` [INFO] [stdout] | | [INFO] [stdout] | no `Interrupt` in `interrupt` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this unresolved item through its public re-export instead: [INFO] [stdout] crate::config::Interrupt [INFO] [stdout] = help: consider importing this unresolved item through its public re-export instead: [INFO] [stdout] crate::config::Interrupts [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `super::interrupt::Interrupt`, `super::interrupt::Interrupts` [INFO] [stdout] --> src/config.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | pub use super::interrupt::{Interrupt, InterruptLine, Interrupts}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ no `Interrupts` in `interrupt` [INFO] [stdout] | | [INFO] [stdout] | no `Interrupt` in `interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `interrupt::Interrupt`, `interrupt::Interrupts` [INFO] [stdout] --> src/lib.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | use interrupt::{Interrupt, InterruptLine, Interrupts}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ no `Interrupts` in `interrupt` [INFO] [stdout] | | [INFO] [stdout] | no `Interrupt` in `interrupt` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this unresolved item through its public re-export instead: [INFO] [stdout] crate::config::Interrupt [INFO] [stdout] = help: consider importing this unresolved item through its public re-export instead: [INFO] [stdout] crate::config::Interrupts [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Interrupts` in this scope [INFO] [stdout] --> src/interrupt.rs:172:6 [INFO] [stdout] | [INFO] [stdout] 172 | impl Interrupts { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Interrupt` in this scope [INFO] [stdout] --> src/interrupt.rs:179:11 [INFO] [stdout] | [INFO] [stdout] 179 | impl From for Interrupts { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 179 | impl From for Interrupts { [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Interrupts` in this scope [INFO] [stdout] --> src/interrupt.rs:179:26 [INFO] [stdout] | [INFO] [stdout] 179 | impl From for Interrupts { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Interrupt` in this scope [INFO] [stdout] --> src/interrupt.rs:181:16 [INFO] [stdout] | [INFO] [stdout] 181 | fn from(i: Interrupt) -> Self { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Interrupt` in this scope [INFO] [stdout] --> src/interrupt.rs:187:23 [INFO] [stdout] | [INFO] [stdout] 187 | impl ops::BitOrAssign for Interrupts { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 187 | impl ops::BitOrAssign for Interrupts { [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Interrupts` in this scope [INFO] [stdout] --> src/interrupt.rs:187:38 [INFO] [stdout] | [INFO] [stdout] 187 | impl ops::BitOrAssign for Interrupts { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Interrupt` in this scope [INFO] [stdout] --> src/interrupt.rs:189:37 [INFO] [stdout] | [INFO] [stdout] 189 | fn bitor_assign(&mut self, rhs: Interrupt) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Interrupts` in this scope [INFO] [stdout] --> src/interrupt.rs:172:6 [INFO] [stdout] | [INFO] [stdout] 172 | impl Interrupts { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Interrupt` in this scope [INFO] [stdout] --> src/interrupt.rs:179:11 [INFO] [stdout] | [INFO] [stdout] 179 | impl From for Interrupts { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 179 | impl From for Interrupts { [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Interrupts` in this scope [INFO] [stdout] --> src/interrupt.rs:179:26 [INFO] [stdout] | [INFO] [stdout] 179 | impl From for Interrupts { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Interrupt` in this scope [INFO] [stdout] --> src/interrupt.rs:181:16 [INFO] [stdout] | [INFO] [stdout] 181 | fn from(i: Interrupt) -> Self { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Interrupt` in this scope [INFO] [stdout] --> src/interrupt.rs:187:23 [INFO] [stdout] | [INFO] [stdout] 187 | impl ops::BitOrAssign for Interrupts { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 187 | impl ops::BitOrAssign for Interrupts { [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Interrupts` in this scope [INFO] [stdout] --> src/interrupt.rs:187:38 [INFO] [stdout] | [INFO] [stdout] 187 | impl ops::BitOrAssign for Interrupts { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Interrupt` in this scope [INFO] [stdout] --> src/interrupt.rs:189:37 [INFO] [stdout] | [INFO] [stdout] 189 | fn bitor_assign(&mut self, rhs: Interrupt) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `declare_interrupts` [INFO] [stdout] --> src/interrupt.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | macro_rules! declare_interrupts { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/interrupt.rs:207:9 [INFO] [stdout] | [INFO] [stdout] 207 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `declare_interrupts` [INFO] [stdout] --> src/interrupt.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | macro_rules! declare_interrupts { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Interrupts` [INFO] [stdout] --> src/interrupt.rs:212:13 [INFO] [stdout] | [INFO] [stdout] 212 | Interrupts::from(Interrupt::TxComplete), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Interrupts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Interrupt` [INFO] [stdout] --> src/interrupt.rs:212:30 [INFO] [stdout] | [INFO] [stdout] 212 | Interrupts::from(Interrupt::TxComplete), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Interrupts` [INFO] [stdout] --> src/interrupt.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | Interrupts::TX_COMPLETE [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Interrupts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Interrupts` [INFO] [stdout] --> src/interrupt.rs:215:20 [INFO] [stdout] | [INFO] [stdout] 215 | assert_eq!(Interrupts::from(Interrupt::TxEmpty), Interrupts::TX_EMPTY); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Interrupts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Interrupt` [INFO] [stdout] --> src/interrupt.rs:215:37 [INFO] [stdout] | [INFO] [stdout] 215 | assert_eq!(Interrupts::from(Interrupt::TxEmpty), Interrupts::TX_EMPTY); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Interrupts` [INFO] [stdout] --> src/interrupt.rs:215:58 [INFO] [stdout] | [INFO] [stdout] 215 | assert_eq!(Interrupts::from(Interrupt::TxEmpty), Interrupts::TX_EMPTY); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Interrupts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Interrupts` [INFO] [stdout] --> src/interrupt.rs:217:24 [INFO] [stdout] | [INFO] [stdout] 217 | let mut ints = Interrupts::RX_FIFO0_FULL; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Interrupts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Interrupt` [INFO] [stdout] --> src/interrupt.rs:218:17 [INFO] [stdout] | [INFO] [stdout] 218 | ints |= Interrupt::RxFifo1Full; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Interrupts` [INFO] [stdout] --> src/interrupt.rs:219:26 [INFO] [stdout] | [INFO] [stdout] 219 | assert_eq!(ints, Interrupts::RX_FIFO0_FULL | Interrupts::RX_FIFO1_FULL); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Interrupts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Interrupts` [INFO] [stdout] --> src/interrupt.rs:219:54 [INFO] [stdout] | [INFO] [stdout] 219 | assert_eq!(ints, Interrupts::RX_FIFO0_FULL | Interrupts::RX_FIFO1_FULL); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Interrupts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `rxf0s` on type `&fdcan::RegisterBlock` [INFO] [stdout] --> src/lib.rs:1574:22 [INFO] [stdout] | [INFO] [stdout] 1574 | 0 => can.rxf0s.read().rf0l().bit(), [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `crel`, `endn`, `dbtp`, `test`, `rwd` ... and 43 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `rxf1s` on type `&fdcan::RegisterBlock` [INFO] [stdout] --> src/lib.rs:1575:22 [INFO] [stdout] | [INFO] [stdout] 1575 | 1 => can.rxf1s.read().rf1l().bit(), [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `crel`, `endn`, `dbtp`, `test`, `rwd` ... and 43 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `rxf0s` on type `&fdcan::RegisterBlock` [INFO] [stdout] --> src/lib.rs:1585:22 [INFO] [stdout] | [INFO] [stdout] 1585 | 0 => can.rxf0s.read().f0fl().bits() == 0, [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `crel`, `endn`, `dbtp`, `test`, `rwd` ... and 43 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `rxf1s` on type `&fdcan::RegisterBlock` [INFO] [stdout] --> src/lib.rs:1586:22 [INFO] [stdout] | [INFO] [stdout] 1586 | 1 => can.rxf1s.read().f1fl().bits() == 0, [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `crel`, `endn`, `dbtp`, `test`, `rwd` ... and 43 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `rxf0a` on type `&fdcan::RegisterBlock` [INFO] [stdout] --> src/lib.rs:1599:22 [INFO] [stdout] | [INFO] [stdout] 1599 | 0 => can.rxf0a.write(|w| unsafe { w.f0ai().bits(idx.into()) }), [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `crel`, `endn`, `dbtp`, `test`, `rwd` ... and 43 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `rxf1a` on type `&fdcan::RegisterBlock` [INFO] [stdout] --> src/lib.rs:1600:22 [INFO] [stdout] | [INFO] [stdout] 1600 | 1 => can.rxf1a.write(|w| unsafe { w.f1ai().bits(idx.into()) }), [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `crel`, `endn`, `dbtp`, `test`, `rwd` ... and 43 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `rxf0s` on type `&fdcan::RegisterBlock` [INFO] [stdout] --> src/lib.rs:1609:22 [INFO] [stdout] | [INFO] [stdout] 1609 | 0 => can.rxf0s.read().f0gi().bits(), [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `crel`, `endn`, `dbtp`, `test`, `rwd` ... and 43 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `rxf1s` on type `&fdcan::RegisterBlock` [INFO] [stdout] --> src/lib.rs:1610:22 [INFO] [stdout] | [INFO] [stdout] 1610 | 1 => can.rxf1s.read().f1gi().bits(), [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `crel`, `endn`, `dbtp`, `test`, `rwd` ... and 43 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `rxf0s` on type `&fdcan::RegisterBlock` [INFO] [stdout] --> src/lib.rs:1574:22 [INFO] [stdout] | [INFO] [stdout] 1574 | 0 => can.rxf0s.read().rf0l().bit(), [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `crel`, `endn`, `dbtp`, `test`, `rwd` ... and 43 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `rxf1s` on type `&fdcan::RegisterBlock` [INFO] [stdout] --> src/lib.rs:1575:22 [INFO] [stdout] | [INFO] [stdout] 1575 | 1 => can.rxf1s.read().rf1l().bit(), [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `crel`, `endn`, `dbtp`, `test`, `rwd` ... and 43 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `rxf0s` on type `&fdcan::RegisterBlock` [INFO] [stdout] --> src/lib.rs:1585:22 [INFO] [stdout] | [INFO] [stdout] 1585 | 0 => can.rxf0s.read().f0fl().bits() == 0, [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `crel`, `endn`, `dbtp`, `test`, `rwd` ... and 43 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `rxf1s` on type `&fdcan::RegisterBlock` [INFO] [stdout] --> src/lib.rs:1586:22 [INFO] [stdout] | [INFO] [stdout] 1586 | 1 => can.rxf1s.read().f1fl().bits() == 0, [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `crel`, `endn`, `dbtp`, `test`, `rwd` ... and 43 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `rxf0a` on type `&fdcan::RegisterBlock` [INFO] [stdout] --> src/lib.rs:1599:22 [INFO] [stdout] | [INFO] [stdout] 1599 | 0 => can.rxf0a.write(|w| unsafe { w.f0ai().bits(idx.into()) }), [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `crel`, `endn`, `dbtp`, `test`, `rwd` ... and 43 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `rxf1a` on type `&fdcan::RegisterBlock` [INFO] [stdout] --> src/lib.rs:1600:22 [INFO] [stdout] | [INFO] [stdout] 1600 | 1 => can.rxf1a.write(|w| unsafe { w.f1ai().bits(idx.into()) }), [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `crel`, `endn`, `dbtp`, `test`, `rwd` ... and 43 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `rxf0s` on type `&fdcan::RegisterBlock` [INFO] [stdout] --> src/lib.rs:1609:22 [INFO] [stdout] | [INFO] [stdout] 1609 | 0 => can.rxf0s.read().f0gi().bits(), [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `crel`, `endn`, `dbtp`, `test`, `rwd` ... and 43 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `rxf1s` on type `&fdcan::RegisterBlock` [INFO] [stdout] --> src/lib.rs:1610:22 [INFO] [stdout] | [INFO] [stdout] 1610 | 1 => can.rxf1s.read().f1gi().bits(), [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `crel`, `endn`, `dbtp`, `test`, `rwd` ... and 43 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ir` [INFO] [stdout] --> src/pac/fdcan.rs:63:24 [INFO] [stdout] | [INFO] [stdout] 63 | pub ir: crate::Reg, [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `ir` [INFO] [stdout] | help: a type alias with a similar name exists: `IR` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ir`, use `cargo add ir` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ie` [INFO] [stdout] --> src/pac/fdcan.rs:65:24 [INFO] [stdout] | [INFO] [stdout] 65 | pub ie: crate::Reg, [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `ie` [INFO] [stdout] | help: a type alias with a similar name exists: `IE` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ie`, use `cargo add ie` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ils` [INFO] [stdout] --> src/pac/fdcan.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | pub ils: crate::Reg, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `ils` [INFO] [stdout] | help: a type alias with a similar name exists: `ILS` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ils`, use `cargo add ils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ile` [INFO] [stdout] --> src/pac/fdcan.rs:69:25 [INFO] [stdout] | [INFO] [stdout] 69 | pub ile: crate::Reg, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `ile` [INFO] [stdout] | help: a type alias with a similar name exists: `ILE` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ile`, use `cargo add ile` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rxgfc` [INFO] [stdout] --> src/pac/fdcan.rs:72:27 [INFO] [stdout] | [INFO] [stdout] 72 | pub rxgfc: crate::Reg, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `rxgfc` [INFO] [stdout] | help: a type alias with a similar name exists: `RXGFC` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rxgfc`, use `cargo add rxgfc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `txbc` [INFO] [stdout] --> src/pac/fdcan.rs:143:26 [INFO] [stdout] | [INFO] [stdout] 143 | pub txbc: crate::Reg, [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `txbc` [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 143 - pub txbc: crate::Reg, [INFO] [stdout] 143 + pub txbc: crate::Reg, [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 143 | pub txbc: crate::Reg, [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ir` [INFO] [stdout] --> src/pac/fdcan.rs:277:26 [INFO] [stdout] | [INFO] [stdout] 277 | pub type IR = crate::Reg; [INFO] [stdout] | ^^ use of unresolved module or unlinked crate `ir` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ir`, use `cargo add ir` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ie` [INFO] [stdout] --> src/pac/fdcan.rs:282:26 [INFO] [stdout] | [INFO] [stdout] 282 | pub type IE = crate::Reg; [INFO] [stdout] | ^^ use of unresolved module or unlinked crate `ie` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ie`, use `cargo add ie` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ils` [INFO] [stdout] --> src/pac/fdcan.rs:287:27 [INFO] [stdout] | [INFO] [stdout] 287 | pub type ILS = crate::Reg; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `ils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ils`, use `cargo add ils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ile` [INFO] [stdout] --> src/pac/fdcan.rs:292:27 [INFO] [stdout] | [INFO] [stdout] 292 | pub type ILE = crate::Reg; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `ile` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ile`, use `cargo add ile` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rxgfc` [INFO] [stdout] --> src/pac/fdcan.rs:297:29 [INFO] [stdout] | [INFO] [stdout] 297 | pub type RXGFC = crate::Reg; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `rxgfc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rxgfc`, use `cargo add rxgfc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `txbc` [INFO] [stdout] --> src/pac/fdcan.rs:358:28 [INFO] [stdout] | [INFO] [stdout] 358 | pub type TXBC = crate::Reg; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `txbc` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 358 | pub type TXBC = crate::Reg; [INFO] [stdout] | + [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 `fdcan` (lib test) due to 39 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ir` [INFO] [stdout] --> src/pac/fdcan.rs:63:24 [INFO] [stdout] | [INFO] [stdout] 63 | pub ir: crate::Reg, [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `ir` [INFO] [stdout] | help: a type alias with a similar name exists: `IR` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ir`, use `cargo add ir` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ie` [INFO] [stdout] --> src/pac/fdcan.rs:65:24 [INFO] [stdout] | [INFO] [stdout] 65 | pub ie: crate::Reg, [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `ie` [INFO] [stdout] | help: a type alias with a similar name exists: `IE` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ie`, use `cargo add ie` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ils` [INFO] [stdout] --> src/pac/fdcan.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | pub ils: crate::Reg, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `ils` [INFO] [stdout] | help: a type alias with a similar name exists: `ILS` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ils`, use `cargo add ils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ile` [INFO] [stdout] --> src/pac/fdcan.rs:69:25 [INFO] [stdout] | [INFO] [stdout] 69 | pub ile: crate::Reg, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `ile` [INFO] [stdout] | help: a type alias with a similar name exists: `ILE` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ile`, use `cargo add ile` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rxgfc` [INFO] [stdout] --> src/pac/fdcan.rs:72:27 [INFO] [stdout] | [INFO] [stdout] 72 | pub rxgfc: crate::Reg, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `rxgfc` [INFO] [stdout] | help: a type alias with a similar name exists: `RXGFC` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rxgfc`, use `cargo add rxgfc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `txbc` [INFO] [stdout] --> src/pac/fdcan.rs:143:26 [INFO] [stdout] | [INFO] [stdout] 143 | pub txbc: crate::Reg, [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `txbc` [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 143 - pub txbc: crate::Reg, [INFO] [stdout] 143 + pub txbc: crate::Reg, [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 143 | pub txbc: crate::Reg, [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ir` [INFO] [stdout] --> src/pac/fdcan.rs:277:26 [INFO] [stdout] | [INFO] [stdout] 277 | pub type IR = crate::Reg; [INFO] [stdout] | ^^ use of unresolved module or unlinked crate `ir` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ir`, use `cargo add ir` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ie` [INFO] [stdout] --> src/pac/fdcan.rs:282:26 [INFO] [stdout] | [INFO] [stdout] 282 | pub type IE = crate::Reg; [INFO] [stdout] | ^^ use of unresolved module or unlinked crate `ie` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ie`, use `cargo add ie` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ils` [INFO] [stdout] --> src/pac/fdcan.rs:287:27 [INFO] [stdout] | [INFO] [stdout] 287 | pub type ILS = crate::Reg; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `ils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ils`, use `cargo add ils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ile` [INFO] [stdout] --> src/pac/fdcan.rs:292:27 [INFO] [stdout] | [INFO] [stdout] 292 | pub type ILE = crate::Reg; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `ile` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ile`, use `cargo add ile` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rxgfc` [INFO] [stdout] --> src/pac/fdcan.rs:297:29 [INFO] [stdout] | [INFO] [stdout] 297 | pub type RXGFC = crate::Reg; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `rxgfc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rxgfc`, use `cargo add rxgfc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `txbc` [INFO] [stdout] --> src/pac/fdcan.rs:358:28 [INFO] [stdout] | [INFO] [stdout] 358 | pub type TXBC = crate::Reg; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `txbc` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 358 | pub type TXBC = crate::Reg; [INFO] [stdout] | + [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 `fdcan` (lib) due to 29 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "c071a4bf55c36cc49e3017b7c201244428532efd1a05ddd566c83023086c6957", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c071a4bf55c36cc49e3017b7c201244428532efd1a05ddd566c83023086c6957", kill_on_drop: false }` [INFO] [stdout] c071a4bf55c36cc49e3017b7c201244428532efd1a05ddd566c83023086c6957