Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/rust-google-drive3-fork.spec'], chrootPath='/var/lib/mock/813827-fedora-rawhide-i386-1540237299.855307/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.7e2epl2t:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8b393dc35dab4a86a8fa433b156fb3f6', '-D', '/var/lib/mock/813827-fedora-rawhide-i386-1540237299.855307/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.7e2epl2t:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/rust-google-drive3-fork.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/rust-google-drive3-fork-1.0.10-2.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/rust-google-drive3-fork.spec'], chrootPath='/var/lib/mock/813827-fedora-rawhide-i386-1540237299.855307/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.7e2epl2t:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f15c5f09750f41d4a57d17f24b209d2d', '-D', '/var/lib/mock/813827-fedora-rawhide-i386-1540237299.855307/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.7e2epl2t:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/rust-google-drive3-fork.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PhLtnP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf google-drive3-fork-1.0.10 + /usr/bin/gzip -dc /builddir/build/SOURCES/google-drive3-fork-1.0.10.crate + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd google-drive3-fork-1.0.10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/google-drive3-fork-fix-metadata.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + set -eu + /usr/bin/mkdir -p .cargo + cat + /usr/bin/rm -f Cargo.lock + find -type f -exec sed -r -i -e 's/&url::form_urlencoded::serialize\(([^)]+)\)/url::form_urlencoded::Serializer::new(String::new()).extend_pairs(\1).finish().as_str()/' -e 's/(extern crate hyper)_rustls/\1_native_tls/;s/hyper_rustls::TlsClient::new\(\)/hyper_native_tls::NativeTlsClient::new().unwrap()/' -e 's/(extern crate google_drive3)( as drive3)/\1_fork\2/' '{}' + + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rZM4Um + umask 022 + cd /builddir/build/BUILD + cd google-drive3-fork-1.0.10 + /usr/bin/cargo build -j2 --release BUILDSTDERR: Compiling cc v1.0.25 BUILDSTDERR: Compiling pkg-config v0.3.14 BUILDSTDERR: Running `/usr/bin/rustc --crate-name cc /usr/share/cargo/registry/cc-1.0.25/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 -C metadata=f8f77d81a7da79f8 -C extra-filename=-f8f77d81a7da79f8 --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Running `/usr/bin/rustc --crate-name pkg_config /usr/share/cargo/registry/pkg-config-0.3.14/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 -C metadata=76b10d6f738cbc16 -C extra-filename=-76b10d6f738cbc16 --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Compiling version_check v0.1.5 BUILDSTDERR: Running `/usr/bin/rustc --crate-name version_check /usr/share/cargo/registry/version_check-0.1.5/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 -C metadata=5e17ac82392ccfb3 -C extra-filename=-5e17ac82392ccfb3 --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Compiling matches v0.1.8 BUILDSTDERR: Running `/usr/bin/rustc --crate-name matches /usr/share/cargo/registry/matches-0.1.8/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 -C metadata=47187027ac2197f3 -C extra-filename=-47187027ac2197f3 --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Compiling proc-macro2 v0.4.20 BUILDSTDERR: Running `/usr/bin/rustc --crate-name build_script_build /usr/share/cargo/registry/proc-macro2-0.4.20/build.rs --crate-type bin --emit=dep-info,link -C opt-level=3 --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=700745c7e14eef2c -C extra-filename=-700745c7e14eef2c --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/build/proc-macro2-700745c7e14eef2c -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Compiling cfg-if v0.1.5 BUILDSTDERR: Running `/usr/bin/rustc --crate-name cfg_if /usr/share/cargo/registry/cfg-if-0.1.5/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 -C metadata=56f9d60a515a0658 -C extra-filename=-56f9d60a515a0658 --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Compiling foreign-types-shared v0.1.1 BUILDSTDERR: Running `/usr/bin/rustc --crate-name foreign_types_shared /usr/share/cargo/registry/foreign-types-shared-0.1.1/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 -C metadata=2906b3db6e12dce5 -C extra-filename=-2906b3db6e12dce5 --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Compiling unicode-xid v0.1.0 BUILDSTDERR: Running `/usr/bin/rustc --crate-name unicode_xid /usr/share/cargo/registry/unicode-xid-0.1.0/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 --cfg 'feature="default"' -C metadata=a1c2c07127a4264d -C extra-filename=-a1c2c07127a4264d --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Compiling libc v0.2.43 BUILDSTDERR: Running `/usr/bin/rustc --crate-name libc /usr/share/cargo/registry/libc-0.2.43/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=ca468c3962321a19 -C extra-filename=-ca468c3962321a19 --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Compiling num-traits v0.2.6 BUILDSTDERR: Running `/usr/bin/rustc --crate-name build_script_build /usr/share/cargo/registry/num-traits-0.2.6/build.rs --crate-type bin --emit=dep-info,link -C opt-level=3 -C metadata=e4ab4ed8b539b4d5 -C extra-filename=-e4ab4ed8b539b4d5 --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/build/num-traits-e4ab4ed8b539b4d5 -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Compiling openssl v0.10.12 BUILDSTDERR: Running `/usr/bin/rustc --crate-name build_script_build /usr/share/cargo/registry/openssl-0.10.12/build.rs --crate-type bin --emit=dep-info,link -C opt-level=3 -C metadata=74c1cc3c355349af -C extra-filename=-74c1cc3c355349af --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/build/openssl-74c1cc3c355349af -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Compiling unicode-normalization v0.1.7 BUILDSTDERR: Running `/usr/bin/rustc --crate-name unicode_normalization /usr/share/cargo/registry/unicode-normalization-0.1.7/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 -C metadata=82bf394fc0f9f8ef -C extra-filename=-82bf394fc0f9f8ef --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Compiling httparse v1.3.3 BUILDSTDERR: Running `/usr/bin/rustc --crate-name build_script_build /usr/share/cargo/registry/httparse-1.3.3/build.rs --crate-type bin --emit=dep-info,link -C opt-level=3 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=3660425cf3a3fa84 -C extra-filename=-3660425cf3a3fa84 --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/build/httparse-3660425cf3a3fa84 -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Compiling byteorder v1.2.6 BUILDSTDERR: Running `/usr/bin/rustc --crate-name byteorder /usr/share/cargo/registry/byteorder-1.2.6/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=3c824fe565f5a4ed -C extra-filename=-3c824fe565f5a4ed --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Compiling serde v1.0.79 BUILDSTDERR: Running `/usr/bin/rustc --crate-name build_script_build /usr/share/cargo/registry/serde-1.0.79/build.rs --crate-type bin --emit=dep-info,link -C opt-level=3 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=30ad2dc7827c3ccc -C extra-filename=-30ad2dc7827c3ccc --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/build/serde-30ad2dc7827c3ccc -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Compiling bitflags v1.0.4 BUILDSTDERR: Running `/usr/bin/rustc --crate-name bitflags /usr/share/cargo/registry/bitflags-1.0.4/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 --cfg 'feature="default"' -C metadata=f6dd7e59228095e1 -C extra-filename=-f6dd7e59228095e1 --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Compiling percent-encoding v1.0.1 BUILDSTDERR: Running `/usr/bin/rustc --crate-name percent_encoding /usr/share/cargo/registry/percent-encoding-1.0.1/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 -C metadata=cb4e733bb1ecc77b -C extra-filename=-cb4e733bb1ecc77b --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Compiling ryu v0.2.6 BUILDSTDERR: Running `/usr/bin/rustc --crate-name build_script_build /usr/share/cargo/registry/ryu-0.2.6/build.rs --crate-type bin --emit=dep-info,link -C opt-level=3 -C metadata=8b69b86289cd2e65 -C extra-filename=-8b69b86289cd2e65 --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/build/ryu-8b69b86289cd2e65 -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Compiling native-tls v0.2.1 BUILDSTDERR: Running `/usr/bin/rustc --crate-name build_script_build /usr/share/cargo/registry/native-tls-0.2.1/build.rs --crate-type bin --emit=dep-info,link -C opt-level=3 -C metadata=9d96202f075dab22 -C extra-filename=-9d96202f075dab22 --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/build/native-tls-9d96202f075dab22 -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Compiling num-integer v0.1.39 BUILDSTDERR: Running `/usr/bin/rustc --crate-name build_script_build /usr/share/cargo/registry/num-integer-0.1.39/build.rs --crate-type bin --emit=dep-info,link -C opt-level=3 -C metadata=52e8b97efc750d2a -C extra-filename=-52e8b97efc750d2a --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/build/num-integer-52e8b97efc750d2a -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Compiling safemem v0.3.0 BUILDSTDERR: Running `/usr/bin/rustc --crate-name safemem /usr/share/cargo/registry/safemem-0.3.0/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=7bcaf110ad140eee -C extra-filename=-7bcaf110ad140eee --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Compiling traitobject v0.1.0 BUILDSTDERR: Running `/usr/bin/rustc --crate-name traitobject /usr/share/cargo/registry/traitobject-0.1.0/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 -C metadata=4861561961fec369 -C extra-filename=-4861561961fec369 --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Compiling typeable v0.1.2 BUILDSTDERR: Running `/usr/bin/rustc --crate-name typeable /usr/share/cargo/registry/typeable-0.1.2/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 -C metadata=7e7cf6e09d254184 -C extra-filename=-7e7cf6e09d254184 --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Compiling openssl-probe v0.1.2 BUILDSTDERR: Running `/usr/bin/rustc --crate-name openssl_probe /usr/share/cargo/registry/openssl-probe-0.1.2/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 -C metadata=d27b1424310afe3e -C extra-filename=-d27b1424310afe3e --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Compiling language-tags v0.2.2 BUILDSTDERR: Running `/usr/bin/rustc --crate-name language_tags /usr/share/cargo/registry/language-tags-0.2.2/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 -C metadata=8f6615afb0a337ae -C extra-filename=-8f6615afb0a337ae --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Compiling itoa v0.4.3 BUILDSTDERR: Running `/usr/bin/rustc --crate-name itoa /usr/share/cargo/registry/itoa-0.4.3/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=1b67eca5908354bb -C extra-filename=-1b67eca5908354bb --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Compiling antidote v1.0.0 BUILDSTDERR: Running `/usr/bin/rustc --crate-name antidote /usr/share/cargo/registry/antidote-1.0.0/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 -C metadata=d450eb42ad4e49a3 -C extra-filename=-d450eb42ad4e49a3 --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Compiling either v1.5.0 BUILDSTDERR: Running `/usr/bin/rustc --crate-name either /usr/share/cargo/registry/either-1.5.0/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 -C metadata=56d509cfc7aa07a6 -C extra-filename=-56d509cfc7aa07a6 --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Compiling lazy_static v1.1.0 BUILDSTDERR: Running `/usr/bin/rustc --crate-name build_script_build /usr/share/cargo/registry/lazy_static-1.1.0/build.rs --crate-type bin --emit=dep-info,link -C opt-level=3 -C metadata=df6fef9705b29866 -C extra-filename=-df6fef9705b29866 --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/build/lazy_static-df6fef9705b29866 -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --extern version_check=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libversion_check-5e17ac82392ccfb3.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Compiling unicase v1.4.2 BUILDSTDERR: Running `/usr/bin/rustc --crate-name build_script_build /usr/share/cargo/registry/unicase-1.4.2/build.rs --crate-type bin --emit=dep-info,link -C opt-level=3 -C metadata=ece062538b61fbaf -C extra-filename=-ece062538b61fbaf --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/build/unicase-ece062538b61fbaf -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --extern version_check=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libversion_check-5e17ac82392ccfb3.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Compiling unicode-bidi v0.3.4 BUILDSTDERR: Running `/usr/bin/rustc --crate-name unicode_bidi /usr/share/cargo/registry/unicode-bidi-0.3.4/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 --cfg 'feature="default"' -C metadata=dc080e7d3bb32f8f -C extra-filename=-dc080e7d3bb32f8f --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --extern matches=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libmatches-47187027ac2197f3.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Running `/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/build/proc-macro2-700745c7e14eef2c/build-script-build` BUILDSTDERR: Compiling log v0.4.5 BUILDSTDERR: Running `/usr/bin/rustc --crate-name log /usr/share/cargo/registry/log-0.4.5/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 --cfg 'feature="std"' -C metadata=ddc3f317482348ca -C extra-filename=-ddc3f317482348ca --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --extern cfg_if=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libcfg_if-56f9d60a515a0658.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Compiling foreign-types v0.3.2 BUILDSTDERR: Running `/usr/bin/rustc --crate-name foreign_types /usr/share/cargo/registry/foreign-types-0.3.2/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 -C metadata=3de9073b9b308658 -C extra-filename=-3de9073b9b308658 --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --extern foreign_types_shared=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libforeign_types_shared-2906b3db6e12dce5.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Compiling time v0.1.40 BUILDSTDERR: Running `/usr/bin/rustc --crate-name time /usr/share/cargo/registry/time-0.1.40/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 -C metadata=634705b1dec3d077 -C extra-filename=-634705b1dec3d077 --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --extern libc=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/liblibc-ca468c3962321a19.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Compiling num_cpus v1.8.0 BUILDSTDERR: Running `/usr/bin/rustc --crate-name num_cpus /usr/share/cargo/registry/num_cpus-1.8.0/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 -C metadata=58d52d0352117883 -C extra-filename=-58d52d0352117883 --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --extern libc=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/liblibc-ca468c3962321a19.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Running `/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/build/num-traits-e4ab4ed8b539b4d5/build-script-build` BUILDSTDERR: Compiling openssl-sys v0.9.36 BUILDSTDERR: Running `/usr/bin/rustc --crate-name build_script_main /usr/share/cargo/registry/openssl-sys-0.9.36/build/main.rs --crate-type bin --emit=dep-info,link -C opt-level=3 -C metadata=4e2ececd4fe2d90a -C extra-filename=-4e2ececd4fe2d90a --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/build/openssl-sys-4e2ececd4fe2d90a -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --extern cc=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libcc-f8f77d81a7da79f8.rlib --extern pkg_config=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libpkg_config-76b10d6f738cbc16.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Running `/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/build/httparse-3660425cf3a3fa84/build-script-build` BUILDSTDERR: Running `/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/build/serde-30ad2dc7827c3ccc/build-script-build` BUILDSTDERR: Running `/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/build/ryu-8b69b86289cd2e65/build-script-build` BUILDSTDERR: Running `/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/build/num-integer-52e8b97efc750d2a/build-script-build` BUILDSTDERR: Compiling base64 v0.9.3 BUILDSTDERR: Running `/usr/bin/rustc --crate-name base64 /usr/share/cargo/registry/base64-0.9.3/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 -C metadata=f7ac6d00729a576a -C extra-filename=-f7ac6d00729a576a --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --extern byteorder=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libbyteorder-3c824fe565f5a4ed.rlib --extern safemem=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libsafemem-7bcaf110ad140eee.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Compiling itertools v0.7.8 BUILDSTDERR: Running `/usr/bin/rustc --crate-name itertools /usr/share/cargo/registry/itertools-0.7.8/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=9f140b6cc2343f9b -C extra-filename=-9f140b6cc2343f9b --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --extern either=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libeither-56d509cfc7aa07a6.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Running `/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/build/lazy_static-df6fef9705b29866/build-script-build` BUILDSTDERR: Running `/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/build/unicase-ece062538b61fbaf/build-script-build` BUILDSTDERR: Running `/usr/bin/rustc --crate-name proc_macro2 /usr/share/cargo/registry/proc-macro2-0.4.20/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=054d3c76ba3a782c -C extra-filename=-054d3c76ba3a782c --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --extern unicode_xid=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libunicode_xid-a1c2c07127a4264d.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now --cfg use_proc_macro --cfg wrap_proc_macro --cfg slow_extend` BUILDSTDERR: Compiling log v0.3.9 BUILDSTDERR: Running `/usr/bin/rustc --crate-name log /usr/share/cargo/registry/log-0.3.9/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="use_std"' -C metadata=425e692a78b53447 -C extra-filename=-425e692a78b53447 --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --extern log=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/liblog-ddc3f317482348ca.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Compiling idna v0.1.5 BUILDSTDERR: Running `/usr/bin/rustc --crate-name idna /usr/share/cargo/registry/idna-0.1.5/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 -C metadata=1a41977abd2e30f4 -C extra-filename=-1a41977abd2e30f4 --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --extern matches=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libmatches-47187027ac2197f3.rlib --extern unicode_bidi=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libunicode_bidi-dc080e7d3bb32f8f.rlib --extern unicode_normalization=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libunicode_normalization-82bf394fc0f9f8ef.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Running `/usr/bin/rustc --crate-name num_traits /usr/share/cargo/registry/num-traits-0.2.6/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 -C metadata=3c397a83f7b2dac8 -C extra-filename=-3c397a83f7b2dac8 --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now --cfg has_i128` BUILDSTDERR: Running `/usr/bin/rustc --crate-name httparse /usr/share/cargo/registry/httparse-1.3.3/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=33ccc7a4c76b81bc -C extra-filename=-33ccc7a4c76b81bc --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now --cfg httparse_simd` BUILDSTDERR: Running `/usr/bin/rustc --crate-name serde /usr/share/cargo/registry/serde-1.0.79/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=7cccd7e24c788f96 -C extra-filename=-7cccd7e24c788f96 --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now --cfg de_boxed_c_str --cfg de_rc_dst --cfg core_duration --cfg integer128 --cfg range_inclusive --cfg num_nonzero` BUILDSTDERR: Running `/usr/bin/rustc --crate-name ryu /usr/share/cargo/registry/ryu-0.2.6/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 -C metadata=4cfcbbb10d9c2d30 -C extra-filename=-4cfcbbb10d9c2d30 --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now --cfg integer128 --cfg must_use_return` BUILDSTDERR: Running `/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/build/openssl-sys-4e2ececd4fe2d90a/build-script-main` BUILDSTDERR: Running `/usr/bin/rustc --crate-name lazy_static /usr/share/cargo/registry/lazy_static-1.1.0/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 -C metadata=b2e388b567bc2729 -C extra-filename=-b2e388b567bc2729 --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now --cfg lazy_static_inline_impl` BUILDSTDERR: Running `/usr/bin/rustc --crate-name unicase /usr/share/cargo/registry/unicase-1.4.2/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 -C metadata=cb7ff9895c0926b8 -C extra-filename=-cb7ff9895c0926b8 --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now --cfg __unicase__iter_cmp --cfg __unicase__default_hasher` BUILDSTDERR: Compiling mime v0.2.6 BUILDSTDERR: Running `/usr/bin/rustc --crate-name mime /usr/share/cargo/registry/mime-0.2.6/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 -C metadata=e1541c181ebc3d79 -C extra-filename=-e1541c181ebc3d79 --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --extern log=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/liblog-425e692a78b53447.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Compiling quote v0.6.8 BUILDSTDERR: Running `/usr/bin/rustc --crate-name quote /usr/share/cargo/registry/quote-0.6.8/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --cfg 'feature="proc-macro2"' -C metadata=606e5291f9a71ad1 -C extra-filename=-606e5291f9a71ad1 --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --extern proc_macro2=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libproc_macro2-054d3c76ba3a782c.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Running `/usr/bin/rustc --crate-name num_integer /usr/share/cargo/registry/num-integer-0.1.39/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 -C metadata=86617e0f534729e9 -C extra-filename=-86617e0f534729e9 --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --extern num_traits=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libnum_traits-3c397a83f7b2dac8.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now --cfg has_i128` BUILDSTDERR: Compiling url v1.7.1 BUILDSTDERR: Running `/usr/bin/rustc --crate-name url /usr/share/cargo/registry/url-1.7.1/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 -C metadata=bf52aad2e6fe85f4 -C extra-filename=-bf52aad2e6fe85f4 --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --extern idna=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libidna-1a41977abd2e30f4.rlib --extern matches=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libmatches-47187027ac2197f3.rlib --extern percent_encoding=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libpercent_encoding-cb4e733bb1ecc77b.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Running `/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/build/openssl-74c1cc3c355349af/build-script-build` BUILDSTDERR: Running `/usr/bin/rustc --crate-name openssl_sys /usr/share/cargo/registry/openssl-sys-0.9.36/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 -C metadata=40d32a4662cc0557 -C extra-filename=-40d32a4662cc0557 --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --extern libc=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/liblibc-ca468c3962321a19.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now --cfg 'osslconf="OPENSSL_NO_EC2M"' --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl111 -l ssl -l crypto` BUILDSTDERR: Running `/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/build/native-tls-9d96202f075dab22/build-script-build` BUILDSTDERR: Compiling serde_json v1.0.32 BUILDSTDERR: Running `/usr/bin/rustc --crate-name serde_json /usr/share/cargo/registry/serde_json-1.0.32/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 --cfg 'feature="default"' -C metadata=eeed4b62e0b5ccb3 -C extra-filename=-eeed4b62e0b5ccb3 --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --extern itoa=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libitoa-1b67eca5908354bb.rlib --extern ryu=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libryu-4cfcbbb10d9c2d30.rlib --extern serde=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libserde-7cccd7e24c788f96.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Compiling chrono v0.4.6 BUILDSTDERR: Running `/usr/bin/rustc --crate-name chrono /usr/share/cargo/registry/chrono-0.4.6/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="time"' -C metadata=3cdaad23ce412fee -C extra-filename=-3cdaad23ce412fee --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --extern num_integer=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libnum_integer-86617e0f534729e9.rlib --extern num_traits=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libnum_traits-3c397a83f7b2dac8.rlib --extern time=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libtime-634705b1dec3d077.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Compiling syn v0.15.9 BUILDSTDERR: Running `/usr/bin/rustc --crate-name syn /usr/share/cargo/registry/syn-0.15.9/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="proc-macro2"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=d0217e4fc4eeac51 -C extra-filename=-d0217e4fc4eeac51 --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --extern proc_macro2=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libproc_macro2-054d3c76ba3a782c.rlib --extern quote=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libquote-606e5291f9a71ad1.rlib --extern unicode_xid=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libunicode_xid-a1c2c07127a4264d.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Compiling hyper v0.10.13 BUILDSTDERR: Running `/usr/bin/rustc --crate-name hyper /usr/share/cargo/registry/hyper-0.10.13/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 -C metadata=6834b128a2cefdcb -C extra-filename=-6834b128a2cefdcb --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --extern base64=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libbase64-f7ac6d00729a576a.rlib --extern httparse=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libhttparse-33ccc7a4c76b81bc.rlib --extern language_tags=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/liblanguage_tags-8f6615afb0a337ae.rlib --extern log=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/liblog-425e692a78b53447.rlib --extern mime=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libmime-e1541c181ebc3d79.rlib --extern num_cpus=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libnum_cpus-58d52d0352117883.rlib --extern time=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libtime-634705b1dec3d077.rlib --extern traitobject=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libtraitobject-4861561961fec369.rlib --extern typeable=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libtypeable-7e7cf6e09d254184.rlib --extern unicase=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libunicase-cb7ff9895c0926b8.rlib --extern url=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/liburl-bf52aad2e6fe85f4.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Running `/usr/bin/rustc --crate-name openssl /usr/share/cargo/registry/openssl-0.10.12/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 -C metadata=12c0d6a828990412 -C extra-filename=-12c0d6a828990412 --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --extern bitflags=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libbitflags-f6dd7e59228095e1.rlib --extern cfg_if=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libcfg_if-56f9d60a515a0658.rlib --extern foreign_types=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libforeign_types-3de9073b9b308658.rlib --extern lazy_static=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/liblazy_static-b2e388b567bc2729.rlib --extern libc=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/liblibc-ca468c3962321a19.rlib --extern openssl_sys=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libopenssl_sys-40d32a4662cc0557.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now --cfg 'osslconf="OPENSSL_NO_EC2M"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl111` BUILDSTDERR: Compiling serde_derive v1.0.79 BUILDSTDERR: Running `/usr/bin/rustc --crate-name serde_derive /usr/share/cargo/registry/serde_derive-1.0.79/src/lib.rs --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C opt-level=3 --cfg 'feature="default"' -C metadata=534c0cdbd600282a -C extra-filename=-534c0cdbd600282a --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --extern proc_macro2=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libproc_macro2-054d3c76ba3a782c.rlib --extern quote=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libquote-606e5291f9a71ad1.rlib --extern syn=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libsyn-d0217e4fc4eeac51.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Running `/usr/bin/rustc --crate-name native_tls /usr/share/cargo/registry/native-tls-0.2.1/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 -C metadata=bc376640f3fd8599 -C extra-filename=-bc376640f3fd8599 --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --extern openssl=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libopenssl-12c0d6a828990412.rlib --extern openssl_probe=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libopenssl_probe-d27b1424310afe3e.rlib --extern openssl_sys=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libopenssl_sys-40d32a4662cc0557.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now --cfg have_min_max_version` BUILDSTDERR: Compiling hyper-native-tls v0.3.0 BUILDSTDERR: Running `/usr/bin/rustc --crate-name hyper_native_tls /usr/share/cargo/registry/hyper-native-tls-0.3.0/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 -C metadata=4f65c87ba8d5c74e -C extra-filename=-4f65c87ba8d5c74e --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --extern antidote=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libantidote-d450eb42ad4e49a3.rlib --extern hyper=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libhyper-6834b128a2cefdcb.rlib --extern native_tls=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libnative_tls-bc376640f3fd8599.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Compiling yup-oauth2 v1.0.9 BUILDSTDERR: Running `/usr/bin/rustc --crate-name yup_oauth2 /usr/share/cargo/registry/yup-oauth2-1.0.9/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 -C metadata=0708f3560caa5df2 -C extra-filename=-0708f3560caa5df2 --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --extern base64=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libbase64-f7ac6d00729a576a.rlib --extern chrono=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libchrono-3cdaad23ce412fee.rlib --extern hyper=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libhyper-6834b128a2cefdcb.rlib --extern hyper_native_tls=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libhyper_native_tls-4f65c87ba8d5c74e.rlib --extern itertools=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libitertools-9f140b6cc2343f9b.rlib --extern log=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/liblog-425e692a78b53447.rlib --extern openssl=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libopenssl-12c0d6a828990412.rlib --extern serde=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libserde-7cccd7e24c788f96.rlib --extern serde_derive=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libserde_derive-534c0cdbd600282a.so --extern serde_json=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libserde_json-eeed4b62e0b5ccb3.rlib --extern url=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/liburl-bf52aad2e6fe85f4.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: Compiling google-drive3-fork v1.0.10 (file:///builddir/build/BUILD/google-drive3-fork-1.0.10) BUILDSTDERR: Running `/usr/bin/rustc --crate-name google_drive3_fork src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 -C metadata=fa340fc1d32f5840 -C extra-filename=-fa340fc1d32f5840 --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --extern hyper=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libhyper-6834b128a2cefdcb.rlib --extern mime=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libmime-e1541c181ebc3d79.rlib --extern serde=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libserde-7cccd7e24c788f96.rlib --extern serde_derive=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libserde_derive-534c0cdbd600282a.so --extern serde_json=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libserde_json-eeed4b62e0b5ccb3.rlib --extern url=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/liburl-bf52aad2e6fe85f4.rlib --extern yup_oauth2=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libyup_oauth2-0708f3560caa5df2.rlib -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:2868:66 BUILDSTDERR: | BUILDSTDERR: 2868 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: | BUILDSTDERR: = note: #[warn(unused_parens)] on by default BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:3192:66 BUILDSTDERR: | BUILDSTDERR: 3192 | let mut params: Vec<(&str, String)> = Vec::with_capacity((10 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:3438:66 BUILDSTDERR: | BUILDSTDERR: 3438 | let mut params: Vec<(&str, String)> = Vec::with_capacity((10 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:3796:66 BUILDSTDERR: | BUILDSTDERR: 3796 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:4054:66 BUILDSTDERR: | BUILDSTDERR: 4054 | let mut params: Vec<(&str, String)> = Vec::with_capacity((8 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:4360:66 BUILDSTDERR: | BUILDSTDERR: 4360 | let mut params: Vec<(&str, String)> = Vec::with_capacity((1 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:4579:66 BUILDSTDERR: | BUILDSTDERR: 4579 | let mut params: Vec<(&str, String)> = Vec::with_capacity((12 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:4893:66 BUILDSTDERR: | BUILDSTDERR: 4893 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:5142:66 BUILDSTDERR: | BUILDSTDERR: 5142 | let mut params: Vec<(&str, String)> = Vec::with_capacity((8 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:5541:66 BUILDSTDERR: | BUILDSTDERR: 5541 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:5792:66 BUILDSTDERR: | BUILDSTDERR: 5792 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:6073:66 BUILDSTDERR: | BUILDSTDERR: 6073 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:6333:66 BUILDSTDERR: | BUILDSTDERR: 6333 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:6586:66 BUILDSTDERR: | BUILDSTDERR: 6586 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:6837:66 BUILDSTDERR: | BUILDSTDERR: 6837 | let mut params: Vec<(&str, String)> = Vec::with_capacity((2 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:7076:66 BUILDSTDERR: | BUILDSTDERR: 7076 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:7342:66 BUILDSTDERR: | BUILDSTDERR: 7342 | let mut params: Vec<(&str, String)> = Vec::with_capacity((2 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:7554:66 BUILDSTDERR: | BUILDSTDERR: 7554 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:7800:66 BUILDSTDERR: | BUILDSTDERR: 7800 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:8072:66 BUILDSTDERR: | BUILDSTDERR: 8072 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:8357:66 BUILDSTDERR: | BUILDSTDERR: 8357 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:8632:66 BUILDSTDERR: | BUILDSTDERR: 8632 | let mut params: Vec<(&str, String)> = Vec::with_capacity((7 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:8921:66 BUILDSTDERR: | BUILDSTDERR: 8921 | let mut params: Vec<(&str, String)> = Vec::with_capacity((2 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:9153:66 BUILDSTDERR: | BUILDSTDERR: 9153 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:9438:66 BUILDSTDERR: | BUILDSTDERR: 9438 | let mut params: Vec<(&str, String)> = Vec::with_capacity((7 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:9726:66 BUILDSTDERR: | BUILDSTDERR: 9726 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:10003:66 BUILDSTDERR: | BUILDSTDERR: 10003 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:10266:66 BUILDSTDERR: | BUILDSTDERR: 10266 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:10563:66 BUILDSTDERR: | BUILDSTDERR: 10563 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:10849:66 BUILDSTDERR: | BUILDSTDERR: 10849 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:11130:66 BUILDSTDERR: | BUILDSTDERR: 11130 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:11377:66 BUILDSTDERR: | BUILDSTDERR: 11377 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:11656:66 BUILDSTDERR: | BUILDSTDERR: 11656 | let mut params: Vec<(&str, String)> = Vec::with_capacity((11 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:11961:66 BUILDSTDERR: | BUILDSTDERR: 11961 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:12215:66 BUILDSTDERR: | BUILDSTDERR: 12215 | let mut params: Vec<(&str, String)> = Vec::with_capacity((12 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:12546:66 BUILDSTDERR: | BUILDSTDERR: 12546 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:12825:66 BUILDSTDERR: | BUILDSTDERR: 12825 | let mut params: Vec<(&str, String)> = Vec::with_capacity((9 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:13151:66 BUILDSTDERR: | BUILDSTDERR: 13151 | let mut params: Vec<(&str, String)> = Vec::with_capacity((7 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:13439:66 BUILDSTDERR: | BUILDSTDERR: 13439 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:13730:66 BUILDSTDERR: | BUILDSTDERR: 13730 | let mut params: Vec<(&str, String)> = Vec::with_capacity((9 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: Finished release [optimized] target(s) in 4m 43s + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7gE4Ie + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rust-google-drive3-fork-1.0.10-2.fc30.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rust-google-drive3-fork-1.0.10-2.fc30.i386 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/rust-google-drive3-fork-1.0.10-2.fc30.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rust-google-drive3-fork-1.0.10-2.fc30.i386 + cd google-drive3-fork-1.0.10 + set -eu + /usr/bin/cargo-inspector --target-kinds Cargo.toml BUILDSTDERR: ++ printf 'lib\nrlib\nproc-macro' + grep -q -F -x 'lib BUILDSTDERR: rlib BUILDSTDERR: proc-macro' BUILDSTDERR: ++ /usr/bin/cargo-inspector --name Cargo.toml + CRATE_NAME=google-drive3-fork BUILDSTDERR: ++ /usr/bin/cargo-inspector --version Cargo.toml + CRATE_VERSION=1.0.10 + REG_DIR=/builddir/build/BUILDROOT/rust-google-drive3-fork-1.0.10-2.fc30.i386/usr/share/cargo/registry/google-drive3-fork-1.0.10 + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rust-google-drive3-fork-1.0.10-2.fc30.i386/usr/share/cargo/registry/google-drive3-fork-1.0.10 + /usr/bin/cargo package -l + xargs /usr/bin/cp --parents -a -t /builddir/build/BUILDROOT/rust-google-drive3-fork-1.0.10-2.fc30.i386/usr/share/cargo/registry/google-drive3-fork-1.0.10 + echo '{"files":{},"package":""}' + /usr/bin/cargo-inspector --target-kinds Cargo.toml + grep -q -F -x bin + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.5522eb + umask 022 + cd /builddir/build/BUILD + cd google-drive3-fork-1.0.10 + /usr/bin/cargo test -j2 --release --no-fail-fast BUILDSTDERR: Fresh pkg-config v0.3.14 BUILDSTDERR: Fresh cc v1.0.25 BUILDSTDERR: Fresh version_check v0.1.5 BUILDSTDERR: Fresh matches v0.1.8 BUILDSTDERR: Fresh cfg-if v0.1.5 BUILDSTDERR: Fresh libc v0.2.43 BUILDSTDERR: Fresh unicode-xid v0.1.0 BUILDSTDERR: Fresh foreign-types-shared v0.1.1 BUILDSTDERR: Fresh unicode-normalization v0.1.7 BUILDSTDERR: Fresh safemem v0.3.0 BUILDSTDERR: Fresh bitflags v1.0.4 BUILDSTDERR: Fresh percent-encoding v1.0.1 BUILDSTDERR: Fresh byteorder v1.2.6 BUILDSTDERR: Fresh traitobject v0.1.0 BUILDSTDERR: Fresh language-tags v0.2.2 BUILDSTDERR: Fresh openssl-probe v0.1.2 BUILDSTDERR: Fresh typeable v0.1.2 BUILDSTDERR: Fresh either v1.5.0 BUILDSTDERR: Fresh antidote v1.0.0 BUILDSTDERR: Fresh itoa v0.4.3 BUILDSTDERR: Fresh unicode-bidi v0.3.4 BUILDSTDERR: Fresh log v0.4.5 BUILDSTDERR: Fresh num_cpus v1.8.0 BUILDSTDERR: Fresh time v0.1.40 BUILDSTDERR: Fresh foreign-types v0.3.2 BUILDSTDERR: Fresh base64 v0.9.3 BUILDSTDERR: Fresh itertools v0.7.8 BUILDSTDERR: Fresh idna v0.1.5 BUILDSTDERR: Fresh proc-macro2 v0.4.20 BUILDSTDERR: Fresh log v0.3.9 BUILDSTDERR: Fresh num-traits v0.2.6 BUILDSTDERR: Fresh httparse v1.3.3 BUILDSTDERR: Fresh ryu v0.2.6 BUILDSTDERR: Fresh serde v1.0.79 BUILDSTDERR: Fresh openssl-sys v0.9.36 BUILDSTDERR: Fresh lazy_static v1.1.0 BUILDSTDERR: Fresh unicase v1.4.2 BUILDSTDERR: Fresh url v1.7.1 BUILDSTDERR: Fresh quote v0.6.8 BUILDSTDERR: Fresh mime v0.2.6 BUILDSTDERR: Fresh num-integer v0.1.39 BUILDSTDERR: Fresh serde_json v1.0.32 BUILDSTDERR: Fresh openssl v0.10.12 BUILDSTDERR: Fresh syn v0.15.9 BUILDSTDERR: Fresh hyper v0.10.13 BUILDSTDERR: Fresh chrono v0.4.6 BUILDSTDERR: Fresh native-tls v0.2.1 BUILDSTDERR: Fresh serde_derive v1.0.79 BUILDSTDERR: Fresh hyper-native-tls v0.3.0 BUILDSTDERR: Fresh yup-oauth2 v1.0.9 BUILDSTDERR: Compiling google-drive3-fork v1.0.10 (file:///builddir/build/BUILD/google-drive3-fork-1.0.10) BUILDSTDERR: Running `/usr/bin/rustc --crate-name google_drive3_fork src/lib.rs --emit=dep-info,link -C opt-level=3 --test -C metadata=0ecc95160cc69c07 -C extra-filename=-0ecc95160cc69c07 --out-dir /builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --extern hyper=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libhyper-6834b128a2cefdcb.rlib --extern hyper_native_tls=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libhyper_native_tls-4f65c87ba8d5c74e.rlib --extern mime=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libmime-e1541c181ebc3d79.rlib --extern serde=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libserde-7cccd7e24c788f96.rlib --extern serde_derive=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libserde_derive-534c0cdbd600282a.so --extern serde_json=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libserde_json-eeed4b62e0b5ccb3.rlib --extern url=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/liburl-bf52aad2e6fe85f4.rlib --extern yup_oauth2=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libyup_oauth2-0708f3560caa5df2.rlib -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:2868:66 BUILDSTDERR: | BUILDSTDERR: 2868 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: | BUILDSTDERR: = note: #[warn(unused_parens)] on by default BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:3192:66 BUILDSTDERR: | BUILDSTDERR: 3192 | let mut params: Vec<(&str, String)> = Vec::with_capacity((10 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:3438:66 BUILDSTDERR: | BUILDSTDERR: 3438 | let mut params: Vec<(&str, String)> = Vec::with_capacity((10 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:3796:66 BUILDSTDERR: | BUILDSTDERR: 3796 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:4054:66 BUILDSTDERR: | BUILDSTDERR: 4054 | let mut params: Vec<(&str, String)> = Vec::with_capacity((8 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:4360:66 BUILDSTDERR: | BUILDSTDERR: 4360 | let mut params: Vec<(&str, String)> = Vec::with_capacity((1 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:4579:66 BUILDSTDERR: | BUILDSTDERR: 4579 | let mut params: Vec<(&str, String)> = Vec::with_capacity((12 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:4893:66 BUILDSTDERR: | BUILDSTDERR: 4893 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:5142:66 BUILDSTDERR: | BUILDSTDERR: 5142 | let mut params: Vec<(&str, String)> = Vec::with_capacity((8 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:5541:66 BUILDSTDERR: | BUILDSTDERR: 5541 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:5792:66 BUILDSTDERR: | BUILDSTDERR: 5792 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:6073:66 BUILDSTDERR: | BUILDSTDERR: 6073 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:6333:66 BUILDSTDERR: | BUILDSTDERR: 6333 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:6586:66 BUILDSTDERR: | BUILDSTDERR: 6586 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:6837:66 BUILDSTDERR: | BUILDSTDERR: 6837 | let mut params: Vec<(&str, String)> = Vec::with_capacity((2 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:7076:66 BUILDSTDERR: | BUILDSTDERR: 7076 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:7342:66 BUILDSTDERR: | BUILDSTDERR: 7342 | let mut params: Vec<(&str, String)> = Vec::with_capacity((2 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:7554:66 BUILDSTDERR: | BUILDSTDERR: 7554 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:7800:66 BUILDSTDERR: | BUILDSTDERR: 7800 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:8072:66 BUILDSTDERR: | BUILDSTDERR: 8072 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:8357:66 BUILDSTDERR: | BUILDSTDERR: 8357 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:8632:66 BUILDSTDERR: | BUILDSTDERR: 8632 | let mut params: Vec<(&str, String)> = Vec::with_capacity((7 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:8921:66 BUILDSTDERR: | BUILDSTDERR: 8921 | let mut params: Vec<(&str, String)> = Vec::with_capacity((2 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:9153:66 BUILDSTDERR: | BUILDSTDERR: 9153 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:9438:66 BUILDSTDERR: | BUILDSTDERR: 9438 | let mut params: Vec<(&str, String)> = Vec::with_capacity((7 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:9726:66 BUILDSTDERR: | BUILDSTDERR: 9726 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:10003:66 BUILDSTDERR: | BUILDSTDERR: 10003 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:10266:66 BUILDSTDERR: | BUILDSTDERR: 10266 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:10563:66 BUILDSTDERR: | BUILDSTDERR: 10563 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:10849:66 BUILDSTDERR: | BUILDSTDERR: 10849 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:11130:66 BUILDSTDERR: | BUILDSTDERR: 11130 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:11377:66 BUILDSTDERR: | BUILDSTDERR: 11377 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:11656:66 BUILDSTDERR: | BUILDSTDERR: 11656 | let mut params: Vec<(&str, String)> = Vec::with_capacity((11 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:11961:66 BUILDSTDERR: | BUILDSTDERR: 11961 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:12215:66 BUILDSTDERR: | BUILDSTDERR: 12215 | let mut params: Vec<(&str, String)> = Vec::with_capacity((12 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:12546:66 BUILDSTDERR: | BUILDSTDERR: 12546 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:12825:66 BUILDSTDERR: | BUILDSTDERR: 12825 | let mut params: Vec<(&str, String)> = Vec::with_capacity((9 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:13151:66 BUILDSTDERR: | BUILDSTDERR: 13151 | let mut params: Vec<(&str, String)> = Vec::with_capacity((7 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:13439:66 BUILDSTDERR: | BUILDSTDERR: 13439 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: warning: unnecessary parentheses around function argument BUILDSTDERR: --> src/lib.rs:13730:66 BUILDSTDERR: | BUILDSTDERR: 13730 | let mut params: Vec<(&str, String)> = Vec::with_capacity((9 + self._additional_params.len())); BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses BUILDSTDERR: Finished release [optimized] target(s) in 8.20s BUILDSTDERR: Running `/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/google_drive3_fork-0ecc95160cc69c07` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out BUILDSTDERR: Doc-tests google-drive3-fork BUILDSTDERR: Running `/usr/bin/rustdoc --test /builddir/build/BUILD/google-drive3-fork-1.0.10/src/lib.rs --crate-name google_drive3_fork -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps -L dependency=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps --extern google_drive3_fork=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libgoogle_drive3_fork-fa340fc1d32f5840.rlib --extern hyper=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libhyper-6834b128a2cefdcb.rlib --extern hyper_native_tls=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libhyper_native_tls-4f65c87ba8d5c74e.rlib --extern mime=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libmime-e1541c181ebc3d79.rlib --extern serde=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libserde-7cccd7e24c788f96.rlib --extern serde_derive=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libserde_derive-534c0cdbd600282a.so --extern serde_json=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libserde_json-eeed4b62e0b5ccb3.rlib --extern url=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/liburl-bf52aad2e6fe85f4.rlib --extern yup_oauth2=/builddir/build/BUILD/google-drive3-fork-1.0.10/target/release/deps/libyup_oauth2-0708f3560caa5df2.rlib` running 51 tests test src/lib.rs - (line 85) ... ignored test src/lib.rs - AboutGetCall (line 7295) ... ok test src/lib.rs - (line 116) ... ok test src/lib.rs - AboutMethods (line 2007) ... ok test src/lib.rs - ChangeGetStartPageTokenCall (line 11910) ... ok test src/lib.rs - ChangeMethods (line 2534) ... ok test src/lib.rs - ChangeListCall (line 11592) ... ok test src/lib.rs - ChangeWatchCall (line 12144) ... ok test src/lib.rs - ChannelMethods (line 2203) ... ok test src/lib.rs - CommentCreateCall (line 8302) ... ok test src/lib.rs - ChannelStopCall (line 8867) ... ok test src/lib.rs - CommentDeleteCall (line 7505) ... ok test src/lib.rs - CommentGetCall (line 7749) ... ok test src/lib.rs - CommentMethods (line 2061) ... ok test src/lib.rs - CommentListCall (line 8576) ... ok test src/lib.rs - CommentUpdateCall (line 8016) ... ok test src/lib.rs - Drive (line 333) ... ok test src/lib.rs - FileCopyCall (line 3991) ... ok test src/lib.rs - FileCreateCall (line 5076) ... ok test src/lib.rs - FileDeleteCall (line 5491) ... ok test src/lib.rs - FileEmptyTrashCall (line 4313) ... ok test src/lib.rs - FileExportCall (line 3747) ... ok test src/lib.rs - FileGenerateIdCall (line 4842) ... ok test src/lib.rs - FileGetCall (line 5740) ... ok test src/lib.rs - FileListCall (line 4512) ... ok test src/lib.rs - FileMethods (line 1639) ... ok test src/lib.rs - FileUpdateCall (line 3123) ... ok test src/lib.rs - FileWatchCall (line 2809) ... ok test src/lib.rs - PermissionCreateCall (line 13665) ... ok test src/lib.rs - PermissionDeleteCall (line 12493) ... ok test src/lib.rs - PermissionGetCall (line 13386) ... ok test src/lib.rs - PermissionListCall (line 13095) ... ok test src/lib.rs - PermissionMethods (line 2642) ... ok test src/lib.rs - PermissionUpdateCall (line 12761) ... ok test src/lib.rs - ReplyCreateCall (line 9097) ... ok test src/lib.rs - ReplyDeleteCall (line 9953) ... ok test src/lib.rs - ReplyGetCall (line 9674) ... ok test src/lib.rs - ReplyListCall (line 9383) ... ok test src/lib.rs - ReplyMethods (line 2262) ... ok test src/lib.rs - ReplyUpdateCall (line 10209) ... ok test src/lib.rs - RevisionDeleteCall (line 11081) ... ok test src/lib.rs - RevisionGetCall (line 10798) ... ok test src/lib.rs - RevisionListCall (line 11325) ... ok test src/lib.rs - RevisionMethods (line 2413) ... ok test src/lib.rs - RevisionUpdateCall (line 10507) ... ok test src/lib.rs - TeamdriveDeleteCall (line 6789) ... ok test src/lib.rs - TeamdriveCreateCall (line 6278) ... ok test src/lib.rs - TeamdriveListCall (line 6531) ... ok test src/lib.rs - TeamdriveGetCall (line 6023) ... ok test src/lib.rs - TeamdriveMethods (line 1876) ... ok test src/lib.rs - TeamdriveUpdateCall (line 7021) ... ok test result: ok. 50 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out + exit 0 Processing files: rust-google-drive3-fork-devel-1.0.10-2.fc30.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nAWruX + umask 022 + cd /builddir/build/BUILD + cd google-drive3-fork-1.0.10 + DOCDIR=/builddir/build/BUILDROOT/rust-google-drive3-fork-1.0.10-2.fc30.i386/usr/share/doc/rust-google-drive3-fork-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rust-google-drive3-fork-1.0.10-2.fc30.i386/usr/share/doc/rust-google-drive3-fork-devel + cp -pr README.md /builddir/build/BUILDROOT/rust-google-drive3-fork-1.0.10-2.fc30.i386/usr/share/doc/rust-google-drive3-fork-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jtw5LJ + umask 022 + cd /builddir/build/BUILD + cd google-drive3-fork-1.0.10 + LICENSEDIR=/builddir/build/BUILDROOT/rust-google-drive3-fork-1.0.10-2.fc30.i386/usr/share/licenses/rust-google-drive3-fork-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rust-google-drive3-fork-1.0.10-2.fc30.i386/usr/share/licenses/rust-google-drive3-fork-devel + cp -pr LICENSE.md /builddir/build/BUILDROOT/rust-google-drive3-fork-1.0.10-2.fc30.i386/usr/share/licenses/rust-google-drive3-fork-devel + exit 0 Provides: crate(google-drive3-fork) = 1.0.10 rust-google-drive3-fork-devel = 1.0.10-2.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: (crate(hyper) >= 0.10.0 with crate(hyper) < 0.11.0) (crate(mime) >= 0.2.0 with crate(mime) < 0.3.0) (crate(serde) >= 1.0.0 with crate(serde) < 2.0.0) (crate(serde_derive) >= 1.0.0 with crate(serde_derive) < 2.0.0) (crate(serde_json) >= 1.0.0 with crate(serde_json) < 2.0.0) (crate(url) >= 1.0.0 with crate(url) < 2.0.0) (crate(yup-oauth2) >= 1.0.0 with crate(yup-oauth2) < 2.0.0) cargo Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rust-google-drive3-fork-1.0.10-2.fc30.i386 Wrote: /builddir/build/RPMS/rust-google-drive3-fork-devel-1.0.10-2.fc30.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DnIfAy + umask 022 + cd /builddir/build/BUILD + cd google-drive3-fork-1.0.10 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rust-google-drive3-fork-1.0.10-2.fc30.i386 + exit 0 Child return code was: 0