yup-oauth2 1.0.3

An oauth2 implementation, providing the 'device', 'service account' and 'installed' authorization flows
Documentation
Build #40329 2017-01-31T18:37:16.769740+00:00
# rustc version
rustc 1.16.0-nightly (df8debf6d 2017-01-25)
# docs.rs version
cratesfyi 0.3.1 (35080d4 2017-01-24)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading yup-oauth2 v1.0.3
Compiling base64 v0.2.1
Compiling num-traits v0.1.36
Compiling httparse v1.2.1
Compiling language-tags v0.2.2
Compiling error-chain v0.7.2
Compiling pkg-config v0.3.9
Compiling unicode-normalization v0.1.3
Compiling typeable v0.1.2
Running `rustc --crate-name base64 .cargo/registry/src/github.com-1ecc6299db9ec823/base64-0.2.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=947336440c516228 -C extra-filename=-947336440c516228 --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --cap-lints allow`
Running `rustc --crate-name num_traits .cargo/registry/src/github.com-1ecc6299db9ec823/num-traits-0.1.36/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=51f88ce8f32c0283 -C extra-filename=-51f88ce8f32c0283 --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --cap-lints allow`
Running `rustc --crate-name httparse .cargo/registry/src/github.com-1ecc6299db9ec823/httparse-1.2.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="default"' -C metadata=416a35ac04e93d93 -C extra-filename=-416a35ac04e93d93 --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --cap-lints allow`
Running `rustc --crate-name language_tags .cargo/registry/src/github.com-1ecc6299db9ec823/language-tags-0.2.2/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=6d1160a675955a17 -C extra-filename=-6d1160a675955a17 --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --cap-lints allow`
Running `rustc --crate-name error_chain .cargo/registry/src/github.com-1ecc6299db9ec823/error-chain-0.7.2/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=023bf96ef3c0072f -C extra-filename=-023bf96ef3c0072f --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --cap-lints allow`
Running `rustc --crate-name unicode_normalization .cargo/registry/src/github.com-1ecc6299db9ec823/unicode-normalization-0.1.3/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=f93de3c883c4775e -C extra-filename=-f93de3c883c4775e --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --cap-lints allow`
Running `rustc --crate-name pkg_config .cargo/registry/src/github.com-1ecc6299db9ec823/pkg-config-0.3.9/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=af8168308ca6d27e -C extra-filename=-af8168308ca6d27e --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --cap-lints allow`
Running `rustc --crate-name typeable .cargo/registry/src/github.com-1ecc6299db9ec823/typeable-0.1.2/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=316885cdc9b7ff78 -C extra-filename=-316885cdc9b7ff78 --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --cap-lints allow`
Compiling winapi v0.2.8
Running `rustc --crate-name winapi .cargo/registry/src/github.com-1ecc6299db9ec823/winapi-0.2.8/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=a5898d7aceb63fac -C extra-filename=-a5898d7aceb63fac --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --cap-lints allow`
Compiling itertools v0.4.19
Running `rustc --crate-name itertools .cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.4.19/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=64719c742ee79efe -C extra-filename=-64719c742ee79efe --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --cap-lints allow`
Compiling log v0.3.6
Running `rustc --crate-name log .cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="use_std"' --cfg 'feature="default"' -C metadata=2f7366be74992849 -C extra-filename=-2f7366be74992849 --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --cap-lints allow`
Compiling traitobject v0.0.1
Running `rustc --crate-name traitobject .cargo/registry/src/github.com-1ecc6299db9ec823/traitobject-0.0.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=ab8a7d0301323955 -C extra-filename=-ab8a7d0301323955 --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --cap-lints allow`
Compiling matches v0.1.4
Running `rustc --crate-name matches .cargo/registry/src/github.com-1ecc6299db9ec823/matches-0.1.4/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=8f1598a59712d6cc -C extra-filename=-8f1598a59712d6cc --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --cap-lints allow`
Compiling semver v0.1.20
Running `rustc --crate-name semver .cargo/registry/src/github.com-1ecc6299db9ec823/semver-0.1.20/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=ace7a98256544c0d -C extra-filename=-ace7a98256544c0d --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --cap-lints allow`
Compiling unicode-bidi v0.2.4
Running `rustc --crate-name unicode_bidi .cargo/registry/src/github.com-1ecc6299db9ec823/unicode-bidi-0.2.4/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=40fd65c5b5d04ab6 -C extra-filename=-40fd65c5b5d04ab6 --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --extern matches=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libmatches-8f1598a59712d6cc.rlib --cap-lints allow`
warning[E0122]: trait bounds are not (yet) enforced in type definitions
--> .cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.4.19/src/lib.rs:123:1
|
123 | pub type MapFn<I, B> where I: Iterator = iter::Map<I, fn(I::Item) -> B>;
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Compiling winapi-build v0.1.1
Running `rustc --crate-name build .cargo/registry/src/github.com-1ecc6299db9ec823/winapi-build-0.1.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=be2484a2a757a053 -C extra-filename=-be2484a2a757a053 --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --cap-lints allow`
Compiling mime v0.2.2
Running `rustc --crate-name mime .cargo/registry/src/github.com-1ecc6299db9ec823/mime-0.2.2/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=f494f23336624a9a -C extra-filename=-f494f23336624a9a --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --extern log=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/liblog-2f7366be74992849.rlib --cap-lints allow`
Compiling bitflags v0.7.0
Running `rustc --crate-name bitflags .cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-0.7.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=65ddff5d2b91509e -C extra-filename=-65ddff5d2b91509e --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --cap-lints allow`
Compiling libc v0.2.20
Running `rustc --crate-name libc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.20/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="use_std"' --cfg 'feature="default"' -C metadata=2a4507ee5e52ea3e -C extra-filename=-2a4507ee5e52ea3e --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --cap-lints allow`
Compiling lazy_static v0.2.2
Running `rustc --crate-name lazy_static .cargo/registry/src/github.com-1ecc6299db9ec823/lazy_static-0.2.2/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=2a16fcec40d2bdf3 -C extra-filename=-2a16fcec40d2bdf3 --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --cap-lints allow`
Compiling unicode-xid v0.0.4
Running `rustc --crate-name unicode_xid .cargo/registry/src/github.com-1ecc6299db9ec823/unicode-xid-0.0.4/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' -C metadata=0718538d6479f922 -C extra-filename=-0718538d6479f922 --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --cap-lints allow`
Compiling toml v0.2.1
Running `rustc --crate-name toml .cargo/registry/src/github.com-1ecc6299db9ec823/toml-0.2.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=74d8df3d4fe803da -C extra-filename=-74d8df3d4fe803da --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --cap-lints allow`
Compiling serde v0.8.23
Running `rustc --crate-name serde .cargo/registry/src/github.com-1ecc6299db9ec823/serde-0.8.23/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="default"' -C metadata=13ca9a5f25ca5eb7 -C extra-filename=-13ca9a5f25ca5eb7 --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --cap-lints allow`
Compiling num-integer v0.1.32
Running `rustc --crate-name num_integer .cargo/registry/src/github.com-1ecc6299db9ec823/num-integer-0.1.32/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=f617fb54b59f25d7 -C extra-filename=-f617fb54b59f25d7 --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --extern num_traits=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libnum_traits-51f88ce8f32c0283.rlib --cap-lints allow`
Compiling dtoa v0.2.2
Running `rustc --crate-name dtoa .cargo/registry/src/github.com-1ecc6299db9ec823/dtoa-0.2.2/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=800e947d6adc2627 -C extra-filename=-800e947d6adc2627 --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --cap-lints allow`
Compiling rustc_version v0.1.7
Running `rustc --crate-name rustc_version .cargo/registry/src/github.com-1ecc6299db9ec823/rustc_version-0.1.7/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=b572e4581e8c27db -C extra-filename=-b572e4581e8c27db --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --extern semver=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libsemver-ace7a98256544c0d.rlib --cap-lints allow`
Compiling itoa v0.1.1
Running `rustc --crate-name itoa .cargo/registry/src/github.com-1ecc6299db9ec823/itoa-0.1.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=f4899e2d13429285 -C extra-filename=-f4899e2d13429285 --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --cap-lints allow`
Compiling idna v0.1.0
Running `rustc --crate-name idna .cargo/registry/src/github.com-1ecc6299db9ec823/idna-0.1.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=3bab7d99255950c3 -C extra-filename=-3bab7d99255950c3 --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --extern matches=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libmatches-8f1598a59712d6cc.rlib --extern unicode_normalization=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libunicode_normalization-f93de3c883c4775e.rlib --extern unicode_bidi=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libunicode_bidi-40fd65c5b5d04ab6.rlib --cap-lints allow`
Compiling openssl v0.9.6
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.6/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=ecbc3b6d002da695 -C extra-filename=-ecbc3b6d002da695 --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/build/openssl-ecbc3b6d002da695 -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --cap-lints allow`
Compiling time v0.1.36
Running `rustc --crate-name time .cargo/registry/src/github.com-1ecc6299db9ec823/time-0.1.36/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=cd5e3a346d1a17b6 -C extra-filename=-cd5e3a346d1a17b6 --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --extern libc=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/liblibc-2a4507ee5e52ea3e.rlib --cap-lints allow`
Compiling num-iter v0.1.32
Running `rustc --crate-name num_iter .cargo/registry/src/github.com-1ecc6299db9ec823/num-iter-0.1.32/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=a1bfa3b9618fdfe0 -C extra-filename=-a1bfa3b9618fdfe0 --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --extern num_integer=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libnum_integer-f617fb54b59f25d7.rlib --extern num_traits=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libnum_traits-51f88ce8f32c0283.rlib --cap-lints allow`
Compiling rand v0.3.15
Running `rustc --crate-name rand .cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.3.15/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=c9d9fbdab2355ee4 -C extra-filename=-c9d9fbdab2355ee4 --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --extern libc=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/liblibc-2a4507ee5e52ea3e.rlib --cap-lints allow`
Compiling num v0.1.36
Running `rustc --crate-name num .cargo/registry/src/github.com-1ecc6299db9ec823/num-0.1.36/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=20e57b582676da82 -C extra-filename=-20e57b582676da82 --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --extern num_integer=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libnum_integer-f617fb54b59f25d7.rlib --extern num_traits=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libnum_traits-51f88ce8f32c0283.rlib --extern num_iter=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libnum_iter-a1bfa3b9618fdfe0.rlib --cap-lints allow`
Compiling unicase v1.4.0
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/unicase-1.4.0/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=9ad6147490cbbbcf -C extra-filename=-9ad6147490cbbbcf --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/build/unicase-9ad6147490cbbbcf -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --extern rustc_version=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/librustc_version-b572e4581e8c27db.rlib --cap-lints allow`
Compiling hyper v0.10.3
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/hyper-0.10.3/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=674af5fbad13760d -C extra-filename=-674af5fbad13760d --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/build/hyper-674af5fbad13760d -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --extern rustc_version=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/librustc_version-b572e4581e8c27db.rlib --cap-lints allow`
Compiling num_cpus v1.2.1
Running `rustc --crate-name num_cpus .cargo/registry/src/github.com-1ecc6299db9ec823/num_cpus-1.2.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=38a6a33a2f6a0bb3 -C extra-filename=-38a6a33a2f6a0bb3 --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --extern libc=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/liblibc-2a4507ee5e52ea3e.rlib --cap-lints allow`
Compiling metadeps v1.1.1
Running `rustc --crate-name metadeps .cargo/registry/src/github.com-1ecc6299db9ec823/metadeps-1.1.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=e137698d42099b5f -C extra-filename=-e137698d42099b5f --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --extern error_chain=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/liberror_chain-023bf96ef3c0072f.rlib --extern toml=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libtoml-74d8df3d4fe803da.rlib --extern pkg_config=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libpkg_config-af8168308ca6d27e.rlib --cap-lints allow`
Running `/home/cratesfyi/yup-oauth2-1.0.3/debug/build/unicase-9ad6147490cbbbcf/build-script-build`
Running `rustc --crate-name unicase .cargo/registry/src/github.com-1ecc6299db9ec823/unicase-1.4.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=5cd5823de23f633f -C extra-filename=-5cd5823de23f633f --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --cap-lints allow --cfg iter_cmp`
Running `/home/cratesfyi/yup-oauth2-1.0.3/debug/build/hyper-674af5fbad13760d/build-script-build`
Compiling chrono v0.2.25
Running `rustc --crate-name chrono .cargo/registry/src/github.com-1ecc6299db9ec823/chrono-0.2.25/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=7f6de010bb6656a2 -C extra-filename=-7f6de010bb6656a2 --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --extern time=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libtime-cd5e3a346d1a17b6.rlib --extern num=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libnum-20e57b582676da82.rlib --cap-lints allow`
Compiling quote v0.3.12
Running `rustc --crate-name quote .cargo/registry/src/github.com-1ecc6299db9ec823/quote-0.3.12/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=b64bd59975f476de -C extra-filename=-b64bd59975f476de --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --cap-lints allow`
Compiling kernel32-sys v0.2.2
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/kernel32-sys-0.2.2/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=9b6c3463a8ee3470 -C extra-filename=-9b6c3463a8ee3470 --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/build/kernel32-sys-9b6c3463a8ee3470 -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --extern build=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libbuild-be2484a2a757a053.rlib --cap-lints allow`
Compiling url v1.4.0
Running `rustc --crate-name url .cargo/registry/src/github.com-1ecc6299db9ec823/url-1.4.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=aa3392667e4f87a3 -C extra-filename=-aa3392667e4f87a3 --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --extern matches=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libmatches-8f1598a59712d6cc.rlib --extern idna=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libidna-3bab7d99255950c3.rlib --cap-lints allow`
Running `/home/cratesfyi/yup-oauth2-1.0.3/debug/build/kernel32-sys-9b6c3463a8ee3470/build-script-build`
Running `rustc --crate-name kernel32 .cargo/registry/src/github.com-1ecc6299db9ec823/kernel32-sys-0.2.2/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=835ed4d4f4dc2d3e -C extra-filename=-835ed4d4f4dc2d3e --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --extern winapi=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libwinapi-a5898d7aceb63fac.rlib --cap-lints allow`
Compiling rustc-serialize v0.3.22
Running `rustc --crate-name rustc_serialize .cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.22/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=2c0b16b7ceb9fdcb -C extra-filename=-2c0b16b7ceb9fdcb --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --cap-lints allow`
Compiling term v0.4.4
Running `rustc --crate-name term .cargo/registry/src/github.com-1ecc6299db9ec823/term-0.4.4/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=b160763a604e1288 -C extra-filename=-b160763a604e1288 --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --extern winapi=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libwinapi-a5898d7aceb63fac.rlib --extern kernel32=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libkernel32-835ed4d4f4dc2d3e.rlib --cap-lints allow`
Compiling syn v0.10.8
Running `rustc --crate-name syn .cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="quote"' --cfg 'feature="printing"' --cfg 'feature="unicode-xid"' --cfg 'feature="aster"' --cfg 'feature="visit"' --cfg 'feature="parsing"' --cfg 'feature="default"' -C metadata=8470d1c761bd2a20 -C extra-filename=-8470d1c761bd2a20 --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --extern quote=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libquote-b64bd59975f476de.rlib --extern unicode_xid=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libunicode_xid-0718538d6479f922.rlib --cap-lints allow`
Compiling openssl-sys v0.9.6
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.6/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=8f353426b0923d0a -C extra-filename=-8f353426b0923d0a --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/build/openssl-sys-8f353426b0923d0a -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --extern metadeps=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libmetadeps-e137698d42099b5f.rlib --cap-lints allow`
Compiling uuid v0.2.3
Running `rustc --crate-name uuid .cargo/registry/src/github.com-1ecc6299db9ec823/uuid-0.2.3/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="v4"' --cfg 'feature="rand"' -C metadata=c9903c4e5440f806 -C extra-filename=-c9903c4e5440f806 --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --extern rand=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/librand-c9d9fbdab2355ee4.rlib --cap-lints allow`
Compiling serde_json v0.8.6
Running `rustc --crate-name serde_json .cargo/registry/src/github.com-1ecc6299db9ec823/serde_json-0.8.6/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=da7c1c3bec2b9304 -C extra-filename=-da7c1c3bec2b9304 --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --extern itoa=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libitoa-f4899e2d13429285.rlib --extern dtoa=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libdtoa-800e947d6adc2627.rlib --extern num_traits=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libnum_traits-51f88ce8f32c0283.rlib --extern serde=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libserde-13ca9a5f25ca5eb7.rlib --cap-lints allow`
Running `/home/cratesfyi/yup-oauth2-1.0.3/debug/build/openssl-sys-8f353426b0923d0a/build-script-build`
Running `/home/cratesfyi/yup-oauth2-1.0.3/debug/build/openssl-ecbc3b6d002da695/build-script-build`
Running `rustc --crate-name openssl_sys .cargo/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.6/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=7cd5fddebede0f20 -C extra-filename=-7cd5fddebede0f20 --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --extern libc=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/liblibc-2a4507ee5e52ea3e.rlib --cap-lints allow -L native=/usr/lib/x86_64-linux-gnu --cfg ossl101 --cfg 'osslconf="OPENSSL_NO_GMP"' --cfg 'osslconf="OPENSSL_NO_IDEA"' --cfg 'osslconf="OPENSSL_NO_JPAKE"' --cfg 'osslconf="OPENSSL_NO_KRB5"' --cfg 'osslconf="OPENSSL_NO_MD2"' --cfg 'osslconf="OPENSSL_NO_MDC2"' --cfg 'osslconf="OPENSSL_NO_RC5"' --cfg 'osslconf="OPENSSL_NO_RFC3779"' --cfg 'osslconf="OPENSSL_NO_SCTP"' --cfg 'osslconf="OPENSSL_NO_SSL2"' --cfg 'osslconf="OPENSSL_NO_SSL3"' --cfg 'osslconf="OPENSSL_NO_STORE"' --cfg 'osslconf="OPENSSL_NO_UNIT_TEST"' --cfg 'osslconf="OPENSSL_NO_WEAK_SSL_CIPHERS"' --cfg 'osslconf="OPENSSL_THREADS"' --cfg 'osslconf="OPENSSL_NO_STATIC_ENGINE"' --cfg 'osslconf="OPENSSL_CPUID_OBJ"' -l ssl -l crypto`
Running `rustc --crate-name openssl .cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.6/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=7ce56176a266e710 -C extra-filename=-7ce56176a266e710 --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --extern bitflags=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libbitflags-65ddff5d2b91509e.rlib --extern openssl_sys=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libopenssl_sys-7cd5fddebede0f20.rlib --extern lazy_static=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/liblazy_static-2a16fcec40d2bdf3.rlib --extern libc=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/liblibc-2a4507ee5e52ea3e.rlib --cap-lints allow --cfg ossl101 --cfg ossl10x --cfg 'osslconf="OPENSSL_NO_GMP"' --cfg 'osslconf="OPENSSL_NO_IDEA"' --cfg 'osslconf="OPENSSL_NO_JPAKE"' --cfg 'osslconf="OPENSSL_NO_KRB5"' --cfg 'osslconf="OPENSSL_NO_MD2"' --cfg 'osslconf="OPENSSL_NO_MDC2"' --cfg 'osslconf="OPENSSL_NO_RC5"' --cfg 'osslconf="OPENSSL_NO_RFC3779"' --cfg 'osslconf="OPENSSL_NO_SCTP"' --cfg 'osslconf="OPENSSL_NO_SSL2"' --cfg 'osslconf="OPENSSL_NO_SSL3"' --cfg 'osslconf="OPENSSL_NO_STORE"' --cfg 'osslconf="OPENSSL_NO_UNIT_TEST"' --cfg 'osslconf="OPENSSL_NO_WEAK_SSL_CIPHERS"' --cfg 'osslconf="OPENSSL_THREADS"' --cfg 'osslconf="OPENSSL_NO_STATIC_ENGINE"' --cfg 'osslconf="OPENSSL_CPUID_OBJ"' -L native=/usr/lib/x86_64-linux-gnu`
Compiling serde_codegen_internals v0.11.3
Running `rustc --crate-name serde_codegen_internals .cargo/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.11.3/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=1115af4d6692ca55 -C extra-filename=-1115af4d6692ca55 --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --extern syn=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libsyn-8470d1c761bd2a20.rlib --cap-lints allow`
Compiling syntex_pos v0.54.0
Compiling url v0.5.10
Running `rustc --crate-name url .cargo/registry/src/github.com-1ecc6299db9ec823/url-0.5.10/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=2103fdd8a099c3cd -C extra-filename=-2103fdd8a099c3cd --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --extern uuid=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libuuid-c9903c4e5440f806.rlib --extern rustc_serialize=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/librustc_serialize-2c0b16b7ceb9fdcb.rlib --extern unicode_normalization=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libunicode_normalization-f93de3c883c4775e.rlib --extern matches=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libmatches-8f1598a59712d6cc.rlib --extern unicode_bidi=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libunicode_bidi-40fd65c5b5d04ab6.rlib --cap-lints allow`
Running `rustc --crate-name syntex_pos .cargo/registry/src/github.com-1ecc6299db9ec823/syntex_pos-0.54.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=81a033585e406c11 -C extra-filename=-81a033585e406c11 --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --extern rustc_serialize=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/librustc_serialize-2c0b16b7ceb9fdcb.rlib --cap-lints allow`
Running `rustc --crate-name hyper .cargo/registry/src/github.com-1ecc6299db9ec823/hyper-0.10.3/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=9a68a62891797c15 -C extra-filename=-9a68a62891797c15 --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --extern url=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/liburl-aa3392667e4f87a3.rlib --extern rustc_serialize=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/librustc_serialize-2c0b16b7ceb9fdcb.rlib --extern traitobject=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libtraitobject-ab8a7d0301323955.rlib --extern log=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/liblog-2f7366be74992849.rlib --extern unicase=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libunicase-5cd5823de23f633f.rlib --extern time=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libtime-cd5e3a346d1a17b6.rlib --extern language_tags=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/liblanguage_tags-6d1160a675955a17.rlib --extern num_cpus=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libnum_cpus-38a6a33a2f6a0bb3.rlib --extern httparse=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libhttparse-416a35ac04e93d93.rlib --extern mime=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libmime-f494f23336624a9a.rlib --extern typeable=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libtypeable-316885cdc9b7ff78.rlib --cap-lints allow --cfg has_deprecated`
Compiling syntex_errors v0.54.0
Running `rustc --crate-name syntex_errors .cargo/registry/src/github.com-1ecc6299db9ec823/syntex_errors-0.54.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=fc524cb4998423f7 -C extra-filename=-fc524cb4998423f7 --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --extern log=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/liblog-2f7366be74992849.rlib --extern rustc_serialize=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/librustc_serialize-2c0b16b7ceb9fdcb.rlib --extern term=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libterm-b160763a604e1288.rlib --extern unicode_xid=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libunicode_xid-0718538d6479f922.rlib --extern syntex_pos=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libsyntex_pos-81a033585e406c11.rlib --extern libc=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/liblibc-2a4507ee5e52ea3e.rlib --cap-lints allow`
Compiling syntex_syntax v0.54.0
Running `rustc --crate-name syntex_syntax .cargo/registry/src/github.com-1ecc6299db9ec823/syntex_syntax-0.54.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=4b3e7c9339ef0f2c -C extra-filename=-4b3e7c9339ef0f2c --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --extern syntex_errors=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libsyntex_errors-fc524cb4998423f7.rlib --extern rustc_serialize=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/librustc_serialize-2c0b16b7ceb9fdcb.rlib --extern unicode_xid=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libunicode_xid-0718538d6479f922.rlib --extern libc=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/liblibc-2a4507ee5e52ea3e.rlib --extern term=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libterm-b160763a604e1288.rlib --extern log=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/liblog-2f7366be74992849.rlib --extern syntex_pos=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libsyntex_pos-81a033585e406c11.rlib --extern bitflags=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libbitflags-65ddff5d2b91509e.rlib --cap-lints allow`
Compiling syntex v0.54.0
Running `rustc --crate-name syntex .cargo/registry/src/github.com-1ecc6299db9ec823/syntex-0.54.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=7183f1520cd04ac5 -C extra-filename=-7183f1520cd04ac5 --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --extern syntex_errors=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libsyntex_errors-fc524cb4998423f7.rlib --extern syntex_syntax=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libsyntex_syntax-4b3e7c9339ef0f2c.rlib --cap-lints allow`
Compiling serde_codegen v0.8.23
Running `rustc --crate-name serde_codegen .cargo/registry/src/github.com-1ecc6299db9ec823/serde_codegen-0.8.23/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="syntex_syntax"' --cfg 'feature="with-syntex"' --cfg 'feature="syntex"' --cfg 'feature="default"' -C metadata=30405d32c07952bb -C extra-filename=-30405d32c07952bb --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/deps -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --extern serde_codegen_internals=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libserde_codegen_internals-1115af4d6692ca55.rlib --extern quote=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libquote-b64bd59975f476de.rlib --extern syntex_syntax=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libsyntex_syntax-4b3e7c9339ef0f2c.rlib --extern syntex=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libsyntex-7183f1520cd04ac5.rlib --extern syn=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libsyn-8470d1c761bd2a20.rlib --cap-lints allow`
Compiling yup-oauth2 v1.0.3
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/yup-oauth2-1.0.3/src/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="with-serde-codegen"' --cfg 'feature="default"' --cfg 'feature="serde_codegen"' -C metadata=0d880abf1e612266 -C extra-filename=-0d880abf1e612266 --out-dir /home/cratesfyi/yup-oauth2-1.0.3/debug/build/yup-oauth2-0d880abf1e612266 -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --extern serde_codegen=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libserde_codegen-30405d32c07952bb.rlib --cap-lints allow`
Running `/home/cratesfyi/yup-oauth2-1.0.3/debug/build/yup-oauth2-0d880abf1e612266/build-script-build`
Documenting yup-oauth2 v1.0.3
Running `rustdoc --crate-name yup_oauth2 .cargo/registry/src/github.com-1ecc6299db9ec823/yup-oauth2-1.0.3/src/lib.rs -o /home/cratesfyi/yup-oauth2-1.0.3/doc --cfg 'feature="with-serde-codegen"' --cfg 'feature="default"' --cfg 'feature="serde_codegen"' -L dependency=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps --extern itertools=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libitertools-64719c742ee79efe.rlib --extern hyper=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libhyper-9a68a62891797c15.rlib --extern serde=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libserde-13ca9a5f25ca5eb7.rlib --extern chrono=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libchrono-7f6de010bb6656a2.rlib --extern openssl=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libopenssl-7ce56176a266e710.rlib --extern serde_json=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libserde_json-da7c1c3bec2b9304.rlib --extern log=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/liblog-2f7366be74992849.rlib --extern url=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/liburl-2103fdd8a099c3cd.rlib --extern base64=/home/cratesfyi/yup-oauth2-1.0.3/debug/deps/libbase64-947336440c516228.rlib`
Finished dev [unoptimized + debuginfo] target(s) in 94.66 secs