D: [iurt_root_command] chroot
Building target platforms: x86_64
Building for target x86_64
Installing /home/pterjan/rpmbuild/SRPMS/rust-libm-0.2.6-1.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.r8zbU2
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.6-build
+ test -d /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.6-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.6-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.6-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.6-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.6-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.iFPYWV
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.6-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.6-build
+ rm -rf libm-0.2.6
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/libm-0.2.6.crate
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd libm-0.2.6
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/libm-fix-metadata.diff
+ 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.DlrLwi
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.6-build
+ cd libm-0.2.6
+ /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.JMD35k
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.6-build
+ cd libm-0.2.6
+ '[' 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.6 (/home/pterjan/rpmbuild/BUILD/rust-libm-0.2.6-build/libm-0.2.6)
     Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "musl-reference-tests", "rand", "unstable"))' -C metadata=9a9875ce932e75d8 -C extra-filename=-9a9875ce932e75d8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.6-build/libm-0.2.6/target/rpm/build/libm-9a9875ce932e75d8 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libm-0.2.6-build/libm-0.2.6/target/rpm/deps -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
warning: unexpected `cfg` condition value: `checked`
 --> build.rs:9:14
  |
9 |     if !cfg!(feature = "checked") {
  |              ^^^^^^^^^^^^^^^^^^^
  |
  = note: expected values for `feature` are: `default`, `musl-reference-tests`, `rand`, and `unstable`
  = help: consider adding `checked` as a feature in `Cargo.toml`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
  = note: `#[warn(unexpected_cfgs)]` on by default

warning: `libm` (build script) generated 1 warning
     Running `/home/pterjan/rpmbuild/BUILD/rust-libm-0.2.6-build/libm-0.2.6/target/rpm/build/libm-9a9875ce932e75d8/build-script-build`
     Running `/usr/bin/rustc --crate-name libm --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 linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "musl-reference-tests", "rand", "unstable"))' -C metadata=0197c080a8ee3218 -C extra-filename=-0197c080a8ee3218 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.6-build/libm-0.2.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libm-0.2.6-build/libm-0.2.6/target/rpm/deps -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg assert_no_panic`
warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/acos.rs:62:22
   |
62 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
note: the lint level is defined here
  --> src/lib.rs:2:9
   |
2  | #![deny(warnings)]
   |         ^^^^^^^^
   = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]`

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/acosf.rs:36:22
   |
36 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/acosh.rs:10:22
   |
10 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/acoshf.rs:10:22
   |
10 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/asin.rs:69:22
   |
69 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/asinf.rs:38:22
   |
38 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/asinh.rs:10:22
   |
10 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/asinhf.rs:10:22
   |
10 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/atan.rs:67:22
   |
67 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/atan2.rs:51:22
   |
51 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/atan2f.rs:27:22
   |
27 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/atanf.rs:44:22
   |
44 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/atanh.rs:8:22
  |
8 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/atanhf.rs:8:22
  |
8 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/cbrt.rs:33:22
   |
33 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/cbrtf.rs:28:22
   |
28 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/ceil.rs:9:22
  |
9 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/ceilf.rs:6:22
  |
6 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/copysign.rs:5:22
  |
5 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/copysignf.rs:5:22
  |
5 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/cos.rs:44:22
   |
44 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/cosf.rs:27:22
   |
27 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/cosh.rs:10:22
   |
10 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/coshf.rs:10:22
   |
10 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
   --> src/math/erf.rs:222:22
    |
222 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
    |                      ^^^^^^^^^^^^^^^
    |
    = 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(assert_no_panic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
   --> src/math/erff.rs:133:22
    |
133 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
    |                      ^^^^^^^^^^^^^^^
    |
    = 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(assert_no_panic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/exp.rs:84:22
   |
84 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/exp10.rs:9:22
  |
9 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/exp10f.rs:9:22
  |
9 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
   --> src/math/exp2.rs:325:22
    |
325 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
    |                      ^^^^^^^^^^^^^^^
    |
    = 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(assert_no_panic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/exp2f.rs:76:22
   |
76 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/expf.rs:33:22
   |
33 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/expm1.rs:33:22
   |
33 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/expm1f.rs:35:22
   |
35 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/fabs.rs:6:22
  |
6 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/fabsf.rs:4:22
  |
4 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/fdim.rs:11:22
   |
11 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/fdimf.rs:11:22
   |
11 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/floor.rs:9:22
  |
9 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/floorf.rs:6:22
  |
6 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/fma.rs:54:22
   |
54 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/fmaf.rs:48:22
   |
48 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/fmax.rs:1:22
  |
1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/fmaxf.rs:1:22
  |
1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/fmin.rs:1:22
  |
1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/fminf.rs:1:22
  |
1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/fmod.rs:3:22
  |
3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/fmodf.rs:4:22
  |
4 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/hypot.rs:20:22
   |
20 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/hypotf.rs:5:22
  |
5 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/ilogb.rs:4:22
  |
4 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/ilogbf.rs:4:22
  |
4 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/ldexp.rs:1:22
  |
1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/ldexpf.rs:1:22
  |
1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/lgamma.rs:3:22
  |
3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
   --> src/math/lgamma_r.rs:167:22
    |
167 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
    |                      ^^^^^^^^^^^^^^^
    |
    = 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(assert_no_panic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/lgammaf.rs:3:22
  |
3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
   --> src/math/lgammaf_r.rs:102:22
    |
102 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
    |                      ^^^^^^^^^^^^^^^
    |
    = 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(assert_no_panic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/log.rs:73:22
   |
73 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/log10.rs:34:22
   |
34 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/log10f.rs:28:22
   |
28 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/log1p.rs:68:22
   |
68 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/log1pf.rs:23:22
   |
23 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/log2.rs:32:22
   |
32 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/log2f.rs:26:22
   |
26 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/logf.rs:24:22
   |
24 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/nextafter.rs:1:22
  |
1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/nextafterf.rs:1:22
  |
1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/pow.rs:92:22
   |
92 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/powf.rs:46:22
   |
46 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/remainder.rs:1:22
  |
1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/remainderf.rs:1:22
  |
1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/remquo.rs:1:22
  |
1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/remquof.rs:1:22
  |
1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/rint.rs:1:22
  |
1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/rintf.rs:1:22
  |
1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/round.rs:5:22
  |
5 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/roundf.rs:5:22
  |
5 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/scalbn.rs:1:22
  |
1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/scalbnf.rs:1:22
  |
1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/sin.rs:43:22
   |
43 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/sincos.rs:15:22
   |
15 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/sincosf.rs:26:22
   |
26 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/sinf.rs:27:22
   |
27 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/sinh.rs:7:22
  |
7 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/sinhf.rs:4:22
  |
4 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/sqrt.rs:81:22
   |
81 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/sqrtf.rs:16:22
   |
16 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/tan.rs:42:22
   |
42 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/tanf.rs:27:22
   |
27 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/tanh.rs:7:22
  |
7 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/tanhf.rs:3:22
  |
3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
   --> src/math/tgamma.rs:133:22
    |
133 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
    |                      ^^^^^^^^^^^^^^^
    |
    = 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(assert_no_panic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/tgammaf.rs:3:22
  |
3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/trunc.rs:3:22
  |
3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/truncf.rs:3:22
  |
3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/expo2.rs:4:22
  |
4 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/k_cos.rs:54:22
   |
54 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/k_cosf.rs:23:22
   |
23 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/k_expo2.rs:7:22
  |
7 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
 --> src/math/k_expo2f.rs:7:22
  |
7 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
  |                      ^^^^^^^^^^^^^^^
  |
  = 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(assert_no_panic)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/k_sin.rs:46:22
   |
46 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/k_sinf.rs:23:22
   |
23 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/k_tan.rs:61:22
   |
61 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/k_tanf.rs:22:22
   |
22 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/rem_pio2.rs:44:22
   |
44 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
   --> src/math/rem_pio2_large.rs:225:22
    |
225 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
    |                      ^^^^^^^^^^^^^^^
    |
    = 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(assert_no_panic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `checked`
   --> src/math/rem_pio2_large.rs:230:44
    |
230 |     #[cfg(all(target_pointer_width = "64", feature = "checked"))]
    |                                            ^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `default`, `musl-reference-tests`, `rand`, and `unstable`
    = help: consider adding `checked` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `assert_no_panic`
  --> src/math/rem_pio2f.rs:34:22
   |
34 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)]
   |                      ^^^^^^^^^^^^^^^
   |
   = 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(assert_no_panic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: `libm` (lib) generated 109 warnings
    Finished `rpm` profile [optimized + debuginfo] target(s) in 2.89s
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.IZ1RsP
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.6-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.6-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.6-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.6-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.6-build
+ mkdir /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.6-build/BUILDROOT
+ cd libm-0.2.6
+ '[' 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.6
+ REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-libm-0.2.6-build/BUILDROOT/usr/share/cargo/registry/libm-0.2.6
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.6-build/BUILDROOT/usr/share/cargo/registry/libm-0.2.6
+ /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml
+ 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.6-build/BUILDROOT/usr/share/cargo/registry/libm-0.2.6
+ /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-libm-0.2.6-build/libm-0.2.6`
+ /usr/bin/mv Cargo.toml.deps Cargo.toml
+ /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.6-build/BUILDROOT/usr/share/cargo/registry/libm-0.2.6/Cargo.toml
+ /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.6-build/BUILDROOT/usr/share/cargo/registry/libm-0.2.6/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
Reading /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.6-build/SPECPARTS/rpm-debuginfo.specpart
Processing files: rust-libm-devel-0.2.6-1.mga10.noarch
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2ea4I8
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.6-build
+ cd libm-0.2.6
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/rust-libm-0.2.6-build/BUILDROOT/usr/share/doc/rust-libm-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.6-build/BUILDROOT/usr/share/doc/rust-libm-devel
+ cp -pr /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.6-build/libm-0.2.6/README.md /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.6-build/BUILDROOT/usr/share/doc/rust-libm-devel
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: crate(libm) = 0.2.6 rust-libm-devel = 0.2.6-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo
Processing files: rust-libm+default-devel-0.2.6-1.mga10.noarch
Provides: crate(libm/default) = 0.2.6 rust-libm+default-devel = 0.2.6-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.6
Processing files: rust-libm+musl-reference-tests-devel-0.2.6-1.mga10.noarch
Provides: crate(libm/musl-reference-tests) = 0.2.6 rust-libm+musl-reference-tests-devel = 0.2.6-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.6 crate(libm/rand) = 0.2.6
Processing files: rust-libm+rand-devel-0.2.6-1.mga10.noarch
Provides: crate(libm/rand) = 0.2.6 rust-libm+rand-devel = 0.2.6-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.6 crate(rand/default) >= 0.6.5
Processing files: rust-libm+unstable-devel-0.2.6-1.mga10.noarch
Provides: crate(libm/unstable) = 0.2.6 rust-libm+unstable-devel = 0.2.6-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.6
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.6-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-libm+rand-devel-0.2.6-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-libm+musl-reference-tests-devel-0.2.6-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-libm+default-devel-0.2.6-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-libm+unstable-devel-0.2.6-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-libm-devel-0.2.6-1.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.tHJmxU
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.6-build
+ test -d /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.6-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.6-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.6-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!