Build #168962 2019-06-30 04:35:16
# rustc version
rustc 1.37.0-nightly (8aa42ed7c 2019-06-24)# docs.rs version
cratesfyi 0.6.0 (9f9fa7c 2019-06-25)# build log
Updating crates.io index
Downloading crates ...
Downloaded postgres-native-tls v0.1.0-rc.1
Fresh unicode-xid v0.1.0
Fresh autocfg v0.1.4
Fresh semver-parser v0.7.0
Fresh rand_core v0.4.0
Fresh pkg-config v0.3.14
Fresh ident_case v1.0.1
Fresh stable_deref_trait v1.1.1
Fresh cc v1.0.37
Fresh byte-tools v0.3.1
Fresh smallvec v0.6.10
Fresh lazy_static v1.3.0
Fresh scopeguard v0.3.3
Fresh cfg-if v0.1.9
Fresh futures v0.1.28
Fresh slab v0.4.2
Fresh subtle v1.0.0
Fresh unicode-segmentation v1.3.0
Fresh fixedbitset v0.1.9
Fresh matches v0.1.8
Fresh foreign-types-shared v0.1.1
Fresh fnv v1.0.6
Fresh ordermap v0.3.5
Fresh fake-simd v0.1.2
Fresh siphasher v0.2.3
Fresh opaque-debug v0.2.2
Fresh md5 v0.6.1
Fresh fallible-iterator v0.2.0
Fresh rent_to_own v0.1.0
Fresh openssl-probe v0.1.2
Fresh percent-encoding v1.0.1
Fresh antidote v1.0.0
Fresh semver v0.9.0
Fresh rand_core v0.3.1
Fresh rand_jitter v0.1.4
Fresh owning_ref v0.4.0
Fresh block-padding v0.1.4
Fresh unicode-normalization v0.1.8
Fresh crossbeam-utils v0.6.5
Fresh log v0.4.6
Fresh unicode-bidi v0.3.4
Fresh heck v0.3.1
Fresh petgraph v0.4.13
Fresh foreign-types v0.3.2
Fresh tokio-sync v0.1.6
Fresh phf_shared v0.7.24
Fresh proc-macro2 v0.4.30
Fresh libc v0.2.58
Fresh rustc_version v0.2.3
Fresh rand_xorshift v0.1.1
Fresh rand_hc v0.1.0
Fresh rand_isaac v0.1.1
Fresh typenum v1.10.0
Fresh byteorder v1.3.2
Fresh lock_api v0.1.5
Fresh bitflags v1.1.0
Fresh tokio-executor v0.1.7
Fresh memchr v2.2.0
Fresh stringprep v0.1.2
Fresh quote v0.6.12
Fresh phf v0.7.24
Fresh rand_chacha v0.1.1
Fresh rand_os v0.1.3
Fresh rand_pcg v0.1.2
Fresh iovec v0.1.2
Fresh net2 v0.2.33
Fresh num_cpus v1.10.1
Fresh generic-array v0.12.3
Fresh openssl-sys v0.9.47
Fresh base64 v0.10.1
Fresh tokio-timer v0.2.11
Fresh syn v0.15.39
Fresh rand v0.6.5
Fresh bytes v0.4.12
Fresh mio v0.6.19
Fresh futures-cpupool v0.1.8
Fresh crypto-mac v0.7.0
Fresh digest v0.8.0
Fresh block-buffer v0.7.3
Fresh openssl v0.10.23
Fresh darling_core v0.8.6
Fresh tokio-io v0.1.12
Fresh mio-uds v0.6.7
Fresh parking_lot_core v0.4.0
Fresh hmac v0.7.0
Fresh darling_macro v0.8.6
Fresh sha2 v0.8.0
Fresh native-tls v0.2.3
Fresh parking_lot v0.7.1
Fresh tokio-codec v0.1.1
Fresh darling v0.8.6
Fresh postgres-protocol v0.4.1
Fresh tokio-reactor v0.1.9
Checking tokio-tls v0.2.1
Fresh derive_state_machine_future v0.2.0
Fresh tokio-tcp v0.1.3
Fresh tokio-uds v0.2.5
Fresh state_machine_future v0.2.0
Checking tokio-postgres v0.4.0-rc.3
Running `rustc --crate-name tokio_tls /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-tls-0.2.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=86b796f2c7cb90b0 -C extra-filename=-86b796f2c7cb90b0 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-d5f893d15a6f6ee0.rmeta --extern native_tls=/home/cratesfyi/cratesfyi/debug/deps/libnative_tls-19e1f171c0e16fb4.rmeta --extern tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-1e8116c0a793d786.rmeta --cap-lints allow`
Running `rustc --edition=2018 --crate-name tokio_postgres /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-postgres-0.4.0-rc.3/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="futures-cpupool"' --cfg 'feature="lazy_static"' --cfg 'feature="runtime"' --cfg 'feature="tokio-tcp"' --cfg 'feature="tokio-timer"' --cfg 'feature="tokio-uds"' -C metadata=91e51ef704220deb -C extra-filename=-91e51ef704220deb --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern antidote=/home/cratesfyi/cratesfyi/debug/deps/libantidote-2e9eba21149565f3.rmeta --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-e9eaaa4fe98185f9.rmeta --extern fallible_iterator=/home/cratesfyi/cratesfyi/debug/deps/libfallible_iterator-b569f5488740d9a2.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-d5f893d15a6f6ee0.rmeta --extern futures_cpupool=/home/cratesfyi/cratesfyi/debug/deps/libfutures_cpupool-8587fd78422713d1.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-01ce08087155ff51.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-34b83ce5766fb738.rmeta --extern percent_encoding=/home/cratesfyi/cratesfyi/debug/deps/libpercent_encoding-bd046fac318df361.rmeta --extern phf=/home/cratesfyi/cratesfyi/debug/deps/libphf-038893e4192680ed.rmeta --extern postgres_protocol=/home/cratesfyi/cratesfyi/debug/deps/libpostgres_protocol-a4093f2d3a253961.rmeta --extern state_machine_future=/home/cratesfyi/cratesfyi/debug/deps/libstate_machine_future-a6ef038bdce835b0.rmeta --extern tokio_codec=/home/cratesfyi/cratesfyi/debug/deps/libtokio_codec-3010c78c77169f45.rmeta --extern tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-1e8116c0a793d786.rmeta --extern tokio_tcp=/home/cratesfyi/cratesfyi/debug/deps/libtokio_tcp-27c72d813ce8ba7d.rmeta --extern tokio_timer=/home/cratesfyi/cratesfyi/debug/deps/libtokio_timer-e104261798fa3173.rmeta --extern tokio_uds=/home/cratesfyi/cratesfyi/debug/deps/libtokio_uds-5dead307774bddb7.rmeta --cap-lints allow`
warning[E0381]: use of possibly uninitialized variable: `_`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-postgres-0.4.0-rc.3/src/proto/copy_in.rs:171:44
|
171 | let buf: Box<dyn Buf + Send> = loop {
| ____________________________________________^
172 | | match try_ready!(state.stream.poll().map_err(Error::copy_in_stream)) {
173 | | Some(buf) => {
174 | | let buf = buf.into_buf();
... |
191 | | }
192 | | };
| |_____________^ use of possibly uninitialized value
|
= warning: this error has been downgraded to a warning for backwards compatibility with previous releases
= warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future
= note: for more information, try `rustc --explain E0729`
Documenting postgres-native-tls v0.1.0-rc.1
Running `rustdoc --edition=2018 --crate-name postgres_native_tls /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/postgres-native-tls-0.1.0-rc.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="runtime"' --cfg 'feature="tokio-postgres"' -Z unstable-options --resource-suffix -20190624-1.37.0-nightly-8aa42ed7c --static-root-path / --disable-per-crate-search --extern-html-root-url 'futures=https://docs.rs/futures/0.1.28' --extern-html-root-url 'native_tls=https://docs.rs/native-tls/0.2.3' --extern-html-root-url 'postgres=https://docs.rs/postgres/0.16.0-rc.1' --extern-html-root-url 'tokio=https://docs.rs/tokio/0.1.21' --extern-html-root-url 'tokio_io=https://docs.rs/tokio-io/0.1.12' --extern-html-root-url 'tokio_postgres=https://docs.rs/tokio-postgres/0.4.0-rc.3' --extern-html-root-url 'tokio_tls=https://docs.rs/tokio-tls/0.2.1' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-d5f893d15a6f6ee0.rmeta --extern native_tls=/home/cratesfyi/cratesfyi/debug/deps/libnative_tls-19e1f171c0e16fb4.rmeta --extern tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-1e8116c0a793d786.rmeta --extern tokio_postgres=/home/cratesfyi/cratesfyi/debug/deps/libtokio_postgres-91e51ef704220deb.rmeta --extern tokio_tls=/home/cratesfyi/cratesfyi/debug/deps/libtokio_tls-86b796f2c7cb90b0.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 6.41s