D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-quickcheck-1.0.3-5.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.vcvav2 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Z1Sp1u + 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 . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/quickcheck-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 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Q6D3vM + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build + cd quickcheck-1.0.3 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.05ZdpF + 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 memchr v2.7.6 Compiling libc v0.2.180 Running `/usr/bin/rustc --crate-name memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.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="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=945b98d750cbbfd2 -C extra-filename=-ea23da70d03ba017 --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 regex-syntax v0.8.8 Compiling cfg-if v1.0.4 Compiling log v0.4.29 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.180/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --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=92411a416ecbc327 -C extra-filename=-d139e536c4388098 --out-dir /home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/build/libc-d139e536c4388098 -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.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,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=08b529e5e0e8f31d -C extra-filename=-882b1cd97dcfd39c --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 regex_syntax --edition=2021 /usr/share/cargo/registry/regex-syntax-0.8.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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --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=74391b6dbdfdb90b -C extra-filename=-3a4a871f7830e4a1 --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.29/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,test)' --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", "serde_core", "std"))' -C metadata=c3fd2355e1599e7c -C extra-filename=-f490dbc062c2abfd --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.3 Running `/usr/bin/rustc --crate-name aho_corasick --edition=2021 /usr/share/cargo/registry/aho-corasick-1.1.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="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=7e37286548fff4e9 -C extra-filename=-083500d6a966a051 --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-ea23da70d03ba017.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-d139e536c4388098/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.180/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 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --check-cfg 'cfg(docsrs,test)' --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=5429833b3143d375 -C extra-filename=-99d0b11ae01f7d56 --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 freebsd12 --check-cfg 'cfg(emscripten_old_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(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling regex-automata v0.4.13 Running `/usr/bin/rustc --crate-name regex_automata --edition=2021 /usr/share/cargo/registry/regex-automata-0.4.13/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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --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,test)' --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=595528f70ee86c78 -C extra-filename=-43c60515193e4544 --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-083500d6a966a051.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/libmemchr-ea23da70d03ba017.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/libregex_syntax-3a4a871f7830e4a1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling getrandom v0.2.15 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("custom", "linux_disable_fallback", "rdrand", "std"))' -C metadata=1ff11405b6413dcd -C extra-filename=-29e75c29d8c1ce5e --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-882b1cd97dcfd39c.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/liblibc-99d0b11ae01f7d56.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,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=6e8de8c4ab85a341 -C extra-filename=-eb6c0768b8797333 --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-29e75c29d8c1ce5e.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,test)' --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=e650cbeee5f201ce -C extra-filename=-ca937d9aa163f2e8 --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-eb6c0768b8797333.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling regex v1.12.2 Running `/usr/bin/rustc --crate-name regex --edition=2021 /usr/share/cargo/registry/regex-1.12.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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --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,test)' --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=51312291a4ab6004 -C extra-filename=-39055bbb3cf3e19a --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-083500d6a966a051.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/libmemchr-ea23da70d03ba017.rmeta --extern regex_automata=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/libregex_automata-43c60515193e4544.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/libregex_syntax-3a4a871f7830e4a1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling env_filter v0.1.0 Running `/usr/bin/rustc --crate-name env_filter --edition=2021 /usr/share/cargo/registry/env_filter-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="regex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "regex"))' -C metadata=3775a9d8e9e3702b -C extra-filename=-736eec9dffa79df6 --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-f490dbc062c2abfd.rmeta --extern regex=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/libregex-39055bbb3cf3e19a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling env_logger v0.11.5 Running `/usr/bin/rustc --crate-name env_logger --edition=2021 /usr/share/cargo/registry/env_logger-0.11.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 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="regex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto-color", "color", "default", "humantime", "regex", "unstable-kv"))' -C metadata=3f3e6806f7b3539b -C extra-filename=-ab58d150183d3aa3 --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_filter=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/libenv_filter-736eec9dffa79df6.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/liblog-f490dbc062c2abfd.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,test)' --check-cfg 'cfg(feature, values("default", "env_logger", "log", "regex", "use_logging"))' -C metadata=03fda879c09eb3f6 -C extra-filename=-eb138f7fb0714ce3 --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-ab58d150183d3aa3.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/liblog-f490dbc062c2abfd.rmeta --extern rand=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/librand-ca937d9aa163f2e8.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)]` (part of `#[warn(unused)]`) 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 = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) 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 28.65s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.eFVtB5 + 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.tcZaCE + 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.6 Fresh aho-corasick v1.1.3 Fresh regex-syntax v0.8.8 Fresh libc v0.2.180 Fresh cfg-if v1.0.4 Fresh log v0.4.29 Fresh regex-automata v0.4.13 Fresh getrandom v0.2.15 Fresh regex v1.12.2 Fresh rand_core v0.6.4 Fresh env_filter v0.1.0 Fresh rand v0.8.5 Fresh env_logger v0.11.5 warning: trait `AShow` is never used --> src/tester.rs:416:7 | 416 | trait AShow: Arbitrary + Debug {} | ^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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 = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default help: add a "{}" format string to `Display` the message | 165 | Err(result) => panic!("{}", result.failed_msg()), | +++++ Compiling quickcheck v1.0.3 (/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3) warning: `quickcheck` (lib) generated 2 warnings (run `cargo fix --lib -p quickcheck` to apply 1 suggestion) 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,test)' --check-cfg 'cfg(feature, values("default", "env_logger", "log", "regex", "use_logging"))' -C metadata=b1ea2512e702f841 -C extra-filename=-80183d439b46116d --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-ab58d150183d3aa3.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/liblog-f490dbc062c2abfd.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/librand-ca937d9aa163f2e8.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,test)' --check-cfg 'cfg(feature, values("default", "env_logger", "log", "regex", "use_logging"))' -C metadata=4d7a59515832ea1e -C extra-filename=-fe580a54ec0d7397 --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-ab58d150183d3aa3.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/liblog-f490dbc062c2abfd.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/libquickcheck-eb138f7fb0714ce3.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/librand-ca937d9aa163f2e8.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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,test)' --check-cfg 'cfg(feature, values("default", "env_logger", "log", "regex", "use_logging"))' -C metadata=f3b21fef52677388 -C extra-filename=-0dc5aad27b51cd6b --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-ab58d150183d3aa3.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/liblog-f490dbc062c2abfd.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/libquickcheck-eb138f7fb0714ce3.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/librand-ca937d9aa163f2e8.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,test)' --check-cfg 'cfg(feature, values("default", "env_logger", "log", "regex", "use_logging"))' -C metadata=d888a6092e8e301a -C extra-filename=-0b0fd1ecc73f5f17 --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-ab58d150183d3aa3.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/liblog-f490dbc062c2abfd.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/libquickcheck-eb138f7fb0714ce3.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/librand-ca937d9aa163f2e8.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,test)' --check-cfg 'cfg(feature, values("default", "env_logger", "log", "regex", "use_logging"))' -C metadata=966a6fe8aa2056b4 -C extra-filename=-b3e468fd677766c2 --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-ab58d150183d3aa3.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/liblog-f490dbc062c2abfd.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/libquickcheck-eb138f7fb0714ce3.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/librand-ca937d9aa163f2e8.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,test)' --check-cfg 'cfg(feature, values("default", "env_logger", "log", "regex", "use_logging"))' -C metadata=504fae9bca86f27a -C extra-filename=-5b5e23de3bc5add1 --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-ab58d150183d3aa3.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/liblog-f490dbc062c2abfd.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/libquickcheck-eb138f7fb0714ce3.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/librand-ca937d9aa163f2e8.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,test)' --check-cfg 'cfg(feature, values("default", "env_logger", "log", "regex", "use_logging"))' -C metadata=8188eb88118d2df7 -C extra-filename=-3b88c0357b1eb123 --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-ab58d150183d3aa3.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/liblog-f490dbc062c2abfd.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/libquickcheck-eb138f7fb0714ce3.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/librand-ca937d9aa163f2e8.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 = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) 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 = 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 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 30.97s Running `/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/quickcheck-80183d439b46116d` running 69 tests test arbitrary::test::arby_unit ... ok test arbitrary::test::binaryheaps ... ok test arbitrary::test::bounds ... ok test arbitrary::test::bools ... ok test arbitrary::test::btreemap ... ok test arbitrary::test::btreesets ... ok test arbitrary::test::chars ... ok test arbitrary::test::floats32 ... 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::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::uints ... ok test arbitrary::test::uints128 ... ok test arbitrary::test::arby_uint ... ok test arbitrary::test::uints16 ... ok test arbitrary::test::uints32 ... ok test arbitrary::test::uints64 ... ok test arbitrary::test::uints8 ... ok test arbitrary::test::unit ... ok test arbitrary::test::vecdeques ... ok test arbitrary::test::arby_int ... ok test arbitrary::test::wrapping_ints32 ... ok test arbitrary::test::vecs ... 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::prop_oob ... ok test tests::panic_msg_1 - should panic ... ok test tests::panic_msg_2 - should panic ... ok test tests::regression_issue_107_hang - should panic ... ok test tests::regression_issue_83 ... ok test tests::basic_hashmap ... ok test tests::sieve_not_all_primes - should panic ... ok test tests::sieve_not_prime - should panic ... ok test tests::cstring ... ok test tests::testable_result ... ok test tests::testable_result_err - should panic ... ok test tests::testable_unit ... ok test tests::all_tests_discarded_min_tests_passed_missing ... ok test tests::prop_macro_panic - should panic ... ok test tests::testable_unit_panic ... ok test tests::all_tests_discarded_min_tests_passed_set - should panic ... ok test tests::substitute_hashset ... ok test tests::sort ... ok test tests::reverse_app ... ok test tests::regression_issue_83_signed ... ok test tests::panic_msg_3 - should panic ... ok test tests::prop_reverse_reverse ... ok test tests::substitute_hashmap ... ok test tests::prop_reverse_reverse_macro ... 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.08s 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-ab58d150183d3aa3.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/liblog-f490dbc062c2abfd.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/libquickcheck-eb138f7fb0714ce3.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-quickcheck-1.0.3-build/quickcheck-1.0.3/target/rpm/deps/librand-ca937d9aa163f2e8.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,test)' --check-cfg 'cfg(feature, values("default", "env_logger", "log", "regex", "use_logging"))' --error-format human` running 2 tests test src/tester.rs - tester::QuickCheck::quickcheck (line 144) ... ok test src/lib.rs - quickcheck (line 31) ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.58s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-quickcheck-devel-1.0.3-5.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/quickcheck-1.0.3/COPYING warning: File listed twice: /usr/share/cargo/registry/quickcheck-1.0.3/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/quickcheck-1.0.3/README.md warning: File listed twice: /usr/share/cargo/registry/quickcheck-1.0.3/UNLICENSE Provides: crate(quickcheck) = 1.0.3 rust-quickcheck-devel = 1.0.3-5.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-5.mga10.noarch Provides: crate(quickcheck/default) = 1.0.3 rust-quickcheck+default-devel = 1.0.3-5.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-5.mga10.noarch Provides: crate(quickcheck/env_logger) = 1.0.3 rust-quickcheck+env_logger-devel = 1.0.3-5.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.11.0 crate(quickcheck) = 1.0.3 Processing files: rust-quickcheck+log-devel-1.0.3-5.mga10.noarch Provides: crate(quickcheck/log) = 1.0.3 rust-quickcheck+log-devel = 1.0.3-5.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-5.mga10.noarch Provides: crate(quickcheck/regex) = 1.0.3 rust-quickcheck+regex-devel = 1.0.3-5.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.11.0 crate(env_logger/regex) >= 0.11.0 crate(quickcheck) = 1.0.3 Processing files: rust-quickcheck+use_logging-devel-1.0.3-5.mga10.noarch Provides: crate(quickcheck/use_logging) = 1.0.3 rust-quickcheck+use_logging-devel = 1.0.3-5.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+env_logger-devel-1.0.3-5.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-quickcheck+default-devel-1.0.3-5.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-quickcheck+regex-devel-1.0.3-5.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-quickcheck+log-devel-1.0.3-5.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-quickcheck+use_logging-devel-1.0.3-5.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-quickcheck-devel-1.0.3-5.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.28lYj4 + 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 RPM build warnings: File listed twice: /usr/share/cargo/registry/quickcheck-1.0.3/COPYING File listed twice: /usr/share/cargo/registry/quickcheck-1.0.3/LICENSE-MIT File listed twice: /usr/share/cargo/registry/quickcheck-1.0.3/README.md File listed twice: /usr/share/cargo/registry/quickcheck-1.0.3/UNLICENSE D: [iurt_root_command] Success!