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.UkUh9q Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.UAP6Wr + 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/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.WQKwQr + 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.66xinA + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.6-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd 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,test)' --check-cfg 'cfg(feature, values("default", "musl-reference-tests", "rand", "unstable"))' -C metadata=5db158e7e1175b05 -C extra-filename=-b35645cba4be7154 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libm-0.2.6-build/libm-0.2.6/target/rpm/build/libm-b35645cba4be7154 -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 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-b35645cba4be7154/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,test)' --check-cfg 'cfg(feature, values("default", "musl-reference-tests", "rand", "unstable"))' -C metadata=67d9ad69d1ce6793 -C extra-filename=-311f5a1a16e9b46b --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: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 for more information about checking conditional configuration warning: `libm` (lib) generated 109 warnings Finished `rpm` profile [optimized + debuginfo] target(s) in 1.63s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.UsdBzE + 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 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd 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 + /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.6-build/BUILDROOT/usr/share/cargo/registry/libm-0.2.6 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.UaGpGg + 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+musl-reference-tests-devel-0.2.6-1.mga10.noarch.rpm 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+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.05e4XX + 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!