[INFO] cloning repository https://github.com/techmccat/imxrt-dcp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/techmccat/imxrt-dcp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechmccat%2Fimxrt-dcp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechmccat%2Fimxrt-dcp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7384863906b84d17f719c5ecaf8d54882630ca74 [INFO] testing techmccat/imxrt-dcp against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechmccat%2Fimxrt-dcp" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/techmccat/imxrt-dcp on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/techmccat/imxrt-dcp [INFO] finished tweaking git repo https://github.com/techmccat/imxrt-dcp [INFO] tweaked toml for git repo https://github.com/techmccat/imxrt-dcp written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate git repo https://github.com/techmccat/imxrt-dcp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 004bd57409d3d07b0de82aa2942f674491c14019b47f49e3a9be6645625de344 [INFO] running `Command { std: "docker" "start" "-a" "004bd57409d3d07b0de82aa2942f674491c14019b47f49e3a9be6645625de344", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "004bd57409d3d07b0de82aa2942f674491c14019b47f49e3a9be6645625de344", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "004bd57409d3d07b0de82aa2942f674491c14019b47f49e3a9be6645625de344", kill_on_drop: false }` [INFO] [stdout] 004bd57409d3d07b0de82aa2942f674491c14019b47f49e3a9be6645625de344 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93e56d1ffea4a0957d4165960f8bc298ea2a4089583234fb46bceb9f0e0a8c8f [INFO] running `Command { std: "docker" "start" "-a" "93e56d1ffea4a0957d4165960f8bc298ea2a4089583234fb46bceb9f0e0a8c8f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling cortex-m v0.7.3 [INFO] [stderr] Compiling cortex-m-rt v0.6.15 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling imxrt-ral v0.4.2 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal v0.2.5 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling cortex-m-rt-macros v0.6.15 [INFO] [stderr] Compiling imxrt-dcp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `dcp` in `ral` [INFO] [stdout] --> src/channels/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | dcp::{RegisterBlock, CHANNELCTRL::ENABLE_CHANNEL::RW as ch}, [INFO] [stdout] | ^^^ could not find `dcp` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `super::ral::dcp` [INFO] [stdout] --> src/channels/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | dcp::{RegisterBlock, CHANNELCTRL::ENABLE_CHANNEL::RW as ch}, [INFO] [stdout] | ^^^ could not find `dcp` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::dcp` [INFO] [stdout] --> src/dcp/mod.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use ral::{dcp, modify_reg, write_reg}; [INFO] [stdout] | ^^^ no `dcp` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `imxrt_ral::dcp` [INFO] [stdout] --> src/ex/mod.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | use imxrt_ral::{dcp, write_reg}; [INFO] [stdout] | ^^^ no `dcp` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::dcp` [INFO] [stdout] --> src/channels/mod.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | write_reg!(ral::dcp, inst, CHANNELCTRL_SET, Self::CHANNEL_BIT); [INFO] [stdout] | ^^^ could not find `dcp` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::dcp` [INFO] [stdout] --> src/channels/mod.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | write_reg!(ral::dcp, inst, CHANNELCTRL_CLR, Self::CHANNEL_BIT); [INFO] [stdout] | ^^^ could not find `dcp` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::dcp` [INFO] [stdout] --> src/channels/mod.rs:49:29 [INFO] [stdout] | [INFO] [stdout] 49 | write_reg!(ral::dcp, inst, $reg, raw_ptr) [INFO] [stdout] | ^^^ could not find `dcp` in `ral` [INFO] [stdout] ... [INFO] [stdout] 80 | write_cmdptr!(CH0CMDPTR); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `write_cmdptr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::dcp` [INFO] [stdout] --> src/channels/mod.rs:57:29 [INFO] [stdout] | [INFO] [stdout] 57 | write_reg!(ral::dcp, inst, $reg, value) [INFO] [stdout] | ^^^ could not find `dcp` in `ral` [INFO] [stdout] ... [INFO] [stdout] 81 | incr_semaphore!(CH0SEMA); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `incr_semaphore` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::dcp` [INFO] [stdout] --> src/channels/mod.rs:65:29 [INFO] [stdout] | [INFO] [stdout] 65 | write_reg!(ral::dcp, inst, $reg, u32::MAX) [INFO] [stdout] | ^^^ could not find `dcp` in `ral` [INFO] [stdout] ... [INFO] [stdout] 82 | clear_status!(CH0STAT_CLR); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `clear_status` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `dcp` in `ral` [INFO] [stdout] --> src/channels/mod.rs:73:28 [INFO] [stdout] | [INFO] [stdout] 73 | read_reg!(ral::dcp, inst, $reg, VALUE != 0) [INFO] [stdout] | ^^^ could not find `dcp` in `ral` [INFO] [stdout] ... [INFO] [stdout] 83 | busy!(CH0SEMA); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `busy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::dcp` [INFO] [stdout] --> src/channels/mod.rs:73:28 [INFO] [stdout] | [INFO] [stdout] 73 | read_reg!(ral::dcp, inst, $reg, VALUE != 0) [INFO] [stdout] | ^^^ could not find `dcp` in `ral` [INFO] [stdout] ... [INFO] [stdout] 83 | busy!(CH0SEMA); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `busy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::dcp` [INFO] [stdout] --> src/channels/mod.rs:49:29 [INFO] [stdout] | [INFO] [stdout] 49 | write_reg!(ral::dcp, inst, $reg, raw_ptr) [INFO] [stdout] | ^^^ could not find `dcp` in `ral` [INFO] [stdout] ... [INFO] [stdout] 88 | write_cmdptr!(CH1CMDPTR); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `write_cmdptr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::dcp` [INFO] [stdout] --> src/channels/mod.rs:57:29 [INFO] [stdout] | [INFO] [stdout] 57 | write_reg!(ral::dcp, inst, $reg, value) [INFO] [stdout] | ^^^ could not find `dcp` in `ral` [INFO] [stdout] ... [INFO] [stdout] 89 | incr_semaphore!(CH1SEMA); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `incr_semaphore` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::dcp` [INFO] [stdout] --> src/channels/mod.rs:65:29 [INFO] [stdout] | [INFO] [stdout] 65 | write_reg!(ral::dcp, inst, $reg, u32::MAX) [INFO] [stdout] | ^^^ could not find `dcp` in `ral` [INFO] [stdout] ... [INFO] [stdout] 90 | clear_status!(CH1STAT_CLR); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `clear_status` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `dcp` in `ral` [INFO] [stdout] --> src/channels/mod.rs:73:28 [INFO] [stdout] | [INFO] [stdout] 73 | read_reg!(ral::dcp, inst, $reg, VALUE != 0) [INFO] [stdout] | ^^^ could not find `dcp` in `ral` [INFO] [stdout] ... [INFO] [stdout] 91 | busy!(CH1SEMA); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `busy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::dcp` [INFO] [stdout] --> src/channels/mod.rs:73:28 [INFO] [stdout] | [INFO] [stdout] 73 | read_reg!(ral::dcp, inst, $reg, VALUE != 0) [INFO] [stdout] | ^^^ could not find `dcp` in `ral` [INFO] [stdout] ... [INFO] [stdout] 91 | busy!(CH1SEMA); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `busy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::dcp` [INFO] [stdout] --> src/channels/mod.rs:49:29 [INFO] [stdout] | [INFO] [stdout] 49 | write_reg!(ral::dcp, inst, $reg, raw_ptr) [INFO] [stdout] | ^^^ could not find `dcp` in `ral` [INFO] [stdout] ... [INFO] [stdout] 95 | write_cmdptr!(CH2CMDPTR); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `write_cmdptr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::dcp` [INFO] [stdout] --> src/channels/mod.rs:57:29 [INFO] [stdout] | [INFO] [stdout] 57 | write_reg!(ral::dcp, inst, $reg, value) [INFO] [stdout] | ^^^ could not find `dcp` in `ral` [INFO] [stdout] ... [INFO] [stdout] 97 | incr_semaphore!(CH2SEMA); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `incr_semaphore` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::dcp` [INFO] [stdout] --> src/channels/mod.rs:65:29 [INFO] [stdout] | [INFO] [stdout] 65 | write_reg!(ral::dcp, inst, $reg, u32::MAX) [INFO] [stdout] | ^^^ could not find `dcp` in `ral` [INFO] [stdout] ... [INFO] [stdout] 98 | clear_status!(CH2STAT_CLR); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `clear_status` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `dcp` in `ral` [INFO] [stdout] --> src/channels/mod.rs:73:28 [INFO] [stdout] | [INFO] [stdout] 73 | read_reg!(ral::dcp, inst, $reg, VALUE != 0) [INFO] [stdout] | ^^^ could not find `dcp` in `ral` [INFO] [stdout] ... [INFO] [stdout] 99 | busy!(CH2SEMA); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `busy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::dcp` [INFO] [stdout] --> src/channels/mod.rs:73:28 [INFO] [stdout] | [INFO] [stdout] 73 | read_reg!(ral::dcp, inst, $reg, VALUE != 0) [INFO] [stdout] | ^^^ could not find `dcp` in `ral` [INFO] [stdout] ... [INFO] [stdout] 99 | busy!(CH2SEMA); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `busy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::dcp` [INFO] [stdout] --> src/channels/mod.rs:49:29 [INFO] [stdout] | [INFO] [stdout] 49 | write_reg!(ral::dcp, inst, $reg, raw_ptr) [INFO] [stdout] | ^^^ could not find `dcp` in `ral` [INFO] [stdout] ... [INFO] [stdout] 104 | write_cmdptr!(CH3CMDPTR); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `write_cmdptr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::dcp` [INFO] [stdout] --> src/channels/mod.rs:57:29 [INFO] [stdout] | [INFO] [stdout] 57 | write_reg!(ral::dcp, inst, $reg, value) [INFO] [stdout] | ^^^ could not find `dcp` in `ral` [INFO] [stdout] ... [INFO] [stdout] 105 | incr_semaphore!(CH3SEMA); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `incr_semaphore` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::dcp` [INFO] [stdout] --> src/channels/mod.rs:65:29 [INFO] [stdout] | [INFO] [stdout] 65 | write_reg!(ral::dcp, inst, $reg, u32::MAX) [INFO] [stdout] | ^^^ could not find `dcp` in `ral` [INFO] [stdout] ... [INFO] [stdout] 106 | clear_status!(CH3STAT_CLR); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `clear_status` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `dcp` in `ral` [INFO] [stdout] --> src/channels/mod.rs:73:28 [INFO] [stdout] | [INFO] [stdout] 73 | read_reg!(ral::dcp, inst, $reg, VALUE != 0) [INFO] [stdout] | ^^^ could not find `dcp` in `ral` [INFO] [stdout] ... [INFO] [stdout] 107 | busy!(CH3SEMA); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `busy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::dcp` [INFO] [stdout] --> src/channels/mod.rs:73:28 [INFO] [stdout] | [INFO] [stdout] 73 | read_reg!(ral::dcp, inst, $reg, VALUE != 0) [INFO] [stdout] | ^^^ could not find `dcp` in `ral` [INFO] [stdout] ... [INFO] [stdout] 107 | busy!(CH3SEMA); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `busy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::ccm` [INFO] [stdout] --> src/dcp/mod.rs:17:26 [INFO] [stdout] | [INFO] [stdout] 17 | modify_reg!(ral::ccm, ccm, CCGR0, |r| r | ral::ccm::CCGR0::CG5::mask); [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::ccm` [INFO] [stdout] --> src/dcp/mod.rs:63:26 [INFO] [stdout] | [INFO] [stdout] 63 | modify_reg!(ral::ccm, ccm, CCGR0, |r| r ^ ral::ccm::CCGR0::CG5::mask); [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ch` [INFO] [stdout] --> src/channels/mod.rs:79:30 [INFO] [stdout] | [INFO] [stdout] 79 | const CHANNEL_BIT: u32 = ch::CH0; [INFO] [stdout] | ^^ use of undeclared crate or module `ch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ch` [INFO] [stdout] --> src/channels/mod.rs:87:30 [INFO] [stdout] | [INFO] [stdout] 87 | const CHANNEL_BIT: u32 = ch::CH1; [INFO] [stdout] | ^^ use of undeclared crate or module `ch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ch` [INFO] [stdout] --> src/channels/mod.rs:96:30 [INFO] [stdout] | [INFO] [stdout] 96 | const CHANNEL_BIT: u32 = ch::CH2; [INFO] [stdout] | ^^ use of undeclared crate or module `ch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ch` [INFO] [stdout] --> src/channels/mod.rs:103:30 [INFO] [stdout] | [INFO] [stdout] 103 | const CHANNEL_BIT: u32 = ch::CH3; [INFO] [stdout] | ^^ use of undeclared crate or module `ch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ccm` in `ral` [INFO] [stdout] --> src/dcp/mod.rs:15:35 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn clock(self, ccm: &ral::ccm::Instance) -> Builder { [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ccm` in `ral` [INFO] [stdout] --> src/dcp/mod.rs:17:56 [INFO] [stdout] | [INFO] [stdout] 17 | modify_reg!(ral::ccm, ccm, CCGR0, |r| r | ral::ccm::CCGR0::CG5::mask); [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `dcp` in `ral` [INFO] [stdout] --> src/dcp/mod.rs:41:51 [INFO] [stdout] | [INFO] [stdout] 41 | write_reg!(dcp, self.inst, CTRL_SET, ral::dcp::CTRL::SFTRST::mask); [INFO] [stdout] | ^^^ could not find `dcp` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `dcp` in `ral` [INFO] [stdout] --> src/dcp/mod.rs:43:51 [INFO] [stdout] | [INFO] [stdout] 43 | write_reg!(dcp, self.inst, CTRL_CLR, ral::dcp::CTRL::SFTRST::mask); [INFO] [stdout] | ^^^ could not find `dcp` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `dcp` in `ral` [INFO] [stdout] --> src/dcp/mod.rs:45:29 [INFO] [stdout] | [INFO] [stdout] 45 | let ctrl_reg = ral::dcp::CTRL::GATHER_RESIDUAL_WRITES::mask [INFO] [stdout] | ^^^ could not find `dcp` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `dcp` in `ral` [INFO] [stdout] --> src/dcp/mod.rs:47:16 [INFO] [stdout] | [INFO] [stdout] 47 | | ral::dcp::CTRL::ENABLE_CONTEXT_CACHING::mask; [INFO] [stdout] | ^^^ could not find `dcp` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `dcp` in `ral` [INFO] [stdout] --> src/dcp/mod.rs:52:51 [INFO] [stdout] | [INFO] [stdout] 52 | write_reg!(dcp, self.inst, STAT_CLR, ral::dcp::STAT::IRQ::mask); [INFO] [stdout] | ^^^ could not find `dcp` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ccm` in `ral` [INFO] [stdout] --> src/dcp/mod.rs:56:37 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn unclock(self, ccm: &ral::ccm::Instance) -> Unclocked { [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `dcp` in `ral` [INFO] [stdout] --> src/dcp/mod.rs:59:46 [INFO] [stdout] | [INFO] [stdout] 59 | write_reg!(dcp, inst, STAT_CLR, ral::dcp::STAT::IRQ::mask); [INFO] [stdout] | ^^^ could not find `dcp` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `dcp` in `ral` [INFO] [stdout] --> src/dcp/mod.rs:61:46 [INFO] [stdout] | [INFO] [stdout] 61 | write_reg!(dcp, inst, CTRL_SET, ral::dcp::CTRL_SET::SFTRST::mask); [INFO] [stdout] | ^^^ could not find `dcp` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ccm` in `ral` [INFO] [stdout] --> src/dcp/mod.rs:63:56 [INFO] [stdout] | [INFO] [stdout] 63 | modify_reg!(ral::ccm, ccm, CCGR0, |r| r ^ ral::ccm::CCGR0::CG5::mask); [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `mask` in this scope [INFO] [stdout] --> src/channels/mod.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | busy!(CH0SEMA); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `read_reg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `offset` in this scope [INFO] [stdout] --> src/channels/mod.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | busy!(CH0SEMA); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `read_reg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use core::intrinsics::offset; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `mask` in this scope [INFO] [stdout] --> src/channels/mod.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | busy!(CH1SEMA); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `read_reg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `offset` in this scope [INFO] [stdout] --> src/channels/mod.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | busy!(CH1SEMA); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `read_reg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use core::intrinsics::offset; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `mask` in this scope [INFO] [stdout] --> src/channels/mod.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | busy!(CH2SEMA); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `read_reg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `offset` in this scope [INFO] [stdout] --> src/channels/mod.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | busy!(CH2SEMA); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `read_reg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use core::intrinsics::offset; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `mask` in this scope [INFO] [stdout] --> src/channels/mod.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | busy!(CH3SEMA); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `read_reg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `offset` in this scope [INFO] [stdout] --> src/channels/mod.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | busy!(CH3SEMA); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `read_reg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use core::intrinsics::offset; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 51 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `imxrt-dcp` due to 52 previous errors [INFO] running `Command { std: "docker" "inspect" "93e56d1ffea4a0957d4165960f8bc298ea2a4089583234fb46bceb9f0e0a8c8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93e56d1ffea4a0957d4165960f8bc298ea2a4089583234fb46bceb9f0e0a8c8f", kill_on_drop: false }` [INFO] [stdout] 93e56d1ffea4a0957d4165960f8bc298ea2a4089583234fb46bceb9f0e0a8c8f