D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
Installing /home/pterjan/rpmbuild/SRPMS/rust-quickcheck-1.0.3-3.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.9hAe4M
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build
+ test -d /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.nKKWSA
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build
+ rm -rf quickcheck-1.0.3
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/quickcheck-1.0.3.crate
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd quickcheck-1.0.3
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ 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
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rPew8S
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd quickcheck-1.0.3
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /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 -j16 -Z avoid-dev-deps --profile rpm
   Compiling libc v0.2.168
   Compiling memchr v2.7.4
   Compiling cfg-if v1.0.0
   Compiling regex-syntax v0.8.2
   Compiling log v0.4.22
     Running `/usr/bin/rustc --crate-name memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=61dcc202ebb5d5aa -C extra-filename=-61dcc202ebb5d5aa --out-dir /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/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=a75da4dac8bb7c65 -C extra-filename=-a75da4dac8bb7c65 --out-dir /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/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/libc-0.2.168/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 --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=25c1c3be200813b3 -C extra-filename=-25c1c3be200813b3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/build/libc-25c1c3be200813b3 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/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.2/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", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=285dd0efc07dcc9e -C extra-filename=-285dd0efc07dcc9e --out-dir /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/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 log --edition=2021 /usr/share/cargo/registry/log-0.4.22/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("kv", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std"))' -C metadata=aae431fdd279d710 -C extra-filename=-aae431fdd279d710 --out-dir /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling aho-corasick v1.1.1
     Running `/usr/bin/rustc --crate-name aho_corasick --edition=2021 /usr/share/cargo/registry/aho-corasick-1.1.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="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=0397502dae7dd9d6 -C extra-filename=-0397502dae7dd9d6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/libmemchr-61dcc202ebb5d5aa.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/build/libc-25c1c3be200813b3/build-script-build`
     Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.168/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("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=b56a13c920abbd53 -C extra-filename=-b56a13c920abbd53 --out-dir /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time32)' --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_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
   Compiling getrandom v0.2.11
     Running `/usr/bin/rustc --crate-name getrandom --edition=2018 /usr/share/cargo/registry/getrandom-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("custom", "rdrand", "std"))' -C metadata=29927215a1980c6e -C extra-filename=-29927215a1980c6e --out-dir /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/libcfg_if-a75da4dac8bb7c65.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/liblibc-b56a13c920abbd53.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="getrandom"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=5bd476c6a14b484d -C extra-filename=-5bd476c6a14b484d --out-dir /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/libgetrandom-29927215a1980c6e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling regex-automata v0.4.7
     Running `/usr/bin/rustc --crate-name regex_automata --edition=2021 /usr/share/cargo/registry/regex-automata-0.4.7/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="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=dc0bc640ea5b327a -C extra-filename=-dc0bc640ea5b327a --out-dir /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps --extern aho_corasick=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/libaho_corasick-0397502dae7dd9d6.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/libmemchr-61dcc202ebb5d5aa.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/libregex_syntax-285dd0efc07dcc9e.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="getrandom"' --cfg 'feature="small_rng"' --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=d2d540db60311291 -C extra-filename=-d2d540db60311291 --out-dir /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/librand_core-5bd476c6a14b484d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling regex v1.10.6
     Running `/usr/bin/rustc --crate-name regex --edition=2021 /usr/share/cargo/registry/regex-1.10.6/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="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=8278514f04ed1ca2 -C extra-filename=-8278514f04ed1ca2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps --extern aho_corasick=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/libaho_corasick-0397502dae7dd9d6.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/libmemchr-61dcc202ebb5d5aa.rmeta --extern regex_automata=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/libregex_automata-dc0bc640ea5b327a.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/libregex_syntax-285dd0efc07dcc9e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling env_logger v0.8.4
     Running `/usr/bin/rustc --crate-name env_logger --edition=2018 /usr/share/cargo/registry/env_logger-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="regex"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atty", "default", "humantime", "regex", "termcolor"))' -C metadata=793591d2f2011d5f -C extra-filename=-793591d2f2011d5f --out-dir /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps --extern log=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/liblog-aae431fdd279d710.rmeta --extern regex=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/libregex-8278514f04ed1ca2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling quickcheck v1.0.3 (/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3)
     Running `/usr/bin/rustc --crate-name quickcheck --edition=2018 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="env_logger"' --cfg 'feature="log"' --cfg 'feature="regex"' --cfg 'feature="use_logging"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "env_logger", "log", "regex", "use_logging"))' -C metadata=9b32edd992b14186 -C extra-filename=-9b32edd992b14186 --out-dir /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps --extern env_logger=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/libenv_logger-793591d2f2011d5f.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/liblog-aae431fdd279d710.rmeta --extern rand=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/librand-d2d540db60311291.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
warning: trait `AShow` is never used
   --> src/tester.rs:416:7
    |
416 | trait AShow: Arbitrary + Debug {}
    |       ^^^^^
    |
    = note: `#[warn(dead_code)]` on by default

warning: panic message is not a string literal
   --> src/tester.rs:165:35
    |
165 |             Err(result) => panic!(result.failed_msg()),
    |                                   ^^^^^^^^^^^^^^^^^^^
    |
    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
    = note: `#[warn(non_fmt_panics)]` on by default
help: add a "{}" format string to `Display` the message
    |
165 |             Err(result) => panic!("{}", result.failed_msg()),
    |                                   +++++

warning: `quickcheck` (lib) generated 2 warnings (run `cargo fix --lib -p quickcheck` to apply 1 suggestion)
    Finished `rpm` profile [optimized + debuginfo] target(s) in 21.04s
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.O8ZIuZ
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build
+ mkdir /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/BUILDROOT
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd quickcheck-1.0.3
+ '[' 1 -eq 1 ']'
+ 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=quickcheck
++ /usr/bin/cargo2rpm --path Cargo.toml version
+ CRATE_VERSION=1.0.3
+ REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/BUILDROOT/usr/share/cargo/registry/quickcheck-1.0.3
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/BUILDROOT/usr/share/cargo/registry/quickcheck-1.0.3
+ /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml
+ /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --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 /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/BUILDROOT/usr/share/cargo/registry/quickcheck-1.0.3
warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3`
+ /usr/bin/mv Cargo.toml.deps Cargo.toml
+ /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/BUILDROOT/usr/share/cargo/registry/quickcheck-1.0.3/Cargo.toml
+ /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/BUILDROOT/usr/share/cargo/registry/quickcheck-1.0.3/Cargo.toml.deps
+ echo '{"files":{},"package":""}'
++ /usr/bin/cargo2rpm --path Cargo.toml is-bin
+ '[' 0 -eq 1 ']'
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.52iVDh
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd quickcheck-1.0.3
+ '[' 1 -eq 1 ']'
+ /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 -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast
       Fresh memchr v2.7.4
       Fresh aho-corasick v1.1.1
       Fresh libc v0.2.168
       Fresh cfg-if v1.0.0
       Fresh regex-syntax v0.8.2
       Fresh regex-automata v0.4.7
       Fresh getrandom v0.2.11
       Fresh rand_core v0.6.4
       Fresh regex v1.10.6
       Fresh log v0.4.22
       Fresh env_logger v0.8.4
       Fresh rand v0.8.5
warning: trait `AShow` is never used
   --> src/tester.rs:416:7
    |
416 | trait AShow: Arbitrary + Debug {}
    |       ^^^^^
    |
    = note: `#[warn(dead_code)]` on by default

warning: panic message is not a string literal
   --> src/tester.rs:165:35
    |
165 |             Err(result) => panic!(result.failed_msg()),
    |                                   ^^^^^^^^^^^^^^^^^^^
    |
    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
    = note: `#[warn(non_fmt_panics)]` on by default
help: add a "{}" format string to `Display` the message
    |
165 |             Err(result) => panic!("{}", result.failed_msg()),
    |                                   +++++

warning: `quickcheck` (lib) generated 2 warnings (run `cargo fix --lib -p quickcheck` to apply 1 suggestion)
   Compiling quickcheck v1.0.3 (/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3)
     Running `/usr/bin/rustc --crate-name reverse --edition=2018 examples/reverse.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="env_logger"' --cfg 'feature="log"' --cfg 'feature="regex"' --cfg 'feature="use_logging"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "env_logger", "log", "regex", "use_logging"))' -C metadata=e9b97a22b4a2cea6 -C extra-filename=-e9b97a22b4a2cea6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps --extern env_logger=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/libenv_logger-793591d2f2011d5f.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/liblog-aae431fdd279d710.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/libquickcheck-9b32edd992b14186.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/librand-d2d540db60311291.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/usr/bin/rustc --crate-name out_of_bounds --edition=2018 examples/out_of_bounds.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="env_logger"' --cfg 'feature="log"' --cfg 'feature="regex"' --cfg 'feature="use_logging"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "env_logger", "log", "regex", "use_logging"))' -C metadata=8db98ea1060004e2 -C extra-filename=-8db98ea1060004e2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps --extern env_logger=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/libenv_logger-793591d2f2011d5f.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/liblog-aae431fdd279d710.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/libquickcheck-9b32edd992b14186.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/librand-d2d540db60311291.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/usr/bin/rustc --crate-name quickcheck --edition=2018 src/lib.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 --cfg 'feature="default"' --cfg 'feature="env_logger"' --cfg 'feature="log"' --cfg 'feature="regex"' --cfg 'feature="use_logging"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "env_logger", "log", "regex", "use_logging"))' -C metadata=d63b548e33e66786 -C extra-filename=-d63b548e33e66786 --out-dir /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps --extern env_logger=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/libenv_logger-793591d2f2011d5f.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/liblog-aae431fdd279d710.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/librand-d2d540db60311291.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/usr/bin/rustc --crate-name reverse_single --edition=2018 examples/reverse_single.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="env_logger"' --cfg 'feature="log"' --cfg 'feature="regex"' --cfg 'feature="use_logging"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "env_logger", "log", "regex", "use_logging"))' -C metadata=b978fa82f25dda8b -C extra-filename=-b978fa82f25dda8b --out-dir /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps --extern env_logger=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/libenv_logger-793591d2f2011d5f.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/liblog-aae431fdd279d710.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/libquickcheck-9b32edd992b14186.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/librand-d2d540db60311291.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/usr/bin/rustc --crate-name sort --edition=2018 examples/sort.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="env_logger"' --cfg 'feature="log"' --cfg 'feature="regex"' --cfg 'feature="use_logging"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "env_logger", "log", "regex", "use_logging"))' -C metadata=76e04ee2a2c013b7 -C extra-filename=-76e04ee2a2c013b7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps --extern env_logger=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/libenv_logger-793591d2f2011d5f.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/liblog-aae431fdd279d710.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/libquickcheck-9b32edd992b14186.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/librand-d2d540db60311291.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/usr/bin/rustc --crate-name btree_set_range --edition=2018 examples/btree_set_range.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="env_logger"' --cfg 'feature="log"' --cfg 'feature="regex"' --cfg 'feature="use_logging"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "env_logger", "log", "regex", "use_logging"))' -C metadata=fe1a61cd03d8cdfa -C extra-filename=-fe1a61cd03d8cdfa --out-dir /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps --extern env_logger=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/libenv_logger-793591d2f2011d5f.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/liblog-aae431fdd279d710.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/libquickcheck-9b32edd992b14186.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/librand-d2d540db60311291.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/usr/bin/rustc --crate-name sieve --edition=2018 examples/sieve.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="env_logger"' --cfg 'feature="log"' --cfg 'feature="regex"' --cfg 'feature="use_logging"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "env_logger", "log", "regex", "use_logging"))' -C metadata=b56a543f1df9a487 -C extra-filename=-b56a543f1df9a487 --out-dir /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps --extern env_logger=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/libenv_logger-793591d2f2011d5f.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/liblog-aae431fdd279d710.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/libquickcheck-9b32edd992b14186.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/librand-d2d540db60311291.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
warning: panic message is not a string literal
    --> src/arbitrary.rs:1368:32
     |
1368 |                           panic!(format!(
     |  ________________________________^
1369 | |                             "Element {:?} was not found \
1370 | |                              in shrink results {:?}",
1371 | |                             n, shrunk
1372 | |                         ));
     | |_________________________^
...
1381 |           define_float_eq!(f32);
     |           --------------------- in this macro invocation
     |
     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
     = note: `#[warn(non_fmt_panics)]` on by default
     = note: this warning originates in the macro `define_float_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
help: remove the `format!(..)` macro call
     |
1368 ~                         panic!(
1369 |                             "Element {:?} was not found \
1370 |                              in shrink results {:?}",
1371 |                             n, shrunk
1372 ~                         );
     |

warning: panic message is not a string literal
    --> src/arbitrary.rs:1368:32
     |
1368 |                           panic!(format!(
     |  ________________________________^
1369 | |                             "Element {:?} was not found \
1370 | |                              in shrink results {:?}",
1371 | |                             n, shrunk
1372 | |                         ));
     | |_________________________^
...
1393 |           define_float_eq!(f64);
     |           --------------------- in this macro invocation
     |
     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
     = note: this warning originates in the macro `define_float_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
help: remove the `format!(..)` macro call
     |
1368 ~                         panic!(
1369 |                             "Element {:?} was not found \
1370 |                              in shrink results {:?}",
1371 |                             n, shrunk
1372 ~                         );
     |

warning: panic message is not a string literal
   --> src/tester.rs:165:35
    |
165 |             Err(result) => panic!(result.failed_msg()),
    |                                   ^^^^^^^^^^^^^^^^^^^
    |
    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
help: add a "{}" format string to `Display` the message
    |
165 |             Err(result) => panic!("{}", result.failed_msg()),
    |                                   +++++

warning: `quickcheck` (lib test) generated 4 warnings (1 duplicate) (run `cargo fix --lib -p quickcheck --tests` to apply 3 suggestions)
    Finished `rpm` profile [optimized + debuginfo] target(s) in 25.10s
     Running `/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/quickcheck-d63b548e33e66786`

running 69 tests
test arbitrary::test::arby_unit ... ok
test arbitrary::test::bools ... ok
test arbitrary::test::bounds ... ok
test arbitrary::test::btreemap ... ok
test arbitrary::test::btreesets ... ok
test arbitrary::test::binaryheaps ... ok
test arbitrary::test::floats32 ... ok
test arbitrary::test::arby_int ... ok
test arbitrary::test::chars ... ok
test arbitrary::test::floats64 ... ok
test arbitrary::test::hashmap ... ok
test arbitrary::test::hashsets ... ok
test arbitrary::test::ints ... ok
test arbitrary::test::ints128 ... ok
test arbitrary::test::ints16 ... ok
test arbitrary::test::ints32 ... ok
test arbitrary::test::ints64 ... ok
test arbitrary::test::ints8 ... ok
test arbitrary::test::arby_uint ... ok
test arbitrary::test::linkedlists ... ok
test arbitrary::test::options ... ok
test arbitrary::test::pathbuf ... ok
test arbitrary::test::quads ... ok
test arbitrary::test::ranges ... ok
test arbitrary::test::results ... ok
test arbitrary::test::triples ... ok
test arbitrary::test::tuples ... ok
test arbitrary::test::uints128 ... ok
test arbitrary::test::uints ... ok
test arbitrary::test::uints16 ... ok
test arbitrary::test::uints32 ... ok
test arbitrary::test::uints8 ... ok
test arbitrary::test::uints64 ... ok
test arbitrary::test::vecdeques ... ok
test arbitrary::test::unit ... ok
test arbitrary::test::vecs ... ok
test arbitrary::test::wrapping_ints32 ... ok
test tester::test::regression_signed_shrinker_panic ... ok
test tester::test::shrinking_regression_issue_126 ... ok
test tester::test::size_for_small_types_issue_143 ... ok
test tests::max ... ok
test tests::basic_hashset ... ok
test tests::panic_msg_1 - should panic ... ok
test tests::cstring ... ok
test tests::panic_msg_2 - should panic ... ok
test tests::regression_issue_107_hang - should panic ... ok
test tests::prop_macro_panic - should panic ... ok
test tests::basic_hashmap ... ok
test tests::sieve_not_prime - should panic ... ok
test tests::testable_unit_panic ... ok
test tests::all_tests_discarded_min_tests_passed_set - should panic ... ok
test tests::all_tests_discarded_min_tests_passed_missing ... ok
test tests::panic_msg_3 - should panic ... ok
test tests::regression_issue_83_signed ... ok
test tests::sort ... ok
test tests::testable_result_err - should panic ... ok
test tests::testable_result ... ok
test tests::testable_unit ... ok
test tests::prop_reverse_reverse_macro ... ok
test tests::prop_oob ... ok
test tests::regression_issue_83 ... ok
test tests::sieve_not_all_primes - should panic ... ok
test tests::substitute_hashmap ... ok
test tests::prop_reverse_reverse ... ok
test tests::substitute_hashset ... ok
test tests::reverse_app ... ok
test tests::pathbuf ... ok
test tests::reverse_single ... ok
test arbitrary::test::arby_float ... ok

test result: ok. 69 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s

   Doc-tests quickcheck
     Running `/usr/bin/rustdoc --edition=2018 --crate-type lib --color auto --crate-name quickcheck --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps --extern env_logger=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/libenv_logger-793591d2f2011d5f.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/liblog-aae431fdd279d710.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/libquickcheck-9b32edd992b14186.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/librand-d2d540db60311291.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="env_logger"' --cfg 'feature="log"' --cfg 'feature="regex"' --cfg 'feature="use_logging"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "env_logger", "log", "regex", "use_logging"))' --error-format human`

running 2 tests
test src/lib.rs - quickcheck (line 31) ... ok
test src/tester.rs - tester::QuickCheck::quickcheck (line 144) ... ok

test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s

+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: rust-quickcheck-devel-1.0.3-3.mga10.noarch
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.nUJM6I
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build
+ cd quickcheck-1.0.3
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/BUILDROOT/usr/share/doc/rust-quickcheck-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/BUILDROOT/usr/share/doc/rust-quickcheck-devel
+ cp -pr /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/README.md /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/BUILDROOT/usr/share/doc/rust-quickcheck-devel
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: crate(quickcheck) = 1.0.3 rust-quickcheck-devel = 1.0.3-3.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(rand) >= 0.8.0 crate(rand/getrandom) >= 0.8.0 crate(rand/small_rng) >= 0.8.0
Processing files: rust-quickcheck+default-devel-1.0.3-3.mga10.noarch
Provides: crate(quickcheck/default) = 1.0.3 rust-quickcheck+default-devel = 1.0.3-3.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(quickcheck) = 1.0.3 crate(quickcheck/regex) = 1.0.3 crate(quickcheck/use_logging) = 1.0.3
Processing files: rust-quickcheck+env_logger-devel-1.0.3-3.mga10.noarch
Provides: crate(quickcheck/env_logger) = 1.0.3 rust-quickcheck+env_logger-devel = 1.0.3-3.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(env_logger) >= 0.8.2 crate(quickcheck) = 1.0.3
Processing files: rust-quickcheck+log-devel-1.0.3-3.mga10.noarch
Provides: crate(quickcheck/log) = 1.0.3 rust-quickcheck+log-devel = 1.0.3-3.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(log/default) >= 0.4.0 crate(quickcheck) = 1.0.3
Processing files: rust-quickcheck+regex-devel-1.0.3-3.mga10.noarch
Provides: crate(quickcheck/regex) = 1.0.3 rust-quickcheck+regex-devel = 1.0.3-3.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(env_logger) >= 0.8.2 crate(env_logger/regex) >= 0.8.2 crate(quickcheck) = 1.0.3
Processing files: rust-quickcheck+use_logging-devel-1.0.3-3.mga10.noarch
Provides: crate(quickcheck/use_logging) = 1.0.3 rust-quickcheck+use_logging-devel = 1.0.3-3.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(quickcheck) = 1.0.3 crate(quickcheck/env_logger) = 1.0.3 crate(quickcheck/log) = 1.0.3
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-quickcheck+default-devel-1.0.3-3.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-quickcheck+regex-devel-1.0.3-3.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-quickcheck+log-devel-1.0.3-3.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-quickcheck+use_logging-devel-1.0.3-3.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-quickcheck+env_logger-devel-1.0.3-3.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-quickcheck-devel-1.0.3-3.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.J0uWGu
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build
+ test -d /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!