pin-project 0.4.0-alpha.1

A crate for safe and ergonomic pin-projection.
Documentation
Build #177958 2019-08-11T15:45:36.570958+00:00
# 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 lazy_static v1.3.0
Fresh proc-macro2 v0.4.30
Fresh serde v1.0.98
Fresh toml v0.5.1
Fresh quote v0.6.13
Compiling proc-macro-crate v0.1.4
Compiling syn v0.15.44
Running `rustc --edition=2018 --crate-name proc_macro_crate /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro-crate-0.1.4/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=770eae8a11374bb4 -C extra-filename=-770eae8a11374bb4 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern toml=/home/cratesfyi/cratesfyi/debug/deps/libtoml-e8a958e3983e63e0.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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' -C metadata=f4c3f83171079fcc -C extra-filename=-f4c3f83171079fcc --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-cff451e3aa9fe7ad.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-99d84f88e2534de1.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 pin-project-internal v0.4.0-alpha.1
Running `rustc --edition=2018 --crate-name pin_project_internal /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/pin-project-internal-0.4.0-alpha.1/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 --cfg 'feature="lazy_static"' --cfg 'feature="proc-macro-crate"' --cfg 'feature="project_attr"' --cfg 'feature="renamed"' --cfg 'feature="serde"' -C metadata=70502159f34f8250 -C extra-filename=-70502159f34f8250 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-2a88bd4ef8681b81.rlib --extern proc_macro_crate=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro_crate-770eae8a11374bb4.rlib --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-cff451e3aa9fe7ad.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-99d84f88e2534de1.rlib --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-3e6b3334b3e9deed.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-f4c3f83171079fcc.rlib --cap-lints allow`
Documenting pin-project v0.4.0-alpha.1
Running `rustdoc --edition=2018 --crate-name pin_project /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/pin-project-0.4.0-alpha.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="project_attr"' --cfg 'feature="renamed"' -Z unstable-options --resource-suffix -20190720-1.38.0-nightly-95b1fe560 --static-root-path / --disable-per-crate-search --extern-html-root-url 'compiletest=https://docs.rs/compiletest_rs/0.3.22' --extern-html-root-url 'pin_project_internal=https://docs.rs/pin-project-internal/0.4.0-alpha.1' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern pin_project_internal=/home/cratesfyi/cratesfyi/debug/deps/libpin_project_internal-70502159f34f8250.so`
Finished dev [unoptimized + debuginfo] target(s) in 12.43s