klogger 0.0.4

Library for logging in kernel mode.
Documentation
Build #184131 2019-09-08T20:09:13.156782+00:00
# rustc version
rustc 1.39.0-nightly (618768492 2019-09-05)# docs.rs version
cratesfyi 0.6.0 (f01dedd 2019-07-30)# build log
Updating crates.io index
Downloading crates ...
Downloaded termcodes v0.0.1
Fresh semver-parser v0.7.0
Fresh cc v1.0.45
Fresh cfg-if v0.1.9
Checking termcodes v0.0.1
Checking spin v0.5.2
Fresh semver v0.9.0
Running `rustc --crate-name termcodes /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/termcodes-0.0.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=b3806b9a32b73c75 -C extra-filename=-b3806b9a32b73c75 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `rustc --crate-name spin /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/spin-0.5.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=56b20022625377b3 -C extra-filename=-56b20022625377b3 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh rustc_version v0.2.3
Fresh bitflags v1.1.0
Fresh log v0.4.8
Checking raw-cpuid v7.0.3
Running `rustc --crate-name raw_cpuid /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-7.0.3/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=874cf08ef3bbd7d8 -C extra-filename=-874cf08ef3bbd7d8 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bitflags=/home/cratesfyi/cratesfyi/debug/deps/libbitflags-50afca89675103f1.rmeta --cap-lints allow --cfg 'feature="use_arch"' --cfg 'feature="nightly"'`
Checking x86 v0.21.0
Running `rustc --edition=2018 --crate-name x86 /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/x86-0.21.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=a00d7b55fe3b30b9 -C extra-filename=-a00d7b55fe3b30b9 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bitflags=/home/cratesfyi/cratesfyi/debug/deps/libbitflags-50afca89675103f1.rmeta --extern raw_cpuid=/home/cratesfyi/cratesfyi/debug/deps/libraw_cpuid-874cf08ef3bbd7d8.rmeta --cap-lints allow`
Documenting klogger v0.0.4
Running `rustdoc --crate-name klogger /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/klogger-0.0.4/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190905-1.39.0-nightly-618768492 --static-root-path / --disable-per-crate-search --extern-html-root-url 'log=https://docs.rs/log/0.4.8' --extern-html-root-url 'spin=https://docs.rs/spin/0.5.2' --extern-html-root-url 'x86=https://docs.rs/x86/0.21.0' --extern-html-root-url 'termcodes=https://docs.rs/termcodes/0.0.1' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-5a40419f7cfb1be5.rmeta --extern spin=/home/cratesfyi/cratesfyi/debug/deps/libspin-56b20022625377b3.rmeta --extern termcodes=/home/cratesfyi/cratesfyi/debug/deps/libtermcodes-b3806b9a32b73c75.rmeta --extern x86=/home/cratesfyi/cratesfyi/debug/deps/libx86-a00d7b55fe3b30b9.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 5.31s