[INFO] fetching crate svd 1.0.0... [INFO] checking svd-1.0.0 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate svd 1.0.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate svd 1.0.0 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate svd 1.0.0 [INFO] finished tweaking crates.io crate svd 1.0.0 [INFO] tweaked toml for crates.io crate svd 1.0.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e02b6e0fdbeb117704169678ac907c45a8c296c47187620519cceb196c418dbd [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" "e02b6e0fdbeb117704169678ac907c45a8c296c47187620519cceb196c418dbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e02b6e0fdbeb117704169678ac907c45a8c296c47187620519cceb196c418dbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e02b6e0fdbeb117704169678ac907c45a8c296c47187620519cceb196c418dbd", kill_on_drop: false }` [INFO] [stdout] e02b6e0fdbeb117704169678ac907c45a8c296c47187620519cceb196c418dbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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] 5062cc83474d5c07414bcdb49f5edc42bbed067e58d78b67b736f8d955238444 [INFO] running `Command { std: "docker" "start" "-a" "5062cc83474d5c07414bcdb49f5edc42bbed067e58d78b67b736f8d955238444", kill_on_drop: false }` [INFO] [stderr] Checking svd v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/regs.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | pub width: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/regs.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | fn spread(width:uint) -> uint { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/regs.rs:7:26 [INFO] [stdout] | [INFO] [stdout] 7 | fn spread(width:uint) -> uint { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/regs.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn set(&self) -> (uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/regs.rs:12:33 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn set(&self) -> (uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/regs.rs:16:30 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn update(&self) -> (uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/regs.rs:16:36 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn update(&self) -> (uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/regs.rs:20:35 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn set_value(&self, value:uint) -> (uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/regs.rs:20:45 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn set_value(&self, value:uint) -> (uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/regs.rs:20:51 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn set_value(&self, value:uint) -> (uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/regs.rs:24:38 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn update_value(&self, value:uint) -> (uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/regs.rs:24:48 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn update_value(&self, value:uint) -> (uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/regs.rs:24:54 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn update_value(&self, value:uint) -> (uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/regs.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn read(&self, value:uint) -> uint { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/regs.rs:28:39 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn read(&self, value:uint) -> uint { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/util.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | pub fn or_tuples(l:(uint, uint), r:(uint, uint)) -> (uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/util.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | pub fn or_tuples(l:(uint, uint), r:(uint, uint)) -> (uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/util.rs:2:37 [INFO] [stdout] | [INFO] [stdout] 2 | pub fn or_tuples(l:(uint, uint), r:(uint, uint)) -> (uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/util.rs:2:43 [INFO] [stdout] | [INFO] [stdout] 2 | pub fn or_tuples(l:(uint, uint), r:(uint, uint)) -> (uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/util.rs:2:54 [INFO] [stdout] | [INFO] [stdout] 2 | pub fn or_tuples(l:(uint, uint), r:(uint, uint)) -> (uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/util.rs:2:60 [INFO] [stdout] | [INFO] [stdout] 2 | pub fn or_tuples(l:(uint, uint), r:(uint, uint)) -> (uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/util.rs:9:24 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn shift_tuple(pos:uint, l:(uint, uint)) -> (uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/util.rs:9:33 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn shift_tuple(pos:uint, l:(uint, uint)) -> (uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/util.rs:9:39 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn shift_tuple(pos:uint, l:(uint, uint)) -> (uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/util.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn shift_tuple(pos:uint, l:(uint, uint)) -> (uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/util.rs:9:56 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn shift_tuple(pos:uint, l:(uint, uint)) -> (uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/regs.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | pub width: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/regs.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | fn spread(width:uint) -> uint { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/regs.rs:7:26 [INFO] [stdout] | [INFO] [stdout] 7 | fn spread(width:uint) -> uint { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/regs.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn set(&self) -> (uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/regs.rs:12:33 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn set(&self) -> (uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/regs.rs:16:30 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn update(&self) -> (uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/regs.rs:16:36 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn update(&self) -> (uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/regs.rs:20:35 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn set_value(&self, value:uint) -> (uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/regs.rs:20:45 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn set_value(&self, value:uint) -> (uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/regs.rs:20:51 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn set_value(&self, value:uint) -> (uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/regs.rs:24:38 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn update_value(&self, value:uint) -> (uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/regs.rs:24:48 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn update_value(&self, value:uint) -> (uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/regs.rs:24:54 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn update_value(&self, value:uint) -> (uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/regs.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn read(&self, value:uint) -> uint { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/regs.rs:28:39 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn read(&self, value:uint) -> uint { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/util.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | pub fn or_tuples(l:(uint, uint), r:(uint, uint)) -> (uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/util.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | pub fn or_tuples(l:(uint, uint), r:(uint, uint)) -> (uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/util.rs:2:37 [INFO] [stdout] | [INFO] [stdout] 2 | pub fn or_tuples(l:(uint, uint), r:(uint, uint)) -> (uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/util.rs:2:43 [INFO] [stdout] | [INFO] [stdout] 2 | pub fn or_tuples(l:(uint, uint), r:(uint, uint)) -> (uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/util.rs:2:54 [INFO] [stdout] | [INFO] [stdout] 2 | pub fn or_tuples(l:(uint, uint), r:(uint, uint)) -> (uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/util.rs:2:60 [INFO] [stdout] | [INFO] [stdout] 2 | pub fn or_tuples(l:(uint, uint), r:(uint, uint)) -> (uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/util.rs:9:24 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn shift_tuple(pos:uint, l:(uint, uint)) -> (uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/util.rs:9:33 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn shift_tuple(pos:uint, l:(uint, uint)) -> (uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/util.rs:9:39 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn shift_tuple(pos:uint, l:(uint, uint)) -> (uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/util.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn shift_tuple(pos:uint, l:(uint, uint)) -> (uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/util.rs:9:56 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn shift_tuple(pos:uint, l:(uint, uint)) -> (uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `RegField: Clone` is not satisfied [INFO] [stdout] --> src/regs.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `RegField` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `RegField: Clone` is not satisfied [INFO] [stdout] --> src/regs.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `RegField` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 27 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0412. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 27 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0412. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `svd` [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" "5062cc83474d5c07414bcdb49f5edc42bbed067e58d78b67b736f8d955238444", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5062cc83474d5c07414bcdb49f5edc42bbed067e58d78b67b736f8d955238444", kill_on_drop: false }` [INFO] [stdout] 5062cc83474d5c07414bcdb49f5edc42bbed067e58d78b67b736f8d955238444