Build #8522 2016-08-05 18:10:27

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# rustc version rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)

# docs.rs version cratesfyi 0.2.0 (5dbd676 2016-07-30)

# build log Updating registry `https://github.com/rust-lang/crates.io-index` Downloading svd v1.0.0 Documenting svd v1.0.0 Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/lib.rs --crate-name svd -o /home/cratesfyi/svd-1.0.0/doc -L dependency=/home/cratesfyi/svd-1.0.0/debug -L dependency=/home/cratesfyi/svd-1.0.0/debug/deps` .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:3:16: 3:20 error: type name `uint` is undefined or not in scope [E0412] .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:3 pub width: uint, ^~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:3:16: 3:20 help: no candidates by the name of `uint` found in your project; maybe you misspelled the name or forgot to import an external crate? .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:7:17: 7:21 error: type name `uint` is undefined or not in scope [E0412] .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:7 fn spread(width:uint) -> uint { ^~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:7:17: 7:21 help: no candidates by the name of `uint` found in your project; maybe you misspelled the name or forgot to import an external crate? .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:7:26: 7:30 error: type name `uint` is undefined or not in scope [E0412] .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:7 fn spread(width:uint) -> uint { ^~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:7:26: 7:30 help: no candidates by the name of `uint` found in your project; maybe you misspelled the name or forgot to import an external crate? .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:12:27: 12:31 error: type name `uint` is undefined or not in scope [E0412] .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:12 pub fn set(&self) -> (uint, uint) { ^~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:12:27: 12:31 help: no candidates by the name of `uint` found in your project; maybe you misspelled the name or forgot to import an external crate? .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:12:33: 12:37 error: type name `uint` is undefined or not in scope [E0412] .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:12 pub fn set(&self) -> (uint, uint) { ^~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:12:33: 12:37 help: no candidates by the name of `uint` found in your project; maybe you misspelled the name or forgot to import an external crate? .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:16:30: 16:34 error: type name `uint` is undefined or not in scope [E0412] .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:16 pub fn update(&self) -> (uint, uint) { ^~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:16:30: 16:34 help: no candidates by the name of `uint` found in your project; maybe you misspelled the name or forgot to import an external crate? .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:16:36: 16:40 error: type name `uint` is undefined or not in scope [E0412] .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:16 pub fn update(&self) -> (uint, uint) { ^~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:16:36: 16:40 help: no candidates by the name of `uint` found in your project; maybe you misspelled the name or forgot to import an external crate? .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:20:35: 20:39 error: type name `uint` is undefined or not in scope [E0412] .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:20 pub fn set_value(&self, value:uint) -> (uint, uint) { ^~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:20:35: 20:39 help: no candidates by the name of `uint` found in your project; maybe you misspelled the name or forgot to import an external crate? .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:20:45: 20:49 error: type name `uint` is undefined or not in scope [E0412] .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:20 pub fn set_value(&self, value:uint) -> (uint, uint) { ^~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:20:45: 20:49 help: no candidates by the name of `uint` found in your project; maybe you misspelled the name or forgot to import an external crate? .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:20:51: 20:55 error: type name `uint` is undefined or not in scope [E0412] .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:20 pub fn set_value(&self, value:uint) -> (uint, uint) { ^~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:20:51: 20:55 help: no candidates by the name of `uint` found in your project; maybe you misspelled the name or forgot to import an external crate? .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:24:38: 24:42 error: type name `uint` is undefined or not in scope [E0412] .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:24 pub fn update_value(&self, value:uint) -> (uint, uint) { ^~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:24:38: 24:42 help: no candidates by the name of `uint` found in your project; maybe you misspelled the name or forgot to import an external crate? .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:24:48: 24:52 error: type name `uint` is undefined or not in scope [E0412] .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:24 pub fn update_value(&self, value:uint) -> (uint, uint) { ^~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:24:48: 24:52 help: no candidates by the name of `uint` found in your project; maybe you misspelled the name or forgot to import an external crate? .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:24:54: 24:58 error: type name `uint` is undefined or not in scope [E0412] .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:24 pub fn update_value(&self, value:uint) -> (uint, uint) { ^~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:24:54: 24:58 help: no candidates by the name of `uint` found in your project; maybe you misspelled the name or forgot to import an external crate? .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:28:30: 28:34 error: type name `uint` is undefined or not in scope [E0412] .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:28 pub fn read(&self, value:uint) -> uint { ^~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:28:30: 28:34 help: no candidates by the name of `uint` found in your project; maybe you misspelled the name or forgot to import an external crate? .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:28:39: 28:43 error: type name `uint` is undefined or not in scope [E0412] .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:28 pub fn read(&self, value:uint) -> uint { ^~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:28:39: 28:43 help: no candidates by the name of `uint` found in your project; maybe you misspelled the name or forgot to import an external crate? .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/util.rs:2:21: 2:25 error: type name `uint` is undefined or not in scope [E0412] .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/util.rs:2 pub fn or_tuples(l:(uint, uint), r:(uint, uint)) -> (uint, uint) { ^~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/util.rs:2:21: 2:25 help: no candidates by the name of `uint` found in your project; maybe you misspelled the name or forgot to import an external crate? .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/util.rs:2:27: 2:31 error: type name `uint` is undefined or not in scope [E0412] .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/util.rs:2 pub fn or_tuples(l:(uint, uint), r:(uint, uint)) -> (uint, uint) { ^~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/util.rs:2:27: 2:31 help: no candidates by the name of `uint` found in your project; maybe you misspelled the name or forgot to import an external crate? .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/util.rs:2:37: 2:41 error: type name `uint` is undefined or not in scope [E0412] .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/util.rs:2 pub fn or_tuples(l:(uint, uint), r:(uint, uint)) -> (uint, uint) { ^~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/util.rs:2:37: 2:41 help: no candidates by the name of `uint` found in your project; maybe you misspelled the name or forgot to import an external crate? .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/util.rs:2:43: 2:47 error: type name `uint` is undefined or not in scope [E0412] .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/util.rs:2 pub fn or_tuples(l:(uint, uint), r:(uint, uint)) -> (uint, uint) { ^~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/util.rs:2:43: 2:47 help: no candidates by the name of `uint` found in your project; maybe you misspelled the name or forgot to import an external crate? .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/util.rs:2:54: 2:58 error: type name `uint` is undefined or not in scope [E0412] .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/util.rs:2 pub fn or_tuples(l:(uint, uint), r:(uint, uint)) -> (uint, uint) { ^~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/util.rs:2:54: 2:58 help: no candidates by the name of `uint` found in your project; maybe you misspelled the name or forgot to import an external crate? .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/util.rs:2:60: 2:64 error: type name `uint` is undefined or not in scope [E0412] .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/util.rs:2 pub fn or_tuples(l:(uint, uint), r:(uint, uint)) -> (uint, uint) { ^~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/util.rs:2:60: 2:64 help: no candidates by the name of `uint` found in your project; maybe you misspelled the name or forgot to import an external crate? .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/util.rs:9:24: 9:28 error: type name `uint` is undefined or not in scope [E0412] .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/util.rs:9 pub fn shift_tuple(pos:uint, l:(uint, uint)) -> (uint, uint) { ^~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/util.rs:9:24: 9:28 help: no candidates by the name of `uint` found in your project; maybe you misspelled the name or forgot to import an external crate? .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/util.rs:9:33: 9:37 error: type name `uint` is undefined or not in scope [E0412] .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/util.rs:9 pub fn shift_tuple(pos:uint, l:(uint, uint)) -> (uint, uint) { ^~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/util.rs:9:33: 9:37 help: no candidates by the name of `uint` found in your project; maybe you misspelled the name or forgot to import an external crate? .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/util.rs:9:39: 9:43 error: type name `uint` is undefined or not in scope [E0412] .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/util.rs:9 pub fn shift_tuple(pos:uint, l:(uint, uint)) -> (uint, uint) { ^~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/util.rs:9:39: 9:43 help: no candidates by the name of `uint` found in your project; maybe you misspelled the name or forgot to import an external crate? .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/util.rs:9:50: 9:54 error: type name `uint` is undefined or not in scope [E0412] .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/util.rs:9 pub fn shift_tuple(pos:uint, l:(uint, uint)) -> (uint, uint) { ^~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/util.rs:9:50: 9:54 help: no candidates by the name of `uint` found in your project; maybe you misspelled the name or forgot to import an external crate? .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/util.rs:9:56: 9:60 error: type name `uint` is undefined or not in scope [E0412] .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/util.rs:9 pub fn shift_tuple(pos:uint, l:(uint, uint)) -> (uint, uint) { ^~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/util.rs:9:56: 9:60 help: no candidates by the name of `uint` found in your project; maybe you misspelled the name or forgot to import an external crate? .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:1:10: 1:14 error: the trait `Copy` may not be implemented for this type; field `width` does not implement `Copy` [E0204] .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:1 #[derive(Copy)] ^~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs:1:10: 1:14 note: in this expansion of #[derive(Copy)] (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/regs.rs) error: Compilation failed, aborting rustdoc thread 'main' panicked at 'ChainedError { error: failed to compile `svd v1.0.0`, intermediate artifacts can be found at `/home/cratesfyi/svd-1.0.0`, cause: ChainedError { error: Could not document `svd`., cause: Process didn't exit successfully: `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/svd-1.0.0/src/lib.rs --crate-name svd -o /home/cratesfyi/svd-1.0.0/doc -L dependency=/home/cratesfyi/svd-1.0.0/debug -L dependency=/home/cratesfyi/svd-1.0.0/debug/deps` (exit code: 101) } }', src/bin/cratesfyi.rs:119 note: Run with `RUST_BACKTRACE=1` for a backtrace.