lambda_runtime_errors_derive 0.1.1

Rust runtime errors derive for AWS Lambda
Documentation
Build #157773 2019-05-03 15:25:42
# rustc version
rustc 1.36.0-nightly (00859e3e6 2019-04-29)# docs.rs version
cratesfyi 0.6.0 (a31865e 2019-04-29)# build log
Updating crates.io index
Downloading crates ...
Downloaded lambda_runtime_errors v0.1.1
Fresh unicode-xid v0.1.0
Fresh proc-macro2 v0.4.29
Fresh quote v0.6.12
Checking syn v0.15.33
Running `rustc --crate-name syn /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.15.33/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="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="proc-macro2"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=6cb28ae481d5bb4f -C extra-filename=-6cb28ae481d5bb4f --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-ea6c38e9ef4e8869.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-7c1d8f22f305cd6c.rmeta --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-571c3e6b34d65e45.rmeta --cap-lints allow --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path`
Checking synstructure v0.10.1
Running `rustc --crate-name synstructure /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/synstructure-0.10.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=98023359f073f554 -C extra-filename=-98023359f073f554 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-ea6c38e9ef4e8869.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-7c1d8f22f305cd6c.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-6cb28ae481d5bb4f.rmeta --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-571c3e6b34d65e45.rmeta --cap-lints allow`
Documenting lambda_runtime_errors_derive v0.1.1
Running `rustdoc --edition=2018 --crate-name lambda_runtime_errors_derive /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/lambda_runtime_errors_derive-0.1.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190429-1.36.0-nightly-00859e3e6 --static-root-path / --disable-per-crate-search --extern-html-root-url 'failure=https://docs.rs/failure/0.1.5' --extern-html-root-url 'proc_macro2=https://docs.rs/proc-macro2/0.4.29' --extern-html-root-url 'quote=https://docs.rs/quote/0.6.12' --extern-html-root-url 'syn=https://docs.rs/syn/0.15.33' --extern-html-root-url 'synstructure=https://docs.rs/synstructure/0.10.1' --extern-html-root-url 'lambda_runtime_errors=https://docs.rs/lambda_runtime_errors/0.1.1' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-ea6c38e9ef4e8869.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-7c1d8f22f305cd6c.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-6cb28ae481d5bb4f.rmeta --extern synstructure=/home/cratesfyi/cratesfyi/debug/deps/libsynstructure-98023359f073f554.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 8.74s