oauth-api 0.2.2

Bindings for exchanging OAuth 2 tokens with updated dependencies
Documentation
Build #19098 2016-08-14 01:32:30
# rustc version
rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)# docs.rs version
cratesfyi 0.2.0 (5dbd676 2016-07-30)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading oauth-api v0.2.2
Compiling unicode-normalization v0.1.2
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/unicode-normalization-0.1.2/src/lib.rs --crate-name unicode_normalization --crate-type lib -g -C metadata=5de3a9c8fd8ddf4e -C extra-filename=-5de3a9c8fd8ddf4e --out-dir /home/cratesfyi/oauth-api-0.2.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/oauth-api-0.2.2/debug/deps -L dependency=/home/cratesfyi/oauth-api-0.2.2/debug/deps --cap-lints allow`
Compiling log v0.3.6
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs --crate-name log --crate-type lib -g --cfg feature=\"use_std\" --cfg feature=\"default\" -C metadata=bf16bb9a4912b11d -C extra-filename=-bf16bb9a4912b11d --out-dir /home/cratesfyi/oauth-api-0.2.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/oauth-api-0.2.2/debug/deps -L dependency=/home/cratesfyi/oauth-api-0.2.2/debug/deps --cap-lints allow`
Compiling libc v0.2.15
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.15/src/lib.rs --crate-name libc --crate-type lib -g --cfg feature=\"use_std\" --cfg feature=\"default\" -C metadata=1bd8847afb79f283 -C extra-filename=-1bd8847afb79f283 --out-dir /home/cratesfyi/oauth-api-0.2.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/oauth-api-0.2.2/debug/deps -L dependency=/home/cratesfyi/oauth-api-0.2.2/debug/deps --cap-lints allow`
Compiling matches v0.1.2
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/matches-0.1.2/lib.rs --crate-name matches --crate-type lib -g -C metadata=5d5580ffd528031c -C extra-filename=-5d5580ffd528031c --out-dir /home/cratesfyi/oauth-api-0.2.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/oauth-api-0.2.2/debug/deps -L dependency=/home/cratesfyi/oauth-api-0.2.2/debug/deps --cap-lints allow`
Compiling pkg-config v0.3.8
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/pkg-config-0.3.8/src/lib.rs --crate-name pkg_config --crate-type lib -g -C metadata=7cc12d9787dada57 -C extra-filename=-7cc12d9787dada57 --out-dir /home/cratesfyi/oauth-api-0.2.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/oauth-api-0.2.2/debug/deps -L dependency=/home/cratesfyi/oauth-api-0.2.2/debug/deps --cap-lints allow`
Compiling gcc v0.3.32
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.32/src/lib.rs --crate-name gcc --crate-type lib -g -C metadata=ef3a0616dd2e0463 -C extra-filename=-ef3a0616dd2e0463 --out-dir /home/cratesfyi/oauth-api-0.2.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/oauth-api-0.2.2/debug/deps -L dependency=/home/cratesfyi/oauth-api-0.2.2/debug/deps --cap-lints allow`
Compiling unicode-bidi v0.2.3
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/unicode-bidi-0.2.3/src/lib.rs --crate-name unicode_bidi --crate-type lib -g -C metadata=04ad1da5552425fd -C extra-filename=-04ad1da5552425fd --out-dir /home/cratesfyi/oauth-api-0.2.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/oauth-api-0.2.2/debug/deps -L dependency=/home/cratesfyi/oauth-api-0.2.2/debug/deps --extern matches=/home/cratesfyi/oauth-api-0.2.2/debug/deps/libmatches-5d5580ffd528031c.rlib --cap-lints allow`
Compiling openssl-sys v0.7.15
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.7.15/build.rs --crate-name build_script_build --crate-type bin -g --out-dir /home/cratesfyi/oauth-api-0.2.2/debug/build/openssl-sys-c83d2d13c82b029e --emit=dep-info,link -L dependency=/home/cratesfyi/oauth-api-0.2.2/debug/deps -L dependency=/home/cratesfyi/oauth-api-0.2.2/debug/deps --extern pkg_config=/home/cratesfyi/oauth-api-0.2.2/debug/deps/libpkg_config-7cc12d9787dada57.rlib --cap-lints allow`
Compiling curl-sys v0.2.1
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.2.1/build.rs --crate-name build_script_build --crate-type bin -g --out-dir /home/cratesfyi/oauth-api-0.2.2/debug/build/curl-sys-2b2b198c6a023456 --emit=dep-info,link -L dependency=/home/cratesfyi/oauth-api-0.2.2/debug/deps -L dependency=/home/cratesfyi/oauth-api-0.2.2/debug/deps --extern pkg_config=/home/cratesfyi/oauth-api-0.2.2/debug/deps/libpkg_config-7cc12d9787dada57.rlib --extern gcc=/home/cratesfyi/oauth-api-0.2.2/debug/deps/libgcc-ef3a0616dd2e0463.rlib --cap-lints allow`
Compiling libz-sys v1.0.5
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libz-sys-1.0.5/build.rs --crate-name build_script_build --crate-type bin -g --out-dir /home/cratesfyi/oauth-api-0.2.2/debug/build/libz-sys-b246b9f3989628d7 --emit=dep-info,link -L dependency=/home/cratesfyi/oauth-api-0.2.2/debug/deps -L dependency=/home/cratesfyi/oauth-api-0.2.2/debug/deps --extern pkg_config=/home/cratesfyi/oauth-api-0.2.2/debug/deps/libpkg_config-7cc12d9787dada57.rlib --extern gcc=/home/cratesfyi/oauth-api-0.2.2/debug/deps/libgcc-ef3a0616dd2e0463.rlib --cap-lints allow`
Compiling idna v0.1.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/idna-0.1.0/src/lib.rs --crate-name idna --crate-type lib -g -C metadata=82ebdb343d6c1855 -C extra-filename=-82ebdb343d6c1855 --out-dir /home/cratesfyi/oauth-api-0.2.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/oauth-api-0.2.2/debug/deps -L dependency=/home/cratesfyi/oauth-api-0.2.2/debug/deps --extern unicode_normalization=/home/cratesfyi/oauth-api-0.2.2/debug/deps/libunicode_normalization-5de3a9c8fd8ddf4e.rlib --extern matches=/home/cratesfyi/oauth-api-0.2.2/debug/deps/libmatches-5d5580ffd528031c.rlib --extern unicode_bidi=/home/cratesfyi/oauth-api-0.2.2/debug/deps/libunicode_bidi-04ad1da5552425fd.rlib --cap-lints allow`
Running `/home/cratesfyi/oauth-api-0.2.2/debug/build/openssl-sys-c83d2d13c82b029e/build-script-build`
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.7.15/src/lib.rs --crate-name openssl_sys --crate-type lib -g -C metadata=7043e2437191e993 -C extra-filename=-7043e2437191e993 --out-dir /home/cratesfyi/oauth-api-0.2.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/oauth-api-0.2.2/debug/deps -L dependency=/home/cratesfyi/oauth-api-0.2.2/debug/deps --extern libc=/home/cratesfyi/oauth-api-0.2.2/debug/deps/liblibc-1bd8847afb79f283.rlib --cap-lints allow -L native=/usr/lib/x86_64-linux-gnu -l ssl -l crypto`
Running `/home/cratesfyi/oauth-api-0.2.2/debug/build/libz-sys-b246b9f3989628d7/build-script-build`
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libz-sys-1.0.5/src/lib.rs --crate-name libz_sys --crate-type lib -g -C metadata=4c0b4a70ced04023 -C extra-filename=-4c0b4a70ced04023 --out-dir /home/cratesfyi/oauth-api-0.2.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/oauth-api-0.2.2/debug/deps -L dependency=/home/cratesfyi/oauth-api-0.2.2/debug/deps --extern libc=/home/cratesfyi/oauth-api-0.2.2/debug/deps/liblibc-1bd8847afb79f283.rlib --cap-lints allow -L native=/usr/lib/x86_64-linux-gnu -l z`
Running `/home/cratesfyi/oauth-api-0.2.2/debug/build/curl-sys-2b2b198c6a023456/build-script-build`
Compiling url v1.2.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/url-1.2.0/src/lib.rs --crate-name url --crate-type lib -g -C metadata=d2e26827701e4972 -C extra-filename=-d2e26827701e4972 --out-dir /home/cratesfyi/oauth-api-0.2.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/oauth-api-0.2.2/debug/deps -L dependency=/home/cratesfyi/oauth-api-0.2.2/debug/deps --extern matches=/home/cratesfyi/oauth-api-0.2.2/debug/deps/libmatches-5d5580ffd528031c.rlib --extern idna=/home/cratesfyi/oauth-api-0.2.2/debug/deps/libidna-82ebdb343d6c1855.rlib --cap-lints allow`
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.2.1/lib.rs --crate-name curl_sys --crate-type lib -g -C metadata=d0dfe3f28a72a4ef -C extra-filename=-d0dfe3f28a72a4ef --out-dir /home/cratesfyi/oauth-api-0.2.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/oauth-api-0.2.2/debug/deps -L dependency=/home/cratesfyi/oauth-api-0.2.2/debug/deps --extern libc=/home/cratesfyi/oauth-api-0.2.2/debug/deps/liblibc-1bd8847afb79f283.rlib --extern openssl_sys=/home/cratesfyi/oauth-api-0.2.2/debug/deps/libopenssl_sys-7043e2437191e993.rlib --extern libz_sys=/home/cratesfyi/oauth-api-0.2.2/debug/deps/liblibz_sys-4c0b4a70ced04023.rlib --cap-lints allow -L /home/cratesfyi/oauth-api-0.2.2/debug/build/curl-sys-2b2b198c6a023456/out/lib -l static=curl -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu`
Compiling curl v0.3.4
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.3.4/src/lib.rs --crate-name curl --crate-type lib -g -C metadata=6df25686176ee103 -C extra-filename=-6df25686176ee103 --out-dir /home/cratesfyi/oauth-api-0.2.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/oauth-api-0.2.2/debug/deps -L dependency=/home/cratesfyi/oauth-api-0.2.2/debug/deps --extern curl_sys=/home/cratesfyi/oauth-api-0.2.2/debug/deps/libcurl_sys-d0dfe3f28a72a4ef.rlib --extern libc=/home/cratesfyi/oauth-api-0.2.2/debug/deps/liblibc-1bd8847afb79f283.rlib --extern openssl_sys=/home/cratesfyi/oauth-api-0.2.2/debug/deps/libopenssl_sys-7043e2437191e993.rlib --cap-lints allow -L /home/cratesfyi/oauth-api-0.2.2/debug/build/curl-sys-2b2b198c6a023456/out/lib -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu`
Documenting oauth-api v0.2.2
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/oauth-api-0.2.2/src/lib.rs --crate-name oauth_api -o /home/cratesfyi/oauth-api-0.2.2/doc -L dependency=/home/cratesfyi/oauth-api-0.2.2/debug -L dependency=/home/cratesfyi/oauth-api-0.2.2/debug/deps --extern url=/home/cratesfyi/oauth-api-0.2.2/debug/deps/liburl-d2e26827701e4972.rlib --extern curl=/home/cratesfyi/oauth-api-0.2.2/debug/deps/libcurl-6df25686176ee103.rlib --extern log=/home/cratesfyi/oauth-api-0.2.2/debug/deps/liblog-bf16bb9a4912b11d.rlib`