Build #153228 2019-04-08 22:11:41
# rustc version
rustc 1.35.0-nightly (474e7a648 2019-04-07)# docs.rs version
cratesfyi 0.6.0 (b564d72 2019-03-28)# build log
Updating crates.io index
Downloading crates ...
Downloaded serde_with v1.3.1
Fresh unicode-xid v0.1.0
Fresh itoa v0.4.3
Fresh proc-macro2 v0.4.27
Fresh num-traits v0.2.6
Fresh libc v0.2.51
Fresh ryu v0.2.7
Fresh serde v1.0.90
Fresh quote v0.6.11
Fresh num-integer v0.1.39
Fresh time v0.1.42
Fresh serde_json v1.0.39
Compiling syn v0.15.30
Checking chrono v0.4.6
Running `rustc --crate-name syn /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.15.30/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="proc-macro2"' --cfg 'feature="quote"' -C metadata=f100c6a4c238e07a -C extra-filename=-f100c6a4c238e07a --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-aefa8993a8430d7a.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-ecff70b0cc209c1b.rlib --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-aec49f924cefcd5c.rlib --cap-lints allow --cfg syn_can_use_thread_id --cfg syn_can_call_macro_by_path`
Running `rustc --crate-name chrono /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/chrono-0.4.6/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="time"' -C metadata=73ce35cdfe27e1a1 -C extra-filename=-73ce35cdfe27e1a1 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern num_integer=/home/cratesfyi/cratesfyi/debug/deps/libnum_integer-9b36b58c46560acd.rmeta --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-47b1a4eb84515e62.rmeta --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-cac00c88f7e73912.rmeta --extern time=/home/cratesfyi/cratesfyi/debug/deps/libtime-e8ce700016aed791.rmeta --cap-lints allow`
Compiling serde_with_macros v1.0.1
Running `rustc --crate-name serde_with_macros /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/serde_with_macros-1.0.1/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=2a51ac931148b2dc -C extra-filename=-2a51ac931148b2dc --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-aefa8993a8430d7a.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-ecff70b0cc209c1b.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-f100c6a4c238e07a.rlib --cap-lints allow`
Documenting serde_with v1.3.1
Running `rustdoc --crate-name serde_with /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/serde_with-1.3.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="json"' --cfg 'feature="macros"' --cfg 'feature="serde_json"' --cfg 'feature="serde_with_macros"' -Z unstable-options --resource-suffix -20190407-1.35.0-nightly-474e7a648 --static-root-path / --disable-per-crate-search --extern-html-root-url 'chrono=https://docs.rs/chrono/0.4.6' --extern-html-root-url 'fnv=https://docs.rs/fnv/1.0.6' --extern-html-root-url 'pretty_assertions=https://docs.rs/pretty_assertions/0.5.1' --extern-html-root-url 'ron=https://docs.rs/ron/0.4.2' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.90' --extern-html-root-url 'serde_derive=https://docs.rs/serde_derive/1.0.90' --extern-html-root-url 'serde_json=https://docs.rs/serde_json/1.0.39' --extern-html-root-url 'serde_with_macros=https://docs.rs/serde_with_macros/1.0.1' --extern-html-root-url 'version_sync=https://docs.rs/version-sync/0.7.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern chrono=/home/cratesfyi/cratesfyi/debug/deps/libchrono-73ce35cdfe27e1a1.rmeta --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-cac00c88f7e73912.rmeta --extern serde_json=/home/cratesfyi/cratesfyi/debug/deps/libserde_json-d19ede304406a991.rmeta --extern serde_with_macros=/home/cratesfyi/cratesfyi/debug/deps/libserde_with_macros-2a51ac931148b2dc.so`
Finished dev [unoptimized + debuginfo] target(s) in 14.28s