# rustc version rustc 1.38.0-nightly (95b1fe560 2019-07-20)
# docs.rs version cratesfyi 0.6.0 (f01dedd 2019-07-30)
# build log Updating crates.io index Fresh unicode-xid v0.1.0 Fresh proc-macro2 v0.4.30 Fresh quote v0.6.13 Compiling syn v0.15.44 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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=4164961f23744f17 -C extra-filename=-4164961f23744f17 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-978d6718b3b3d9a6.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-be75799da619482b.rlib --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-ea88e25fab37084a.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 c2rust-bitfields-derive v0.2.0 Running `rustc --edition=2018 --crate-name c2rust_bitfields_derive /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/c2rust-bitfields-derive-0.2.0/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=936375682e626e50 -C extra-filename=-936375682e626e50 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-be75799da619482b.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-4164961f23744f17.rlib --cap-lints allow` Documenting c2rust-bitfields v0.3.0 Running `rustdoc --edition=2018 --crate-name c2rust_bitfields /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/c2rust-bitfields-0.3.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190720-1.38.0-nightly-95b1fe560 --static-root-path / --disable-per-crate-search --extern-html-root-url 'c2rust_bitfields_derive=https://docs.rs/c2rust-bitfields-derive/0.2.0' --extern-html-root-url 'libc=https://docs.rs/libc/0.2.62' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern c2rust_bitfields_derive=/home/cratesfyi/cratesfyi/debug/deps/libc2rust_bitfields_derive-936375682e626e50.so` Finished dev [unoptimized + debuginfo] target(s) in 10.99s