Build #38711 2017-01-13 15:18:06
# rustc version
rustc 1.16.0-nightly (6f1ae663e 2017-01-06)# docs.rs version
cratesfyi 0.2.3 (75099cc 2016-12-26)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading slog-html v0.1.3
Compiling num-traits v0.1.36
Compiling winapi v0.2.8
Compiling libc v0.2.19
Compiling slog v1.4.0
Compiling winapi-build v0.1.1
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-html-0.1.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/slog-html-0.1.3/debug/deps --cap-lints allow`
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.19/src/lib.rs --crate-name libc --crate-type lib -g --cfg feature=\"use_std\" --cfg feature=\"default\" -C metadata=e1db4c5f3a4f3c2f -C extra-filename=-e1db4c5f3a4f3c2f --out-dir /home/cratesfyi/slog-html-0.1.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/slog-html-0.1.3/debug/deps --cap-lints allow`
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/slog-1.4.0/src/lib.rs --crate-name slog --crate-type lib -g --cfg feature=\"release_max_level_trace\" --cfg feature=\"max_level_trace\" --cfg feature=\"std\" --cfg feature=\"default\" -C metadata=96b74eaf01a2a6bd -C extra-filename=-96b74eaf01a2a6bd --out-dir /home/cratesfyi/slog-html-0.1.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/slog-html-0.1.3/debug/deps --cap-lints allow`
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-html-0.1.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/slog-html-0.1.3/debug/deps --cap-lints allow`
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/num-traits-0.1.36/src/lib.rs --crate-name num_traits --crate-type lib -g -C metadata=92bb90166cd1857c -C extra-filename=-92bb90166cd1857c --out-dir /home/cratesfyi/slog-html-0.1.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/slog-html-0.1.3/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 -C metadata=d6afa5bd3d7cfaef --out-dir /home/cratesfyi/slog-html-0.1.3/debug/build/kernel32-sys-d6afa5bd3d7cfaef --emit=dep-info,link -L dependency=/home/cratesfyi/slog-html-0.1.3/debug/deps --extern build=/home/cratesfyi/slog-html-0.1.3/debug/deps/libbuild-493a7b0628804707.rlib --cap-lints allow`
Running `/home/cratesfyi/slog-html-0.1.3/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-html-0.1.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/slog-html-0.1.3/debug/deps --extern winapi=/home/cratesfyi/slog-html-0.1.3/debug/deps/libwinapi-0889532d327ff4e2.rlib --cap-lints allow`
Compiling thread-id v2.0.0
Compiling time v0.1.35
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-html-0.1.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/slog-html-0.1.3/debug/deps --extern libc=/home/cratesfyi/slog-html-0.1.3/debug/deps/liblibc-e1db4c5f3a4f3c2f.rlib --extern kernel32=/home/cratesfyi/slog-html-0.1.3/debug/deps/libkernel32-df86a08647459244.rlib --cap-lints allow`
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-html-0.1.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/slog-html-0.1.3/debug/deps --extern kernel32=/home/cratesfyi/slog-html-0.1.3/debug/deps/libkernel32-df86a08647459244.rlib --extern winapi=/home/cratesfyi/slog-html-0.1.3/debug/deps/libwinapi-0889532d327ff4e2.rlib --extern libc=/home/cratesfyi/slog-html-0.1.3/debug/deps/liblibc-e1db4c5f3a4f3c2f.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-html-0.1.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/slog-html-0.1.3/debug/deps --extern thread_id=/home/cratesfyi/slog-html-0.1.3/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-html-0.1.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/slog-html-0.1.3/debug/deps --extern num_traits=/home/cratesfyi/slog-html-0.1.3/debug/deps/libnum_traits-92bb90166cd1857c.rlib --cap-lints allow`
Compiling slog-extra v0.1.1
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/slog-extra-0.1.1/lib.rs --crate-name slog_extra --crate-type lib -g -C metadata=e584797eeeb9116d -C extra-filename=-e584797eeeb9116d --out-dir /home/cratesfyi/slog-html-0.1.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/slog-html-0.1.3/debug/deps --extern thread_local=/home/cratesfyi/slog-html-0.1.3/debug/deps/libthread_local-a3c0092e9fb6507d.rlib --extern slog=/home/cratesfyi/slog-html-0.1.3/debug/deps/libslog-96b74eaf01a2a6bd.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-html-0.1.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/slog-html-0.1.3/debug/deps --extern num_integer=/home/cratesfyi/slog-html-0.1.3/debug/deps/libnum_integer-52fdddf28cd8e924.rlib --extern num_traits=/home/cratesfyi/slog-html-0.1.3/debug/deps/libnum_traits-92bb90166cd1857c.rlib --cap-lints allow`
Compiling slog-stream v1.2.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/slog-stream-1.2.0/lib.rs --crate-name slog_stream --crate-type lib -g -C metadata=b6dea449db722860 -C extra-filename=-b6dea449db722860 --out-dir /home/cratesfyi/slog-html-0.1.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/slog-html-0.1.3/debug/deps --extern slog_extra=/home/cratesfyi/slog-html-0.1.3/debug/deps/libslog_extra-e584797eeeb9116d.rlib --extern thread_local=/home/cratesfyi/slog-html-0.1.3/debug/deps/libthread_local-a3c0092e9fb6507d.rlib --extern slog=/home/cratesfyi/slog-html-0.1.3/debug/deps/libslog-96b74eaf01a2a6bd.rlib --cap-lints allow`
Compiling num v0.1.36
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/num-0.1.36/src/lib.rs --crate-name num --crate-type lib -g -C metadata=1fa4854b44bb6a54 -C extra-filename=-1fa4854b44bb6a54 --out-dir /home/cratesfyi/slog-html-0.1.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/slog-html-0.1.3/debug/deps --extern num_iter=/home/cratesfyi/slog-html-0.1.3/debug/deps/libnum_iter-50df698bc905252c.rlib --extern num_traits=/home/cratesfyi/slog-html-0.1.3/debug/deps/libnum_traits-92bb90166cd1857c.rlib --extern num_integer=/home/cratesfyi/slog-html-0.1.3/debug/deps/libnum_integer-52fdddf28cd8e924.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-html-0.1.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/slog-html-0.1.3/debug/deps --extern time=/home/cratesfyi/slog-html-0.1.3/debug/deps/libtime-750bfdd52feafcb7.rlib --extern num=/home/cratesfyi/slog-html-0.1.3/debug/deps/libnum-1fa4854b44bb6a54.rlib --cap-lints allow`
Documenting slog-html v0.1.3
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/slog-html-0.1.3/src/lib.rs --crate-name slog_html -o /home/cratesfyi/slog-html-0.1.3/doc -L dependency=/home/cratesfyi/slog-html-0.1.3/debug/deps --extern slog_stream=/home/cratesfyi/slog-html-0.1.3/debug/deps/libslog_stream-b6dea449db722860.rlib --extern slog=/home/cratesfyi/slog-html-0.1.3/debug/deps/libslog-96b74eaf01a2a6bd.rlib --extern chrono=/home/cratesfyi/slog-html-0.1.3/debug/deps/libchrono-7342810e34d1c30d.rlib`
Finished debug [unoptimized + debuginfo] target(s) in 7.40 secs