D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-rand0.6-0.6.5-3.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.lgMuR0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.YUzsgB + 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.voQdw5 + 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.cLgFvG + 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.4.0 Compiling libc v0.2.171 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=95f680ab69b405ec -C extra-filename=-6306011bd1e19a56 --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 autocfg --edition=2015 /usr/share/cargo/registry/autocfg-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e124a71a4c38a5a2 -C extra-filename=-33df3ec257ba7fb0 --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.171/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="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=42efa26aba98bd78 -C extra-filename=-5121e35c8cbfbca6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/build/libc-5121e35c8cbfbca6 -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=38d2bcd39da49d4f -C extra-filename=-8f56a742f04fc92b --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-6306011bd1e19a56.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=38327c3b5ccb76cd -C extra-filename=-99ca2d45effc82f7 --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-6306011bd1e19a56.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=55b3dc62a1563b51 -C extra-filename=-113ae0d69a9f9a31 --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-8f56a742f04fc92b.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=2017f3251812837d -C extra-filename=-d6a2a7a74122c1a6 --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-8f56a742f04fc92b.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=af97738f786ef304 -C extra-filename=-3299c20fc18ddb37 --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-8f56a742f04fc92b.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-5121e35c8cbfbca6/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.171/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,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=725a75cc44332baf -C extra-filename=-8db1b84232c234ea --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 freebsd11 --cfg libc_const_extern_fn --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(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --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=53d308a52f2112ff -C extra-filename=-468117ff45ef6346 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/build/rand_pcg-468117ff45ef6346 -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-33df3ec257ba7fb0.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=2b9dd8e8d1e01866 -C extra-filename=-ac3280fcaf2a1788 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/build/rand-ac3280fcaf2a1788 -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-33df3ec257ba7fb0.rlib -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=d0d7fcd07bad8185 -C extra-filename=-36c6863e3139101b --out-dir /home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/build/rand_chacha-36c6863e3139101b -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-33df3ec257ba7fb0.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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=20cb54fbaba7bdb5 -C extra-filename=-cf3414a08166c36d --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-8db1b84232c234ea.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps/librand_core-6306011bd1e19a56.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/rand_pcg-468117ff45ef6346/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/build/rand_chacha-36c6863e3139101b/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/build/rand-ac3280fcaf2a1788/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=9e2c2b974a6b5c2d -C extra-filename=-298b19ab5a76e71c --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-6306011bd1e19a56.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=31ecdc57f6fb9ff3 -C extra-filename=-0753bc1269bd75e8 --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-8f56a742f04fc92b.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 --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=01f4db95c3981e42 -C extra-filename=-97ef436a003425c9 --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-8db1b84232c234ea.rmeta --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps/librand_chacha-0753bc1269bd75e8.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps/librand_core-6306011bd1e19a56.rmeta --extern rand_hc=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps/librand_hc-113ae0d69a9f9a31.rmeta --extern rand_isaac=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps/librand_isaac-3299c20fc18ddb37.rmeta --extern rand_jitter=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps/librand_jitter-99ca2d45effc82f7.rmeta --extern rand_os=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps/librand_os-cf3414a08166c36d.rmeta --extern rand_pcg=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps/librand_pcg-298b19ab5a76e71c.rmeta --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-rand0.6-0.6.5-build/rand-0.6.5/target/rpm/deps/librand_xorshift-d6a2a7a74122c1a6.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: this `#[deprecated]` annotation has no effect --> src/distributions/mod.rs:439:1 | 439 | #[deprecated(since="0.6.0", note="use WeightedIndex instead")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute | = note: `#[warn(useless_deprecated)]` 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)]` on by default help: if this is a dyn-compatible trait, use `dyn` | 221 | fn cause(&self) -> Option<&dyn (::std::error::Error)> { | +++++ + warning: trait `Float` is never used --> src/distributions/utils.rs:251:18 | 251 | pub(crate) trait Float : Sized { | ^^^^^ | = note: `#[warn(dead_code)]` 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: `rand` (lib) generated 15 warnings (run `cargo fix --lib -p rand` to apply 5 suggestions) Finished `rpm` profile [optimized + debuginfo] target(s) in 3.46s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.MbzDEu + 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-3.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-3.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-3.mga10.noarch Provides: crate(rand/default) = 0.6.5 rust-rand0.6+default-devel = 0.6.5-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rand) = 0.6.5 crate(rand/std) = 0.6.5 Processing files: rust-rand0.6+alloc-devel-0.6.5-3.mga10.noarch Provides: crate(rand/alloc) = 0.6.5 rust-rand0.6+alloc-devel = 0.6.5-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rand) = 0.6.5 crate(rand_core/alloc) >= 0.4.0 Processing files: rust-rand0.6+i128_support-devel-0.6.5-3.mga10.noarch Provides: crate(rand/i128_support) = 0.6.5 rust-rand0.6+i128_support-devel = 0.6.5-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rand) = 0.6.5 Processing files: rust-rand0.6+log-devel-0.6.5-3.mga10.noarch Provides: crate(rand/log) = 0.6.5 rust-rand0.6+log-devel = 0.6.5-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(log/default) >= 0.4.0 crate(rand) = 0.6.5 Processing files: rust-rand0.6+rand_os-devel-0.6.5-3.mga10.noarch Provides: crate(rand/rand_os) = 0.6.5 rust-rand0.6+rand_os-devel = 0.6.5-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rand) = 0.6.5 crate(rand_os/default) >= 0.1.0 Processing files: rust-rand0.6+serde1-devel-0.6.5-3.mga10.noarch Provides: crate(rand/serde1) = 0.6.5 rust-rand0.6+serde1-devel = 0.6.5-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rand) = 0.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-3.mga10.noarch Provides: crate(rand/std) = 0.6.5 rust-rand0.6+std-devel = 0.6.5-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rand) = 0.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+std-devel-0.6.5-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rand0.6+log-devel-0.6.5-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rand0.6+rand_os-devel-0.6.5-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rand0.6+serde1-devel-0.6.5-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rand0.6+i128_support-devel-0.6.5-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rand0.6+alloc-devel-0.6.5-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rand0.6+default-devel-0.6.5-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rand0.6-devel-0.6.5-3.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZPu7bB + 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!