Mock Version: 5.0 Mock Version: 5.0 Mock Version: 5.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target riscv64 --nodeps /builddir/build/SPECS/rust-proptest-derive.spec'], chrootPath='/var/lib/mock/f39-build-2016266-46161/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=864000uid=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target riscv64 --nodeps /builddir/build/SPECS/rust-proptest-derive.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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1702425600 Wrote: /builddir/build/SRPMS/rust-proptest-derive-0.4.0-1.fc39.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target riscv64 --nodeps /builddir/build/SPECS/rust-proptest-derive.spec'], chrootPath='/var/lib/mock/f39-build-2016266-46161/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=864000uid=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target riscv64 --nodeps /builddir/build/SPECS/rust-proptest-derive.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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1702425600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JHUU13 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf proptest-derive-0.4.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/proptest-derive-0.4.0.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd proptest-derive-0.4.0 + rm -rf /builddir/build/BUILD/proptest-derive-0.4.0-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/proptest-derive-0.4.0-SPECPARTS + /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/E0001-lifetime.rs' removed 'tests/compile-fail/E0002-no-unions.rs' removed 'tests/compile-fail/E0003-void-struct.rs' removed 'tests/compile-fail/E0004-void-enum.rs' removed 'tests/compile-fail/E0005-void-enum.rs' removed 'tests/compile-fail/E0006-void-enum.rs' removed 'tests/compile-fail/E0007-illegal-strategy.rs' removed 'tests/compile-fail/E0008-illegal-skip.rs' removed 'tests/compile-fail/E0009-illegal-weight.rs' removed 'tests/compile-fail/E0010-parent-has-params.rs' removed 'tests/compile-fail/E0011-params-variant.rs' removed 'tests/compile-fail/E0012-parent-has-filter.rs' removed 'tests/compile-fail/E0014-bare-attr.rs' removed 'tests/compile-fail/E0015-lit-set.rs' removed 'tests/compile-fail/E0016-immediate-lit.rs' removed 'tests/compile-fail/E0017-set-again.rs' removed 'tests/compile-fail/E0018-unknown-mod.rs' removed 'tests/compile-fail/E0019-no_params-malformed.rs' removed 'tests/compile-fail/E0020-skip-malformed.rs' removed 'tests/compile-fail/E0021-weight-malformed.rs' removed 'tests/compile-fail/E0022-overspec-param.rs' removed 'tests/compile-fail/E0023-params-malformed-expr.rs' removed 'tests/compile-fail/E0023-params-malformed.rs' removed 'tests/compile-fail/E0025-overspec-strat.rs' removed 'tests/compile-fail/E0026-strategy-malformed-expr.rs' removed 'tests/compile-fail/E0026-strategy-malformed.rs' removed 'tests/compile-fail/E0027-filter-malformed-expr.rs' removed 'tests/compile-fail/E0027-filter-malformed.rs' removed 'tests/compile-fail/E0028-skipped-variant-has-filter.rs' removed 'tests/compile-fail/E0028-skipped-variant-has-param.rs' removed 'tests/compile-fail/E0028-skipped-variant-has-strat.rs' removed 'tests/compile-fail/E0028-skipped-variant-has-weight.rs' removed 'tests/compile-fail/E0029-filter-on-unit-variant.rs' removed 'tests/compile-fail/E0029-params-on-unit-variant.rs' removed 'tests/compile-fail/E0029-strategy-on-unit-variant.rs' removed 'tests/compile-fail/E0030-params-on-unit-struct.rs' removed 'tests/compile-fail/E0031-no-bound-non-tyvar.rs' removed 'tests/compile-fail/E0032-no-bound-malformed.rs' removed 'tests/compile-fail/E0033-weight-overflow.rs' removed 'tests/compile-fail/E0034-regex-malformed.rs' removed 'tests/compile-fail/E0035-cant_set_param_and_regex.rs' removed 'tests/compile-fail/E0658-no-bare-modifiers.rs' removed 'tests/compile-fail/must-be-debug.rs' removed 'tests/compile-fail/no-arbitrary.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.LcjZ70 + umask 022 + cd /builddir/build/BUILD + cd proptest-derive-0.4.0 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/rust-proptest-derive-0.4.0-1.fc39.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 riscv64 --nodeps /builddir/build/SPECS/rust-proptest-derive.spec'], chrootPath='/var/lib/mock/f39-build-2016266-46161/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=864000uid=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target riscv64 --nodeps /builddir/build/SPECS/rust-proptest-derive.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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1702425600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xlNUrX + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf proptest-derive-0.4.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/proptest-derive-0.4.0.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd proptest-derive-0.4.0 + rm -rf /builddir/build/BUILD/proptest-derive-0.4.0-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/proptest-derive-0.4.0-SPECPARTS + /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/E0001-lifetime.rs' removed 'tests/compile-fail/E0002-no-unions.rs' removed 'tests/compile-fail/E0003-void-struct.rs' removed 'tests/compile-fail/E0004-void-enum.rs' removed 'tests/compile-fail/E0005-void-enum.rs' removed 'tests/compile-fail/E0006-void-enum.rs' removed 'tests/compile-fail/E0007-illegal-strategy.rs' removed 'tests/compile-fail/E0008-illegal-skip.rs' removed 'tests/compile-fail/E0009-illegal-weight.rs' removed 'tests/compile-fail/E0010-parent-has-params.rs' removed 'tests/compile-fail/E0011-params-variant.rs' removed 'tests/compile-fail/E0012-parent-has-filter.rs' removed 'tests/compile-fail/E0014-bare-attr.rs' removed 'tests/compile-fail/E0015-lit-set.rs' removed 'tests/compile-fail/E0016-immediate-lit.rs' removed 'tests/compile-fail/E0017-set-again.rs' removed 'tests/compile-fail/E0018-unknown-mod.rs' removed 'tests/compile-fail/E0019-no_params-malformed.rs' removed 'tests/compile-fail/E0020-skip-malformed.rs' removed 'tests/compile-fail/E0021-weight-malformed.rs' removed 'tests/compile-fail/E0022-overspec-param.rs' removed 'tests/compile-fail/E0023-params-malformed-expr.rs' removed 'tests/compile-fail/E0023-params-malformed.rs' removed 'tests/compile-fail/E0025-overspec-strat.rs' removed 'tests/compile-fail/E0026-strategy-malformed-expr.rs' removed 'tests/compile-fail/E0026-strategy-malformed.rs' removed 'tests/compile-fail/E0027-filter-malformed-expr.rs' removed 'tests/compile-fail/E0027-filter-malformed.rs' removed 'tests/compile-fail/E0028-skipped-variant-has-filter.rs' removed 'tests/compile-fail/E0028-skipped-variant-has-param.rs' removed 'tests/compile-fail/E0028-skipped-variant-has-strat.rs' removed 'tests/compile-fail/E0028-skipped-variant-has-weight.rs' removed 'tests/compile-fail/E0029-filter-on-unit-variant.rs' removed 'tests/compile-fail/E0029-params-on-unit-variant.rs' removed 'tests/compile-fail/E0029-strategy-on-unit-variant.rs' removed 'tests/compile-fail/E0030-params-on-unit-struct.rs' removed 'tests/compile-fail/E0031-no-bound-non-tyvar.rs' removed 'tests/compile-fail/E0032-no-bound-malformed.rs' removed 'tests/compile-fail/E0033-weight-overflow.rs' removed 'tests/compile-fail/E0034-regex-malformed.rs' removed 'tests/compile-fail/E0035-cant_set_param_and_regex.rs' removed 'tests/compile-fail/E0658-no-bare-modifiers.rs' removed 'tests/compile-fail/must-be-debug.rs' removed 'tests/compile-fail/no-arbitrary.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.sYyXe9 + umask 022 + cd /builddir/build/BUILD + cd proptest-derive-0.4.0 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/rust-proptest-derive-0.4.0-1.fc39.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 riscv64 --nodeps /builddir/build/SPECS/rust-proptest-derive.spec'], chrootPath='/var/lib/mock/f39-build-2016266-46161/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=864000uid=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --noclean --target riscv64 --nodeps /builddir/build/SPECS/rust-proptest-derive.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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1702425600 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.yWJnl3 + umask 022 + cd /builddir/build/BUILD + cd proptest-derive-0.4.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.lV8TF2 + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + 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.4.0 + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' /usr/bin/cargo build -j64 -Z avoid-dev-deps --profile rpm Compiling proc-macro2 v1.0.70 Compiling unicode-ident v1.0.12 Compiling syn v1.0.109 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.70/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=9510c6c4d61a3eef -C extra-filename=-9510c6c4d61a3eef --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/build/proc-macro2-9510c6c4d61a3eef -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-1.0.12/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 -C metadata=48459bc3dd6375c2 -C extra-filename=-48459bc3dd6375c2 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/syn-1.0.109/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=dd9bf58a9370223a -C extra-filename=-dd9bf58a9370223a --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/build/syn-dd9bf58a9370223a -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/build/syn-dd9bf58a9370223a/build-script-build` Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/build/proc-macro2-9510c6c4d61a3eef/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.70/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=87590cb78a5ed526 -C extra-filename=-87590cb78a5ed526 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern unicode_ident=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libunicode_ident-48459bc3dd6375c2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg wrap_proc_macro` Compiling quote v1.0.33 Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.33/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=021b806613c7f64c -C extra-filename=-021b806613c7f64c --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproc_macro2-87590cb78a5ed526.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name syn --edition=2018 /usr/share/cargo/registry/syn-1.0.109/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=fa6ee5ad9f83df41 -C extra-filename=-fa6ee5ad9f83df41 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproc_macro2-87590cb78a5ed526.rmeta --extern quote=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquote-021b806613c7f64c.rmeta --extern unicode_ident=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libunicode_ident-48459bc3dd6375c2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg syn_disable_nightly_tests` Compiling proptest-derive v0.4.0 (/builddir/build/BUILD/proptest-derive-0.4.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=b66e63eb2741e5ec -C extra-filename=-b66e63eb2741e5ec --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproc_macro2-87590cb78a5ed526.rlib --extern quote=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquote-021b806613c7f64c.rlib --extern syn=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libsyn-fa6ee5ad9f83df41.rlib --extern proc_macro -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Finished rpm [optimized + debuginfo] target(s) in 4m 24s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KgL11A + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rust-proptest-derive-0.4.0-1.fc39.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rust-proptest-derive-0.4.0-1.fc39.riscv64 ++ dirname /builddir/build/BUILDROOT/rust-proptest-derive-0.4.0-1.fc39.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rust-proptest-derive-0.4.0-1.fc39.riscv64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + 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.4.0 + set -euo pipefail ++ /usr/bin/cargo2rpm --path Cargo.toml is-lib + '[' 1 -eq 1 ']' ++ /usr/bin/cargo2rpm --path Cargo.toml name + CRATE_NAME=proptest-derive ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.4.0 + REG_DIR=/builddir/build/BUILDROOT/rust-proptest-derive-0.4.0-1.fc39.riscv64/usr/share/cargo/registry/proptest-derive-0.4.0 + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rust-proptest-derive-0.4.0-1.fc39.riscv64/usr/share/cargo/registry/proptest-derive-0.4.0 + /usr/bin/awk -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 -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --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-derive-0.4.0-1.fc39.riscv64/usr/share/cargo/registry/proptest-derive-0.4.0 warning: No (git) VCS found for `/builddir/build/BUILD/proptest-derive-0.4.0` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /builddir/build/BUILDROOT/rust-proptest-derive-0.4.0-1.fc39.riscv64/usr/share/cargo/registry/proptest-derive-0.4.0/Cargo.toml + /usr/bin/rm -f /builddir/build/BUILDROOT/rust-proptest-derive-0.4.0-1.fc39.riscv64/usr/share/cargo/registry/proptest-derive-0.4.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/redhat/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/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j64 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.1v0lxE + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + 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.4.0 + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' /usr/bin/cargo test -j64 -Z avoid-dev-deps --profile rpm --no-fail-fast Compiling libc v0.2.150 Compiling rustix v0.38.25 Compiling libm v0.2.8 Compiling autocfg v1.1.0 Compiling cfg-if v1.0.0 Compiling linux-raw-sys v0.4.12 Compiling bitflags v2.4.1 Compiling ppv-lite86 v0.2.17 Compiling unicode-ident v1.0.12 Compiling fastrand v2.0.1 Compiling bit-vec v0.6.3 Compiling fnv v1.0.7 Compiling quick-error v1.2.3 Compiling lazy_static v1.4.0 Compiling regex-syntax v0.7.5 Compiling unarray v0.1.4 Running `/usr/bin/rustc --crate-name build_script_build /usr/share/cargo/registry/libc-0.2.150/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="extra_traits"' --cfg 'feature="std"' -C metadata=61fb8f97d5c3cc77 -C extra-filename=-61fb8f97d5c3cc77 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/build/libc-61fb8f97d5c3cc77 -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/rustix-0.38.25/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="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' -C metadata=7905eb1e998c771c -C extra-filename=-7905eb1e998c771c --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/build/rustix-7905eb1e998c771c -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/libm-0.2.8/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"' -C metadata=e6f9e9ca8b8706f7 -C extra-filename=-e6f9e9ca8b8706f7 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/build/libm-e6f9e9ca8b8706f7 -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name autocfg /usr/share/cargo/registry/autocfg-1.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 -C metadata=6c81ad7a4e4bdbbd -C extra-filename=-6c81ad7a4e4bdbbd --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 -C metadata=66c20d366f6c9bc3 -C extra-filename=-66c20d366f6c9bc3 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name linux_raw_sys --edition=2021 /usr/share/cargo/registry/linux-raw-sys-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="ioctl"' --cfg 'feature="no_std"' -C metadata=6df9ca23f911cfa3 -C extra-filename=-6df9ca23f911cfa3 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name bitflags --edition=2021 /usr/share/cargo/registry/bitflags-2.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' -C metadata=32be451bc2b7087d -C extra-filename=-32be451bc2b7087d --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name ppv_lite86 --edition=2018 /usr/share/cargo/registry/ppv-lite86-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="simd"' --cfg 'feature="std"' -C metadata=2787e975f028c0aa -C extra-filename=-2787e975f028c0aa --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 -C metadata=2379e70edc5ffbea -C extra-filename=-2379e70edc5ffbea --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name fastrand --edition=2018 /usr/share/cargo/registry/fastrand-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=9656b58455778709 -C extra-filename=-9656b58455778709 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name bit_vec /usr/share/cargo/registry/bit-vec-0.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=7f21a3a937bbadb6 -C extra-filename=-7f21a3a937bbadb6 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name fnv /usr/share/cargo/registry/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=f44d560dd3b30e01 -C extra-filename=-f44d560dd3b30e01 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name quick_error /usr/share/cargo/registry/quick-error-1.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 -C metadata=38488584c921defe -C extra-filename=-38488584c921defe --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name lazy_static /usr/share/cargo/registry/lazy_static-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 -C metadata=8efb85032e2b0bb4 -C extra-filename=-8efb85032e2b0bb4 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name regex_syntax --edition=2021 /usr/share/cargo/registry/regex-syntax-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=741bebe1b2b8a950 -C extra-filename=-741bebe1b2b8a950 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name unarray --edition=2018 /usr/share/cargo/registry/unarray-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 -C metadata=9169e936fdb5b659 -C extra-filename=-9169e936fdb5b659 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.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 -C metadata=365a02d79ee67f44 -C extra-filename=-365a02d79ee67f44 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name linux_raw_sys --edition=2021 /usr/share/cargo/registry/linux-raw-sys-0.4.12/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="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="ioctl"' --cfg 'feature="no_std"' -C metadata=d03b1036edc1275c -C extra-filename=-d03b1036edc1275c --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name ppv_lite86 --edition=2018 /usr/share/cargo/registry/ppv-lite86-0.2.17/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="simd"' --cfg 'feature="std"' -C metadata=e7b3a750dd1b18a1 -C extra-filename=-e7b3a750dd1b18a1 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name bitflags --edition=2021 /usr/share/cargo/registry/bitflags-2.4.1/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="std"' -C metadata=827e22a63415d790 -C extra-filename=-827e22a63415d790 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name fnv /usr/share/cargo/registry/fnv-1.0.7/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="std"' -C metadata=092d739e4c0429e6 -C extra-filename=-092d739e4c0429e6 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name fastrand --edition=2018 /usr/share/cargo/registry/fastrand-2.0.1/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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=a5135ab97b09f1e6 -C extra-filename=-a5135ab97b09f1e6 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name bit_vec /usr/share/cargo/registry/bit-vec-0.6.3/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="std"' -C metadata=382f9ee8128c55dc -C extra-filename=-382f9ee8128c55dc --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name quick_error /usr/share/cargo/registry/quick-error-1.2.3/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 -C metadata=c63bac6651e316fe -C extra-filename=-c63bac6651e316fe --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name regex_syntax --edition=2021 /usr/share/cargo/registry/regex-syntax-0.7.5/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="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=07dea167497d9d03 -C extra-filename=-07dea167497d9d03 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling proc-macro2 v1.0.70 Running `/usr/bin/rustc --crate-name lazy_static /usr/share/cargo/registry/lazy_static-1.4.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 -C metadata=c64c0ee827057f00 -C extra-filename=-c64c0ee827057f00 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name unarray --edition=2018 /usr/share/cargo/registry/unarray-0.1.4/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 -C metadata=64faf9adab105a69 -C extra-filename=-64faf9adab105a69 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling syn v1.0.109 Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/build/proc-macro2-9510c6c4d61a3eef/build-script-build` Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/build/syn-dd9bf58a9370223a/build-script-build` Compiling proptest-derive v0.4.0 (/builddir/build/BUILD/proptest-derive-0.4.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 embed-bitcode=no -C debug-assertions=off -C metadata=b6b12033d406e377 -C extra-filename=-b6b12033d406e377 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproc_macro2-87590cb78a5ed526.rlib --extern quote=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquote-021b806613c7f64c.rlib --extern syn=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libsyn-fa6ee5ad9f83df41.rlib --extern proc_macro -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.70/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=ae5360a7f29c50ba -C extra-filename=-ae5360a7f29c50ba --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern unicode_ident=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libunicode_ident-2379e70edc5ffbea.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg wrap_proc_macro` Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/build/libm-e6f9e9ca8b8706f7/build-script-build` Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/build/libm-e6f9e9ca8b8706f7/build-script-build` Running `/usr/bin/rustc --crate-name libm --edition=2018 /usr/share/cargo/registry/libm-0.2.8/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=1dc54d6e0a78ad38 -C extra-filename=-1dc54d6e0a78ad38 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name libm --edition=2018 /usr/share/cargo/registry/libm-0.2.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' -C metadata=0dde45e91a79c9d6 -C extra-filename=-0dde45e91a79c9d6 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg assert_no_panic` Compiling bit-set v0.5.3 Running `/usr/bin/rustc --crate-name bit_set /usr/share/cargo/registry/bit-set-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=bfadf68abfa77fca -C extra-filename=-bfadf68abfa77fca --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern bit_vec=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libbit_vec-7f21a3a937bbadb6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name bit_set /usr/share/cargo/registry/bit-set-0.5.3/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="std"' -C metadata=9d1aa83c00164ab7 -C extra-filename=-9d1aa83c00164ab7 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern bit_vec=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libbit_vec-382f9ee8128c55dc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling quote v1.0.33 Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.33/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=39cc10f6ee2ecf1d -C extra-filename=-39cc10f6ee2ecf1d --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproc_macro2-ae5360a7f29c50ba.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name syn --edition=2018 /usr/share/cargo/registry/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --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=438839a44bda4b82 -C extra-filename=-438839a44bda4b82 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproc_macro2-ae5360a7f29c50ba.rmeta --extern quote=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquote-39cc10f6ee2ecf1d.rmeta --extern unicode_ident=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libunicode_ident-2379e70edc5ffbea.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg syn_disable_nightly_tests` Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/build/libc-61fb8f97d5c3cc77/build-script-build` Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/build/libc-61fb8f97d5c3cc77/build-script-build` Running `/usr/bin/rustc --crate-name libc /usr/share/cargo/registry/libc-0.2.150/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="extra_traits"' --cfg 'feature="std"' -C metadata=f08747b61f75c56e -C extra-filename=-f08747b61f75c56e --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn` Running `/usr/bin/rustc --crate-name libc /usr/share/cargo/registry/libc-0.2.150/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' -C metadata=2a30b4f41a18e546 -C extra-filename=-2a30b4f41a18e546 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn` Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/build/rustix-7905eb1e998c771c/build-script-build` Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/build/rustix-7905eb1e998c771c/build-script-build` Running `/usr/bin/rustc --crate-name rustix --edition=2021 /usr/share/cargo/registry/rustix-0.38.25/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="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' -C metadata=8984bf6119dbc44f -C extra-filename=-8984bf6119dbc44f --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern bitflags=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libbitflags-827e22a63415d790.rmeta --extern linux_raw_sys=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/liblinux_raw_sys-d03b1036edc1275c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg static_assertions --cfg linux_raw --cfg linux_like --cfg linux_kernel` Running `/usr/bin/rustc --crate-name rustix --edition=2021 /usr/share/cargo/registry/rustix-0.38.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' -C metadata=7f33e405ec1f4b43 -C extra-filename=-7f33e405ec1f4b43 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern bitflags=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libbitflags-32be451bc2b7087d.rmeta --extern linux_raw_sys=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/liblinux_raw_sys-6df9ca23f911cfa3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg static_assertions --cfg linux_raw --cfg linux_like --cfg linux_kernel` Compiling num-traits v0.2.17 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/num-traits-0.2.17/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="libm"' --cfg 'feature="std"' -C metadata=76ad5073bdee8081 -C extra-filename=-76ad5073bdee8081 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/build/num-traits-76ad5073bdee8081 -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern autocfg=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libautocfg-6c81ad7a4e4bdbbd.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/build/num-traits-76ad5073bdee8081/build-script-build` Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/build/num-traits-76ad5073bdee8081/build-script-build` Running `/usr/bin/rustc --crate-name num_traits --edition=2018 /usr/share/cargo/registry/num-traits-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="libm"' --cfg 'feature="std"' -C metadata=f42563e4344fd57a -C extra-filename=-f42563e4344fd57a --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern libm=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/liblibm-0dde45e91a79c9d6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg has_to_int_unchecked --cfg has_reverse_bits --cfg has_leading_trailing_ones --cfg has_div_euclid --cfg has_copysign --cfg has_is_subnormal --cfg has_int_to_from_bytes --cfg has_float_to_from_bytes` Running `/usr/bin/rustc --crate-name num_traits --edition=2018 /usr/share/cargo/registry/num-traits-0.2.17/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="libm"' --cfg 'feature="std"' -C metadata=cde6fb5233293652 -C extra-filename=-cde6fb5233293652 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern libm=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/liblibm-1dc54d6e0a78ad38.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg has_to_int_unchecked --cfg has_reverse_bits --cfg has_leading_trailing_ones --cfg has_div_euclid --cfg has_copysign --cfg has_is_subnormal --cfg has_int_to_from_bytes --cfg has_float_to_from_bytes` Compiling getrandom v0.2.11 Compiling wait-timeout v0.2.0 Running `/usr/bin/rustc --crate-name getrandom --edition=2018 /usr/share/cargo/registry/getrandom-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' -C metadata=dbaecf240bf17c20 -C extra-filename=-dbaecf240bf17c20 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern cfg_if=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libcfg_if-66c20d366f6c9bc3.rmeta --extern libc=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/liblibc-2a30b4f41a18e546.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name wait_timeout /usr/share/cargo/registry/wait-timeout-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 -C metadata=4d2071659d46ad21 -C extra-filename=-4d2071659d46ad21 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern libc=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/liblibc-2a30b4f41a18e546.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name getrandom --edition=2018 /usr/share/cargo/registry/getrandom-0.2.11/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="std"' -C metadata=04f4194400b176a4 -C extra-filename=-04f4194400b176a4 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern cfg_if=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libcfg_if-365a02d79ee67f44.rmeta --extern libc=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/liblibc-f08747b61f75c56e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name wait_timeout /usr/share/cargo/registry/wait-timeout-0.2.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 -C metadata=539cfa8556a2bc7e -C extra-filename=-539cfa8556a2bc7e --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern libc=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/liblibc-f08747b61f75c56e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling rand_core v0.6.4 Running `/usr/bin/rustc --crate-name rand_core --edition=2018 /usr/share/cargo/registry/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' -C metadata=fe6961c7725cbe00 -C extra-filename=-fe6961c7725cbe00 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern getrandom=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libgetrandom-dbaecf240bf17c20.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name rand_core --edition=2018 /usr/share/cargo/registry/rand_core-0.6.4/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="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' -C metadata=f7bf063b25c4e568 -C extra-filename=-f7bf063b25c4e568 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern getrandom=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libgetrandom-04f4194400b176a4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling rand_chacha v0.3.1 Compiling rand_xorshift v0.3.0 Running `/usr/bin/rustc --crate-name rand_chacha --edition=2018 /usr/share/cargo/registry/rand_chacha-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' -C metadata=310f4b9481c49d00 -C extra-filename=-310f4b9481c49d00 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern ppv_lite86=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libppv_lite86-2787e975f028c0aa.rmeta --extern rand_core=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/librand_core-fe6961c7725cbe00.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name rand_xorshift --edition=2018 /usr/share/cargo/registry/rand_xorshift-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 -C metadata=cca5c35027a9c6dc -C extra-filename=-cca5c35027a9c6dc --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern rand_core=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/librand_core-fe6961c7725cbe00.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name rand_chacha --edition=2018 /usr/share/cargo/registry/rand_chacha-0.3.1/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="std"' -C metadata=1ccdfb742eca59ed -C extra-filename=-1ccdfb742eca59ed --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern ppv_lite86=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libppv_lite86-e7b3a750dd1b18a1.rmeta --extern rand_core=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/librand_core-f7bf063b25c4e568.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name rand_xorshift --edition=2018 /usr/share/cargo/registry/rand_xorshift-0.3.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 -C metadata=9f34d264b6ce0ff8 -C extra-filename=-9f34d264b6ce0ff8 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern rand_core=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/librand_core-f7bf063b25c4e568.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling rand v0.8.5 Running `/usr/bin/rustc --crate-name rand --edition=2018 /usr/share/cargo/registry/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' -C metadata=6015f9772bb299a0 -C extra-filename=-6015f9772bb299a0 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern libc=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/liblibc-2a30b4f41a18e546.rmeta --extern rand_chacha=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/librand_chacha-310f4b9481c49d00.rmeta --extern rand_core=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/librand_core-fe6961c7725cbe00.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name rand --edition=2018 /usr/share/cargo/registry/rand-0.8.5/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="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' -C metadata=7a1f7d84b24b569a -C extra-filename=-7a1f7d84b24b569a --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern libc=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/liblibc-f08747b61f75c56e.rmeta --extern rand_chacha=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/librand_chacha-1ccdfb742eca59ed.rmeta --extern rand_core=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/librand_core-f7bf063b25c4e568.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling tempfile v3.8.1 Running `/usr/bin/rustc --crate-name tempfile --edition=2018 /usr/share/cargo/registry/tempfile-3.8.1/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 -C metadata=406ef045cffab3a8 -C extra-filename=-406ef045cffab3a8 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern cfg_if=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libcfg_if-365a02d79ee67f44.rmeta --extern fastrand=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libfastrand-a5135ab97b09f1e6.rmeta --extern rustix=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/librustix-8984bf6119dbc44f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name tempfile --edition=2018 /usr/share/cargo/registry/tempfile-3.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 -C metadata=e02477a0ef4f08f7 -C extra-filename=-e02477a0ef4f08f7 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern cfg_if=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libcfg_if-66c20d366f6c9bc3.rmeta --extern fastrand=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libfastrand-9656b58455778709.rmeta --extern rustix=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/librustix-7f33e405ec1f4b43.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling rusty-fork v0.3.0 Running `/usr/bin/rustc --crate-name rusty_fork --edition=2018 /usr/share/cargo/registry/rusty-fork-0.3.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="timeout"' --cfg 'feature="wait-timeout"' -C metadata=bd9ee24cd2174ec9 -C extra-filename=-bd9ee24cd2174ec9 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern fnv=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libfnv-092d739e4c0429e6.rmeta --extern quick_error=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquick_error-c63bac6651e316fe.rmeta --extern tempfile=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libtempfile-406ef045cffab3a8.rmeta --extern wait_timeout=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libwait_timeout-539cfa8556a2bc7e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name rusty_fork --edition=2018 /usr/share/cargo/registry/rusty-fork-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="timeout"' --cfg 'feature="wait-timeout"' -C metadata=38fad56be64cd777 -C extra-filename=-38fad56be64cd777 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern fnv=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libfnv-f44d560dd3b30e01.rmeta --extern quick_error=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquick_error-38488584c921defe.rmeta --extern tempfile=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libtempfile-e02477a0ef4f08f7.rmeta --extern wait_timeout=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libwait_timeout-4d2071659d46ad21.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling proptest v1.3.1 Running `/usr/bin/rustc --crate-name proptest --edition=2018 /usr/share/cargo/registry/proptest-1.3.1/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="bit-set"' --cfg 'feature="default"' --cfg 'feature="fork"' --cfg 'feature="lazy_static"' --cfg 'feature="regex-syntax"' --cfg 'feature="rusty-fork"' --cfg 'feature="std"' --cfg 'feature="tempfile"' --cfg 'feature="timeout"' -C metadata=23e93748397b615e -C extra-filename=-23e93748397b615e --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern bit_set=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libbit_set-9d1aa83c00164ab7.rmeta --extern bit_vec=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libbit_vec-382f9ee8128c55dc.rmeta --extern bitflags=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libbitflags-827e22a63415d790.rmeta --extern lazy_static=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/liblazy_static-c64c0ee827057f00.rmeta --extern num_traits=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libnum_traits-cde6fb5233293652.rmeta --extern rand=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/librand-7a1f7d84b24b569a.rmeta --extern rand_chacha=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/librand_chacha-1ccdfb742eca59ed.rmeta --extern rand_xorshift=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/librand_xorshift-9f34d264b6ce0ff8.rmeta --extern regex_syntax=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libregex_syntax-07dea167497d9d03.rmeta --extern rusty_fork=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/librusty_fork-bd9ee24cd2174ec9.rmeta --extern tempfile=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libtempfile-406ef045cffab3a8.rmeta --extern unarray=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libunarray-64faf9adab105a69.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name proptest --edition=2018 /usr/share/cargo/registry/proptest-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="bit-set"' --cfg 'feature="default"' --cfg 'feature="fork"' --cfg 'feature="lazy_static"' --cfg 'feature="regex-syntax"' --cfg 'feature="rusty-fork"' --cfg 'feature="std"' --cfg 'feature="tempfile"' --cfg 'feature="timeout"' -C metadata=8a158beb295f4431 -C extra-filename=-8a158beb295f4431 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern bit_set=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libbit_set-bfadf68abfa77fca.rmeta --extern bit_vec=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libbit_vec-7f21a3a937bbadb6.rmeta --extern bitflags=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libbitflags-32be451bc2b7087d.rmeta --extern lazy_static=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/liblazy_static-8efb85032e2b0bb4.rmeta --extern num_traits=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libnum_traits-f42563e4344fd57a.rmeta --extern rand=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/librand-6015f9772bb299a0.rmeta --extern rand_chacha=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/librand_chacha-310f4b9481c49d00.rmeta --extern rand_xorshift=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/librand_xorshift-cca5c35027a9c6dc.rmeta --extern regex_syntax=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libregex_syntax-741bebe1b2b8a950.rmeta --extern rusty_fork=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/librusty_fork-38fad56be64cd777.rmeta --extern tempfile=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libtempfile-e02477a0ef4f08f7.rmeta --extern unarray=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libunarray-9169e936fdb5b659.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name proptest_derive --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test -C metadata=e69405aec86c1b2f -C extra-filename=-e69405aec86c1b2f --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproc_macro2-87590cb78a5ed526.rlib --extern proptest=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest-23e93748397b615e.rlib --extern quote=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquote-021b806613c7f64c.rlib --extern syn=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libsyn-fa6ee5ad9f83df41.rlib --extern proc_macro -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name enum --edition=2018 tests/enum.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test -C metadata=5ffc9ce230d1cff5 -C extra-filename=-5ffc9ce230d1cff5 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproc_macro2-ae5360a7f29c50ba.rlib --extern proptest=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest-8a158beb295f4431.rlib --extern proptest_derive=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest_derive-b6b12033d406e377.so --extern quote=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquote-39cc10f6ee2ecf1d.rlib --extern syn=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libsyn-438839a44bda4b82.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name struct --edition=2018 tests/struct.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test -C metadata=3be98b01d5c5cb27 -C extra-filename=-3be98b01d5c5cb27 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproc_macro2-ae5360a7f29c50ba.rlib --extern proptest=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest-8a158beb295f4431.rlib --extern proptest_derive=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest_derive-b6b12033d406e377.so --extern quote=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquote-39cc10f6ee2ecf1d.rlib --extern syn=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libsyn-438839a44bda4b82.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name filter --edition=2018 tests/filter.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test -C metadata=a4ec1a793f597198 -C extra-filename=-a4ec1a793f597198 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproc_macro2-ae5360a7f29c50ba.rlib --extern proptest=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest-8a158beb295f4431.rlib --extern proptest_derive=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest_derive-b6b12033d406e377.so --extern quote=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquote-39cc10f6ee2ecf1d.rlib --extern syn=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libsyn-438839a44bda4b82.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name regex --edition=2018 tests/regex.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test -C metadata=0869e13514dbb33c -C extra-filename=-0869e13514dbb33c --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproc_macro2-ae5360a7f29c50ba.rlib --extern proptest=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest-8a158beb295f4431.rlib --extern proptest_derive=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest_derive-b6b12033d406e377.so --extern quote=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquote-39cc10f6ee2ecf1d.rlib --extern syn=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libsyn-438839a44bda4b82.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name value --edition=2018 tests/value.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test -C metadata=ac8e66e80656a3f3 -C extra-filename=-ac8e66e80656a3f3 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproc_macro2-ae5360a7f29c50ba.rlib --extern proptest=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest-8a158beb295f4431.rlib --extern proptest_derive=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest_derive-b6b12033d406e377.so --extern quote=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquote-39cc10f6ee2ecf1d.rlib --extern syn=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libsyn-438839a44bda4b82.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name skip --edition=2018 tests/skip.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test -C metadata=255afc26689702c0 -C extra-filename=-255afc26689702c0 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproc_macro2-ae5360a7f29c50ba.rlib --extern proptest=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest-8a158beb295f4431.rlib --extern proptest_derive=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest_derive-b6b12033d406e377.so --extern quote=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquote-39cc10f6ee2ecf1d.rlib --extern syn=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libsyn-438839a44bda4b82.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name weight --edition=2018 tests/weight.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test -C metadata=f3bd4cf24783b3ea -C extra-filename=-f3bd4cf24783b3ea --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproc_macro2-ae5360a7f29c50ba.rlib --extern proptest=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest-8a158beb295f4431.rlib --extern proptest_derive=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest_derive-b6b12033d406e377.so --extern quote=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquote-39cc10f6ee2ecf1d.rlib --extern syn=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libsyn-438839a44bda4b82.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name phantom --edition=2018 tests/phantom.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test -C metadata=c8f69258019470ff -C extra-filename=-c8f69258019470ff --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproc_macro2-ae5360a7f29c50ba.rlib --extern proptest=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest-8a158beb295f4431.rlib --extern proptest_derive=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest_derive-b6b12033d406e377.so --extern quote=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquote-39cc10f6ee2ecf1d.rlib --extern syn=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libsyn-438839a44bda4b82.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name misc --edition=2018 tests/misc.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test -C metadata=258073442e1f9600 -C extra-filename=-258073442e1f9600 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproc_macro2-ae5360a7f29c50ba.rlib --extern proptest=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest-8a158beb295f4431.rlib --extern proptest_derive=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest_derive-b6b12033d406e377.so --extern quote=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquote-39cc10f6ee2ecf1d.rlib --extern syn=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libsyn-438839a44bda4b82.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name no_bound --edition=2018 tests/no_bound.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test -C metadata=36f67d1a1420e998 -C extra-filename=-36f67d1a1420e998 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproc_macro2-ae5360a7f29c50ba.rlib --extern proptest=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest-8a158beb295f4431.rlib --extern proptest_derive=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest_derive-b6b12033d406e377.so --extern quote=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquote-39cc10f6ee2ecf1d.rlib --extern syn=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libsyn-438839a44bda4b82.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name strategy --edition=2018 tests/strategy.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test -C metadata=b9d80ef807f701b3 -C extra-filename=-b9d80ef807f701b3 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproc_macro2-ae5360a7f29c50ba.rlib --extern proptest=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest-8a158beb295f4431.rlib --extern proptest_derive=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest_derive-b6b12033d406e377.so --extern quote=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquote-39cc10f6ee2ecf1d.rlib --extern syn=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libsyn-438839a44bda4b82.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name params --edition=2018 tests/params.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test -C metadata=b903a510d62f3737 -C extra-filename=-b903a510d62f3737 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproc_macro2-ae5360a7f29c50ba.rlib --extern proptest=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest-8a158beb295f4431.rlib --extern proptest_derive=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest_derive-b6b12033d406e377.so --extern quote=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquote-39cc10f6ee2ecf1d.rlib --extern syn=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libsyn-438839a44bda4b82.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name value_param --edition=2018 tests/value_param.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test -C metadata=3721c6f76f6ac7e3 -C extra-filename=-3721c6f76f6ac7e3 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproc_macro2-ae5360a7f29c50ba.rlib --extern proptest=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest-8a158beb295f4431.rlib --extern proptest_derive=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest_derive-b6b12033d406e377.so --extern quote=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquote-39cc10f6ee2ecf1d.rlib --extern syn=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libsyn-438839a44bda4b82.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name units --edition=2018 tests/units.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test -C metadata=de2194e32ff10e39 -C extra-filename=-de2194e32ff10e39 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproc_macro2-ae5360a7f29c50ba.rlib --extern proptest=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest-8a158beb295f4431.rlib --extern proptest_derive=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest_derive-b6b12033d406e377.so --extern quote=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquote-39cc10f6ee2ecf1d.rlib --extern syn=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libsyn-438839a44bda4b82.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name uninhabited_pass --edition=2018 tests/uninhabited-pass.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test -C metadata=a35741218c71d57d -C extra-filename=-a35741218c71d57d --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproc_macro2-ae5360a7f29c50ba.rlib --extern proptest=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest-8a158beb295f4431.rlib --extern proptest_derive=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest_derive-b6b12033d406e377.so --extern quote=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquote-39cc10f6ee2ecf1d.rlib --extern syn=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libsyn-438839a44bda4b82.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/usr/bin/rustc --crate-name assoc --edition=2018 tests/assoc.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test -C metadata=a248dfae6232fa01 -C extra-filename=-a248dfae6232fa01 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproc_macro2-ae5360a7f29c50ba.rlib --extern proptest=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest-8a158beb295f4431.rlib --extern proptest_derive=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest_derive-b6b12033d406e377.so --extern quote=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquote-39cc10f6ee2ecf1d.rlib --extern syn=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libsyn-438839a44bda4b82.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Finished rpm [optimized + debuginfo] target(s) in 4m 28s Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/proptest_derive-e69405aec86c1b2f` running 81 tests test interp::test::accept_add_10_0 ... ok test interp::test::accept_add_10_20 ... ok test interp::test::accept_add_commutes ... ok test interp::test::accept_add_10u8_20u16 ... ok test interp::test::accept_add_5_numbers ... ok test interp::test::accept_and_2 ... ok test interp::test::accept_and_1 ... ok test interp::test::accept_and_3 ... ok test interp::test::accept_div_10_20 ... ok test interp::test::accept_div_20_10 ... ok test interp::test::accept_complex_arith ... ok test interp::test::accept_div_42_1 ... ok test interp::test::accept_div_42_42 ... ok test interp::test::accept_lit_bare ... ok test interp::test::accept_lit_bare_max ... ok test interp::test::accept_lit_byte ... ok test interp::test::accept_lit_i128_max ... ok test interp::test::accept_lit_i16_max ... ok test interp::test::accept_lit_i32_max ... ok test interp::test::accept_lit_i64_max ... ok test interp::test::accept_lit_i8_max ... ok test interp::test::accept_lit_isize ... ok test interp::test::accept_lit_u16_max ... ok test interp::test::accept_lit_u128_max ... ok test interp::test::accept_lit_u32_max ... ok test interp::test::accept_lit_u64_max ... ok test interp::test::accept_lit_u8_max ... ok test interp::test::accept_lit_usize ... ok test interp::test::accept_mul_0_42 ... ok test interp::test::accept_mul_1_2_3_4_5 ... ok test interp::test::accept_mul_1_42 ... ok test interp::test::accept_mul_3_4 ... ok test interp::test::accept_mul_42_0 ... ok test interp::test::accept_mul_42_1 ... ok test interp::test::accept_mul_4_3 ... ok test interp::test::accept_or_1 ... ok test interp::test::accept_or_2 ... ok test interp::test::accept_or_3 ... ok test interp::test::accept_rem_0_4 ... ok test interp::test::accept_rem_1_4 ... ok test interp::test::accept_rem_2_4 ... ok test interp::test::accept_rem_3_4 ... ok test interp::test::accept_rem_4_4 ... ok test interp::test::accept_rem_5_4 ... ok test interp::test::accept_rem_8_4 ... ok test interp::test::accept_shl ... ok test interp::test::accept_shl_zero ... ok test interp::test::accept_shr ... ok test interp::test::accept_shr_zero ... ok test interp::test::accept_sub_10_10 ... ok test interp::test::accept_sub_20_10 ... ok test interp::test::accept_xor_1 ... ok test interp::test::accept_xor_2 ... ok test interp::test::accept_xor_3 ... ok test interp::test::accept_xor_4 ... ok test interp::test::accept_xor_5 ... ok test interp::test::accept_xor_6 ... ok test interp::test::reject_add_overflow ... ok test interp::test::reject_div_with_0 ... ok test interp::test::reject_lit_bare_overflow ... ok test interp::test::reject_lit_i128_overflow ... ok test interp::test::reject_lit_i16_overflow ... ok test interp::test::reject_lit_i32_overflow ... ok test interp::test::reject_lit_i64_overflow ... ok test interp::test::reject_lit_i8_overflow ... ok test interp::test::reject_lit_negative ... ok test interp::test::reject_lit_u128_overflow ... ok test interp::test::reject_lit_u16_overflow ... ok test interp::test::reject_lit_u32_overflow ... ok test interp::test::reject_lit_u64_overflow ... ok test interp::test::reject_lit_u8_overflow ... ok test interp::test::reject_rem_with_0 ... ok test interp::test::reject_shl_rhs_not_u32 ... ok test interp::test::reject_shl_overflow ... ok test interp::test::reject_shr_rhs_not_u32 ... ok test interp::test::reject_sub_10_11 ... ok test interp::test::reject_shr_underflow ... ok test interp::test::reject_sub_10_20 ... ok test tests::struct_unit_tuple ... ok test tests::struct_unit_unit ... ok test tests::struct_unit_named ... ok test result: ok. 81 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/assoc-a248dfae6232fa01` running 17 tests test asserting_arbitrary ... ok test t0_field_val_42 ... ok test t10_all_42 ... ok test t11_all_42 ... ok test t14_all_42 ... ok test t12_all_42 ... ok test t13_all_42 ... ok test t15_all_42 ... ok test t4_field_val_42 ... ok test t1_no_panic ... ok test t6_field_val_42 ... ok test t7_field_val_42 ... ok test t5_field_val_42 ... ok test t8_field_val_42 ... ok test t9_field_val_42 ... ok test t3_all_42 ... ok test t2_no_panic ... ok test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/enum-5ffc9ce230d1cff5` running 1 test test asserting_arbitrary ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/filter-a4ec1a793f597198` running 9 tests test asserting_arbitrary ... ok test t0_test ... ok test t1_test ... ok test t7_test ... ok test t2_test ... ok test t4_test ... ok test t5_test ... ok test t3_test ... ok test t6_test ... ok test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/misc-258073442e1f9600` running 1 test test asserting_arbitrary ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/no_bound-36f67d1a1420e998` running 1 test test asserting_arbitrary ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/params-b903a510d62f3737` running 7 tests test asserting_arbitrary ... ok test top_no_params ... ok test top_has_params ... ok test parallel_params ... ok test parallel_params2 ... ok test top_param_inner_strat ... ok test inner_params ... ok test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/phantom-c8f69258019470ff` running 1 test test asserting_arbitrary ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/regex-0869e13514dbb33c` running 7 tests test asserting_arbitrary ... ok test t4_adhering_to_regex ... ok test t3_adhering_to_regex ... ok test t1_r_adhering_to_regex ... ok test t2_adhering_to_regex ... ok test t1_adhering_to_regex ... ok test t0_adhering_to_regex ... ok test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/skip-255afc26689702c0` running 3 tests test asserting_arbitrary ... ok test ty1_always_v1 ... ok test ty_always_1_or_2 ... ok test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/strategy-b9d80ef807f701b3` running 4 tests test asserting_arbitrary ... ok test t1_test ... ok test t0_test ... ok test t2_test ... ok test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/struct-3be98b01d5c5cb27` running 1 test test asserting_arbitrary ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/uninhabited_pass-a35741218c71d57d` running 2 tests test asserting_arbitrary ... ok test ty1_always_v1 ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/units-de2194e32ff10e39` running 1 test test asserting_arbitrary ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/value-ac8e66e80656a3f3` running 9 tests test asserting_arbitrary ... ok test call_fun_always_42 ... ok test t1_field_always_24 ... ok test t0_fixed_fields ... ok test t2_v1_always_1337 ... ok test t3_v1_always_7331 ... ok test t6_alpha_beta ... ok test t4_v1_always_1337 ... ok test t5_v1_always_7331 ... ok test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/value_param-3721c6f76f6ac7e3` running 8 tests test asserting_arbitrary ... ok test t0_test ... ok test t1_test ... ok test t2_test_false ... ok test t2_test_true ... ok test t3_test ... ok test t4_test ... ok test t5_test ... ok test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/weight-f3bd4cf24783b3ea` running 1 test test asserting_arbitrary ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests proptest-derive Running `/usr/bin/rustdoc --edition=2018 --crate-type proc-macro --crate-name proptest_derive --test src/lib.rs --test-run-directory /builddir/build/BUILD/proptest-derive-0.4.0 -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps -L dependency=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproc_macro2-87590cb78a5ed526.rlib --extern proptest=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest-23e93748397b615e.rlib --extern proptest_derive=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest_derive-b6b12033d406e377.so --extern quote=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquote-021b806613c7f64c.rlib --extern syn=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libsyn-fa6ee5ad9f83df41.rlib --extern proc_macro -C embed-bitcode=no --error-format human` running 2 tests test src/ast.rs - ast::union_ctor_to_tokens (line 583) ... ignored test src/ast.rs - ast::union_ctor_to_tokens (line 605) ... ignored test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-proptest-derive-devel-0.4.0-1.fc39.noarch warning: File listed twice: /usr/share/cargo/registry/proptest-derive-0.4.0/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/proptest-derive-0.4.0/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/proptest-derive-0.4.0/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/proptest-derive-0.4.0/README.md Provides: crate(proptest-derive) = 0.4.0 rust-proptest-derive-devel = 0.4.0-1.fc39 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: (crate(proc-macro2/default) >= 1.0.0 with crate(proc-macro2/default) < 2.0.0~) (crate(quote/default) >= 1.0.0 with crate(quote/default) < 2.0.0~) (crate(syn/default) >= 1.0.0 with crate(syn/default) < 2.0.0~) (crate(syn/extra-traits) >= 1.0.0 with crate(syn/extra-traits) < 2.0.0~) (crate(syn/full) >= 1.0.0 with crate(syn/full) < 2.0.0~) (crate(syn/visit) >= 1.0.0 with crate(syn/visit) < 2.0.0~) cargo Processing files: rust-proptest-derive+default-devel-0.4.0-1.fc39.noarch Provides: crate(proptest-derive/default) = 0.4.0 rust-proptest-derive+default-devel = 0.4.0-1.fc39 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.4.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rust-proptest-derive-0.4.0-1.fc39.riscv64 Wrote: /builddir/build/SRPMS/rust-proptest-derive-0.4.0-1.fc39.src.rpm Wrote: /builddir/build/RPMS/rust-proptest-derive+default-devel-0.4.0-1.fc39.noarch.rpm Wrote: /builddir/build/RPMS/rust-proptest-derive-devel-0.4.0-1.fc39.noarch.rpm RPM build warnings: File listed twice: /usr/share/cargo/registry/proptest-derive-0.4.0/CHANGELOG.md File listed twice: /usr/share/cargo/registry/proptest-derive-0.4.0/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/proptest-derive-0.4.0/LICENSE-MIT File listed twice: /usr/share/cargo/registry/proptest-derive-0.4.0/README.md Child return code was: 0