Build #168258 2019-06-27 11:48:46
# rustc version
rustc 1.37.0-nightly (8aa42ed7c 2019-06-24)# docs.rs version
cratesfyi 0.6.0 (9f9fa7c 2019-06-25)# build log
Updating crates.io index
Downloading crates ...
Downloaded postgres-mapper-derive v0.1.1
Compiling proc-macro2 v0.4.30
Fresh unicode-xid v0.1.0
Checking quote v0.3.15
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.30/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="proc-macro"' -C metadata=acac3bc6d45cc3d0 -C extra-filename=-acac3bc6d45cc3d0 --out-dir /home/cratesfyi/cratesfyi/debug/build/proc-macro2-acac3bc6d45cc3d0 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `rustc --crate-name quote /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/quote-0.3.15/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=0ec103d031d9204d -C extra-filename=-0ec103d031d9204d --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/proc-macro2-acac3bc6d45cc3d0/build-script-build`
Running `rustc --crate-name proc_macro2 /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.30/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="proc-macro"' -C metadata=730589832aafa6d9 -C extra-filename=-730589832aafa6d9 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-a4115c2934321769.rmeta --cap-lints allow --cfg u128 --cfg use_proc_macro --cfg wrap_proc_macro --cfg proc_macro_span`
Checking quote v0.6.12
Running `rustc --crate-name quote /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/quote-0.6.12/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="proc-macro"' --cfg 'feature="proc-macro2"' -C metadata=0e2132c9855d8d88 -C extra-filename=-0e2132c9855d8d88 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-730589832aafa6d9.rmeta --cap-lints allow`
Checking syn v0.15.38
Running `rustc --crate-name syn /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.15.38/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="proc-macro2"' --cfg 'feature="quote"' -C metadata=61d35078c303c414 -C extra-filename=-61d35078c303c414 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-730589832aafa6d9.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-0e2132c9855d8d88.rmeta --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-a4115c2934321769.rmeta --cap-lints allow --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path`
Documenting postgres-mapper-derive v0.1.1
Running `rustdoc --crate-name postgres_mapper_derive /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/postgres-mapper-derive-0.1.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' -Z unstable-options --resource-suffix -20190624-1.37.0-nightly-8aa42ed7c --static-root-path / --disable-per-crate-search --extern-html-root-url 'quote=https://docs.rs/quote/0.3.15' --extern-html-root-url 'syn=https://docs.rs/syn/0.15.38' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-0ec103d031d9204d.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-61d35078c303c414.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 5.32s