D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-rand0.6-0.6.5-4.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.RQcwAd Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.yLYtv4 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build + rm -rf rand-0.6.5 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/rand-0.6.5.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd rand-0.6.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/rand-fix-metadata-auto.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/rand-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.2V8rzZ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build + cd rand-0.6.5 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.s6SgEv + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-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 rand-0.6.5 + '[' 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 warning: no edition set: defaulting to the 2015 edition while the latest is 2024 Compiling rand_core v0.4.2 Compiling autocfg v1.5.0 Running `/usr/bin/rustc --crate-name rand_core --edition=2015 /usr/share/cargo/registry/rand_core-0.4.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="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "serde", "serde1", "serde_derive", "std"))' -C metadata=5f6cbfc0b23a85a3 -C extra-filename=-ad0e5ce0b7a9e18a --out-dir /home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling libc v0.2.180 Running `/usr/bin/rustc --crate-name autocfg --edition=2015 /usr/share/cargo/registry/autocfg-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3da3d4130c7f067d -C extra-filename=-d9f92939e64234ef --out-dir /home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/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.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 --cfg 'feature="default"' --cfg 'feature="std"' --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=5847cfa6a656dc4c -C extra-filename=-5e3842ffd01dceae --out-dir /home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/build/libc-5e3842ffd01dceae -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand_core v0.3.1 Compiling rand_jitter v0.1.4 Running `/usr/bin/rustc --crate-name rand_core --edition=2015 /usr/share/cargo/registry/rand_core-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde1", "std"))' -C metadata=5b6327bbbd7bea67 -C extra-filename=-1fbc76770e22581b --out-dir /home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps/librand_core-ad0e5ce0b7a9e18a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name rand_jitter --edition=2015 /usr/share/cargo/registry/rand_jitter-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("log", "std"))' -C metadata=20b2cb9cc243392f -C extra-filename=-ad4f0610c1a1ba67 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps/librand_core-ad0e5ce0b7a9e18a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand_hc v0.1.0 Compiling rand_isaac v0.1.1 Compiling rand_xorshift v0.1.1 Running `/usr/bin/rustc --crate-name rand_hc --edition=2015 /usr/share/cargo/registry/rand_hc-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a66dc9a6f85a6857 -C extra-filename=-ce42912cfc073fd4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps/librand_core-1fbc76770e22581b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name rand_isaac --edition=2015 /usr/share/cargo/registry/rand_isaac-0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "serde1", "serde_derive"))' -C metadata=37175a1c8686f7ed -C extra-filename=-b63bc057cfdbaceb --out-dir /home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps/librand_core-1fbc76770e22581b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name rand_xorshift --edition=2015 /usr/share/cargo/registry/rand_xorshift-0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "serde1", "serde_derive"))' -C metadata=4c6921b9e2bbcf01 -C extra-filename=-cc4f691d5250ea25 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps/librand_core-1fbc76770e22581b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/build/libc-5e3842ffd01dceae/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' --cfg 'feature="default"' --cfg 'feature="std"' --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=a90c244e0b1f6725 -C extra-filename=-3c016273de920cf5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/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 rand_pcg v0.1.2 Compiling rand_chacha v0.1.1 Compiling rand v0.6.5 (/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5) Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /usr/share/cargo/registry/rand_pcg-0.1.2/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,test)' --check-cfg 'cfg(feature, values("serde", "serde1", "serde_derive"))' -C metadata=2949e5ae1df36f29 -C extra-filename=-3b2b54fe843916df --out-dir /home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/build/rand_pcg-3b2b54fe843916df -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps/libautocfg-d9f92939e64234ef.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /usr/share/cargo/registry/rand_chacha-0.1.1/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=2983220fe0be3147 -C extra-filename=-0428c4f21a31920a --out-dir /home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/build/rand_chacha-0428c4f21a31920a -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps/libautocfg-d9f92939e64234ef.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="rand_os"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "i128_support", "log", "nightly", "packed_simd", "rand_os", "serde1", "simd_support", "std", "stdweb", "wasm-bindgen"))' -C metadata=59e6739e635e3f75 -C extra-filename=-0d66de7eff60984e --out-dir /home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/build/rand-0d66de7eff60984e -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps/libautocfg-d9f92939e64234ef.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/build/rand_chacha-0428c4f21a31920a/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/build/rand-0d66de7eff60984e/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/build/rand_pcg-3b2b54fe843916df/build-script-build` Running `/usr/bin/rustc --crate-name rand_pcg --edition=2015 /usr/share/cargo/registry/rand_pcg-0.1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "serde1", "serde_derive"))' -C metadata=c4de9363374820fd -C extra-filename=-7c6e368dbf497a89 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps/librand_core-ad0e5ce0b7a9e18a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg rustc_1_26 --check-cfg 'cfg(rustc_1_26)'` Running `/usr/bin/rustc --crate-name rand_chacha --edition=2015 /usr/share/cargo/registry/rand_chacha-0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1d676466a0e6e052 -C extra-filename=-265f2b0f4b61ecfe --out-dir /home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps/librand_core-1fbc76770e22581b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg rustc_1_26 --check-cfg 'cfg(rustc_1_26)'` Compiling rand_os v0.1.3 Running `/usr/bin/rustc --crate-name rand_os --edition=2015 /usr/share/cargo/registry/rand_os-0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("log"))' -C metadata=24e3a96ff1b79fe3 -C extra-filename=-d11579f467d19dd7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps/liblibc-3c016273de920cf5.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps/librand_core-ad0e5ce0b7a9e18a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name rand --edition=2015 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="rand_os"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "i128_support", "log", "nightly", "packed_simd", "rand_os", "serde1", "simd_support", "std", "stdweb", "wasm-bindgen"))' -C metadata=2b9bebf8f3244671 -C extra-filename=-10b2e5abf026904a --out-dir /home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps/liblibc-3c016273de920cf5.rmeta --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps/librand_chacha-265f2b0f4b61ecfe.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps/librand_core-ad0e5ce0b7a9e18a.rmeta --extern rand_hc=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps/librand_hc-ce42912cfc073fd4.rmeta --extern rand_isaac=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps/librand_isaac-b63bc057cfdbaceb.rmeta --extern rand_jitter=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps/librand_jitter-ad4f0610c1a1ba67.rmeta --extern rand_os=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps/librand_os-d11579f467d19dd7.rmeta --extern rand_pcg=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps/librand_pcg-7c6e368dbf497a89.rmeta --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps/librand_xorshift-cc4f691d5250ea25.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg rustc_1_25 --cfg rustc_1_26 --cfg rustc_1_27 --check-cfg 'cfg(rustc_1_25)' --check-cfg 'cfg(rustc_1_26)' --check-cfg 'cfg(rustc_1_27)'` warning: unexpected `cfg` condition name: `features` --> src/distributions/mod.rs:176:23 | 176 | #[cfg(any(rustc_1_26, features="nightly"))] | ^^^^^^^^^^^^^^^^^^ | = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default help: there is a config with a similar name and value | 176 - #[cfg(any(rustc_1_26, features="nightly"))] 176 + #[cfg(any(rustc_1_26, feature="nightly"))] | warning: unexpected `cfg` condition name: `features` --> src/distributions/mod.rs:312:7 | 312 | #[cfg(features = "nightly")] | ^^^^^^^^^^^^^^^^^^^^ | = note: see for more information about checking conditional configuration help: there is a config with a similar name and value | 312 - #[cfg(features = "nightly")] 312 + #[cfg(feature = "nightly")] | warning: unexpected `cfg` condition name: `std` --> src/distributions/utils.rs:250:11 | 250 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` | = help: expected names are: `docsrs`, `feature`, `rustc_1_25`, `rustc_1_26`, `rustc_1_27`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std` --> src/distributions/utils.rs:290:19 | 290 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` ... 348 | scalar_float_impl!(f32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `std` --> src/distributions/utils.rs:290:19 | 290 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` ... 349 | scalar_float_impl!(f64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `extern` declarations without an explicit ABI are deprecated --> src/rngs/adapter/reseeding.rs:312:5 | 312 | extern fn fork_handler() { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | = note: `#[warn(missing_abi)]` on by default warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred --> src/rngs/adapter/reseeding.rs:289:42 | 289 | use std::sync::atomic::{AtomicUsize, ATOMIC_USIZE_INIT, Ordering}; | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated constant `std::sync::atomic::ATOMIC_BOOL_INIT`: the `new` function is now preferred --> src/rngs/adapter/reseeding.rs:290:41 | 290 | use std::sync::atomic::{AtomicBool, ATOMIC_BOOL_INIT}; | ^^^^^^^^^^^^^^^^ warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred --> src/rngs/adapter/reseeding.rs:304:54 | 304 | static RESEEDING_RNG_FORK_COUNTER: AtomicUsize = ATOMIC_USIZE_INIT; | ^^^^^^^^^^^^^^^^^ | help: replace the use of the deprecated constant | 304 - static RESEEDING_RNG_FORK_COUNTER: AtomicUsize = ATOMIC_USIZE_INIT; 304 + static RESEEDING_RNG_FORK_COUNTER: AtomicUsize = AtomicUsize::new(0); | warning: use of deprecated constant `std::sync::atomic::ATOMIC_BOOL_INIT`: the `new` function is now preferred --> src/rngs/adapter/reseeding.rs:310:50 | 310 | static FORK_HANDLER_REGISTERED: AtomicBool = ATOMIC_BOOL_INIT; | ^^^^^^^^^^^^^^^^ | help: replace the use of the deprecated constant | 310 - static FORK_HANDLER_REGISTERED: AtomicBool = ATOMIC_BOOL_INIT; 310 + static FORK_HANDLER_REGISTERED: AtomicBool = AtomicBool::new(false); | warning: trait objects without an explicit `dyn` are deprecated --> src/distributions/weighted.rs:221:32 | 221 | fn cause(&self) -> Option<&::std::error::Error> { | ^^^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default help: if this is a dyn-compatible trait, use `dyn` | 221 | fn cause(&self) -> Option<&dyn (::std::error::Error)> { | +++++ + warning: `#[deprecated]` attribute cannot be used on trait impl blocks --> src/distributions/mod.rs:439:1 | 439 | #[deprecated(since="0.6.0", note="use WeightedIndex instead")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[deprecated]` can be applied to associated consts, associated types, constants, crates, data types, enum variants, foreign statics, functions, inherent impl blocks, macro defs, modules, statics, struct fields, traits, type aliases, unions, and use statements = note: `#[warn(useless_deprecated)]` on by default warning: trait `Float` is never used --> src/distributions/utils.rs:251:18 | 251 | pub(crate) trait Float : Sized { | ^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: associated items `lanes`, `extract`, and `replace` are never used --> src/distributions/utils.rs:264:8 | 262 | pub(crate) trait FloatAsSIMD : Sized { | ----------- associated items in this trait 263 | #[inline(always)] 264 | fn lanes() -> usize { 1 } | ^^^^^ ... 268 | fn extract(self, index: usize) -> Self { debug_assert_eq!(index, 0); self } | ^^^^^^^ 269 | #[inline(always)] 270 | fn replace(self, index: usize, new_value: Self) -> Self { debug_assert_eq!(index, 0); new_value } | ^^^^^^^ warning: method `all` is never used --> src/distributions/utils.rs:275:8 | 273 | pub(crate) trait BoolAsSIMD : Sized { | ---------- method in this trait 274 | fn any(self) -> bool; 275 | fn all(self) -> bool; | ^^^ warning: unnecessary transmute --> src/distributions/float.rs:98:25 | 98 | unsafe{ mem::transmute(self | exponent_bits) } | --------------^^^^^^^^^^^^^^^^^^^^^^ | | | help: replace this with: `f32::from_bits` ... 149 | float_impls! { f32, u32, f32, u32, 23, 127 } | -------------------------------------------- in this macro invocation | = note: `#[warn(unnecessary_transmutes)]` on by default = note: this warning originates in the macro `float_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> src/distributions/float.rs:98:25 | 98 | unsafe{ mem::transmute(self | exponent_bits) } | --------------^^^^^^^^^^^^^^^^^^^^^^ | | | help: replace this with: `f64::from_bits` ... 150 | float_impls! { f64, u64, f64, u64, 52, 1023 } | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `float_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> src/distributions/utils.rs:311:26 | 311 | unsafe { ::core::mem::transmute(self) } | ----------------------^^^^^^ | | | help: replace this with: `f32::to_bits` ... 348 | scalar_float_impl!(f32, u32); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> src/distributions/utils.rs:317:26 | 317 | unsafe { ::core::mem::transmute(v) } | ----------------------^^^ | | | help: replace this with: `f32::from_bits` ... 348 | scalar_float_impl!(f32, u32); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> src/distributions/utils.rs:311:26 | 311 | unsafe { ::core::mem::transmute(self) } | ----------------------^^^^^^ | | | help: replace this with: `f64::to_bits` ... 349 | scalar_float_impl!(f64, u64); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> src/distributions/utils.rs:317:26 | 317 | unsafe { ::core::mem::transmute(v) } | ----------------------^^^ | | | help: replace this with: `f64::from_bits` ... 349 | scalar_float_impl!(f64, u64); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hiding a lifetime that's elided elsewhere is confusing --> src/seq/mod.rs:83:27 | 83 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 83 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter<'_, Self, Self::Item> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/seq/mod.rs:336:27 | 336 | fn choose_multiple(&self, rng: &mut R, amount: usize) | ^^^^^ the lifetime is elided here 337 | -> SliceChooseIter | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 337 | -> SliceChooseIter<'_, Self, Self::Item> | +++ warning: `rand` (lib) generated 23 warnings (run `cargo fix --lib -p rand` to apply 13 suggestions) Finished `rpm` profile [optimized + debuginfo] target(s) in 4.20s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.LFZsmc + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-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 rand-0.6.5 + '[' 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=rand ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.6.5 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/BUILDROOT/usr/share/cargo/registry/rand-0.6.5 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/BUILDROOT/usr/share/cargo/registry/rand-0.6.5 + /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-rand0.6-0.6.5-build/BUILDROOT/usr/share/cargo/registry/rand-0.6.5 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/BUILDROOT/usr/share/cargo/registry/rand-0.6.5/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/BUILDROOT/usr/share/cargo/registry/rand-0.6.5/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 Processing files: rust-rand0.6-devel-0.6.5-4.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/rand-0.6.5/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/rand-0.6.5/COPYRIGHT warning: File listed twice: /usr/share/cargo/registry/rand-0.6.5/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/rand-0.6.5/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/rand-0.6.5/README.md Provides: crate(rand) = 0.6.5 rust-rand0.6-devel = 0.6.5-4.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(autocfg/default) >= 1.0.0 crate(libc) >= 0.2.0 crate(rand_chacha/default) >= 0.1.0 crate(rand_core/default) >= 0.4.0 crate(rand_hc/default) >= 0.1.0 crate(rand_isaac/default) >= 0.1.0 crate(rand_jitter/default) >= 0.1.0 crate(rand_pcg/default) >= 0.1.0 crate(rand_xorshift/default) >= 0.1.0 Processing files: rust-rand0.6+default-devel-0.6.5-4.mga10.noarch Provides: crate(rand/default) = 0.6.5 rust-rand0.6+default-devel = 0.6.5-4.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.6.5 crate(rand/std) = 0.6.5 Processing files: rust-rand0.6+alloc-devel-0.6.5-4.mga10.noarch Provides: crate(rand/alloc) = 0.6.5 rust-rand0.6+alloc-devel = 0.6.5-4.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.6.5 crate(rand_core/alloc) >= 0.4.0 Processing files: rust-rand0.6+i128_support-devel-0.6.5-4.mga10.noarch Provides: crate(rand/i128_support) = 0.6.5 rust-rand0.6+i128_support-devel = 0.6.5-4.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.6.5 Processing files: rust-rand0.6+log-devel-0.6.5-4.mga10.noarch Provides: crate(rand/log) = 0.6.5 rust-rand0.6+log-devel = 0.6.5-4.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(rand) = 0.6.5 Processing files: rust-rand0.6+rand_os-devel-0.6.5-4.mga10.noarch Provides: crate(rand/rand_os) = 0.6.5 rust-rand0.6+rand_os-devel = 0.6.5-4.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.6.5 crate(rand_os/default) >= 0.1.0 Processing files: rust-rand0.6+serde1-devel-0.6.5-4.mga10.noarch Provides: crate(rand/serde1) = 0.6.5 rust-rand0.6+serde1-devel = 0.6.5-4.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.6.5 crate(rand_core/serde1) >= 0.4.0 crate(rand_isaac/serde1) >= 0.1.0 crate(rand_xorshift/serde1) >= 0.1.0 Processing files: rust-rand0.6+std-devel-0.6.5-4.mga10.noarch Provides: crate(rand/std) = 0.6.5 rust-rand0.6+std-devel = 0.6.5-4.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.6.5 crate(rand/alloc) = 0.6.5 crate(rand/rand_os) = 0.6.5 crate(rand_core/std) >= 0.4.0 crate(rand_jitter/std) >= 0.1.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rand0.6+serde1-devel-0.6.5-4.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rand0.6+log-devel-0.6.5-4.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rand0.6+i128_support-devel-0.6.5-4.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rand0.6+std-devel-0.6.5-4.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rand0.6+rand_os-devel-0.6.5-4.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rand0.6+default-devel-0.6.5-4.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rand0.6+alloc-devel-0.6.5-4.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rand0.6-devel-0.6.5-4.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.a8fHNw + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build + test -d /home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/rand-0.6.5/CHANGELOG.md File listed twice: /usr/share/cargo/registry/rand-0.6.5/COPYRIGHT File listed twice: /usr/share/cargo/registry/rand-0.6.5/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/rand-0.6.5/LICENSE-MIT File listed twice: /usr/share/cargo/registry/rand-0.6.5/README.md D: [iurt_root_command] Success!