Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/rust-proptest-derive0.3.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-98396-60229/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/rust-proptest-derive0.3.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': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/rust-proptest-derive0.3-0.3.0-1.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target aarch64 --nodeps --nocheck /builddir/build/SPECS/rust-proptest-derive0.3.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-98396-60229/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target aarch64 --nodeps --nocheck /builddir/build/SPECS/rust-proptest-derive0.3.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': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OBxxp6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf proptest-derive-0.3.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/proptest-derive-0.3.0.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd proptest-derive-0.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/proptest-derive-fix-metadata.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + cat + /usr/bin/rm -f Cargo.lock + /usr/bin/rm -f Cargo.toml.orig + rm -v tests/compiletest.rs removed 'tests/compiletest.rs' + rm -vr tests/compile-fail/ removed 'tests/compile-fail/E0029-params-on-unit-variant.rs' removed 'tests/compile-fail/E0006-void-enum.rs' removed 'tests/compile-fail/E0009-illegal-weight.rs' removed 'tests/compile-fail/E0028-skipped-variant-has-strat.rs' removed 'tests/compile-fail/E0026-strategy-malformed.rs' removed 'tests/compile-fail/E0031-no-bound-non-tyvar.rs' removed 'tests/compile-fail/no-arbitrary.rs' removed 'tests/compile-fail/E0028-skipped-variant-has-weight.rs' removed 'tests/compile-fail/E0030-params-on-unit-struct.rs' removed 'tests/compile-fail/E0029-filter-on-unit-variant.rs' removed 'tests/compile-fail/E0034-regex-malformed.rs' removed 'tests/compile-fail/E0658-no-bare-modifiers.rs' removed 'tests/compile-fail/E0028-skipped-variant-has-filter.rs' removed 'tests/compile-fail/E0015-lit-set.rs' removed 'tests/compile-fail/E0012-parent-has-filter.rs' removed 'tests/compile-fail/E0011-params-variant.rs' removed 'tests/compile-fail/E0022-overspec-param.rs' removed 'tests/compile-fail/E0032-no-bound-malformed.rs' removed 'tests/compile-fail/E0025-overspec-strat.rs' removed 'tests/compile-fail/E0008-illegal-skip.rs' removed 'tests/compile-fail/E0014-bare-attr.rs' removed 'tests/compile-fail/E0023-params-malformed.rs' removed 'tests/compile-fail/E0017-set-again.rs' removed 'tests/compile-fail/E0028-skipped-variant-has-param.rs' removed 'tests/compile-fail/E0007-illegal-strategy.rs' removed 'tests/compile-fail/E0023-params-malformed-expr.rs' removed 'tests/compile-fail/E0019-no_params-malformed.rs' removed 'tests/compile-fail/E0027-filter-malformed-expr.rs' removed 'tests/compile-fail/E0021-weight-malformed.rs' removed 'tests/compile-fail/E0002-no-unions.rs' removed 'tests/compile-fail/E0001-lifetime.rs' removed 'tests/compile-fail/E0029-strategy-on-unit-variant.rs' removed 'tests/compile-fail/E0027-filter-malformed.rs' removed 'tests/compile-fail/E0035-cant_set_param_and_regex.rs' removed 'tests/compile-fail/E0005-void-enum.rs' removed 'tests/compile-fail/E0003-void-struct.rs' removed 'tests/compile-fail/E0016-immediate-lit.rs' removed 'tests/compile-fail/must-be-debug.rs' removed 'tests/compile-fail/E0010-parent-has-params.rs' removed 'tests/compile-fail/E0026-strategy-malformed-expr.rs' removed 'tests/compile-fail/E0020-skip-malformed.rs' removed 'tests/compile-fail/E0033-weight-overflow.rs' removed 'tests/compile-fail/E0018-unknown-mod.rs' removed 'tests/compile-fail/E0004-void-enum.rs' removed 'tests/compile-fail/regex_wrong_type.rs' removed directory 'tests/compile-fail/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.0ERxx8 + umask 022 + cd /builddir/build/BUILD + cd proptest-derive-0.3.0 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/rust-proptest-derive0.3-0.3.0-1.oc9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target aarch64 --nodeps --nocheck /builddir/build/SPECS/rust-proptest-derive0.3.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-98396-60229/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target aarch64 --nodeps --nocheck /builddir/build/SPECS/rust-proptest-derive0.3.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': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PoLOIY + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf proptest-derive-0.3.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/proptest-derive-0.3.0.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd proptest-derive-0.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/proptest-derive-fix-metadata.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + cat + /usr/bin/rm -f Cargo.lock + /usr/bin/rm -f Cargo.toml.orig + rm -v tests/compiletest.rs removed 'tests/compiletest.rs' + rm -vr tests/compile-fail/ removed 'tests/compile-fail/E0029-params-on-unit-variant.rs' removed 'tests/compile-fail/E0006-void-enum.rs' removed 'tests/compile-fail/E0009-illegal-weight.rs' removed 'tests/compile-fail/E0028-skipped-variant-has-strat.rs' removed 'tests/compile-fail/E0026-strategy-malformed.rs' removed 'tests/compile-fail/E0031-no-bound-non-tyvar.rs' removed 'tests/compile-fail/no-arbitrary.rs' removed 'tests/compile-fail/E0028-skipped-variant-has-weight.rs' removed 'tests/compile-fail/E0030-params-on-unit-struct.rs' removed 'tests/compile-fail/E0029-filter-on-unit-variant.rs' removed 'tests/compile-fail/E0034-regex-malformed.rs' removed 'tests/compile-fail/E0658-no-bare-modifiers.rs' removed 'tests/compile-fail/E0028-skipped-variant-has-filter.rs' removed 'tests/compile-fail/E0015-lit-set.rs' removed 'tests/compile-fail/E0012-parent-has-filter.rs' removed 'tests/compile-fail/E0011-params-variant.rs' removed 'tests/compile-fail/E0022-overspec-param.rs' removed 'tests/compile-fail/E0032-no-bound-malformed.rs' removed 'tests/compile-fail/E0025-overspec-strat.rs' removed 'tests/compile-fail/E0008-illegal-skip.rs' removed 'tests/compile-fail/E0014-bare-attr.rs' removed 'tests/compile-fail/E0023-params-malformed.rs' removed 'tests/compile-fail/E0017-set-again.rs' removed 'tests/compile-fail/E0028-skipped-variant-has-param.rs' removed 'tests/compile-fail/E0007-illegal-strategy.rs' removed 'tests/compile-fail/E0023-params-malformed-expr.rs' removed 'tests/compile-fail/E0019-no_params-malformed.rs' removed 'tests/compile-fail/E0027-filter-malformed-expr.rs' removed 'tests/compile-fail/E0021-weight-malformed.rs' removed 'tests/compile-fail/E0002-no-unions.rs' removed 'tests/compile-fail/E0001-lifetime.rs' removed 'tests/compile-fail/E0029-strategy-on-unit-variant.rs' removed 'tests/compile-fail/E0027-filter-malformed.rs' removed 'tests/compile-fail/E0035-cant_set_param_and_regex.rs' removed 'tests/compile-fail/E0005-void-enum.rs' removed 'tests/compile-fail/E0003-void-struct.rs' removed 'tests/compile-fail/E0016-immediate-lit.rs' removed 'tests/compile-fail/must-be-debug.rs' removed 'tests/compile-fail/E0010-parent-has-params.rs' removed 'tests/compile-fail/E0026-strategy-malformed-expr.rs' removed 'tests/compile-fail/E0020-skip-malformed.rs' removed 'tests/compile-fail/E0033-weight-overflow.rs' removed 'tests/compile-fail/E0018-unknown-mod.rs' removed 'tests/compile-fail/E0004-void-enum.rs' removed 'tests/compile-fail/regex_wrong_type.rs' removed directory 'tests/compile-fail/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.nQ8bu4 + umask 022 + cd /builddir/build/BUILD + cd proptest-derive-0.3.0 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/rust-proptest-derive0.3-0.3.0-1.oc9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --noclean --target aarch64 --nodeps --nocheck /builddir/build/SPECS/rust-proptest-derive0.3.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-98396-60229/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --noclean --target aarch64 --nodeps --nocheck /builddir/build/SPECS/rust-proptest-derive0.3.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': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.wfxDj3 + umask 022 + cd /builddir/build/BUILD + cd proptest-derive-0.3.0 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eStWMf + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd proptest-derive-0.3.0 + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo build -j8 -Z avoid-dev-deps --profile rpm Compiling proc-macro2 v0.4.30 Compiling unicode-xid v0.1.0 Compiling syn v0.15.44 Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /usr/share/cargo/registry/proc-macro2-0.4.30/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=bd44530a3f9af19c -C extra-filename=-bd44530a3f9af19c --out-dir /builddir/build/BUILD/proptest-derive-0.3.0/target/rpm/build/proc-macro2-bd44530a3f9af19c -L dependency=/builddir/build/BUILD/proptest-derive-0.3.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /usr/share/cargo/registry/syn-0.15.44/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=8c757f394fc5fc59 -C extra-filename=-8c757f394fc5fc59 --out-dir /builddir/build/BUILD/proptest-derive-0.3.0/target/rpm/build/syn-8c757f394fc5fc59 -L dependency=/builddir/build/BUILD/proptest-derive-0.3.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name unicode_xid --edition=2015 /usr/share/cargo/registry/unicode-xid-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' -C metadata=3d3e1f476adb3fee -C extra-filename=-3d3e1f476adb3fee --out-dir /builddir/build/BUILD/proptest-derive-0.3.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.3.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/builddir/build/BUILD/proptest-derive-0.3.0/target/rpm/build/syn-8c757f394fc5fc59/build-script-build` Running `/builddir/build/BUILD/proptest-derive-0.3.0/target/rpm/build/proc-macro2-bd44530a3f9af19c/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2015 /usr/share/cargo/registry/proc-macro2-0.4.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=c96ffd6a9eac41ae -C extra-filename=-c96ffd6a9eac41ae --out-dir /builddir/build/BUILD/proptest-derive-0.3.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.3.0/target/rpm/deps --extern unicode_xid=/builddir/build/BUILD/proptest-derive-0.3.0/target/rpm/deps/libunicode_xid-3d3e1f476adb3fee.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg u128 --cfg use_proc_macro --cfg wrap_proc_macro` Compiling quote v0.6.13 Running `/usr/bin/rustc --crate-name quote --edition=2015 /usr/share/cargo/registry/quote-0.6.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=6e44c1a1abdca200 -C extra-filename=-6e44c1a1abdca200 --out-dir /builddir/build/BUILD/proptest-derive-0.3.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.3.0/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/proptest-derive-0.3.0/target/rpm/deps/libproc_macro2-c96ffd6a9eac41ae.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name syn --edition=2015 /usr/share/cargo/registry/syn-0.15.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=9c0e54020046e9d9 -C extra-filename=-9c0e54020046e9d9 --out-dir /builddir/build/BUILD/proptest-derive-0.3.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.3.0/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/proptest-derive-0.3.0/target/rpm/deps/libproc_macro2-c96ffd6a9eac41ae.rmeta --extern quote=/builddir/build/BUILD/proptest-derive-0.3.0/target/rpm/deps/libquote-6e44c1a1abdca200.rmeta --extern unicode_xid=/builddir/build/BUILD/proptest-derive-0.3.0/target/rpm/deps/libunicode_xid-3d3e1f476adb3fee.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg syn_can_match_trailing_dollar --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path --cfg syn_disable_nightly_tests` Compiling proptest-derive v0.3.0 (/builddir/build/BUILD/proptest-derive-0.3.0) Running `/usr/bin/rustc --crate-name proptest_derive --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 -C metadata=6b6338369692eda3 -C extra-filename=-6b6338369692eda3 --out-dir /builddir/build/BUILD/proptest-derive-0.3.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.3.0/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/proptest-derive-0.3.0/target/rpm/deps/libproc_macro2-c96ffd6a9eac41ae.rlib --extern quote=/builddir/build/BUILD/proptest-derive-0.3.0/target/rpm/deps/libquote-6e44c1a1abdca200.rlib --extern syn=/builddir/build/BUILD/proptest-derive-0.3.0/target/rpm/deps/libsyn-9c0e54020046e9d9.rlib --extern proc_macro -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: struct `Tuple2` is never constructed --> src/ast.rs:791:8 | 791 | struct Tuple2(S); | ^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: struct `Tuple` is never constructed --> src/ast.rs:803:8 | 803 | struct Tuple(I); | ^^^^^ warning: `proptest-derive` (lib) generated 2 warnings Finished `rpm` profile [optimized + debuginfo] target(s) in 48.10s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HXtW3Z + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rust-proptest-derive0.3-0.3.0-1.oc9.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rust-proptest-derive0.3-0.3.0-1.oc9.aarch64 ++ dirname /builddir/build/BUILDROOT/rust-proptest-derive0.3-0.3.0-1.oc9.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rust-proptest-derive0.3-0.3.0-1.oc9.aarch64 + cd proptest-derive-0.3.0 + set -euo pipefail ++ /usr/bin/cargo2rpm --path Cargo.toml is-lib + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' ++ /usr/bin/cargo2rpm --path Cargo.toml name + CRATE_NAME=proptest-derive ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.3.0 + REG_DIR=/builddir/build/BUILDROOT/rust-proptest-derive0.3-0.3.0-1.oc9.aarch64/usr/share/cargo/registry/proptest-derive-0.3.0 + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rust-proptest-derive0.3-0.3.0-1.oc9.aarch64/usr/share/cargo/registry/proptest-derive-0.3.0 + gawk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo package -l + grep -w -E -v 'Cargo.(lock|toml.orig)' + xargs -d '\n' /usr/bin/cp --parents -a -t /builddir/build/BUILDROOT/rust-proptest-derive0.3-0.3.0-1.oc9.aarch64/usr/share/cargo/registry/proptest-derive-0.3.0 warning: no (git) VCS found for `/builddir/build/BUILD/proptest-derive-0.3.0` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /builddir/build/BUILDROOT/rust-proptest-derive0.3-0.3.0-1.oc9.aarch64/usr/share/cargo/registry/proptest-derive-0.3.0/Cargo.toml + /usr/bin/rm -f /builddir/build/BUILDROOT/rust-proptest-derive0.3-0.3.0-1.oc9.aarch64/usr/share/cargo/registry/proptest-derive-0.3.0/Cargo.toml.deps + echo '{"files":{},"package":""}' ++ /usr/bin/cargo2rpm --path Cargo.toml is-bin + '[' 0 -eq 1 ']' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /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/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: rust-proptest-derive0.3-devel-0.3.0-1.oc9.noarch warning: File listed twice: /usr/share/cargo/registry/proptest-derive-0.3.0/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/proptest-derive-0.3.0/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/proptest-derive-0.3.0/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/proptest-derive-0.3.0/README.md Provides: crate(proptest-derive) = 0.3.0 rust-proptest-derive0.3-devel = 0.3.0-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: (crate(proc-macro2/default) >= 0.4.0 with crate(proc-macro2/default) < 0.5.0~) (crate(quote/default) >= 0.6.0 with crate(quote/default) < 0.7.0~) (crate(syn/default) >= 0.15.17 with crate(syn/default) < 0.16.0~) (crate(syn/extra-traits) >= 0.15.17 with crate(syn/extra-traits) < 0.16.0~) (crate(syn/full) >= 0.15.17 with crate(syn/full) < 0.16.0~) (crate(syn/visit) >= 0.15.17 with crate(syn/visit) < 0.16.0~) cargo Processing files: rust-proptest-derive0.3+default-devel-0.3.0-1.oc9.noarch Provides: crate(proptest-derive/default) = 0.3.0 rust-proptest-derive0.3+default-devel = 0.3.0-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(proptest-derive) = 0.3.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rust-proptest-derive0.3-0.3.0-1.oc9.aarch64 Wrote: /builddir/build/SRPMS/rust-proptest-derive0.3-0.3.0-1.oc9.src.rpm Wrote: /builddir/build/RPMS/rust-proptest-derive0.3+default-devel-0.3.0-1.oc9.noarch.rpm Wrote: /builddir/build/RPMS/rust-proptest-derive0.3-devel-0.3.0-1.oc9.noarch.rpm RPM build warnings: File listed twice: /usr/share/cargo/registry/proptest-derive-0.3.0/CHANGELOG.md File listed twice: /usr/share/cargo/registry/proptest-derive-0.3.0/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/proptest-derive-0.3.0/LICENSE-MIT File listed twice: /usr/share/cargo/registry/proptest-derive-0.3.0/README.md Child return code was: 0