msdos_time 0.1.1

Converts an MsDosDateTime (FAT time) to a Tm value
Build #59972016-08-03T23:56:31.406223+00:00
# 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 msdos_time v0.1.1
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=\"default\" --cfg feature=\"use_std\" -C metadata=1f3392fe1afd1313 -C extra-filename=-1f3392fe1afd1313 --out-dir /home/cratesfyi/msdos_time-0.1.1/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/msdos_time-0.1.1/debug/deps -L dependency=/home/cratesfyi/msdos_time-0.1.1/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/msdos_time-0.1.1/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/msdos_time-0.1.1/debug/deps -L dependency=/home/cratesfyi/msdos_time-0.1.1/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/msdos_time-0.1.1/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/msdos_time-0.1.1/debug/deps -L dependency=/home/cratesfyi/msdos_time-0.1.1/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/msdos_time-0.1.1/debug/build/kernel32-sys-d6afa5bd3d7cfaef --emit=dep-info,link -L dependency=/home/cratesfyi/msdos_time-0.1.1/debug/deps -L dependency=/home/cratesfyi/msdos_time-0.1.1/debug/deps --extern build=/home/cratesfyi/msdos_time-0.1.1/debug/deps/libbuild-493a7b0628804707.rlib --cap-lints allow`
Compiling kernel32-sys v0.1.4
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/kernel32-sys-0.1.4/build.rs --crate-name build_script_build --crate-type bin -g --out-dir /home/cratesfyi/msdos_time-0.1.1/debug/build/kernel32-sys-8e8cacb42e3b7e30 --emit=dep-info,link -L dependency=/home/cratesfyi/msdos_time-0.1.1/debug/deps -L dependency=/home/cratesfyi/msdos_time-0.1.1/debug/deps --extern build=/home/cratesfyi/msdos_time-0.1.1/debug/deps/libbuild-493a7b0628804707.rlib --cap-lints allow`
Running `/home/cratesfyi/msdos_time-0.1.1/debug/build/kernel32-sys-8e8cacb42e3b7e30/build-script-build`
Running `/home/cratesfyi/msdos_time-0.1.1/debug/build/kernel32-sys-d6afa5bd3d7cfaef/build-script-build`
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/kernel32-sys-0.1.4/src/lib.rs --crate-name kernel32 --crate-type lib -g -C metadata=cf6f0dff34e20a92 -C extra-filename=-cf6f0dff34e20a92 --out-dir /home/cratesfyi/msdos_time-0.1.1/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/msdos_time-0.1.1/debug/deps -L dependency=/home/cratesfyi/msdos_time-0.1.1/debug/deps --extern winapi=/home/cratesfyi/msdos_time-0.1.1/debug/deps/libwinapi-0889532d327ff4e2.rlib --cap-lints allow`
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/msdos_time-0.1.1/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/msdos_time-0.1.1/debug/deps -L dependency=/home/cratesfyi/msdos_time-0.1.1/debug/deps --extern winapi=/home/cratesfyi/msdos_time-0.1.1/debug/deps/libwinapi-0889532d327ff4e2.rlib --cap-lints allow`
Compiling time v0.1.35
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/time-0.1.35/src/lib.rs --crate-name time --crate-type lib -g -C metadata=750bfdd52feafcb7 -C extra-filename=-750bfdd52feafcb7 --out-dir /home/cratesfyi/msdos_time-0.1.1/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/msdos_time-0.1.1/debug/deps -L dependency=/home/cratesfyi/msdos_time-0.1.1/debug/deps --extern kernel32=/home/cratesfyi/msdos_time-0.1.1/debug/deps/libkernel32-df86a08647459244.rlib --extern winapi=/home/cratesfyi/msdos_time-0.1.1/debug/deps/libwinapi-0889532d327ff4e2.rlib --extern libc=/home/cratesfyi/msdos_time-0.1.1/debug/deps/liblibc-1f3392fe1afd1313.rlib --cap-lints allow`
Documenting msdos_time v0.1.1
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/msdos_time-0.1.1/src/lib.rs --crate-name msdos_time -o /home/cratesfyi/msdos_time-0.1.1/doc -L dependency=/home/cratesfyi/msdos_time-0.1.1/debug -L dependency=/home/cratesfyi/msdos_time-0.1.1/debug/deps --extern kernel32=/home/cratesfyi/msdos_time-0.1.1/debug/deps/libkernel32-cf6f0dff34e20a92.rlib --extern winapi=/home/cratesfyi/msdos_time-0.1.1/debug/deps/libwinapi-0889532d327ff4e2.rlib --extern time=/home/cratesfyi/msdos_time-0.1.1/debug/deps/libtime-750bfdd52feafcb7.rlib`
.cargo/registry/src/github.com-1ecc6299db9ec823/msdos_time-0.1.1/src/lib.rs:25:5: 25:61 error: the trait bound `Self: std::marker::Sized` is not satisfied [E0277]
.cargo/registry/src/github.com-1ecc6299db9ec823/msdos_time-0.1.1/src/lib.rs:25     fn from_msdos(MsDosDateTime) -> Result<Self, io::Error>;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/msdos_time-0.1.1/src/lib.rs:25:5: 25:61 help: consider adding a `where Self: std::marker::Sized` bound 
.cargo/registry/src/github.com-1ecc6299db9ec823/msdos_time-0.1.1/src/lib.rs:25:5: 25:61 note: required by `std::result::Result` 
error: Compilation failed, aborting rustdoc 
thread 'main' panicked at 'ChainedError {
error: failed to compile `msdos_time v0.1.1`, intermediate artifacts can be found at `/home/cratesfyi/msdos_time-0.1.1`,
cause: ChainedError {
error: Could not document `msdos_time`.,
cause: Process didn't exit successfully: `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/msdos_time-0.1.1/src/lib.rs --crate-name msdos_time -o /home/cratesfyi/msdos_time-0.1.1/doc -L dependency=/home/cratesfyi/msdos_time-0.1.1/debug -L dependency=/home/cratesfyi/msdos_time-0.1.1/debug/deps --extern kernel32=/home/cratesfyi/msdos_time-0.1.1/debug/deps/libkernel32-cf6f0dff34e20a92.rlib --extern winapi=/home/cratesfyi/msdos_time-0.1.1/debug/deps/libwinapi-0889532d327ff4e2.rlib --extern time=/home/cratesfyi/msdos_time-0.1.1/debug/deps/libtime-750bfdd52feafcb7.rlib` (exit code: 101)
}
}', src/bin/cratesfyi.rs:119
note: Run with `RUST_BACKTRACE=1` for a backtrace.