rocket_codegen 0.4.1

Procedural macros for the Rocket web framework.
Documentation
Build #159332 2019-05-12 00:10:09
# rustc version
rustc 1.36.0-nightly (d628c2e64 2019-05-05)# docs.rs version
cratesfyi 0.6.0 (be80566 2019-05-06)# build log
Updating crates.io index
Fresh cfg-if v0.1.7
Fresh smallvec v0.6.9
Fresh yansi v0.4.0
Fresh version_check v0.1.5
Fresh matches v0.1.8
Fresh unicode-xid v0.1.0
Fresh safemem v0.3.0
Fresh percent-encoding v1.0.1
Fresh language-tags v0.2.2
Fresh bitflags v1.0.4
Fresh typeable v0.1.2
Fresh traitobject v0.1.0
Fresh yansi v0.5.0
Fresh indexmap v1.0.2
Fresh state v0.4.1
Fresh log v0.4.6
Fresh unicode-normalization v0.1.8
Fresh unicode-bidi v0.3.4
Fresh proc-macro2 v0.4.30
Fresh log v0.3.9
Fresh idna v0.1.5
Fresh libc v0.2.54
Fresh byteorder v1.3.1
Fresh httparse v1.3.3
Fresh quote v0.6.12
Fresh mime v0.2.6
Fresh url v1.7.2
Fresh num_cpus v1.10.0
Fresh time v0.1.42
Fresh unicase v1.4.2
Fresh base64 v0.9.3
Checking syn v0.15.34
Fresh cookie v0.11.1
Compiling devise_core v0.2.0
Fresh pear_codegen v0.1.2
Fresh hyper v0.10.16
Fresh pear v0.1.2
Running `rustc --crate-name devise_core /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/devise_core-0.2.0/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=2fca756cacb0f9b0 -C extra-filename=-2fca756cacb0f9b0 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bitflags=/home/cratesfyi/cratesfyi/debug/deps/libbitflags-99006fc591fe4bae.rlib --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-6150377fd1583fb9.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-2af758e4470f327b.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-f4f2d20b89b603f2.rlib --cap-lints allow`
Running `rustc --crate-name syn /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.15.34/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="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="proc-macro2"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' -C metadata=304aaec4f4095449 -C extra-filename=-304aaec4f4095449 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-cb7407cab2736505.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-fbfea27eb2517831.rmeta --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-29681bd3ab23f317.rmeta --cap-lints allow --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path`
Checking rocket_http v0.4.1
Running `rustc --crate-name rocket_http /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rocket_http-0.4.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' -C metadata=2e1034992e2e9d59 -C extra-filename=-2e1034992e2e9d59 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cookie=/home/cratesfyi/cratesfyi/debug/deps/libcookie-af39f47a40b21d74.rmeta --extern hyper=/home/cratesfyi/cratesfyi/debug/deps/libhyper-f96316ece719bee6.rmeta --extern indexmap=/home/cratesfyi/cratesfyi/debug/deps/libindexmap-689657da23643a4c.rmeta --extern pear=/home/cratesfyi/cratesfyi/debug/deps/libpear-664f26af0b8c1efd.rmeta --extern percent_encoding=/home/cratesfyi/cratesfyi/debug/deps/libpercent_encoding-84f7c71fe541aec2.rmeta --extern smallvec=/home/cratesfyi/cratesfyi/debug/deps/libsmallvec-23108d677911c0cc.rmeta --extern state=/home/cratesfyi/cratesfyi/debug/deps/libstate-e68582cca588930d.rmeta --extern time=/home/cratesfyi/cratesfyi/debug/deps/libtime-e0c458b85370c1a6.rmeta --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-29681bd3ab23f317.rmeta --cap-lints allow`
Compiling devise_codegen v0.2.0
Running `rustc --crate-name devise_codegen /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/devise_codegen-0.2.0/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=cda9c194f67c40ee -C extra-filename=-cda9c194f67c40ee --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern devise_core=/home/cratesfyi/cratesfyi/debug/deps/libdevise_core-2fca756cacb0f9b0.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-2af758e4470f327b.rlib --cap-lints allow`
Running `rustc --crate-name devise_core /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/devise_core-0.2.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=2ee70246d0c6bd8a -C extra-filename=-2ee70246d0c6bd8a --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bitflags=/home/cratesfyi/cratesfyi/debug/deps/libbitflags-bf52000828d661f1.rmeta --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-cb7407cab2736505.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-fbfea27eb2517831.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-304aaec4f4095449.rmeta --cap-lints allow`
Checking devise v0.2.0
Running `rustc --crate-name devise /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/devise-0.2.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=c05147ab36e4137f -C extra-filename=-c05147ab36e4137f --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern devise_codegen=/home/cratesfyi/cratesfyi/debug/deps/libdevise_codegen-cda9c194f67c40ee.so --extern devise_core=/home/cratesfyi/cratesfyi/debug/deps/libdevise_core-2ee70246d0c6bd8a.rmeta --cap-lints allow`
Documenting rocket_codegen v0.4.1
Running `rustdoc --crate-name rocket_codegen /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rocket_codegen-0.4.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190505-1.36.0-nightly-d628c2e64 --static-root-path / --disable-per-crate-search --extern-html-root-url 'devise=https://docs.rs/devise/0.2.0' --extern-html-root-url 'indexmap=https://docs.rs/indexmap/1.0.2' --extern-html-root-url 'quote=https://docs.rs/quote/0.6.12' --extern-html-root-url 'rocket_http=https://docs.rs/rocket_http/0.4.1' --extern-html-root-url 'version_check=https://docs.rs/version_check/0.1.5' --extern-html-root-url 'yansi=https://docs.rs/yansi/0.5.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern devise=/home/cratesfyi/cratesfyi/debug/deps/libdevise-c05147ab36e4137f.rmeta --extern indexmap=/home/cratesfyi/cratesfyi/debug/deps/libindexmap-689657da23643a4c.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-fbfea27eb2517831.rmeta --extern rocket_http=/home/cratesfyi/cratesfyi/debug/deps/librocket_http-2e1034992e2e9d59.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 16.58s