[INFO] crate svd 1.0.0 is already in cache [INFO] extracting crate svd 1.0.0 into work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/svd/1.0.0 [INFO] extracting crate svd 1.0.0 into work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/svd/1.0.0 [INFO] validating manifest of svd-1.0.0 on toolchain master#60960a260f7b5c695fd0717311d72ce62dd4eb43 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of svd-1.0.0 on toolchain try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing svd-1.0.0 [INFO] finished frobbing svd-1.0.0 [INFO] frobbed toml for svd-1.0.0 written to work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/svd/1.0.0/Cargo.toml [INFO] started frobbing svd-1.0.0 [INFO] finished frobbing svd-1.0.0 [INFO] frobbed toml for svd-1.0.0 written to work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/svd/1.0.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking svd-1.0.0 against try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-7/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/svd/1.0.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 3b85e3050823bbd4b31bfe9ad640f03bb56c96a7aa653d5e49de2d78d6a4277a [INFO] running `"docker" "start" "-a" "3b85e3050823bbd4b31bfe9ad640f03bb56c96a7aa653d5e49de2d78d6a4277a"` [INFO] [stderr] Checking svd v1.0.0 (/opt/crater/workdir) [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/regs.rs:3:16 [INFO] [stderr] | [INFO] [stderr] 3 | pub width: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/regs.rs:7:17 [INFO] [stderr] | [INFO] [stderr] 7 | fn spread(width:uint) -> uint { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/regs.rs:7:26 [INFO] [stderr] | [INFO] [stderr] 7 | fn spread(width:uint) -> uint { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/regs.rs:12:27 [INFO] [stderr] | [INFO] [stderr] 12 | pub fn set(&self) -> (uint, uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/regs.rs:12:33 [INFO] [stderr] | [INFO] [stderr] 12 | pub fn set(&self) -> (uint, uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/regs.rs:16:30 [INFO] [stderr] | [INFO] [stderr] 16 | pub fn update(&self) -> (uint, uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/regs.rs:16:36 [INFO] [stderr] | [INFO] [stderr] 16 | pub fn update(&self) -> (uint, uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/regs.rs:20:35 [INFO] [stderr] | [INFO] [stderr] 20 | pub fn set_value(&self, value:uint) -> (uint, uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/regs.rs:20:45 [INFO] [stderr] | [INFO] [stderr] 20 | pub fn set_value(&self, value:uint) -> (uint, uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/regs.rs:20:51 [INFO] [stderr] | [INFO] [stderr] 20 | pub fn set_value(&self, value:uint) -> (uint, uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/regs.rs:24:38 [INFO] [stderr] | [INFO] [stderr] 24 | pub fn update_value(&self, value:uint) -> (uint, uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/regs.rs:24:48 [INFO] [stderr] | [INFO] [stderr] 24 | pub fn update_value(&self, value:uint) -> (uint, uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/regs.rs:24:54 [INFO] [stderr] | [INFO] [stderr] 24 | pub fn update_value(&self, value:uint) -> (uint, uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/regs.rs:28:30 [INFO] [stderr] | [INFO] [stderr] 28 | pub fn read(&self, value:uint) -> uint { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/regs.rs:28:39 [INFO] [stderr] | [INFO] [stderr] 28 | pub fn read(&self, value:uint) -> uint { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:2:21 [INFO] [stderr] | [INFO] [stderr] 2 | pub fn or_tuples(l:(uint, uint), r:(uint, uint)) -> (uint, uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:2:27 [INFO] [stderr] | [INFO] [stderr] 2 | pub fn or_tuples(l:(uint, uint), r:(uint, uint)) -> (uint, uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:2:37 [INFO] [stderr] | [INFO] [stderr] 2 | pub fn or_tuples(l:(uint, uint), r:(uint, uint)) -> (uint, uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:2:43 [INFO] [stderr] | [INFO] [stderr] 2 | pub fn or_tuples(l:(uint, uint), r:(uint, uint)) -> (uint, uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:2:54 [INFO] [stderr] | [INFO] [stderr] 2 | pub fn or_tuples(l:(uint, uint), r:(uint, uint)) -> (uint, uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:2:60 [INFO] [stderr] | [INFO] [stderr] 2 | pub fn or_tuples(l:(uint, uint), r:(uint, uint)) -> (uint, uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:9:24 [INFO] [stderr] | [INFO] [stderr] 9 | pub fn shift_tuple(pos:uint, l:(uint, uint)) -> (uint, uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:9:33 [INFO] [stderr] | [INFO] [stderr] 9 | pub fn shift_tuple(pos:uint, l:(uint, uint)) -> (uint, uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:9:39 [INFO] [stderr] | [INFO] [stderr] 9 | pub fn shift_tuple(pos:uint, l:(uint, uint)) -> (uint, uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:9:50 [INFO] [stderr] | [INFO] [stderr] 9 | pub fn shift_tuple(pos:uint, l:(uint, uint)) -> (uint, uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:9:56 [INFO] [stderr] | [INFO] [stderr] 9 | pub fn shift_tuple(pos:uint, l:(uint, uint)) -> (uint, uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/regs.rs:3:16 [INFO] [stderr] | [INFO] [stderr] 3 | pub width: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/regs.rs:7:17 [INFO] [stderr] | [INFO] [stderr] 7 | fn spread(width:uint) -> uint { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/regs.rs:7:26 [INFO] [stderr] | [INFO] [stderr] 7 | fn spread(width:uint) -> uint { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/regs.rs:12:27 [INFO] [stderr] | [INFO] [stderr] 12 | pub fn set(&self) -> (uint, uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/regs.rs:12:33 [INFO] [stderr] | [INFO] [stderr] 12 | pub fn set(&self) -> (uint, uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/regs.rs:16:30 [INFO] [stderr] | [INFO] [stderr] 16 | pub fn update(&self) -> (uint, uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/regs.rs:16:36 [INFO] [stderr] | [INFO] [stderr] 16 | pub fn update(&self) -> (uint, uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/regs.rs:20:35 [INFO] [stderr] | [INFO] [stderr] 20 | pub fn set_value(&self, value:uint) -> (uint, uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/regs.rs:20:45 [INFO] [stderr] | [INFO] [stderr] 20 | pub fn set_value(&self, value:uint) -> (uint, uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/regs.rs:20:51 [INFO] [stderr] | [INFO] [stderr] 20 | pub fn set_value(&self, value:uint) -> (uint, uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/regs.rs:24:38 [INFO] [stderr] | [INFO] [stderr] 24 | pub fn update_value(&self, value:uint) -> (uint, uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/regs.rs:24:48 [INFO] [stderr] | [INFO] [stderr] 24 | pub fn update_value(&self, value:uint) -> (uint, uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/regs.rs:24:54 [INFO] [stderr] | [INFO] [stderr] 24 | pub fn update_value(&self, value:uint) -> (uint, uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/regs.rs:28:30 [INFO] [stderr] | [INFO] [stderr] 28 | pub fn read(&self, value:uint) -> uint { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/regs.rs:28:39 [INFO] [stderr] | [INFO] [stderr] 28 | pub fn read(&self, value:uint) -> uint { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:2:21 [INFO] [stderr] | [INFO] [stderr] 2 | pub fn or_tuples(l:(uint, uint), r:(uint, uint)) -> (uint, uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:2:27 [INFO] [stderr] | [INFO] [stderr] 2 | pub fn or_tuples(l:(uint, uint), r:(uint, uint)) -> (uint, uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:2:37 [INFO] [stderr] | [INFO] [stderr] 2 | pub fn or_tuples(l:(uint, uint), r:(uint, uint)) -> (uint, uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:2:43 [INFO] [stderr] | [INFO] [stderr] 2 | pub fn or_tuples(l:(uint, uint), r:(uint, uint)) -> (uint, uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:2:54 [INFO] [stderr] | [INFO] [stderr] 2 | pub fn or_tuples(l:(uint, uint), r:(uint, uint)) -> (uint, uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:2:60 [INFO] [stderr] | [INFO] [stderr] 2 | pub fn or_tuples(l:(uint, uint), r:(uint, uint)) -> (uint, uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:9:24 [INFO] [stderr] | [INFO] [stderr] 9 | pub fn shift_tuple(pos:uint, l:(uint, uint)) -> (uint, uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:9:33 [INFO] [stderr] | [INFO] [stderr] 9 | pub fn shift_tuple(pos:uint, l:(uint, uint)) -> (uint, uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:9:39 [INFO] [stderr] | [INFO] [stderr] 9 | pub fn shift_tuple(pos:uint, l:(uint, uint)) -> (uint, uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:9:50 [INFO] [stderr] | [INFO] [stderr] 9 | pub fn shift_tuple(pos:uint, l:(uint, uint)) -> (uint, uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:9:56 [INFO] [stderr] | [INFO] [stderr] 9 | pub fn shift_tuple(pos:uint, l:(uint, uint)) -> (uint, uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `regs::RegField: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/regs.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `regs::RegField` [INFO] [stderr] [INFO] [stderr] error: aborting due to 27 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0412. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: Could not compile `svd`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0277]: the trait bound `regs::RegField: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/regs.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `regs::RegField` [INFO] [stderr] [INFO] [stderr] error: aborting due to 27 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0412. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: Could not compile `svd`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "3b85e3050823bbd4b31bfe9ad640f03bb56c96a7aa653d5e49de2d78d6a4277a"` [INFO] running `"docker" "rm" "-f" "3b85e3050823bbd4b31bfe9ad640f03bb56c96a7aa653d5e49de2d78d6a4277a"` [INFO] [stdout] 3b85e3050823bbd4b31bfe9ad640f03bb56c96a7aa653d5e49de2d78d6a4277a