Build #179214 2019-08-16T22:00:49.605292+00:00
# rustc version
rustc 1.39.0-nightly (f7af19c27 2019-08-15)# docs.rs version
cratesfyi 0.6.0 (f01dedd 2019-07-30)# build log
Updating crates.io index
Downloading crates ...
Downloaded const-cstr v0.1.0
Downloaded example_dylib v0.1.0
Compiling proc-macro2 v0.4.30
Fresh unicode-xid v0.1.0
Compiling syn v0.15.44
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=924bd1fa18166134 -C extra-filename=-924bd1fa18166134 --out-dir /home/cratesfyi/cratesfyi/debug/build/proc-macro2-924bd1fa18166134 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh lazy_static v1.3.0
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.15.44/build.rs --color never --crate-type bin --emit=dep-info,link -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="quote"' -C metadata=0a85cad3d9ad3f46 -C extra-filename=-0a85cad3d9ad3f46 --out-dir /home/cratesfyi/cratesfyi/debug/build/syn-0a85cad3d9ad3f46 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh libc v0.2.62
Running `/home/cratesfyi/cratesfyi/debug/build/syn-0a85cad3d9ad3f46/build-script-build`
Running `/home/cratesfyi/cratesfyi/debug/build/proc-macro2-924bd1fa18166134/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,link -C debuginfo=2 --cfg 'feature="proc-macro"' -C metadata=94a1256e43334445 -C extra-filename=-94a1256e43334445 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-af6942dbd6e25769.rlib --cap-lints allow --cfg u128 --cfg use_proc_macro --cfg wrap_proc_macro --cfg proc_macro_span`
Compiling quote v0.6.13
Running `rustc --crate-name quote /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/quote-0.6.13/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=b01a03e9eb246f97 -C extra-filename=-b01a03e9eb246f97 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-94a1256e43334445.rlib --cap-lints allow`
Running `rustc --crate-name syn /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.15.44/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -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="quote"' -C metadata=380d718dd835abec -C extra-filename=-380d718dd835abec --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-94a1256e43334445.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-b01a03e9eb246f97.rlib --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-af6942dbd6e25769.rlib --cap-lints allow --cfg syn_can_match_trailing_dollar --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path`
Compiling dlopen_derive v0.1.4
Running `rustc --crate-name dlopen_derive /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/dlopen_derive-0.1.4/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=3ef4ec6499547a47 -C extra-filename=-3ef4ec6499547a47 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-88c806d3a172a7a1.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-b01a03e9eb246f97.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-380d718dd835abec.rlib --cap-lints allow`
Documenting dlopen v0.1.8
Running `rustdoc --crate-name dlopen /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/dlopen-0.1.8/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190815-1.39.0-nightly-f7af19c27 --static-root-path / --disable-per-crate-search --extern-html-root-url 'dlopen_derive=https://docs.rs/dlopen_derive/0.1.4' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.3.0' --extern-html-root-url 'libc=https://docs.rs/libc/0.2.62' --extern-html-root-url 'regex=https://docs.rs/regex/0.2.11' --extern-html-root-url 'winapi=https://docs.rs/winapi/0.3.7' --extern-html-root-url 'const_cstr=https://docs.rs/const-cstr/0.1.0' --extern-html-root-url 'example_dylib=https://docs.rs/example_dylib/0.1.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern dlopen_derive=/home/cratesfyi/cratesfyi/debug/deps/libdlopen_derive-3ef4ec6499547a47.so --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-f277e97f12aadda8.rmeta --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-a2ff7df58660f775.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 10.04s