[INFO] fetching crate svd 1.0.0... [INFO] checking svd-1.0.0 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate svd 1.0.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate svd 1.0.0 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26cb0ab34db910235514f54be47a85be88db94b8c8e6ecb35a55f1cd4898623a [INFO] running `Command { std: "docker" "start" "-a" "26cb0ab34db910235514f54be47a85be88db94b8c8e6ecb35a55f1cd4898623a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26cb0ab34db910235514f54be47a85be88db94b8c8e6ecb35a55f1cd4898623a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26cb0ab34db910235514f54be47a85be88db94b8c8e6ecb35a55f1cd4898623a", kill_on_drop: false }` [INFO] [stdout] 26cb0ab34db910235514f54be47a85be88db94b8c8e6ecb35a55f1cd4898623a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e46ffaf0d75d573c84461b5822ed8bd7cfc84a8ad4c0b0b2c0be0e8cfe648333 [INFO] running `Command { std: "docker" "start" "-a" "e46ffaf0d75d573c84461b5822ed8bd7cfc84a8ad4c0b0b2c0be0e8cfe648333", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [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[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: required by a bound in `Copy` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/marker.rs:415:1 [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `RegField` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 2 + #[derive(Clone)] [INFO] [stdout] 3 | pub struct RegField { [INFO] [stdout] | [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] [stderr] error: could not compile `svd` (lib) due to 28 previous errors [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] [stderr] warning: build failed, waiting for other jobs to finish... [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: required by a bound in `Copy` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/marker.rs:415:1 [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `RegField` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 2 + #[derive(Clone)] [INFO] [stdout] 3 | pub struct RegField { [INFO] [stdout] | [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] [stderr] error: could not compile `svd` (lib test) due to 28 previous errors [INFO] running `Command { std: "docker" "inspect" "e46ffaf0d75d573c84461b5822ed8bd7cfc84a8ad4c0b0b2c0be0e8cfe648333", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e46ffaf0d75d573c84461b5822ed8bd7cfc84a8ad4c0b0b2c0be0e8cfe648333", kill_on_drop: false }` [INFO] [stdout] e46ffaf0d75d573c84461b5822ed8bd7cfc84a8ad4c0b0b2c0be0e8cfe648333