[INFO] cloning repository https://github.com/ianrrees/samd-i2s [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ianrrees/samd-i2s" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianrrees%2Fsamd-i2s", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianrrees%2Fsamd-i2s'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c9bd26b833eab2b5263fedea4269b7233638a18d [INFO] checking ianrrees/samd-i2s against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianrrees%2Fsamd-i2s" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ianrrees/samd-i2s 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 git repo https://github.com/ianrrees/samd-i2s [INFO] finished tweaking git repo https://github.com/ianrrees/samd-i2s [INFO] tweaked toml for git repo https://github.com/ianrrees/samd-i2s written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/ianrrees/samd-i2s already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/ianrrees/atsamd` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded defmt-rtt v0.2.0 [INFO] [stderr] Downloaded defmt-parser v0.2.0 [INFO] [stderr] Downloaded defmt v0.2.0 [INFO] [stderr] Downloaded defmt-macros v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stdout] f2952d0b61ecb807c21d443ca69710db1b8e939b3c1ab82747ab0b2fe47b6fc0 [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" "f2952d0b61ecb807c21d443ca69710db1b8e939b3c1ab82747ab0b2fe47b6fc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2952d0b61ecb807c21d443ca69710db1b8e939b3c1ab82747ab0b2fe47b6fc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2952d0b61ecb807c21d443ca69710db1b8e939b3c1ab82747ab0b2fe47b6fc0", kill_on_drop: false }` [INFO] [stdout] f2952d0b61ecb807c21d443ca69710db1b8e939b3c1ab82747ab0b2fe47b6fc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 391a92a2fd88ec8bebea536df06944be790090dc76f762d334eb7ec40351277c [INFO] running `Command { std: "docker" "start" "-a" "391a92a2fd88ec8bebea536df06944be790090dc76f762d334eb7ec40351277c", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking vcell v0.1.2 [INFO] [stderr] Compiling cortex-m v0.6.4 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling defmt-parser v0.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling semver-parser v0.10.1 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking embedded-hal v0.2.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling defmt v0.2.0 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking as-slice v0.1.4 [INFO] [stderr] Checking aligned v0.3.4 [INFO] [stderr] Compiling defmt-macros v0.2.0 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Checking atsamd-hal v0.11.0 (https://github.com/ianrrees/atsamd?branch=add-dma#c8d1f73c) [INFO] [stdout] error[E0432]: unresolved import `crate::clock` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/delay.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::clock::GenericClockController; [INFO] [stdout] | ^^^^^ maybe a missing crate `clock`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `target_device`? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/dma/types.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::target_device::generic::Variant; [INFO] [stdout] | ^^^^^^^^^^^^^ maybe a missing crate `target_device`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::target_device` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/dma/channel.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::target_device::DMAC; [INFO] [stdout] | ^^^^^^^^^^^^^ maybe a missing crate `target_device`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::target_device` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/dma/mod.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 87 | use crate::target_device::DMAC; [INFO] [stdout] | ^^^^^^^^^^^^^ maybe a missing crate `target_device`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::target_device` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/gpio/v1.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | use crate::target_device::PORT; [INFO] [stdout] | ^^^^^^^^^^^^^ maybe a missing crate `target_device`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `eic`? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/prelude.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | pub use crate::eic::pin::EicPin; [INFO] [stdout] | ^^^ maybe a missing crate `eic`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::target_device` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/gpio/v2/pin.rs:141:12 [INFO] [stdout] | [INFO] [stdout] 141 | use crate::target_device::PORT; [INFO] [stdout] | ^^^^^^^^^^^^^ maybe a missing crate `target_device`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `super::types::TriggerSource` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/dma/channel.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use super::types::{TriggerSource, TriggerAction, Priority, Interrupts}; [INFO] [stdout] | ^^^^^^^^^^^^^ no `TriggerSource` in `common::dma::types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `self::TRIGACT_A`, `super::PORT` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/dma/types.rs:473:19 [INFO] [stdout] | [INFO] [stdout] 473 | use self::TRIGACT_A::*; [INFO] [stdout] | ^^^^^^^^^ could not find `TRIGACT_A` in `self` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/gpio/v2/pin.rs:573:25 [INFO] [stdout] | [INFO] [stdout] 573 | use super::{Sealed, PORT}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `channel_reg` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/dma/channel.rs:305:40 [INFO] [stdout] | [INFO] [stdout] 305 | Interrupts::from_bits_truncate(channel_reg!(chintflag, self.id).read().bits()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `channel_reg` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/dma/channel.rs:310:9 [INFO] [stdout] | [INFO] [stdout] 310 | channel_reg!(chintflag, self.id).reset(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `channel_reg` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/dma/channel.rs:315:9 [INFO] [stdout] | [INFO] [stdout] 315 | channel_reg!(chintenset, self.id).write(|w| unsafe { w.bits(interrupts.bits()) }); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `channel_reg` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/dma/channel.rs:316:9 [INFO] [stdout] | [INFO] [stdout] 316 | channel_reg!(chintenclr, self.id).write(|w| unsafe { w.bits(!interrupts.bits()) }); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `channel_reg` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/dma/channel.rs:321:40 [INFO] [stdout] | [INFO] [stdout] 321 | Interrupts::from_bits_truncate(channel_reg!(chintenset, self.id).read().bits()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `channel_reg` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/dma/channel.rs:339:9 [INFO] [stdout] | [INFO] [stdout] 339 | channel_reg!(chctrla, self.id).modify(|_, w| w.enable().set_bit()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `channel_reg` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/dma/channel.rs:344:9 [INFO] [stdout] | [INFO] [stdout] 344 | channel_reg!(chctrla, self.id).read().enable().bit() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `channel_reg` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/dma/channel.rs:351:9 [INFO] [stdout] | [INFO] [stdout] 351 | channel_reg!(chctrla, self.id).modify(|_, w| w.swrst().set_bit()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `channel_reg` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/dma/channel.rs:373:9 [INFO] [stdout] | [INFO] [stdout] 373 | channel_reg!(chctrlb, self.id).modify(|r, w| { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `channel_reg` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/dma/channel.rs:387:9 [INFO] [stdout] | [INFO] [stdout] 387 | channel_reg!(chctrlb, self.id).modify(|r, w| { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `channel_reg` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/dma/channel.rs:402:9 [INFO] [stdout] | [INFO] [stdout] 402 | channel_reg!(chctrla, self.id).modify(|_, w| w.enable().clear_bit()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `channel_reg` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/dma/channel.rs:408:9 [INFO] [stdout] | [INFO] [stdout] 408 | channel_reg!(chstatus, self.id).read().pend().bit() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `channel_reg` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/dma/channel.rs:414:9 [INFO] [stdout] | [INFO] [stdout] 414 | channel_reg!(chstatus, self.id).read().busy().bit() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `channel_reg` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/dma/channel.rs:426:22 [INFO] [stdout] | [INFO] [stdout] 426 | let status = channel_reg!(chstatus, self.id).read(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `channel_reg` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/dma/channel.rs:429:12 [INFO] [stdout] | [INFO] [stdout] 429 | if channel_reg!(chctrla, self.id).read().enable().bit_is_set() { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Variant` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/dma/types.rs:475:13 [INFO] [stdout] | [INFO] [stdout] 475 | Variant::Val(v) => match v { [INFO] [stdout] | ^^^^^^^ use of undeclared type `Variant` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Variant` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/dma/types.rs:488:13 [INFO] [stdout] | [INFO] [stdout] 488 | Variant::Res(_) => TriggerAction::Block [INFO] [stdout] | ^^^^^^^ use of undeclared type `Variant` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `reg` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/dma/channel.rs:187:9 [INFO] [stdout] | [INFO] [stdout] 187 | reg.modify(|_, w| unsafe { w.trigact().bits(trig_act as u8) }); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `reg` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/dma/channel.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 201 | reg.read().trigact().variant().into() [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `reg` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/dma/channel.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | reg.modify(|_, w| unsafe { w.trigsrc().bits(source as u8)}); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `reg` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/dma/channel.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | reg.modify(|_, w| unsafe { w.trigsrc().bits(source as u8)}); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Variant` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/dma/types.rs:471:11 [INFO] [stdout] | [INFO] [stdout] 471 | impl From> for TriggerAction { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TRIGACT_A` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/dma/types.rs:471:23 [INFO] [stdout] | [INFO] [stdout] 471 | impl From> for TriggerAction { [INFO] [stdout] | - ^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Variant` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/dma/types.rs:472:20 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(value: Variant) -> TriggerAction { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TRIGACT_A` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/dma/types.rs:472:32 [INFO] [stdout] | [INFO] [stdout] 471 | impl From> for TriggerAction { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 472 | fn from(value: Variant) -> TriggerAction { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CHANMAX` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/dma/storage.rs:27:38 [INFO] [stdout] | [INFO] [stdout] 27 | impl> Sealed for UnsafeStorage {} [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CHANMAX` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/dma/storage.rs:152:41 [INFO] [stdout] | [INFO] [stdout] 150 | pub trait DmaStorage: sealed::Sealed { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 151 | /// The number of channels supported. [INFO] [stdout] 152 | type Size: Unsigned + IsLessOrEqual; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CHANMAX` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/dma/storage.rs:175:54 [INFO] [stdout] | [INFO] [stdout] 175 | pub struct UnsafeStorage> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CHANMAX` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/dma/storage.rs:181:34 [INFO] [stdout] | [INFO] [stdout] 181 | impl> UnsafeStorage { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CHANMAX` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/dma/storage.rs:202:34 [INFO] [stdout] | [INFO] [stdout] 202 | impl> DmaStorage for UnsafeStorage { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DIR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/gpio/v2/pin.rs:589:18 [INFO] [stdout] | [INFO] [stdout] 589 | pub dir: DIR, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DIRCLR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/gpio/v2/pin.rs:590:21 [INFO] [stdout] | [INFO] [stdout] 590 | pub dirclr: DIRCLR, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DIRSET` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/gpio/v2/pin.rs:591:21 [INFO] [stdout] | [INFO] [stdout] 591 | pub dirset: DIRSET, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DIRTGL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/gpio/v2/pin.rs:592:21 [INFO] [stdout] | [INFO] [stdout] 592 | pub dirtgl: DIRTGL, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `OUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/gpio/v2/pin.rs:593:18 [INFO] [stdout] | [INFO] [stdout] 593 | pub out: OUT, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `OUTCLR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/gpio/v2/pin.rs:594:21 [INFO] [stdout] | [INFO] [stdout] 594 | pub outclr: OUTCLR, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `OUTSET` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/gpio/v2/pin.rs:595:21 [INFO] [stdout] | [INFO] [stdout] 595 | pub outset: OUTSET, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `OUTTGL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/gpio/v2/pin.rs:596:21 [INFO] [stdout] | [INFO] [stdout] 596 | pub outtgl: OUTTGL, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IN` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/gpio/v2/pin.rs:597:18 [INFO] [stdout] | [INFO] [stdout] 597 | pub in_: IN, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CTRL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/gpio/v2/pin.rs:598:19 [INFO] [stdout] | [INFO] [stdout] 598 | pub ctrl: CTRL, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WRCONFIG` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/gpio/v2/pin.rs:599:23 [INFO] [stdout] | [INFO] [stdout] 599 | pub wrconfig: WRCONFIG, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PMUX` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/gpio/v2/pin.rs:601:20 [INFO] [stdout] | [INFO] [stdout] 601 | pub pmux: [PMUX; 16], [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PINCFG` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/gpio/v2/pin.rs:602:22 [INFO] [stdout] | [INFO] [stdout] 602 | pub pincfg: [PINCFG; 32], [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GROUPS` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/gpio/v2/pin.rs:644:25 [INFO] [stdout] | [INFO] [stdout] 644 | unsafe { &(*GROUPS)[Self::NUM] } [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SPI` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/spi_common.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | fn spi(&self) -> &SPI; [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SPI` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/spi_common.rs:21:31 [INFO] [stdout] | [INFO] [stdout] 21 | fn spi_mut(&mut self) -> &SPI; [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `channels` on type `&mut DMAController` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/dma/mod.rs:176:17 [INFO] [stdout] | [INFO] [stdout] 176 | if self.channels & (1 << U::USIZE) == 0 { [INFO] [stdout] | ^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `storage`, `dmac` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `channels` on type `&mut DMAController` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/dma/mod.rs:179:18 [INFO] [stdout] | [INFO] [stdout] 179 | self.channels |= 1 << U::USIZE; [INFO] [stdout] | ^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `storage`, `dmac` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `channels` on type `&mut DMAController` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/dma/mod.rs:197:14 [INFO] [stdout] | [INFO] [stdout] 197 | self.channels &= !(1 << channel.id()); [INFO] [stdout] | ^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `storage`, `dmac` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atsamd-0f96873ee513f9ce/c8d1f73/hal/src/common/dma/channel.rs:286:35 [INFO] [stdout] | [INFO] [stdout] 286 | pub fn get_priority(&self) -> Priority { [INFO] [stdout] | ------------ ^^^^^^^^ expected enum `types::Priority`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 59 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0412, E0425, E0432, E0433, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `atsamd-hal` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "391a92a2fd88ec8bebea536df06944be790090dc76f762d334eb7ec40351277c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "391a92a2fd88ec8bebea536df06944be790090dc76f762d334eb7ec40351277c", kill_on_drop: false }` [INFO] [stdout] 391a92a2fd88ec8bebea536df06944be790090dc76f762d334eb7ec40351277c