D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 sh: line 4: [: -j8: integer expression expected sh: line 4: [: -j8: integer expression expected Installing /home/pterjan/rpmbuild/SRPMS/rust-rand_core-0.6.4-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.e2TM3a + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build + test -d /home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 sh: line 4: [: -j8: integer expression expected Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.46DQXu + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build + rm -rf rand_core-0.6.4 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/rand_core-0.6.4.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd rand_core-0.6.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + cat + /usr/bin/rm -f Cargo.lock + /usr/bin/rm -f Cargo.toml.orig + RPM_EC=0 ++ jobs -p + exit 0 sh: line 4: [: -j8: integer expression expected Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.fhRaYv + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd rand_core-0.6.4 + '[' 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 -j48 -Z avoid-dev-deps --profile rpm --all-features Compiling proc-macro2 v1.0.93 Compiling unicode-ident v1.0.12 Compiling libc v0.2.168 Compiling serde v1.0.210 Compiling cfg-if v1.0.0 Running `/usr/bin/rustc --crate-name unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=12eb5c3affab2e98 -C extra-filename=-12eb5c3affab2e98 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.168/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=25c1c3be200813b3 -C extra-filename=-25c1c3be200813b3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/build/libc-25c1c3be200813b3 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/serde-1.0.210/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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=a4ba9580776c1785 -C extra-filename=-a4ba9580776c1785 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/build/serde-a4ba9580776c1785 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.93/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="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=f978067cf11254df -C extra-filename=-f978067cf11254df --out-dir /home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/build/proc-macro2-f978067cf11254df -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=a75da4dac8bb7c65 -C extra-filename=-a75da4dac8bb7c65 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/build/serde-a4ba9580776c1785/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/build/proc-macro2-f978067cf11254df/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.93/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=1aea65cea9ced273 -C extra-filename=-1aea65cea9ced273 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps/libunicode_ident-12eb5c3affab2e98.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg wrap_proc_macro --cfg proc_macro_span --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Running `/home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/build/libc-25c1c3be200813b3/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.168/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=b56a13c920abbd53 -C extra-filename=-b56a13c920abbd53 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling quote v1.0.37 Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=078ef98a1f18ab71 -C extra-filename=-078ef98a1f18ab71 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps/libproc_macro2-1aea65cea9ced273.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling syn v2.0.96 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.96/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=84e15c96faf43a3d -C extra-filename=-84e15c96faf43a3d --out-dir /home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps/libproc_macro2-1aea65cea9ced273.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps/libquote-078ef98a1f18ab71.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps/libunicode_ident-12eb5c3affab2e98.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling getrandom v0.2.11 Running `/usr/bin/rustc --crate-name getrandom --edition=2018 /usr/share/cargo/registry/getrandom-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("custom", "rdrand", "std"))' -C metadata=3cac3f2389605c4e -C extra-filename=-3cac3f2389605c4e --out-dir /home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps/libcfg_if-a75da4dac8bb7c65.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps/liblibc-b56a13c920abbd53.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling serde_derive v1.0.210 Running `/usr/bin/rustc --crate-name serde_derive --edition=2015 /usr/share/cargo/registry/serde_derive-1.0.210/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=73314e46ffc534fa -C extra-filename=-73314e46ffc534fa --out-dir /home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps/libproc_macro2-1aea65cea9ced273.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps/libquote-078ef98a1f18ab71.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps/libsyn-84e15c96faf43a3d.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name serde --edition=2018 /usr/share/cargo/registry/serde-1.0.210/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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=cdd65b3f34373ba7 -C extra-filename=-cdd65b3f34373ba7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps --extern serde_derive=/home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps/libserde_derive-73314e46ffc534fa.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Compiling rand_core v0.6.4 (/home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4) Running `/usr/bin/rustc --crate-name rand_core --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="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="serde"' --cfg 'feature="serde1"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=2fc8517304351aee -C extra-filename=-2fc8517304351aee --out-dir /home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps/libgetrandom-3cac3f2389605c4e.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps/libserde-cdd65b3f34373ba7.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unexpected `cfg` condition name: `doc_cfg` --> src/lib.rs:38:13 | 38 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> src/error.rs:50:16 | 50 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> src/error.rs:64:16 | 64 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> src/error.rs:75:16 | 75 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> src/os.rs:46:12 | 46 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> src/lib.rs:411:16 | 411 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `rand_core` (lib) generated 6 warnings Finished `rpm` profile [optimized + debuginfo] target(s) in 52.81s + RPM_EC=0 ++ jobs -p + exit 0 sh: line 4: [: -j8: integer expression expected sh: line 4: [: -j8: integer expression expected Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ckJtEa + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd rand_core-0.6.4 + '[' 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_core ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.6.4 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/BUILDROOT/usr/share/cargo/registry/rand_core-0.6.4 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/BUILDROOT/usr/share/cargo/registry/rand_core-0.6.4 + /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml + xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/BUILDROOT/usr/share/cargo/registry/rand_core-0.6.4 + grep -w -E -v 'Cargo.(lock|toml.orig)' + /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 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/BUILDROOT/usr/share/cargo/registry/rand_core-0.6.4/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/BUILDROOT/usr/share/cargo/registry/rand_core-0.6.4/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 -j48 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/SPECPARTS/rpm-debuginfo.specpart sh: line 4: [: -j8: integer expression expected Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.YTmNPA + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd rand_core-0.6.4 + '[' 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 -j48 -Z avoid-dev-deps --profile rpm --no-fail-fast --all-features Fresh unicode-ident v1.0.12 Fresh proc-macro2 v1.0.93 Fresh quote v1.0.37 Fresh syn v2.0.96 Fresh serde_derive v1.0.210 Fresh libc v0.2.168 Fresh cfg-if v1.0.0 Fresh getrandom v0.2.11 Fresh serde v1.0.210 warning: unexpected `cfg` condition name: `doc_cfg` --> src/lib.rs:38:13 | 38 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> src/error.rs:50:16 | 50 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> src/error.rs:64:16 | 64 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> src/error.rs:75:16 | 75 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> src/os.rs:46:12 | 46 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> src/lib.rs:411:16 | 411 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `rand_core` (lib) generated 6 warnings Compiling rand_core v0.6.4 (/home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4) Running `/usr/bin/rustc --crate-name rand_core --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="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="serde"' --cfg 'feature="serde1"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=503bff37ecfa5f0e -C extra-filename=-503bff37ecfa5f0e --out-dir /home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps/libgetrandom-3cac3f2389605c4e.rlib --extern serde=/home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps/libserde-cdd65b3f34373ba7.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: `rand_core` (lib test) generated 6 warnings (6 duplicates) Finished `rpm` profile [optimized + debuginfo] target(s) in 1.07s Running `/home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps/rand_core-503bff37ecfa5f0e` running 9 tests test test::test_seed_from_u64 ... ok test impls::test::test_fill_via_u64_chunks ... ok test block::test::blockrng_next_u32_vs_next_u64 ... ok test block::test::blockrng64_next_u32_vs_next_u64 ... ok test error::test::test_error_codes ... ok test impls::test::test_fill_via_u32_chunks ... ok test os::test_construction ... ok test le::test_read ... ok test os::test_os_rng ... ok test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s Doc-tests rand_core Running `/usr/bin/rustdoc --edition=2018 --crate-type lib --color auto --crate-name rand_core --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps/libgetrandom-3cac3f2389605c4e.rlib --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps/librand_core-2fc8517304351aee.rlib --extern serde=/home/pterjan/rpmbuild/BUILD/rust-rand_core-0.6.4-build/rand_core-0.6.4/target/rpm/deps/libserde-cdd65b3f34373ba7.rlib -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="serde"' --cfg 'feature="serde1"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' --error-format human` running 6 tests test src/impls.rs - impls::fill_via_u32_chunks (line 123) ... ignored test src/block.rs - block (line 24) - compile ... ok test src/lib.rs - SeedableRng::Seed (line 265) ... FAILED test src/lib.rs - RngCore (line 111) ... ok test src/os.rs - os::OsRng (line 37) ... ok test src/lib.rs - CryptoRngCore (line 219) ... ok failures: ---- src/lib.rs - SeedableRng::Seed (line 265) stdout ---- error: field `0` is never read --> src/lib.rs:271:18 | 10 | pub struct MyRng(MyRngSeed); | ----- ^^^^^^^^^ | | | field in this struct | = help: consider removing this field note: the lint level is defined here --> src/lib.rs:263:9 | 2 | #![deny(warnings)] | ^^^^^^^^ = note: `#[deny(dead_code)]` implied by `#[deny(warnings)]` error: aborting due to 1 previous error Couldn't compile the test. failures: src/lib.rs - SeedableRng::Seed (line 265) test result: FAILED. 4 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.52s error: doctest failed, to rerun pass `--doc` error: 1 target failed: `--doc` error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.YTmNPA (%check) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.YTmNPA (%check) I: [iurt_root_command] ERROR: chroot