D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-libm-0.2.15-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.dTYErf Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.z6HHLS + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build + rm -rf libm-0.2.15 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/libm-0.2.15.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd libm-0.2.15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/libm-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.ADYgeo + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build + cd libm-0.2.15 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.vFcng5 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-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 libm-0.2.15 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo build -j16 -Z avoid-dev-deps --profile rpm Compiling libm v0.2.15 (/home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/libm-0.2.15) Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(feature, values("compiler-builtins"))' -C debug-assertions=off --cfg 'feature="arch"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch", "default", "force-soft-floats", "unstable", "unstable-float", "unstable-intrinsics", "unstable-public-internals"))' -C metadata=ef3cc8a484362963 -C extra-filename=-145e7857f8c13762 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/libm-0.2.15/target/rpm/build/libm-145e7857f8c13762 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/libm-0.2.15/target/rpm/deps -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/libm-0.2.15/target/rpm/build/libm-145e7857f8c13762/build-script-build` Running `/usr/bin/rustc --crate-name libm --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(feature, values("compiler-builtins"))' --cfg 'feature="arch"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch", "default", "force-soft-floats", "unstable", "unstable-float", "unstable-intrinsics", "unstable-public-internals"))' -C metadata=a6e972ed3f77f222 -C extra-filename=-3926e62d250cbb69 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/libm-0.2.15/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/libm-0.2.15/target/rpm/deps -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg arch_enabled --cfg optimizations_enabled --check-cfg 'cfg(assert_no_panic)' --check-cfg 'cfg(intrinsics_enabled)' --check-cfg 'cfg(arch_enabled)' --check-cfg 'cfg(optimizations_enabled)' --check-cfg 'cfg(x86_no_sse)' --check-cfg 'cfg(f16_enabled)' --check-cfg 'cfg(f128_enabled)'` warning: multiple associated items are never used --> src/math/support/float_traits.rs:36:11 | 9 | pub trait Float: | ----- associated items in this trait ... 36 | const INFINITY: Self; | ^^^^^^^^ 37 | const NEG_INFINITY: Self; | ^^^^^^^^^^^^ 38 | const NAN: Self; 39 | const NEG_NAN: Self; | ^^^^^^^ 40 | const MAX: Self; | ^^^ 41 | const MIN: Self; | ^^^ 42 | const EPSILON: Self; 43 | const PI: Self; | ^^ 44 | const NEG_PI: Self; | ^^^^^^ 45 | const FRAC_PI_2: Self; | ^^^^^^^^^ ... 121 | fn is_infinite(self) -> bool; | ^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: function `f32_to_bits` is never used --> src/math/support/float_traits.rs:357:14 | 357 | pub const fn f32_to_bits(x: f32) -> u32 { | ^^^^^^^^^^^ warning: function `f64_to_bits` is never used --> src/math/support/float_traits.rs:371:14 | 371 | pub const fn f64_to_bits(x: f64) -> u64 { | ^^^^^^^^^^^ warning: struct `Hexf` is never constructed --> src/math/support/hex_float.rs:356:12 | 356 | pub struct Hexf(pub F); | ^^^^ warning: function `fmt_any_hex` is never used --> src/math/support/hex_float.rs:360:4 | 360 | fn fmt_any_hex(x: &F, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^^^^^^^^^ warning: associated constants `SIGNED`, `MIN`, and `MAX` are never used --> src/math/support/int_traits.rs:17:11 | 4 | pub trait MinInt: | ------ associated constants in this trait ... 17 | const SIGNED: bool; | ^^^^^^ ... 24 | const MIN: Self; | ^^^ 25 | const MAX: Self; | ^^^ warning: `libm` (lib) generated 6 warnings Finished `rpm` profile [optimized + debuginfo] target(s) in 3.21s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.K8fWnz + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-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 libm-0.2.15 + '[' 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=libm ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.2.15 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/BUILDROOT/usr/share/cargo/registry/libm-0.2.15 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/BUILDROOT/usr/share/cargo/registry/libm-0.2.15 + /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-libm-0.2.15-build/BUILDROOT/usr/share/cargo/registry/libm-0.2.15 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/libm-0.2.15` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/BUILDROOT/usr/share/cargo/registry/libm-0.2.15/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/BUILDROOT/usr/share/cargo/registry/libm-0.2.15/Cargo.toml.deps + echo '{"files":{},"package":""}' ++ /usr/bin/cargo2rpm --path Cargo.toml is-bin + '[' 0 -eq 1 ']' + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.s4uN00 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-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 libm-0.2.15 + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo test -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast Compiling proc-macro2 v1.0.105 Compiling unicode-ident v1.0.22 Compiling quote v1.0.41 Compiling no-panic v0.1.35 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.105/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=d4ded8db3929421f -C extra-filename=-0f1d4608a38c49a2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/libm-0.2.15/target/rpm/build/proc-macro2-0f1d4608a38c49a2 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/libm-0.2.15/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 unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-1.0.22/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=e10476e151b089a0 -C extra-filename=-79a01b0086603322 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/libm-0.2.15/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/libm-0.2.15/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/quote-1.0.41/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=53ef3d98672135af -C extra-filename=-0454ff53fc80ddd6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/libm-0.2.15/target/rpm/build/quote-0454ff53fc80ddd6 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/libm-0.2.15/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: multiple associated items are never used --> src/math/support/float_traits.rs:36:11 | 9 | pub trait Float: | ----- associated items in this trait ... 36 | const INFINITY: Self; | ^^^^^^^^ 37 | const NEG_INFINITY: Self; | ^^^^^^^^^^^^ 38 | const NAN: Self; 39 | const NEG_NAN: Self; | ^^^^^^^ 40 | const MAX: Self; | ^^^ 41 | const MIN: Self; | ^^^ 42 | const EPSILON: Self; 43 | const PI: Self; | ^^ 44 | const NEG_PI: Self; | ^^^^^^ 45 | const FRAC_PI_2: Self; | ^^^^^^^^^ ... 121 | fn is_infinite(self) -> bool; | ^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: function `f32_to_bits` is never used --> src/math/support/float_traits.rs:357:14 | 357 | pub const fn f32_to_bits(x: f32) -> u32 { | ^^^^^^^^^^^ warning: function `f64_to_bits` is never used --> src/math/support/float_traits.rs:371:14 | 371 | pub const fn f64_to_bits(x: f64) -> u64 { | ^^^^^^^^^^^ warning: struct `Hexf` is never constructed --> src/math/support/hex_float.rs:356:12 | 356 | pub struct Hexf(pub F); | ^^^^ warning: function `fmt_any_hex` is never used --> src/math/support/hex_float.rs:360:4 | 360 | fn fmt_any_hex(x: &F, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^^^^^^^^^ warning: associated constants `SIGNED`, `MIN`, and `MAX` are never used --> src/math/support/int_traits.rs:17:11 | 4 | pub trait MinInt: | ------ associated constants in this trait ... 17 | const SIGNED: bool; | ^^^^^^ ... 24 | const MIN: Self; | ^^^ 25 | const MAX: Self; | ^^^ Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/no-panic-0.1.35/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=2b13dd12559434b1 -C extra-filename=-b2dd787013dcd12b --out-dir /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/libm-0.2.15/target/rpm/build/no-panic-b2dd787013dcd12b -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/libm-0.2.15/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: `libm` (lib) generated 6 warnings Running `/home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/libm-0.2.15/target/rpm/build/quote-0454ff53fc80ddd6/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/libm-0.2.15/target/rpm/build/no-panic-b2dd787013dcd12b/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/libm-0.2.15/target/rpm/build/proc-macro2-0f1d4608a38c49a2/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.105/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="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=72ef6644dce39025 -C extra-filename=-df69b5d327200e14 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/libm-0.2.15/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/libm-0.2.15/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/libm-0.2.15/target/rpm/deps/libunicode_ident-79a01b0086603322.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 --cfg proc_macro_span_location --cfg proc_macro_span_file --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(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --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 `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.41/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="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=9bbabf23ce03ffa3 -C extra-filename=-0814cf5a4fbfd5da --out-dir /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/libm-0.2.15/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/libm-0.2.15/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/libm-0.2.15/target/rpm/deps/libproc_macro2-df69b5d327200e14.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(no_diagnostic_namespace)'` Compiling syn v2.0.114 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.114/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="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=5503d41b00ede928 -C extra-filename=-5c315eebebeb12ac --out-dir /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/libm-0.2.15/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/libm-0.2.15/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/libm-0.2.15/target/rpm/deps/libproc_macro2-df69b5d327200e14.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/libm-0.2.15/target/rpm/deps/libquote-0814cf5a4fbfd5da.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/libm-0.2.15/target/rpm/deps/libunicode_ident-79a01b0086603322.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name no_panic --edition=2021 /usr/share/cargo/registry/no-panic-0.1.35/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0174b9f92a6a598f -C extra-filename=-d652d4bc520bcfeb --out-dir /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/libm-0.2.15/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/libm-0.2.15/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/libm-0.2.15/target/rpm/deps/libproc_macro2-df69b5d327200e14.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/libm-0.2.15/target/rpm/deps/libquote-0814cf5a4fbfd5da.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/libm-0.2.15/target/rpm/deps/libsyn-5c315eebebeb12ac.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(no_unsafe_extern_blocks)'` Compiling libm v0.2.15 (/home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/libm-0.2.15) Running `/usr/bin/rustc --crate-name libm --edition=2021 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 --warn=unexpected_cfgs --check-cfg 'cfg(feature, values("compiler-builtins"))' --test --cfg 'feature="arch"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch", "default", "force-soft-floats", "unstable", "unstable-float", "unstable-intrinsics", "unstable-public-internals"))' -C metadata=a0fdefed0622b35f -C extra-filename=-38f5b924a251b817 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/libm-0.2.15/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/libm-0.2.15/target/rpm/deps --extern no_panic=/home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/libm-0.2.15/target/rpm/deps/libno_panic-d652d4bc520bcfeb.so -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg arch_enabled --cfg optimizations_enabled --check-cfg 'cfg(assert_no_panic)' --check-cfg 'cfg(intrinsics_enabled)' --check-cfg 'cfg(arch_enabled)' --check-cfg 'cfg(optimizations_enabled)' --check-cfg 'cfg(x86_no_sse)' --check-cfg 'cfg(f16_enabled)' --check-cfg 'cfg(f128_enabled)'` warning: associated constant `NEG_PI` is never used --> src/math/support/float_traits.rs:44:11 | 9 | pub trait Float: | ----- associated constant in this trait ... 44 | const NEG_PI: Self; | ^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: `libm` (lib test) generated 2 warnings (1 duplicate) Finished `rpm` profile [optimized + debuginfo] target(s) in 38.47s Running `/home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/libm-0.2.15/target/rpm/deps/libm-38f5b924a251b817` running 107 tests test math::copysign::tests::spec_tests_f64 ... ok test math::exp2::i0_wrap_test ... ok test math::fabs::tests::sanity_check_f32 ... ok test math::expm1::tests::sanity_check ... ok test math::atan2::tests::sanity_check ... ok test math::copysign::tests::spec_tests_f32 ... ok test math::atan::tests::nan ... ok test math::fma::tests::fma_sbb ... ok test math::arch::x86::detect::tests::check_matches_std ... ok test math::fabs::tests::spec_tests_f64 ... ok test math::atan::tests::zero ... ok test math::fabs::tests::sanity_check_f64 ... ok test math::atan::tests::infinity ... ok test math::fabs::tests::spec_tests_f32 ... ok test math::fma::tests::fma_underflow ... ok test math::atan::tests::minus_infinity ... ok test math::atan::tests::sanity_check ... ok test math::fma::tests::issue_263 ... ok test math::fma::tests::fma_segfault ... ok test math::cbrt::tests::spot_checks ... ok test math::fma::tests::spec_test_f32 ... ok test math::fmin_fmax::tests::fmax_spec_tests_f32 ... ok test math::fmin_fmax::tests::fmin_spec_tests_f32 ... ok test math::fminimum_fmaximum::tests::fminimum_spec_tests_f32 ... ok test math::fminimum_fmaximum_num::tests::fmaximum_num_spec_tests_f64 ... ok test math::fmin_fmax::tests::fmax_spec_tests_f64 ... ok test math::generic::ceil::tests::sanity_check_f64 ... ok test math::generic::ceil::tests::sanity_check_f32 ... ok test math::generic::ceil::tests::spec_tests_f32 ... ok test math::generic::ceil::tests::spec_tests_f64 ... ok test math::fminimum_fmaximum::tests::fminimum_spec_tests_f64 ... ok test math::fma::tests::spec_test_f64 ... ok test math::fminimum_fmaximum::tests::fmaximum_spec_tests_f64 ... ok test math::fmin_fmax::tests::fmin_spec_tests_f64 ... ok test math::fminimum_fmaximum::tests::fmaximum_spec_tests_f32 ... ok test math::generic::floor::tests::sanity_check_f64 ... ok test math::generic::floor::tests::spec_tests_f32 ... ok test math::generic::floor::tests::sanity_check_f32 ... ok test math::fminimum_fmaximum_num::tests::fminimum_num_spec_tests_f32 ... ok test math::fminimum_fmaximum_num::tests::fmaximum_num_spec_tests_f32 ... ok test math::fminimum_fmaximum_num::tests::fminimum_num_spec_tests_f64 ... ok test math::generic::round::tests::sanity_check_f64 ... ok test math::generic::round::tests::zeroes_f32 ... ok test math::generic::round::tests::zeroes_f64 ... ok test math::generic::floor::tests::spec_tests_f64 ... ok test math::generic::rint::tests::spec_tests_f32 ... ok test math::generic::rint::tests::spec_tests_f64 ... ok test math::generic::round::tests::sanity_check_f32 ... ok test math::generic::sqrt::tests::conformance_tests_f32 ... ok test math::generic::sqrt::tests::sanity_check_f64 ... ok test math::generic::sqrt::tests::spec_tests_f32 ... ok test math::generic::sqrt::tests::spec_tests_f64 ... ok test math::generic::trunc::tests::spec_tests_f32 ... ok test math::j1f::tests::test_j1f_2488 ... ok test math::pow::tests::infinity_as_exponent ... ok test math::pow::tests::infinity_as_base ... ok test math::sincos::tests::rotational_symmetry ... ok test math::pow::tests::nan_inputs ... ok test math::generic::trunc::tests::spec_tests_f64 ... ok test math::pow::tests::normal_cases ... ok test math::sin::tests::test_near_pi ... ok test math::generic::trunc::tests::sanity_check_f32 ... ok test math::pow::tests::one_as_base ... ok test math::generic::sqrt::tests::conformance_tests_f64 ... ok test math::generic::sqrt::tests::sanity_check_f32 ... ok test math::sincosf::tests::rotational_symmetry ... ok test math::pow::tests::special_cases ... ok test math::pow::tests::zero_as_base ... ok test math::pow::tests::zero_as_exponent ... ok test math::rem_pio2::tests::test_near_pi ... ok test math::rem_pio2::tests::test_overflow_4747b9 ... ok test math::rem_pio2::tests::test_overflow_b9b847 ... ok test math::remquo::tests::test_q_overflow ... ok test math::scalbn::tests::spec_test_f32 ... ok test math::sincos::tests::with_pi ... ok test math::support::big::tests::shr_u256_overflow ... ok test math::support::big::tests::widen_i128 ... ok test math::support::big::tests::widen_u128 ... ok test math::support::feature_detect::tests::flag_cache_is_used ... ok test math::support::feature_detect::tests::unique_masks ... ok test math::support::big::tests::widen_mul_u128 ... ok test math::support::float_traits::tests::check_f32 ... ok test math::support::float_traits::tests::check_f64 ... ok test math::support::big::tests::not_u256 ... ok test math::support::hex_float::parse_tests::test_f32 ... ok test math::support::hex_float::parse_tests::test_macros ... ok test math::scalbn::tests::spec_test_f64 ... ok test math::generic::trunc::tests::sanity_check_f64 ... ok test math::support::hex_float::parse_tests::rounding_extreme_underflow ... ok test math::support::hex_float::parse_tests::test_f64 ... ok test math::support::hex_float::tests_panicking::test_f64_extra_precision - should panic ... ok test math::support::hex_float::tests_panicking::test_f32_again_too_tiny - should panic ... ok test math::support::hex_float::tests_panicking::test_f32_tiniest ... ok test math::support::hex_float::tests_panicking::test_f32_overflow - should panic ... ok test math::support::hex_float::tests_panicking::test_f32_extra_precision2 - should panic ... ok test math::support::hex_float::tests_panicking::test_f64_almost_extra_precision ... ok test math::support::hex_float::tests_panicking::test_f32_too_tiny - should panic ... ok test math::support::hex_float::tests_panicking::test_f32_also_too_tiny - should panic ... ok test math::j1f::tests::test_y1f_2002 ... ok test math::support::big::tests::shr_u256 ... ok test math::support::hex_float::print_tests::spot_checks ... ok test math::support::hex_float::tests_panicking::test_f32_almost_extra_precision ... ok test math::support::hex_float::tests_panicking::test_f32_extra_precision - should panic ... ok test math::trunc::tests::sanity_check ... ok test math::support::hex_float::parse_tests::long_tail ... ok test math::support::feature_detect::tests::select_cache_is_used ... ok test math::support::hex_float::parse_tests::test_parse_any ... ok test result: ok. 107 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s Doc-tests libm Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name libm --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/libm-0.2.15 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/libm-0.2.15/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/libm-0.2.15/target/rpm/deps --warn=unexpected_cfgs --check-cfg 'cfg(feature, values("compiler-builtins"))' --extern libm=/home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/libm-0.2.15/target/rpm/deps/liblibm-3926e62d250cbb69.rlib --extern no_panic=/home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/libm-0.2.15/target/rpm/deps/libno_panic-d652d4bc520bcfeb.so -C embed-bitcode=no --cfg 'feature="arch"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch", "default", "force-soft-floats", "unstable", "unstable-float", "unstable-intrinsics", "unstable-public-internals"))' --cfg arch_enabled --cfg optimizations_enabled --check-cfg 'cfg(assert_no_panic)' --check-cfg 'cfg(intrinsics_enabled)' --check-cfg 'cfg(arch_enabled)' --check-cfg 'cfg(optimizations_enabled)' --check-cfg 'cfg(x86_no_sse)' --check-cfg 'cfg(f16_enabled)' --check-cfg 'cfg(f128_enabled)' --error-format human` running 1 test test src/libm_helper.rs - libm_helper::Libm (line 10) ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.64s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-libm-devel-0.2.15-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/libm-0.2.15/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/libm-0.2.15/LICENSE.txt warning: File listed twice: /usr/share/cargo/registry/libm-0.2.15/README.md Provides: crate(libm) = 0.2.15 rust-libm-devel = 0.2.15-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo rust >= 1.63 Processing files: rust-libm+default-devel-0.2.15-1.mga10.noarch Provides: crate(libm/default) = 0.2.15 rust-libm+default-devel = 0.2.15-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(libm) = 0.2.15 crate(libm/arch) = 0.2.15 Processing files: rust-libm+arch-devel-0.2.15-1.mga10.noarch Provides: crate(libm/arch) = 0.2.15 rust-libm+arch-devel = 0.2.15-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(libm) = 0.2.15 Processing files: rust-libm+force-soft-floats-devel-0.2.15-1.mga10.noarch Provides: crate(libm/force-soft-floats) = 0.2.15 rust-libm+force-soft-floats-devel = 0.2.15-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(libm) = 0.2.15 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-libm+default-devel-0.2.15-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-libm+arch-devel-0.2.15-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-libm+force-soft-floats-devel-0.2.15-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-libm-devel-0.2.15-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.VAqE9b + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build + test -d /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.15-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/libm-0.2.15/CHANGELOG.md File listed twice: /usr/share/cargo/registry/libm-0.2.15/LICENSE.txt File listed twice: /usr/share/cargo/registry/libm-0.2.15/README.md D: [iurt_root_command] Success!