Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target loongarch64 --nodeps /builddir/build/SPECS/rust-proptest-derive.spec'], chrootPath='/home/lib/ocmock/dist-oc9-epol-build-161922-79749/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target loongarch64 --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: loongarch64 Building for target loongarch64 Wrote: /builddir/build/SRPMS/rust-proptest-derive-0.4.0-2.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target loongarch64 --nodeps /builddir/build/SPECS/rust-proptest-derive.spec'], chrootPath='/home/lib/ocmock/dist-oc9-epol-build-161922-79749/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target loongarch64 --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: loongarch64 Building for target loongarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BUosjU + 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 + /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.pl2LIy + 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-2.oc9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target loongarch64 --nodeps /builddir/build/SPECS/rust-proptest-derive.spec'], chrootPath='/home/lib/ocmock/dist-oc9-epol-build-161922-79749/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target loongarch64 --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: loongarch64 Building for target loongarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OdsN9t + 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 + /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.6hOnhy + 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-2.oc9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --noclean --target loongarch64 --nodeps /builddir/build/SPECS/rust-proptest-derive.spec'], chrootPath='/home/lib/ocmock/dist-oc9-epol-build-161922-79749/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --noclean --target loongarch64 --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: loongarch64 Building for target loongarch64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.e2rKq1 + 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.wJ5vo1 + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd proptest-derive-0.4.0 + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo build -j32 -Z avoid-dev-deps --profile rpm Compiling proc-macro2 v1.0.85 Compiling unicode-ident v1.0.12 Compiling syn v1.0.109 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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0518ce0b645ef355 -C extra-filename=-0518ce0b645ef355 --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 --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.85/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=33bd51ba7f3723e4 -C extra-filename=-33bd51ba7f3723e4 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/build/proc-macro2-33bd51ba7f3723e4 -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 --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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=11e375448833a47c -C extra-filename=-11e375448833a47c --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/build/syn-11e375448833a47c -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 --cap-lints=warn` Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/build/proc-macro2-33bd51ba7f3723e4/build-script-build` Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/build/syn-11e375448833a47c/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.85/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=e7c978489e86da0c -C extra-filename=-e7c978489e86da0c --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-0518ce0b645ef355.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg wrap_proc_macro --cfg proc_macro_span --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Compiling quote v1.0.36 Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.36/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=d1b8773a327dab51 -C extra-filename=-d1b8773a327dab51 --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-e7c978489e86da0c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name syn --edition=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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=35f99e6bd95a36b0 -C extra-filename=-35f99e6bd95a36b0 --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-e7c978489e86da0c.rmeta --extern quote=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquote-d1b8773a327dab51.rmeta --extern unicode_ident=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libunicode_ident-0518ce0b645ef355.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=58a2d54763020995 -C extra-filename=-58a2d54763020995 --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-e7c978489e86da0c.rlib --extern quote=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquote-d1b8773a327dab51.rlib --extern syn=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libsyn-35f99e6bd95a36b0.rlib --extern proc_macro -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 1m 23s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.htBDeD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rust-proptest-derive-0.4.0-2.oc9.loongarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rust-proptest-derive-0.4.0-2.oc9.loongarch64 ++ dirname /builddir/build/BUILDROOT/rust-proptest-derive-0.4.0-2.oc9.loongarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rust-proptest-derive-0.4.0-2.oc9.loongarch64 + cd proptest-derive-0.4.0 + set -euo pipefail ++ /usr/bin/cargo2rpm --path Cargo.toml is-lib + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' ++ /usr/bin/cargo2rpm --path Cargo.toml name + CRATE_NAME=proptest-derive ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.4.0 + REG_DIR=/builddir/build/BUILDROOT/rust-proptest-derive-0.4.0-2.oc9.loongarch64/usr/share/cargo/registry/proptest-derive-0.4.0 + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rust-proptest-derive-0.4.0-2.oc9.loongarch64/usr/share/cargo/registry/proptest-derive-0.4.0 + gawk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo package -l + grep -w -E -v 'Cargo.(lock|toml.orig)' + xargs -d '\n' /usr/bin/cp --parents -a -t /builddir/build/BUILDROOT/rust-proptest-derive-0.4.0-2.oc9.loongarch64/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-2.oc9.loongarch64/usr/share/cargo/registry/proptest-derive-0.4.0/Cargo.toml + /usr/bin/rm -f /builddir/build/BUILDROOT/rust-proptest-derive-0.4.0-2.oc9.loongarch64/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/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.PZHcoy + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd proptest-derive-0.4.0 + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo test -j32 -Z avoid-dev-deps --profile rpm --no-fail-fast Compiling libc v0.2.155 Compiling rustix v0.38.34 Compiling libm v0.2.8 Compiling autocfg v1.3.0 Compiling cfg-if v1.0.0 Compiling linux-raw-sys v0.4.12 Compiling bitflags v2.6.0 Compiling proc-macro2 v1.0.85 Compiling ppv-lite86 v0.2.17 Compiling unicode-ident v1.0.12 Compiling fastrand v2.1.0 Compiling bit-vec v0.6.3 Compiling fnv v1.0.7 Compiling quick-error v1.2.3 Compiling unarray v0.1.4 Compiling lazy_static v1.4.0 Compiling regex-syntax v0.8.4 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/rustix-0.38.34/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="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=879640283697ad74 -C extra-filename=-879640283697ad74 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/build/rustix-879640283697ad74 -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 --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /usr/share/cargo/registry/libc-0.2.155/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=c50b91c9076ef959 -C extra-filename=-c50b91c9076ef959 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/build/libc-c50b91c9076ef959 -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 --cap-lints=warn` Running `/usr/bin/rustc --crate-name autocfg --edition=2015 /usr/share/cargo/registry/autocfg-1.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=73abf5e2878d8537 -C extra-filename=-73abf5e2878d8537 --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 --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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "musl-reference-tests", "rand", "unstable"))' -C metadata=500391811b281568 -C extra-filename=-500391811b281568 --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/build/libm-500391811b281568 -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 --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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "elf", "errno", "general", "if_ether", "io_uring", "ioctl", "mempolicy", "net", "netlink", "no_std", "prctl", "rustc-dep-of-std", "std", "system", "xdp"))' -C metadata=6020002cf7905483 -C extra-filename=-6020002cf7905483 --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 --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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=cb889d061f321cb4 -C extra-filename=-cb889d061f321cb4 --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 --cap-lints=warn` Running `/usr/bin/rustc --crate-name bitflags --edition=2021 /usr/share/cargo/registry/bitflags-2.6.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=33b3468d6fa2a86a -C extra-filename=-33b3468d6fa2a86a --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 --cap-lints=warn` Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/build/proc-macro2-33bd51ba7f3723e4/build-script-build` 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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=852e1cf0ce9c5d1d -C extra-filename=-852e1cf0ce9c5d1d --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 --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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7f1e8367629ddecd -C extra-filename=-7f1e8367629ddecd --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 --cap-lints=warn` Running `/usr/bin/rustc --crate-name fastrand --edition=2018 /usr/share/cargo/registry/fastrand-2.1.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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=499f06b73cf3e9b2 -C extra-filename=-499f06b73cf3e9b2 --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 --cap-lints=warn` Running `/usr/bin/rustc --crate-name bit_vec --edition=2015 /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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde_no_std", "serde_std", "std"))' -C metadata=56ef731cc8bfb5f0 -C extra-filename=-56ef731cc8bfb5f0 --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 --cap-lints=warn` Running `/usr/bin/rustc --crate-name fnv --edition=2015 /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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=619bb8b1051687ff -C extra-filename=-619bb8b1051687ff --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 --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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=584191216de894ae -C extra-filename=-584191216de894ae --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 --cap-lints=warn` Running `/usr/bin/rustc --crate-name quick_error --edition=2015 /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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bbfdb0d030a9263e -C extra-filename=-bbfdb0d030a9263e --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 --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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=938f3a05cf53da0e -C extra-filename=-938f3a05cf53da0e --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 --cap-lints=warn` Running `/usr/bin/rustc --crate-name bitflags --edition=2021 /usr/share/cargo/registry/bitflags-2.6.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=92405ca0c87db5f8 -C extra-filename=-92405ca0c87db5f8 --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 --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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "elf", "errno", "general", "if_ether", "io_uring", "ioctl", "mempolicy", "net", "netlink", "no_std", "prctl", "rustc-dep-of-std", "std", "system", "xdp"))' -C metadata=a7a79424335df0da -C extra-filename=-a7a79424335df0da --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 --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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=b6efcbe65a423eb2 -C extra-filename=-b6efcbe65a423eb2 --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 --cap-lints=warn` Running `/usr/bin/rustc --crate-name lazy_static --edition=2015 /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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=edf794d32b7e403d -C extra-filename=-edf794d32b7e403d --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 --cap-lints=warn` Running `/usr/bin/rustc --crate-name fastrand --edition=2018 /usr/share/cargo/registry/fastrand-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=fdc156f2066e9f8a -C extra-filename=-fdc156f2066e9f8a --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 --cap-lints=warn` Running `/usr/bin/rustc --crate-name regex_syntax --edition=2021 /usr/share/cargo/registry/regex-syntax-0.8.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="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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=7b8148c9a0b885ac -C extra-filename=-7b8148c9a0b885ac --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 --cap-lints=warn` Running `/usr/bin/rustc --crate-name quick_error --edition=2015 /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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=296cfd3605ae02f2 -C extra-filename=-296cfd3605ae02f2 --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 --cap-lints=warn` Running `/usr/bin/rustc --crate-name fnv --edition=2015 /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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=93e18575e1220866 -C extra-filename=-93e18575e1220866 --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 --cap-lints=warn` Running `/usr/bin/rustc --crate-name bit_vec --edition=2015 /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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde_no_std", "serde_std", "std"))' -C metadata=8d55e908df3693c2 -C extra-filename=-8d55e908df3693c2 --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 --cap-lints=warn` Compiling syn v1.0.109 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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=36e09df3dc4430a6 -C extra-filename=-36e09df3dc4430a6 --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 --cap-lints=warn` Running `/usr/bin/rustc --crate-name lazy_static --edition=2015 /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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=3f31397ac1d2ed02 -C extra-filename=-3f31397ac1d2ed02 --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 --cap-lints=warn` Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/build/syn-11e375448833a47c/build-script-build` Running `/usr/bin/rustc --crate-name regex_syntax --edition=2021 /usr/share/cargo/registry/regex-syntax-0.8.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="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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=8ce5f9b81cf69421 -C extra-filename=-8ce5f9b81cf69421 --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 --cap-lints=warn` 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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=70bc6c0a5ba3456f -C extra-filename=-70bc6c0a5ba3456f --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-e7c978489e86da0c.rlib --extern quote=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquote-d1b8773a327dab51.rlib --extern syn=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libsyn-35f99e6bd95a36b0.rlib --extern proc_macro -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.85/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=46caf857b3f7df59 -C extra-filename=-46caf857b3f7df59 --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-7f1e8367629ddecd.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg wrap_proc_macro --cfg proc_macro_span --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Compiling bit-set v0.5.3 Running `/usr/bin/rustc --crate-name bit_set --edition=2015 /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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=53d7a404dd12030c -C extra-filename=-53d7a404dd12030c --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-8d55e908df3693c2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/build/libm-500391811b281568/build-script-build` Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/build/libm-500391811b281568/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "musl-reference-tests", "rand", "unstable"))' -C metadata=579fe184c21cbb3e -C extra-filename=-579fe184c21cbb3e --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 --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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "musl-reference-tests", "rand", "unstable"))' -C metadata=fdabaad0308d2342 -C extra-filename=-fdabaad0308d2342 --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 --cap-lints=warn --cfg assert_no_panic` Running `/usr/bin/rustc --crate-name bit_set --edition=2015 /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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=3e8aad17f7dc1767 -C extra-filename=-3e8aad17f7dc1767 --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-56ef731cc8bfb5f0.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling quote v1.0.36 Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.36/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=8f501c8da05df0e3 -C extra-filename=-8f501c8da05df0e3 --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-46caf857b3f7df59.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name syn --edition=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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=7292e504638d1965 -C extra-filename=-7292e504638d1965 --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-46caf857b3f7df59.rmeta --extern quote=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquote-8f501c8da05df0e3.rmeta --extern unicode_ident=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libunicode_ident-7f1e8367629ddecd.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg syn_disable_nightly_tests` Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/build/libc-c50b91c9076ef959/build-script-build` Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/build/libc-c50b91c9076ef959/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2015 /usr/share/cargo/registry/libc-0.2.155/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=7db3001012360d32 -C extra-filename=-7db3001012360d32 --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 --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 --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `/usr/bin/rustc --crate-name libc --edition=2015 /usr/share/cargo/registry/libc-0.2.155/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=64b2ef6f054560b6 -C extra-filename=-64b2ef6f054560b6 --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 --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 --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/build/rustix-879640283697ad74/build-script-build` Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/build/rustix-879640283697ad74/build-script-build` Compiling num-traits v0.2.19 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/num-traits-0.2.19/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=7b4a05605cafd2bd -C extra-filename=-7b4a05605cafd2bd --out-dir /builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/build/num-traits-7b4a05605cafd2bd -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-73abf5e2878d8537.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/build/num-traits-7b4a05605cafd2bd/build-script-build` Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/build/num-traits-7b4a05605cafd2bd/build-script-build` Running `/usr/bin/rustc --crate-name num_traits --edition=2021 /usr/share/cargo/registry/num-traits-0.2.19/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=f483c4d19734d882 -C extra-filename=-f483c4d19734d882 --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-fdabaad0308d2342.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg has_total_cmp` Running `/usr/bin/rustc --crate-name num_traits --edition=2021 /usr/share/cargo/registry/num-traits-0.2.19/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=93799dd4814e8e2f -C extra-filename=-93799dd4814e8e2f --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-579fe184c21cbb3e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg has_total_cmp` Compiling getrandom v0.2.15 Compiling errno v0.3.8 Compiling wait-timeout v0.2.0 Running `/usr/bin/rustc --crate-name getrandom --edition=2018 /usr/share/cargo/registry/getrandom-0.2.15/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("custom", "linux_disable_fallback", "rdrand", "std"))' -C metadata=6c71ef65dccb1804 -C extra-filename=-6c71ef65dccb1804 --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-cb889d061f321cb4.rmeta --extern libc=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/liblibc-64b2ef6f054560b6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name errno --edition=2018 /usr/share/cargo/registry/errno-0.3.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d3a716fd51701822 -C extra-filename=-d3a716fd51701822 --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-64b2ef6f054560b6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name wait_timeout --edition=2015 /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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c3e22676cfb65f76 -C extra-filename=-c3e22676cfb65f76 --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-64b2ef6f054560b6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name rustix --edition=2021 /usr/share/cargo/registry/rustix-0.38.34/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="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=128f4e3e91dc8656 -C extra-filename=-128f4e3e91dc8656 --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-33b3468d6fa2a86a.rmeta --extern libc_errno=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/liberrno-d3a716fd51701822.rmeta --extern libc=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/liblibc-64b2ef6f054560b6.rmeta --extern linux_raw_sys=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/liblinux_raw_sys-6020002cf7905483.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg static_assertions --cfg libc --cfg linux_like --cfg linux_kernel` Running `/usr/bin/rustc --crate-name errno --edition=2018 /usr/share/cargo/registry/errno-0.3.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d5cbdd1ba56c8a5a -C extra-filename=-d5cbdd1ba56c8a5a --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-7db3001012360d32.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name getrandom --edition=2018 /usr/share/cargo/registry/getrandom-0.2.15/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("custom", "linux_disable_fallback", "rdrand", "std"))' -C metadata=163ef68275bf2086 -C extra-filename=-163ef68275bf2086 --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-938f3a05cf53da0e.rmeta --extern libc=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/liblibc-7db3001012360d32.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name wait_timeout --edition=2015 /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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=473aefcf3613a712 -C extra-filename=-473aefcf3613a712 --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-7db3001012360d32.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=a4679f405dc0e48a -C extra-filename=-a4679f405dc0e48a --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-6c71ef65dccb1804.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name rustix --edition=2021 /usr/share/cargo/registry/rustix-0.38.34/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="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=f0e30b9a6cdc6937 -C extra-filename=-f0e30b9a6cdc6937 --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-92405ca0c87db5f8.rmeta --extern libc_errno=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/liberrno-d5cbdd1ba56c8a5a.rmeta --extern libc=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/liblibc-7db3001012360d32.rmeta --extern linux_raw_sys=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/liblinux_raw_sys-a7a79424335df0da.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg static_assertions --cfg libc --cfg linux_like --cfg linux_kernel` 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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=a7975c554106dd26 -C extra-filename=-a7975c554106dd26 --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-163ef68275bf2086.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=75571e2b5ca8342e -C extra-filename=-75571e2b5ca8342e --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-852e1cf0ce9c5d1d.rmeta --extern rand_core=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/librand_core-a4679f405dc0e48a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde", "serde1"))' -C metadata=8c8a75a054d9844b -C extra-filename=-8c8a75a054d9844b --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-a4679f405dc0e48a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=c0a5340b0ebb736c -C extra-filename=-c0a5340b0ebb736c --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-b6efcbe65a423eb2.rmeta --extern rand_core=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/librand_core-a7975c554106dd26.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde", "serde1"))' -C metadata=cec5e6ea517c6c64 -C extra-filename=-cec5e6ea517c6c64 --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-a7975c554106dd26.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=3d70e5463072ecd2 -C extra-filename=-3d70e5463072ecd2 --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-64b2ef6f054560b6.rmeta --extern rand_chacha=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/librand_chacha-75571e2b5ca8342e.rmeta --extern rand_core=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/librand_core-a4679f405dc0e48a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=5b6d38966a335e1d -C extra-filename=-5b6d38966a335e1d --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-7db3001012360d32.rmeta --extern rand_chacha=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/librand_chacha-c0a5340b0ebb736c.rmeta --extern rand_core=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/librand_core-a7975c554106dd26.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tempfile v3.10.1 Running `/usr/bin/rustc --crate-name tempfile --edition=2021 /usr/share/cargo/registry/tempfile-3.10.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=3005b2fefc76f69a -C extra-filename=-3005b2fefc76f69a --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-cb889d061f321cb4.rmeta --extern fastrand=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libfastrand-499f06b73cf3e9b2.rmeta --extern rustix=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/librustix-128f4e3e91dc8656.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name tempfile --edition=2021 /usr/share/cargo/registry/tempfile-3.10.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=686412b061990972 -C extra-filename=-686412b061990972 --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-938f3a05cf53da0e.rmeta --extern fastrand=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libfastrand-fdc156f2066e9f8a.rmeta --extern rustix=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/librustix-f0e30b9a6cdc6937.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --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 opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="timeout"' --cfg 'feature="wait-timeout"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "timeout", "wait-timeout"))' -C metadata=dd2243888e6deaeb -C extra-filename=-dd2243888e6deaeb --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-619bb8b1051687ff.rmeta --extern quick_error=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquick_error-bbfdb0d030a9263e.rmeta --extern tempfile=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libtempfile-3005b2fefc76f69a.rmeta --extern wait_timeout=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libwait_timeout-c3e22676cfb65f76.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="timeout"' --cfg 'feature="wait-timeout"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "timeout", "wait-timeout"))' -C metadata=660e731aa38232e7 -C extra-filename=-660e731aa38232e7 --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-93e18575e1220866.rmeta --extern quick_error=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquick_error-296cfd3605ae02f2.rmeta --extern tempfile=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libtempfile-686412b061990972.rmeta --extern wait_timeout=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libwait_timeout-473aefcf3613a712.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling proptest v1.4.0 Running `/usr/bin/rustc --crate-name proptest --edition=2018 /usr/share/cargo/registry/proptest-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 --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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic64bit", "bit-set", "default", "default-code-coverage", "fork", "hardware-rng", "lazy_static", "regex-syntax", "rusty-fork", "std", "tempfile", "timeout", "unstable", "x86"))' -C metadata=595815deb11e4ed2 -C extra-filename=-595815deb11e4ed2 --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-3e8aad17f7dc1767.rmeta --extern bit_vec=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libbit_vec-56ef731cc8bfb5f0.rmeta --extern bitflags=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libbitflags-33b3468d6fa2a86a.rmeta --extern lazy_static=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/liblazy_static-edf794d32b7e403d.rmeta --extern num_traits=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libnum_traits-f483c4d19734d882.rmeta --extern rand=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/librand-3d70e5463072ecd2.rmeta --extern rand_chacha=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/librand_chacha-75571e2b5ca8342e.rmeta --extern rand_xorshift=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/librand_xorshift-8c8a75a054d9844b.rmeta --extern regex_syntax=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libregex_syntax-7b8148c9a0b885ac.rmeta --extern rusty_fork=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/librusty_fork-dd2243888e6deaeb.rmeta --extern tempfile=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libtempfile-3005b2fefc76f69a.rmeta --extern unarray=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libunarray-584191216de894ae.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name proptest --edition=2018 /usr/share/cargo/registry/proptest-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 --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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic64bit", "bit-set", "default", "default-code-coverage", "fork", "hardware-rng", "lazy_static", "regex-syntax", "rusty-fork", "std", "tempfile", "timeout", "unstable", "x86"))' -C metadata=62b540ae21892d63 -C extra-filename=-62b540ae21892d63 --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-53d7a404dd12030c.rmeta --extern bit_vec=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libbit_vec-8d55e908df3693c2.rmeta --extern bitflags=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libbitflags-92405ca0c87db5f8.rmeta --extern lazy_static=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/liblazy_static-3f31397ac1d2ed02.rmeta --extern num_traits=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libnum_traits-93799dd4814e8e2f.rmeta --extern rand=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/librand-5b6d38966a335e1d.rmeta --extern rand_chacha=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/librand_chacha-c0a5340b0ebb736c.rmeta --extern rand_xorshift=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/librand_xorshift-cec5e6ea517c6c64.rmeta --extern regex_syntax=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libregex_syntax-8ce5f9b81cf69421.rmeta --extern rusty_fork=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/librusty_fork-660e731aa38232e7.rmeta --extern tempfile=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libtempfile-686412b061990972.rmeta --extern unarray=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libunarray-36e09df3dc4430a6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=eb199079588aa2b8 -C extra-filename=-eb199079588aa2b8 --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-e7c978489e86da0c.rlib --extern proptest=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest-62b540ae21892d63.rlib --extern quote=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquote-d1b8773a327dab51.rlib --extern syn=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libsyn-35f99e6bd95a36b0.rlib --extern proc_macro -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=45cd65c22b91a48a -C extra-filename=-45cd65c22b91a48a --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-46caf857b3f7df59.rlib --extern proptest=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest-595815deb11e4ed2.rlib --extern proptest_derive=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest_derive-70bc6c0a5ba3456f.so --extern quote=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquote-8f501c8da05df0e3.rlib --extern syn=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libsyn-7292e504638d1965.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=46da8b2b4da6da18 -C extra-filename=-46da8b2b4da6da18 --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-46caf857b3f7df59.rlib --extern proptest=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest-595815deb11e4ed2.rlib --extern proptest_derive=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest_derive-70bc6c0a5ba3456f.so --extern quote=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquote-8f501c8da05df0e3.rlib --extern syn=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libsyn-7292e504638d1965.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a578cea1e3025dbe -C extra-filename=-a578cea1e3025dbe --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-46caf857b3f7df59.rlib --extern proptest=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest-595815deb11e4ed2.rlib --extern proptest_derive=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest_derive-70bc6c0a5ba3456f.so --extern quote=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquote-8f501c8da05df0e3.rlib --extern syn=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libsyn-7292e504638d1965.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=91be542806313b65 -C extra-filename=-91be542806313b65 --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-46caf857b3f7df59.rlib --extern proptest=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest-595815deb11e4ed2.rlib --extern proptest_derive=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest_derive-70bc6c0a5ba3456f.so --extern quote=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquote-8f501c8da05df0e3.rlib --extern syn=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libsyn-7292e504638d1965.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d5128863f07b9ef9 -C extra-filename=-d5128863f07b9ef9 --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-46caf857b3f7df59.rlib --extern proptest=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest-595815deb11e4ed2.rlib --extern proptest_derive=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest_derive-70bc6c0a5ba3456f.so --extern quote=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquote-8f501c8da05df0e3.rlib --extern syn=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libsyn-7292e504638d1965.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=52561ff551eb7b94 -C extra-filename=-52561ff551eb7b94 --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-46caf857b3f7df59.rlib --extern proptest=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest-595815deb11e4ed2.rlib --extern proptest_derive=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest_derive-70bc6c0a5ba3456f.so --extern quote=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquote-8f501c8da05df0e3.rlib --extern syn=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libsyn-7292e504638d1965.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=21f1cd3639d15626 -C extra-filename=-21f1cd3639d15626 --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-46caf857b3f7df59.rlib --extern proptest=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest-595815deb11e4ed2.rlib --extern proptest_derive=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest_derive-70bc6c0a5ba3456f.so --extern quote=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquote-8f501c8da05df0e3.rlib --extern syn=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libsyn-7292e504638d1965.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2f2b900436874da1 -C extra-filename=-2f2b900436874da1 --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-46caf857b3f7df59.rlib --extern proptest=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest-595815deb11e4ed2.rlib --extern proptest_derive=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest_derive-70bc6c0a5ba3456f.so --extern quote=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquote-8f501c8da05df0e3.rlib --extern syn=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libsyn-7292e504638d1965.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e9a19cc4e93755a4 -C extra-filename=-e9a19cc4e93755a4 --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-46caf857b3f7df59.rlib --extern proptest=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest-595815deb11e4ed2.rlib --extern proptest_derive=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest_derive-70bc6c0a5ba3456f.so --extern quote=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquote-8f501c8da05df0e3.rlib --extern syn=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libsyn-7292e504638d1965.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3c000a73410bb5c3 -C extra-filename=-3c000a73410bb5c3 --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-46caf857b3f7df59.rlib --extern proptest=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest-595815deb11e4ed2.rlib --extern proptest_derive=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest_derive-70bc6c0a5ba3456f.so --extern quote=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquote-8f501c8da05df0e3.rlib --extern syn=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libsyn-7292e504638d1965.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=578def7caf646045 -C extra-filename=-578def7caf646045 --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-46caf857b3f7df59.rlib --extern proptest=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest-595815deb11e4ed2.rlib --extern proptest_derive=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest_derive-70bc6c0a5ba3456f.so --extern quote=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquote-8f501c8da05df0e3.rlib --extern syn=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libsyn-7292e504638d1965.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bb2980938bcd3a93 -C extra-filename=-bb2980938bcd3a93 --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-46caf857b3f7df59.rlib --extern proptest=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest-595815deb11e4ed2.rlib --extern proptest_derive=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest_derive-70bc6c0a5ba3456f.so --extern quote=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquote-8f501c8da05df0e3.rlib --extern syn=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libsyn-7292e504638d1965.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7ef512017a9af182 -C extra-filename=-7ef512017a9af182 --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-46caf857b3f7df59.rlib --extern proptest=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest-595815deb11e4ed2.rlib --extern proptest_derive=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest_derive-70bc6c0a5ba3456f.so --extern quote=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquote-8f501c8da05df0e3.rlib --extern syn=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libsyn-7292e504638d1965.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e43cadf888bfb40a -C extra-filename=-e43cadf888bfb40a --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-46caf857b3f7df59.rlib --extern proptest=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest-595815deb11e4ed2.rlib --extern proptest_derive=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest_derive-70bc6c0a5ba3456f.so --extern quote=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquote-8f501c8da05df0e3.rlib --extern syn=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libsyn-7292e504638d1965.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=81d9fa38a3ebe68e -C extra-filename=-81d9fa38a3ebe68e --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-46caf857b3f7df59.rlib --extern proptest=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest-595815deb11e4ed2.rlib --extern proptest_derive=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest_derive-70bc6c0a5ba3456f.so --extern quote=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquote-8f501c8da05df0e3.rlib --extern syn=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libsyn-7292e504638d1965.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ae3bc1ad321c15fa -C extra-filename=-ae3bc1ad321c15fa --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-46caf857b3f7df59.rlib --extern proptest=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest-595815deb11e4ed2.rlib --extern proptest_derive=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest_derive-70bc6c0a5ba3456f.so --extern quote=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquote-8f501c8da05df0e3.rlib --extern syn=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libsyn-7292e504638d1965.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: fields `0` and `1` are never read --> tests/misc.rs:29:8 | 29 | F0(usize, u8), | -- ^^^^^ ^^ | | | fields in this variant | = note: `Foo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` on by default help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields | 29 | F0((), ()), | ~~ ~~ warning: field `0` is never read --> tests/misc.rs:37:7 | 37 | C(usize), | - ^^^^^ | | | field in this variant | = note: `A` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 37 | C(()), | ~~ warning: field `0` is never read --> tests/misc.rs:43:7 | 43 | B(usize), | - ^^^^^ | | | field in this variant | = note: `Bobby` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 43 | B(()), | ~~ warning: field `0` is never read --> tests/misc.rs:45:7 | 45 | C(usize), | - ^^^^^ | | | field in this variant | = note: `Bobby` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 45 | C(()), | ~~ warning: field `0` is never read --> tests/misc.rs:47:7 | 47 | D(usize), | - ^^^^^ | | | field in this variant | = note: `Bobby` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 47 | D(()), | ~~ warning: field `0` is never read --> tests/misc.rs:49:7 | 49 | E(usize), | - ^^^^^ | | | field in this variant | = note: `Bobby` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 49 | E(()), | ~~ warning: field `0` is never read --> tests/misc.rs:51:7 | 51 | F(usize), | - ^^^^^ | | | field in this variant | = note: `Bobby` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 51 | F(()), | ~~ warning: field `0` is never read --> tests/misc.rs:56:30 | 56 | B(#[proptest(no_params)] usize), | - field in this variant ^^^^^ | = note: `Quux` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 56 | B(#[proptest(no_params)] ()), | ~~ warning: fields `0` and `1` are never read --> tests/misc.rs:57:7 | 57 | C(usize, String), | - ^^^^^ ^^^^^^ | | | fields in this variant | = note: `Quux` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields | 57 | C((), ()), | ~~ ~~ warning: fields `0` and `1` are never read --> tests/misc.rs:59:7 | 59 | D(usize, String), | - ^^^^^ ^^^^^^ | | | fields in this variant | = note: `Quux` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields | 59 | D((), ()), | ~~ ~~ warning: field `0` is never read --> tests/misc.rs:61:7 | 61 | E(u32), | - ^^^ | | | field in this variant | = note: `Quux` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 61 | E(()), | ~~ warning: field `0` is never read --> tests/uninhabited-pass.rs:77:8 | 77 | V0(::Prj), | -- ^^^^^^^^^^^^^^^ | | | field in this variant | = note: `UsePrj0` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis note: the lint level is defined here --> tests/uninhabited-pass.rs:76:12 | 76 | #[deny(dead_code)] | ^^^^^^^^^ help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 77 | V0(()), | ~~ warning: field `0` is never read --> tests/uninhabited-pass.rs:83:8 | 83 | V0(<(!, usize, !) as Fun>::Prj), | -- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | field in this variant | = note: `UsePrj1` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis note: the lint level is defined here --> tests/uninhabited-pass.rs:82:12 | 82 | #[deny(dead_code)] | ^^^^^^^^^ help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 83 | V0(()), | ~~ warning: field `0` is never read --> tests/enum.rs:441:7 | 441 | A(usize), | - ^^^^^ | | | field in this variant | = note: `Alan` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` on by default help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 441 | A(()), | ~~ warning: field `0` is never read --> tests/enum.rs:442:7 | 442 | B(String), | - ^^^^^^ | | | field in this variant | = note: `Alan` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 442 | B(()), | ~~ warning: field `0` is never read --> tests/enum.rs:444:7 | 444 | D(u32), | - ^^^ | | | field in this variant | = note: `Alan` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 444 | D(()), | ~~ warning: field `0` is never read --> tests/enum.rs:445:7 | 445 | E(f64), | - ^^^ | | | field in this variant | = note: `Alan` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 445 | E(()), | ~~ warning: field `0` is never read --> tests/enum.rs:446:7 | 446 | F(char), | - ^^^^ | | | field in this variant | = note: `Alan` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 446 | F(()), | ~~ warning: field `0` is never read --> tests/enum.rs:451:7 | 451 | A(usize), | - ^^^^^ | | | field in this variant | = note: `SameType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 451 | A(()), | ~~ warning: field `0` is never read --> tests/enum.rs:452:7 | 452 | B(usize), | - ^^^^^ | | | field in this variant | = note: `SameType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 452 | B(()), | ~~ warning: field `0` is never read --> tests/enum.rs:457:9 | 457 | One(u8), | --- ^^ | | | field in this variant | = note: `OneTwo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 457 | One(()), | ~~ warning: fields `0` and `1` are never read --> tests/enum.rs:458:9 | 458 | Two(u8, u8), | --- ^^ ^^ | | | fields in this variant | = note: `OneTwo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields | 458 | Two((), ()), | ~~ ~~ warning: field `0` is never read --> tests/enum.rs:464:9 | 464 | One(u8), | --- ^^ | | | field in this variant | = note: `ZeroOneTwo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 464 | One(()), | ~~ warning: fields `0` and `1` are never read --> tests/enum.rs:465:9 | 465 | Two(u8, u8), | --- ^^ ^^ | | | fields in this variant | = note: `ZeroOneTwo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields | 465 | Two((), ()), | ~~ ~~ warning: field `0` is never read --> tests/enum.rs:470:11 | 470 | First(SameType), | ----- ^^^^^^^^ | | | field in this variant | = note: `Nested` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 470 | First(()), | ~~ warning: fields `0` and `1` are never read --> tests/enum.rs:471:12 | 471 | Second(ZeroOneTwo, OneTwo), | ------ ^^^^^^^^^^ ^^^^^^ | | | fields in this variant | = note: `Nested` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields | 471 | Second((), ()), | ~~ ~~ warning: `proptest-derive` (test "misc") generated 11 warnings warning: `proptest-derive` (test "enum") generated 13 warnings warning: `proptest-derive` (test "uninhabited-pass") generated 2 warnings Finished `rpm` profile [optimized + debuginfo] target(s) in 1m 34s Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/proptest_derive-eb199079588aa2b8` running 81 tests test interp::test::accept_add_10u8_20u16 ... ok test interp::test::accept_add_commutes ... ok test interp::test::accept_add_10_20 ... ok test interp::test::accept_add_10_0 ... ok test interp::test::accept_add_5_numbers ... ok test interp::test::accept_and_2 ... ok test interp::test::accept_and_3 ... ok test interp::test::accept_div_20_10 ... ok test interp::test::accept_complex_arith ... ok test interp::test::accept_and_1 ... ok test interp::test::accept_div_10_20 ... 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_u128_max ... ok test interp::test::accept_lit_u16_max ... ok test interp::test::accept_lit_u64_max ... ok test interp::test::accept_lit_u32_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_42 ... ok test interp::test::accept_mul_1_2_3_4_5 ... 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_or_2 ... ok test interp::test::accept_or_3 ... ok test interp::test::accept_or_1 ... ok test interp::test::accept_rem_0_4 ... ok test interp::test::accept_rem_2_4 ... ok test interp::test::accept_rem_4_4 ... ok test interp::test::accept_mul_4_3 ... ok test interp::test::accept_shl ... ok test interp::test::accept_rem_1_4 ... ok test interp::test::accept_rem_5_4 ... ok test interp::test::accept_rem_8_4 ... ok test interp::test::accept_xor_1 ... ok test interp::test::accept_rem_3_4 ... ok test interp::test::reject_lit_i32_overflow ... ok test interp::test::accept_xor_3 ... ok test interp::test::accept_xor_4 ... ok test interp::test::accept_sub_20_10 ... ok test interp::test::accept_shr_zero ... 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_overflow ... ok test interp::test::reject_shl_rhs_not_u32 ... ok test interp::test::accept_shr ... ok test interp::test::accept_xor_2 ... ok test interp::test::reject_lit_i8_overflow ... ok test interp::test::accept_shl_zero ... ok test interp::test::reject_lit_bare_overflow ... ok test interp::test::reject_lit_i16_overflow ... ok test interp::test::reject_div_with_0 ... ok test interp::test::reject_shr_rhs_not_u32 ... ok test interp::test::reject_shr_underflow ... ok test interp::test::reject_sub_10_11 ... ok test interp::test::reject_sub_10_20 ... ok test interp::test::accept_xor_5 ... ok test interp::test::accept_xor_6 ... 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_add_overflow ... ok test interp::test::reject_lit_i64_overflow ... ok test interp::test::reject_lit_i128_overflow ... ok test interp::test::accept_sub_10_10 ... ok test tests::struct_unit_named ... ok test tests::struct_unit_tuple ... ok test tests::struct_unit_unit ... ok test result: ok. 81 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/assoc-46da8b2b4da6da18` running 17 tests test asserting_arbitrary ... ok test t11_all_42 ... ok test t1_no_panic ... ok test t14_all_42 ... ok test t0_field_val_42 ... ok test t7_field_val_42 ... ok test t10_all_42 ... ok test t12_all_42 ... ok test t8_field_val_42 ... ok test t9_field_val_42 ... ok test t4_field_val_42 ... ok test t13_all_42 ... ok test t15_all_42 ... ok test t6_field_val_42 ... ok test t5_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.04s Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/enum-a578cea1e3025dbe` 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-bb2980938bcd3a93` running 9 tests test asserting_arbitrary ... ok test t1_test ... ok test t3_test ... ok test t4_test ... ok test t7_test ... ok test t5_test ... ok test t2_test ... ok test t0_test ... ok test t6_test ... ok test result: ok. 9 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/misc-7ef512017a9af182` 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-21f1cd3639d15626` 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-d5128863f07b9ef9` running 7 tests test asserting_arbitrary ... ok test top_has_params ... ok test top_no_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.01s Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/phantom-2f2b900436874da1` 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-e9a19cc4e93755a4` running 7 tests test asserting_arbitrary ... ok test t4_adhering_to_regex ... ok test t0_adhering_to_regex ... ok test t1_r_adhering_to_regex ... ok test t2_adhering_to_regex ... ok test t3_adhering_to_regex ... ok test t1_adhering_to_regex ... ok test result: ok. 7 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/skip-578def7caf646045` 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-ae3bc1ad321c15fa` 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.00s Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/struct-45cd65c22b91a48a` 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-81d9fa38a3ebe68e` 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.00s Running `/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/units-3c000a73410bb5c3` 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-52561ff551eb7b94` running 9 tests test asserting_arbitrary ... ok test t1_field_always_24 ... ok test t0_fixed_fields ... ok test call_fun_always_42 ... ok test t3_v1_always_7331 ... ok test t4_v1_always_1337 ... ok test t2_v1_always_1337 ... ok test t5_v1_always_7331 ... ok test t6_alpha_beta ... ok test result: ok. 9 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_param-91be542806313b65` running 8 tests test asserting_arbitrary ... ok test t1_test ... ok test t0_test ... ok test t2_test_true ... ok test t5_test ... ok test t4_test ... ok test t3_test ... ok test t2_test_false ... ok test result: ok. 8 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/weight-e43cadf888bfb40a` 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-e7c978489e86da0c.rlib --extern proptest=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest-62b540ae21892d63.rlib --extern proptest_derive=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libproptest_derive-70bc6c0a5ba3456f.so --extern quote=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libquote-d1b8773a327dab51.rlib --extern syn=/builddir/build/BUILD/proptest-derive-0.4.0/target/rpm/deps/libsyn-35f99e6bd95a36b0.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --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-2.oc9.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-2.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: (crate(proc-macro2/default) >= 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-2.oc9.noarch Provides: crate(proptest-derive/default) = 0.4.0 rust-proptest-derive+default-devel = 0.4.0-2.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(proptest-derive) = 0.4.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rust-proptest-derive-0.4.0-2.oc9.loongarch64 Wrote: /builddir/build/SRPMS/rust-proptest-derive-0.4.0-2.oc9.src.rpm Wrote: /builddir/build/RPMS/rust-proptest-derive+default-devel-0.4.0-2.oc9.noarch.rpm Wrote: /builddir/build/RPMS/rust-proptest-derive-devel-0.4.0-2.oc9.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