slog-term 1.1.0

Unix terminal drain and formatter for slog-rs
Documentation
Build #31384 2016-09-29T04:54:09.100720+00:00
# rustc version
rustc 1.13.0-nightly (4f9812a59 2016-09-21)
# docs.rs version
cratesfyi 0.2.0 (fb1be72 2016-08-29)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading slog-term v1.1.0
Compiling num-traits v0.1.35
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/num-traits-0.1.35/src/lib.rs --crate-name num_traits --crate-type lib -g -C metadata=a6dde7de4ab4b779 -C extra-filename=-a6dde7de4ab4b779 --out-dir /home/cratesfyi/slog-term-1.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/slog-term-1.1.0/debug/deps -L dependency=/home/cratesfyi/slog-term-1.1.0/debug/deps --cap-lints allow`
Compiling slog v1.0.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/slog-1.0.0/src/lib.rs --crate-name slog --crate-type lib -g --cfg feature=\"default\" --cfg feature=\"std\" -C metadata=577c9b7b8845d24a -C extra-filename=-577c9b7b8845d24a --out-dir /home/cratesfyi/slog-term-1.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/slog-term-1.1.0/debug/deps -L dependency=/home/cratesfyi/slog-term-1.1.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/slog-term-1.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/slog-term-1.1.0/debug/deps -L dependency=/home/cratesfyi/slog-term-1.1.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/slog-term-1.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/slog-term-1.1.0/debug/deps -L dependency=/home/cratesfyi/slog-term-1.1.0/debug/deps --cap-lints allow`
Compiling libc v0.2.16
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.16/src/lib.rs --crate-name libc --crate-type lib -g --cfg feature=\"default\" --cfg feature=\"use_std\" -C metadata=1417726cb94dbc83 -C extra-filename=-1417726cb94dbc83 --out-dir /home/cratesfyi/slog-term-1.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/slog-term-1.1.0/debug/deps -L dependency=/home/cratesfyi/slog-term-1.1.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/slog-term-1.1.0/debug/build/kernel32-sys-d6afa5bd3d7cfaef --emit=dep-info,link -L dependency=/home/cratesfyi/slog-term-1.1.0/debug/deps -L dependency=/home/cratesfyi/slog-term-1.1.0/debug/deps --extern build=/home/cratesfyi/slog-term-1.1.0/debug/deps/libbuild-493a7b0628804707.rlib --cap-lints allow`
Running `/home/cratesfyi/slog-term-1.1.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/slog-term-1.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/slog-term-1.1.0/debug/deps -L dependency=/home/cratesfyi/slog-term-1.1.0/debug/deps --extern winapi=/home/cratesfyi/slog-term-1.1.0/debug/deps/libwinapi-0889532d327ff4e2.rlib --cap-lints allow`
Compiling isatty v0.1.1
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/isatty-0.1.1/src/lib.rs --crate-name isatty --crate-type lib -g -C metadata=65761734f6de4c18 -C extra-filename=-65761734f6de4c18 --out-dir /home/cratesfyi/slog-term-1.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/slog-term-1.1.0/debug/deps -L dependency=/home/cratesfyi/slog-term-1.1.0/debug/deps --extern libc=/home/cratesfyi/slog-term-1.1.0/debug/deps/liblibc-1417726cb94dbc83.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/slog-term-1.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/slog-term-1.1.0/debug/deps -L dependency=/home/cratesfyi/slog-term-1.1.0/debug/deps --extern kernel32=/home/cratesfyi/slog-term-1.1.0/debug/deps/libkernel32-df86a08647459244.rlib --extern libc=/home/cratesfyi/slog-term-1.1.0/debug/deps/liblibc-1417726cb94dbc83.rlib --extern winapi=/home/cratesfyi/slog-term-1.1.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/slog-term-1.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/slog-term-1.1.0/debug/deps -L dependency=/home/cratesfyi/slog-term-1.1.0/debug/deps --extern kernel32=/home/cratesfyi/slog-term-1.1.0/debug/deps/libkernel32-df86a08647459244.rlib --extern libc=/home/cratesfyi/slog-term-1.1.0/debug/deps/liblibc-1417726cb94dbc83.rlib --cap-lints allow`
Compiling thread_local v0.2.7
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/thread_local-0.2.7/src/lib.rs --crate-name thread_local --crate-type lib -g -C metadata=a3c0092e9fb6507d -C extra-filename=-a3c0092e9fb6507d --out-dir /home/cratesfyi/slog-term-1.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/slog-term-1.1.0/debug/deps -L dependency=/home/cratesfyi/slog-term-1.1.0/debug/deps --extern thread_id=/home/cratesfyi/slog-term-1.1.0/debug/deps/libthread_id-bcd46c79a620a618.rlib --cap-lints allow`
Compiling num-integer v0.1.32
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/num-integer-0.1.32/src/lib.rs --crate-name num_integer --crate-type lib -g -C metadata=52fdddf28cd8e924 -C extra-filename=-52fdddf28cd8e924 --out-dir /home/cratesfyi/slog-term-1.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/slog-term-1.1.0/debug/deps -L dependency=/home/cratesfyi/slog-term-1.1.0/debug/deps --extern num_traits=/home/cratesfyi/slog-term-1.1.0/debug/deps/libnum_traits-a6dde7de4ab4b779.rlib --cap-lints allow`
Compiling slog-stream v1.1.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/slog-stream-1.1.0/lib.rs --crate-name slog_stream --crate-type lib -g -C metadata=308afeb96daa8e13 -C extra-filename=-308afeb96daa8e13 --out-dir /home/cratesfyi/slog-term-1.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/slog-term-1.1.0/debug/deps -L dependency=/home/cratesfyi/slog-term-1.1.0/debug/deps --extern slog=/home/cratesfyi/slog-term-1.1.0/debug/deps/libslog-577c9b7b8845d24a.rlib --extern thread_local=/home/cratesfyi/slog-term-1.1.0/debug/deps/libthread_local-a3c0092e9fb6507d.rlib --cap-lints allow`
Compiling num-iter v0.1.32
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/num-iter-0.1.32/src/lib.rs --crate-name num_iter --crate-type lib -g -C metadata=50df698bc905252c -C extra-filename=-50df698bc905252c --out-dir /home/cratesfyi/slog-term-1.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/slog-term-1.1.0/debug/deps -L dependency=/home/cratesfyi/slog-term-1.1.0/debug/deps --extern num_traits=/home/cratesfyi/slog-term-1.1.0/debug/deps/libnum_traits-a6dde7de4ab4b779.rlib --extern num_integer=/home/cratesfyi/slog-term-1.1.0/debug/deps/libnum_integer-52fdddf28cd8e924.rlib --cap-lints allow`
Compiling num v0.1.35
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/num-0.1.35/src/lib.rs --crate-name num --crate-type lib -g -C metadata=45a7f1df1ffbcf4c -C extra-filename=-45a7f1df1ffbcf4c --out-dir /home/cratesfyi/slog-term-1.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/slog-term-1.1.0/debug/deps -L dependency=/home/cratesfyi/slog-term-1.1.0/debug/deps --extern num_traits=/home/cratesfyi/slog-term-1.1.0/debug/deps/libnum_traits-a6dde7de4ab4b779.rlib --extern num_integer=/home/cratesfyi/slog-term-1.1.0/debug/deps/libnum_integer-52fdddf28cd8e924.rlib --extern num_iter=/home/cratesfyi/slog-term-1.1.0/debug/deps/libnum_iter-50df698bc905252c.rlib --cap-lints allow`
Compiling chrono v0.2.25
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/chrono-0.2.25/src/lib.rs --crate-name chrono --crate-type lib -g -C metadata=7342810e34d1c30d -C extra-filename=-7342810e34d1c30d --out-dir /home/cratesfyi/slog-term-1.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/slog-term-1.1.0/debug/deps -L dependency=/home/cratesfyi/slog-term-1.1.0/debug/deps --extern time=/home/cratesfyi/slog-term-1.1.0/debug/deps/libtime-750bfdd52feafcb7.rlib --extern num=/home/cratesfyi/slog-term-1.1.0/debug/deps/libnum-45a7f1df1ffbcf4c.rlib --cap-lints allow`
Documenting slog-term v1.1.0
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/slog-term-1.1.0/lib.rs --crate-name slog_term -o /home/cratesfyi/slog-term-1.1.0/doc -L dependency=/home/cratesfyi/slog-term-1.1.0/debug -L dependency=/home/cratesfyi/slog-term-1.1.0/debug/deps --extern isatty=/home/cratesfyi/slog-term-1.1.0/debug/deps/libisatty-65761734f6de4c18.rlib --extern slog_stream=/home/cratesfyi/slog-term-1.1.0/debug/deps/libslog_stream-308afeb96daa8e13.rlib --extern chrono=/home/cratesfyi/slog-term-1.1.0/debug/deps/libchrono-7342810e34d1c30d.rlib --extern slog=/home/cratesfyi/slog-term-1.1.0/debug/deps/libslog-577c9b7b8845d24a.rlib`