cbor-codec 0.2.0

CBOR Codec implementation
Build #4899 2016-08-03 03:18:17

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 cbor-codec v0.2.0 Compiling libc v0.2.14 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.14/src/lib.rs --crate-name libc --crate-type lib -g --cfg feature=\"use_std\" --cfg feature=\"default\" -C metadata=1f3392fe1afd1313 -C extra-filename=-1f3392fe1afd1313 --out-dir /home/cratesfyi/cbor-codec-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cbor-codec-0.2.0/debug/deps -L dependency=/home/cratesfyi/cbor-codec-0.2.0/debug/deps --cap-lints allow` Compiling regex-syntax v0.3.4 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.3.4/src/lib.rs --crate-name regex_syntax --crate-type lib -g -C metadata=b24da02611351433 -C extra-filename=-b24da02611351433 --out-dir /home/cratesfyi/cbor-codec-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cbor-codec-0.2.0/debug/deps -L dependency=/home/cratesfyi/cbor-codec-0.2.0/debug/deps --cap-lints allow` Compiling utf8-ranges v0.1.3 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/utf8-ranges-0.1.3/src/lib.rs --crate-name utf8_ranges --crate-type lib -g -C metadata=5c6a6dacba3be7ce -C extra-filename=-5c6a6dacba3be7ce --out-dir /home/cratesfyi/cbor-codec-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cbor-codec-0.2.0/debug/deps -L dependency=/home/cratesfyi/cbor-codec-0.2.0/debug/deps --cap-lints allow` Compiling winapi v0.2.8 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/winapi-0.2.8/src/lib.rs --crate-name winapi --crate-type lib -g -C metadata=0889532d327ff4e2 -C extra-filename=-0889532d327ff4e2 --out-dir /home/cratesfyi/cbor-codec-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cbor-codec-0.2.0/debug/deps -L dependency=/home/cratesfyi/cbor-codec-0.2.0/debug/deps --cap-lints allow` Compiling log v0.3.6 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs --crate-name log --crate-type lib -g --cfg feature=\"use_std\" --cfg feature=\"default\" -C metadata=bf16bb9a4912b11d -C extra-filename=-bf16bb9a4912b11d --out-dir /home/cratesfyi/cbor-codec-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cbor-codec-0.2.0/debug/deps -L dependency=/home/cratesfyi/cbor-codec-0.2.0/debug/deps --cap-lints allow` Compiling byteorder v0.5.3 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/byteorder-0.5.3/src/lib.rs --crate-name byteorder --crate-type lib -g --cfg feature=\"std\" --cfg feature=\"default\" -C metadata=e4fc6ea0c49cabcf -C extra-filename=-e4fc6ea0c49cabcf --out-dir /home/cratesfyi/cbor-codec-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cbor-codec-0.2.0/debug/deps -L dependency=/home/cratesfyi/cbor-codec-0.2.0/debug/deps --cap-lints allow` Compiling winapi-build v0.1.1 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/winapi-build-0.1.1/src/lib.rs --crate-name build --crate-type lib -g -C metadata=493a7b0628804707 -C extra-filename=-493a7b0628804707 --out-dir /home/cratesfyi/cbor-codec-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cbor-codec-0.2.0/debug/deps -L dependency=/home/cratesfyi/cbor-codec-0.2.0/debug/deps --cap-lints allow` Compiling kernel32-sys v0.2.2 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/kernel32-sys-0.2.2/build.rs --crate-name build_script_build --crate-type bin -g --out-dir /home/cratesfyi/cbor-codec-0.2.0/debug/build/kernel32-sys-d6afa5bd3d7cfaef --emit=dep-info,link -L dependency=/home/cratesfyi/cbor-codec-0.2.0/debug/deps -L dependency=/home/cratesfyi/cbor-codec-0.2.0/debug/deps --extern build=/home/cratesfyi/cbor-codec-0.2.0/debug/deps/libbuild-493a7b0628804707.rlib --cap-lints allow` Running `/home/cratesfyi/cbor-codec-0.2.0/debug/build/kernel32-sys-d6afa5bd3d7cfaef/build-script-build` Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/kernel32-sys-0.2.2/src/lib.rs --crate-name kernel32 --crate-type lib -g -C metadata=df86a08647459244 -C extra-filename=-df86a08647459244 --out-dir /home/cratesfyi/cbor-codec-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cbor-codec-0.2.0/debug/deps -L dependency=/home/cratesfyi/cbor-codec-0.2.0/debug/deps --extern winapi=/home/cratesfyi/cbor-codec-0.2.0/debug/deps/libwinapi-0889532d327ff4e2.rlib --cap-lints allow` Compiling thread-id v2.0.0 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/thread-id-2.0.0/src/lib.rs --crate-name thread_id --crate-type lib -g -C metadata=bcd46c79a620a618 -C extra-filename=-bcd46c79a620a618 --out-dir /home/cratesfyi/cbor-codec-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cbor-codec-0.2.0/debug/deps -L dependency=/home/cratesfyi/cbor-codec-0.2.0/debug/deps --extern libc=/home/cratesfyi/cbor-codec-0.2.0/debug/deps/liblibc-1f3392fe1afd1313.rlib --extern kernel32=/home/cratesfyi/cbor-codec-0.2.0/debug/deps/libkernel32-df86a08647459244.rlib --cap-lints allow` Compiling memchr v0.1.11 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/memchr-0.1.11/src/lib.rs --crate-name memchr --crate-type lib -g -C metadata=c555f740a543880f -C extra-filename=-c555f740a543880f --out-dir /home/cratesfyi/cbor-codec-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cbor-codec-0.2.0/debug/deps -L dependency=/home/cratesfyi/cbor-codec-0.2.0/debug/deps --extern libc=/home/cratesfyi/cbor-codec-0.2.0/debug/deps/liblibc-1f3392fe1afd1313.rlib --cap-lints allow` Compiling rand v0.3.14 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.3.14/src/lib.rs --crate-name rand --crate-type lib -g -C metadata=49a08859d086fffe -C extra-filename=-49a08859d086fffe --out-dir /home/cratesfyi/cbor-codec-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cbor-codec-0.2.0/debug/deps -L dependency=/home/cratesfyi/cbor-codec-0.2.0/debug/deps --extern libc=/home/cratesfyi/cbor-codec-0.2.0/debug/deps/liblibc-1f3392fe1afd1313.rlib --cap-lints allow` Compiling thread_local v0.2.6 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/thread_local-0.2.6/src/lib.rs --crate-name thread_local --crate-type lib -g -C metadata=e5ce0d44bcaf00e6 -C extra-filename=-e5ce0d44bcaf00e6 --out-dir /home/cratesfyi/cbor-codec-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cbor-codec-0.2.0/debug/deps -L dependency=/home/cratesfyi/cbor-codec-0.2.0/debug/deps --extern thread_id=/home/cratesfyi/cbor-codec-0.2.0/debug/deps/libthread_id-bcd46c79a620a618.rlib --cap-lints allow` Compiling aho-corasick v0.5.2 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/aho-corasick-0.5.2/src/lib.rs --crate-name aho_corasick --crate-type lib -g -C metadata=e528bf4fdf3954ff -C extra-filename=-e528bf4fdf3954ff --out-dir /home/cratesfyi/cbor-codec-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cbor-codec-0.2.0/debug/deps -L dependency=/home/cratesfyi/cbor-codec-0.2.0/debug/deps --extern memchr=/home/cratesfyi/cbor-codec-0.2.0/debug/deps/libmemchr-c555f740a543880f.rlib --cap-lints allow` Compiling regex v0.1.73 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/regex-0.1.73/src/lib.rs --crate-name regex --crate-type lib -g -C metadata=a1c323daba09617d -C extra-filename=-a1c323daba09617d --out-dir /home/cratesfyi/cbor-codec-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cbor-codec-0.2.0/debug/deps -L dependency=/home/cratesfyi/cbor-codec-0.2.0/debug/deps --extern aho_corasick=/home/cratesfyi/cbor-codec-0.2.0/debug/deps/libaho_corasick-e528bf4fdf3954ff.rlib --extern thread_local=/home/cratesfyi/cbor-codec-0.2.0/debug/deps/libthread_local-e5ce0d44bcaf00e6.rlib --extern memchr=/home/cratesfyi/cbor-codec-0.2.0/debug/deps/libmemchr-c555f740a543880f.rlib --extern utf8_ranges=/home/cratesfyi/cbor-codec-0.2.0/debug/deps/libutf8_ranges-5c6a6dacba3be7ce.rlib --extern regex_syntax=/home/cratesfyi/cbor-codec-0.2.0/debug/deps/libregex_syntax-b24da02611351433.rlib --cap-lints allow` Compiling env_logger v0.3.4 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.3.4/src/lib.rs --crate-name env_logger --crate-type lib -g -C metadata=2296687296dd1e8e -C extra-filename=-2296687296dd1e8e --out-dir /home/cratesfyi/cbor-codec-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cbor-codec-0.2.0/debug/deps -L dependency=/home/cratesfyi/cbor-codec-0.2.0/debug/deps --extern log=/home/cratesfyi/cbor-codec-0.2.0/debug/deps/liblog-bf16bb9a4912b11d.rlib --extern regex=/home/cratesfyi/cbor-codec-0.2.0/debug/deps/libregex-a1c323daba09617d.rlib --cap-lints allow` Compiling quickcheck v0.3.1 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/quickcheck-0.3.1/src/lib.rs --crate-name quickcheck --crate-type lib -g -C metadata=515b6650caa2c559 -C extra-filename=-515b6650caa2c559 --out-dir /home/cratesfyi/cbor-codec-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cbor-codec-0.2.0/debug/deps -L dependency=/home/cratesfyi/cbor-codec-0.2.0/debug/deps --extern env_logger=/home/cratesfyi/cbor-codec-0.2.0/debug/deps/libenv_logger-2296687296dd1e8e.rlib --extern log=/home/cratesfyi/cbor-codec-0.2.0/debug/deps/liblog-bf16bb9a4912b11d.rlib --extern rand=/home/cratesfyi/cbor-codec-0.2.0/debug/deps/librand-49a08859d086fffe.rlib --cap-lints allow` Documenting cbor-codec v0.2.0 Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/lib.rs --crate-name cbor -o /home/cratesfyi/cbor-codec-0.2.0/doc -L dependency=/home/cratesfyi/cbor-codec-0.2.0/debug -L dependency=/home/cratesfyi/cbor-codec-0.2.0/debug/deps --extern libc=/home/cratesfyi/cbor-codec-0.2.0/debug/deps/liblibc-1f3392fe1afd1313.rlib --extern byteorder=/home/cratesfyi/cbor-codec-0.2.0/debug/deps/libbyteorder-e4fc6ea0c49cabcf.rlib --extern quickcheck=/home/cratesfyi/cbor-codec-0.2.0/debug/deps/libquickcheck-515b6650caa2c559.rlib` .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/types.rs:8:17: 8:22 error: unresolved import `byteorder::Error`. There is no `Error` in `byteorder` [E0432] .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/types.rs:8 use byteorder::{Error, ReadBytesExt}; ^~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/decoder.rs:262:11: 262:27 error: type name `byteorder::Error` is undefined or not in scope [E0412] .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/decoder.rs:262 impl From<byteorder::Error> for DecodeError { ^~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/decoder.rs:262:11: 262:27 help: you can import several candidates into scope (`use ...;`): .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/decoder.rs:262:11: 262:27 help: `std::error::Error` .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/decoder.rs:262:11: 262:27 help: `std::fmt::Error` .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/decoder.rs:262:11: 262:27 help: `std::io::Error` .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/decoder.rs:263:16: 263:32 error: type name `byteorder::Error` is undefined or not in scope [E0412] .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/decoder.rs:263 fn from(e: byteorder::Error) -> DecodeError { ^~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/decoder.rs:263:16: 263:32 help: you can import several candidates into scope (`use ...;`): .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/decoder.rs:263:16: 263:32 help: `std::error::Error` .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/decoder.rs:263:16: 263:32 help: `std::fmt::Error` .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/decoder.rs:263:16: 263:32 help: `std::io::Error` .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/decoder.rs:265:13: 265:44 error: failed to resolve. Could not find `Error` in `byteorder` [E0433] .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/decoder.rs:265 byteorder::Error::UnexpectedEOF => DecodeError::UnexpectedEOF, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/decoder.rs:266:13: 266:33 error: failed to resolve. Could not find `Error` in `byteorder` [E0433] .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/decoder.rs:266 byteorder::Error::Io(e) => DecodeError::IoError(e) ^~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/encoder.rs:117:11: 117:27 error: type name `byteorder::Error` is undefined or not in scope [E0412] .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/encoder.rs:117 impl From<byteorder::Error> for EncodeError { ^~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/encoder.rs:117:11: 117:27 help: you can import several candidates into scope (`use ...;`): .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/encoder.rs:117:11: 117:27 help: `std::error::Error` .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/encoder.rs:117:11: 117:27 help: `std::fmt::Error` .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/encoder.rs:117:11: 117:27 help: `std::io::Error` .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/encoder.rs:118:16: 118:32 error: type name `byteorder::Error` is undefined or not in scope [E0412] .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/encoder.rs:118 fn from(e: byteorder::Error) -> EncodeError { ^~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/encoder.rs:118:16: 118:32 help: you can import several candidates into scope (`use ...;`): .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/encoder.rs:118:16: 118:32 help: `std::error::Error` .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/encoder.rs:118:16: 118:32 help: `std::fmt::Error` .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/encoder.rs:118:16: 118:32 help: `std::io::Error` .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/encoder.rs:120:13: 120:44 error: failed to resolve. Could not find `Error` in `byteorder` [E0433] .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/encoder.rs:120 byteorder::Error::UnexpectedEOF => EncodeError::UnexpectedEOF, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/encoder.rs:121:13: 121:33 error: failed to resolve. Could not find `Error` in `byteorder` [E0433] .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/encoder.rs:121 byteorder::Error::Io(e) => EncodeError::IoError(e) ^~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/decoder.rs:271:1: 275:2 error: conflicting implementations of trait `std::convert::From<[type error]>` for type `decoder::DecodeError`: [E0119] .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/decoder.rs:271 impl From<io::Error> for DecodeError { ^ .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/decoder.rs:262:1: 269:2 note: conflicting implementation is here: .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/decoder.rs:262 impl From<byteorder::Error> for DecodeError { ^ .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/decoder.rs:277:1: 281:2 error: conflicting implementations of trait `std::convert::From<[type error]>` for type `decoder::DecodeError`: [E0119] .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/decoder.rs:277 impl From<string::FromUtf8Error> for DecodeError { ^ .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/decoder.rs:262:1: 269:2 note: conflicting implementation is here: .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/decoder.rs:262 impl From<byteorder::Error> for DecodeError { ^ .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/encoder.rs:126:1: 130:2 error: conflicting implementations of trait `std::convert::From<[type error]>` for type `encoder::EncodeError`: [E0119] .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/encoder.rs:126 impl From<io::Error> for EncodeError { ^ .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/encoder.rs:117:1: 124:2 note: conflicting implementation is here: .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/encoder.rs:117 impl From<byteorder::Error> for EncodeError { ^ error: Compilation failed, aborting rustdoc thread 'main' panicked at 'ChainedError { error: failed to compile `cbor-codec v0.2.0`, intermediate artifacts can be found at `/home/cratesfyi/cbor-codec-0.2.0`, cause: ChainedError { error: Could not document `cbor-codec`., cause: Process didn't exit successfully: `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/cbor-codec-0.2.0/src/lib.rs --crate-name cbor -o /home/cratesfyi/cbor-codec-0.2.0/doc -L dependency=/home/cratesfyi/cbor-codec-0.2.0/debug -L dependency=/home/cratesfyi/cbor-codec-0.2.0/debug/deps --extern libc=/home/cratesfyi/cbor-codec-0.2.0/debug/deps/liblibc-1f3392fe1afd1313.rlib --extern byteorder=/home/cratesfyi/cbor-codec-0.2.0/debug/deps/libbyteorder-e4fc6ea0c49cabcf.rlib --extern quickcheck=/home/cratesfyi/cbor-codec-0.2.0/debug/deps/libquickcheck-515b6650caa2c559.rlib` (exit code: 101) } }', src/bin/cratesfyi.rs:119 note: Run with `RUST_BACKTRACE=1` for a backtrace.