D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-lexical-parse-float-1.0.6-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.DBbcI4 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.CXD1r1 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build + rm -rf lexical-parse-float-1.0.6 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/lexical-parse-float-1.0.6.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd lexical-parse-float-1.0.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/lexical-parse-float-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.K3Tgdf + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build + cd lexical-parse-float-1.0.6 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5vnJS4 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.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/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd lexical-parse-float-1.0.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 lexical-util v1.0.7 Running `/usr/bin/rustc --crate-name lexical_util --edition=2021 /usr/share/cargo/registry/lexical-util-1.0.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="parse-floats"' --cfg 'feature="parse-integers"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact", "default", "f128", "f16", "float16", "format", "lint", "parse-floats", "parse-integers", "power-of-two", "radix", "std", "write-floats", "write-integers"))' -C metadata=9c07dd270cd67633 -C extra-filename=-46ecd227ea0a75b2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling lexical-parse-integer v1.0.6 Running `/usr/bin/rustc --crate-name lexical_parse_integer --edition=2021 /usr/share/cargo/registry/lexical-parse-integer-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact", "default", "format", "lint", "power-of-two", "radix", "std"))' -C metadata=918f4014584abfcc -C extra-filename=-d21bc3529a287294 --out-dir /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps --extern lexical_util=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_util-46ecd227ea0a75b2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling lexical-parse-float v1.0.6 (/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6) Running `/usr/bin/rustc --crate-name lexical_parse_float --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact", "default", "f128", "f16", "format", "lint", "power-of-two", "radix", "std"))' -C metadata=cb22bb43e697a5b3 -C extra-filename=-67ef55579f2f4594 --out-dir /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps --extern lexical_parse_integer=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_integer-d21bc3529a287294.rmeta --extern lexical_util=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_util-46ecd227ea0a75b2.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 1.28s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.uSmDEL + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.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/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd lexical-parse-float-1.0.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=lexical-parse-float ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=1.0.6 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/BUILDROOT/usr/share/cargo/registry/lexical-parse-float-1.0.6 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/BUILDROOT/usr/share/cargo/registry/lexical-parse-float-1.0.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-lexical-parse-float-1.0.6-build/BUILDROOT/usr/share/cargo/registry/lexical-parse-float-1.0.6 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/BUILDROOT/usr/share/cargo/registry/lexical-parse-float-1.0.6/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/BUILDROOT/usr/share/cargo/registry/lexical-parse-float-1.0.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 Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.X98IOy + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.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/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd lexical-parse-float-1.0.6 + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo test -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast Compiling memchr v2.7.6 Compiling libc v0.2.180 Compiling regex-syntax v0.8.8 Compiling cfg-if v1.0.4 Compiling log v0.4.29 Fresh lexical-util v1.0.7 Running `/usr/bin/rustc --crate-name memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=945b98d750cbbfd2 -C extra-filename=-ea23da70d03ba017 --out-dir /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name regex_syntax --edition=2021 /usr/share/cargo/registry/regex-syntax-0.8.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=74391b6dbdfdb90b -C extra-filename=-3a4a871f7830e4a1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.180/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=92411a416ecbc327 -C extra-filename=-d139e536c4388098 --out-dir /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/build/libc-d139e536c4388098 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=08b529e5e0e8f31d -C extra-filename=-882b1cd97dcfd39c --out-dir /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name log --edition=2021 /usr/share/cargo/registry/log-0.4.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "serde_core", "std"))' -C metadata=c3fd2355e1599e7c -C extra-filename=-f490dbc062c2abfd --out-dir /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh lexical-parse-integer v1.0.6 Compiling aho-corasick v1.1.3 Running `/usr/bin/rustc --crate-name aho_corasick --edition=2021 /usr/share/cargo/registry/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=7e37286548fff4e9 -C extra-filename=-083500d6a966a051 --out-dir /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/libmemchr-ea23da70d03ba017.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/build/libc-d139e536c4388098/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.180/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=5429833b3143d375 -C extra-filename=-99d0b11ae01f7d56 --out-dir /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling regex-automata v0.4.13 Running `/usr/bin/rustc --crate-name regex_automata --edition=2021 /usr/share/cargo/registry/regex-automata-0.4.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=595528f70ee86c78 -C extra-filename=-43c60515193e4544 --out-dir /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps --extern aho_corasick=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/libaho_corasick-083500d6a966a051.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/libmemchr-ea23da70d03ba017.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/libregex_syntax-3a4a871f7830e4a1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling getrandom v0.2.15 Running `/usr/bin/rustc --crate-name getrandom --edition=2018 /usr/share/cargo/registry/getrandom-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("custom", "linux_disable_fallback", "rdrand", "std"))' -C metadata=1ff11405b6413dcd -C extra-filename=-29e75c29d8c1ce5e --out-dir /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblibc-99d0b11ae01f7d56.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand_core v0.6.4 Running `/usr/bin/rustc --crate-name rand_core --edition=2018 /usr/share/cargo/registry/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=6e8de8c4ab85a341 -C extra-filename=-eb6c0768b8797333 --out-dir /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/libgetrandom-29e75c29d8c1ce5e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand v0.8.5 Running `/usr/bin/rustc --crate-name rand --edition=2018 /usr/share/cargo/registry/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="getrandom"' --cfg 'feature="small_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=e650cbeee5f201ce -C extra-filename=-ca937d9aa163f2e8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/librand_core-eb6c0768b8797333.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling regex v1.12.2 Running `/usr/bin/rustc --crate-name regex --edition=2021 /usr/share/cargo/registry/regex-1.12.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=51312291a4ab6004 -C extra-filename=-39055bbb3cf3e19a --out-dir /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps --extern aho_corasick=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/libaho_corasick-083500d6a966a051.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/libmemchr-ea23da70d03ba017.rmeta --extern regex_automata=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/libregex_automata-43c60515193e4544.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/libregex_syntax-3a4a871f7830e4a1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling env_filter v0.1.0 Running `/usr/bin/rustc --crate-name env_filter --edition=2021 /usr/share/cargo/registry/env_filter-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="regex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "regex"))' -C metadata=3775a9d8e9e3702b -C extra-filename=-736eec9dffa79df6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps --extern log=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblog-f490dbc062c2abfd.rmeta --extern regex=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/libregex-39055bbb3cf3e19a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling env_logger v0.11.5 Running `/usr/bin/rustc --crate-name env_logger --edition=2021 /usr/share/cargo/registry/env_logger-0.11.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="regex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto-color", "color", "default", "humantime", "regex", "unstable-kv"))' -C metadata=3f3e6806f7b3539b -C extra-filename=-ab58d150183d3aa3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps --extern env_filter=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/libenv_filter-736eec9dffa79df6.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblog-f490dbc062c2abfd.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling quickcheck v1.0.3 Running `/usr/bin/rustc --crate-name quickcheck --edition=2018 /usr/share/cargo/registry/quickcheck-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="env_logger"' --cfg 'feature="log"' --cfg 'feature="regex"' --cfg 'feature="use_logging"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "env_logger", "log", "regex", "use_logging"))' -C metadata=c61bafe03f7a75bd -C extra-filename=-c69974ebed7a49d8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps --extern env_logger=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/libenv_logger-ab58d150183d3aa3.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblog-f490dbc062c2abfd.rmeta --extern rand=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/librand-ca937d9aa163f2e8.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling lexical-parse-float v1.0.6 (/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6) Running `/usr/bin/rustc --crate-name mask_tests --edition=2021 tests/mask_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact", "default", "f128", "f16", "format", "lint", "power-of-two", "radix", "std"))' -C metadata=ef3f35af58dbb0f7 -C extra-filename=-0adfb5cf7c724174 --out-dir /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps --extern lexical_parse_float=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_float-67ef55579f2f4594.rlib --extern lexical_parse_integer=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_integer-d21bc3529a287294.rlib --extern lexical_util=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_util-46ecd227ea0a75b2.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/libquickcheck-c69974ebed7a49d8.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name options_tests --edition=2021 tests/options_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact", "default", "f128", "f16", "format", "lint", "power-of-two", "radix", "std"))' -C metadata=5f92885fde3ac3d6 -C extra-filename=-0d9794fdf30d0c0b --out-dir /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps --extern lexical_parse_float=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_float-67ef55579f2f4594.rlib --extern lexical_parse_integer=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_integer-d21bc3529a287294.rlib --extern lexical_util=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_util-46ecd227ea0a75b2.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/libquickcheck-c69974ebed7a49d8.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name bigfloat_tests --edition=2021 tests/bigfloat_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact", "default", "f128", "f16", "format", "lint", "power-of-two", "radix", "std"))' -C metadata=f326f4d7c35c8dc0 -C extra-filename=-a62fe276314bb8bb --out-dir /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps --extern lexical_parse_float=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_float-67ef55579f2f4594.rlib --extern lexical_parse_integer=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_integer-d21bc3529a287294.rlib --extern lexical_util=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_util-46ecd227ea0a75b2.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/libquickcheck-c69974ebed7a49d8.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name bellerophon_radix_tests --edition=2021 tests/bellerophon_radix_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact", "default", "f128", "f16", "format", "lint", "power-of-two", "radix", "std"))' -C metadata=520b2e04db4717c7 -C extra-filename=-c0bad3d57ce70f22 --out-dir /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps --extern lexical_parse_float=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_float-67ef55579f2f4594.rlib --extern lexical_parse_integer=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_integer-d21bc3529a287294.rlib --extern lexical_util=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_util-46ecd227ea0a75b2.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/libquickcheck-c69974ebed7a49d8.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name lemire_tests --edition=2021 tests/lemire_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact", "default", "f128", "f16", "format", "lint", "power-of-two", "radix", "std"))' -C metadata=3064ab4ee2010907 -C extra-filename=-4b98639eed73ab0c --out-dir /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps --extern lexical_parse_float=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_float-67ef55579f2f4594.rlib --extern lexical_parse_integer=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_integer-d21bc3529a287294.rlib --extern lexical_util=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_util-46ecd227ea0a75b2.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/libquickcheck-c69974ebed7a49d8.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name lexical_parse_float --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact", "default", "f128", "f16", "format", "lint", "power-of-two", "radix", "std"))' -C metadata=672c8c98b100fb9d -C extra-filename=-6032601513e27f31 --out-dir /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps --extern lexical_parse_integer=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_integer-d21bc3529a287294.rlib --extern lexical_util=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_util-46ecd227ea0a75b2.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/libquickcheck-c69974ebed7a49d8.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name number_tests --edition=2021 tests/number_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact", "default", "f128", "f16", "format", "lint", "power-of-two", "radix", "std"))' -C metadata=8ed74b6ef5fa91bd -C extra-filename=-1ba11624ad6bd0bd --out-dir /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps --extern lexical_parse_float=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_float-67ef55579f2f4594.rlib --extern lexical_parse_integer=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_integer-d21bc3529a287294.rlib --extern lexical_util=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_util-46ecd227ea0a75b2.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/libquickcheck-c69974ebed7a49d8.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name stackvec_tests --edition=2021 tests/stackvec_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact", "default", "f128", "f16", "format", "lint", "power-of-two", "radix", "std"))' -C metadata=c9d19746261d3926 -C extra-filename=-247295c2fe332836 --out-dir /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps --extern lexical_parse_float=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_float-67ef55579f2f4594.rlib --extern lexical_parse_integer=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_integer-d21bc3529a287294.rlib --extern lexical_util=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_util-46ecd227ea0a75b2.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/libquickcheck-c69974ebed7a49d8.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name api_tests --edition=2021 tests/api_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact", "default", "f128", "f16", "format", "lint", "power-of-two", "radix", "std"))' -C metadata=2ed15468195d2e1b -C extra-filename=-1061a15f46334799 --out-dir /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps --extern lexical_parse_float=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_float-67ef55579f2f4594.rlib --extern lexical_parse_integer=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_integer-d21bc3529a287294.rlib --extern lexical_util=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_util-46ecd227ea0a75b2.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/libquickcheck-c69974ebed7a49d8.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name slow_tests --edition=2021 tests/slow_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact", "default", "f128", "f16", "format", "lint", "power-of-two", "radix", "std"))' -C metadata=ea1116e0743e7043 -C extra-filename=-160c815c2352a7e6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps --extern lexical_parse_float=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_float-67ef55579f2f4594.rlib --extern lexical_parse_integer=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_integer-d21bc3529a287294.rlib --extern lexical_util=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_util-46ecd227ea0a75b2.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/libquickcheck-c69974ebed7a49d8.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name parse_tests --edition=2021 tests/parse_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact", "default", "f128", "f16", "format", "lint", "power-of-two", "radix", "std"))' -C metadata=0cca3faf34406b7c -C extra-filename=-7e17afec74ec4533 --out-dir /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps --extern lexical_parse_float=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_float-67ef55579f2f4594.rlib --extern lexical_parse_integer=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_integer-d21bc3529a287294.rlib --extern lexical_util=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_util-46ecd227ea0a75b2.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/libquickcheck-c69974ebed7a49d8.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name shared_tests --edition=2021 tests/shared_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact", "default", "f128", "f16", "format", "lint", "power-of-two", "radix", "std"))' -C metadata=eccb3d89ae61665c -C extra-filename=-d1fb1c4dff70c077 --out-dir /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps --extern lexical_parse_float=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_float-67ef55579f2f4594.rlib --extern lexical_parse_integer=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_integer-d21bc3529a287294.rlib --extern lexical_util=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_util-46ecd227ea0a75b2.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/libquickcheck-c69974ebed7a49d8.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name issue_96_tests --edition=2021 tests/issue_96_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact", "default", "f128", "f16", "format", "lint", "power-of-two", "radix", "std"))' -C metadata=ddc9e9547edc869f -C extra-filename=-df47e02061988b63 --out-dir /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps --extern lexical_parse_float=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_float-67ef55579f2f4594.rlib --extern lexical_parse_integer=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_integer-d21bc3529a287294.rlib --extern lexical_util=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_util-46ecd227ea0a75b2.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/libquickcheck-c69974ebed7a49d8.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name float_tests --edition=2021 tests/float_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact", "default", "f128", "f16", "format", "lint", "power-of-two", "radix", "std"))' -C metadata=025222730e8d11d0 -C extra-filename=-f7f4db0c1342c348 --out-dir /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps --extern lexical_parse_float=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_float-67ef55579f2f4594.rlib --extern lexical_parse_integer=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_integer-d21bc3529a287294.rlib --extern lexical_util=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_util-46ecd227ea0a75b2.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/libquickcheck-c69974ebed7a49d8.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name issue_98_tests --edition=2021 tests/issue_98_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact", "default", "f128", "f16", "format", "lint", "power-of-two", "radix", "std"))' -C metadata=557d0c586cb8f38f -C extra-filename=-8a79f50dc9f8c635 --out-dir /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps --extern lexical_parse_float=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_float-67ef55579f2f4594.rlib --extern lexical_parse_integer=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_integer-d21bc3529a287294.rlib --extern lexical_util=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_util-46ecd227ea0a75b2.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/libquickcheck-c69974ebed7a49d8.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name bigint_tests --edition=2021 tests/bigint_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact", "default", "f128", "f16", "format", "lint", "power-of-two", "radix", "std"))' -C metadata=584fa5586595c82b -C extra-filename=-2f87ed48b54b183f --out-dir /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps --extern lexical_parse_float=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_float-67ef55579f2f4594.rlib --extern lexical_parse_integer=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_integer-d21bc3529a287294.rlib --extern lexical_util=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_util-46ecd227ea0a75b2.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/libquickcheck-c69974ebed7a49d8.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name limits_tests --edition=2021 tests/limits_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact", "default", "f128", "f16", "format", "lint", "power-of-two", "radix", "std"))' -C metadata=d33b789abf172f31 -C extra-filename=-b68d371704aed3f3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps --extern lexical_parse_float=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_float-67ef55579f2f4594.rlib --extern lexical_parse_integer=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_integer-d21bc3529a287294.rlib --extern lexical_util=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_util-46ecd227ea0a75b2.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/libquickcheck-c69974ebed7a49d8.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name stackvec --edition=2021 tests/stackvec.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact", "default", "f128", "f16", "format", "lint", "power-of-two", "radix", "std"))' -C metadata=6ba66ef50ab0f33c -C extra-filename=-8b5fcaab9af8b74e --out-dir /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps --extern lexical_parse_float=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_float-67ef55579f2f4594.rlib --extern lexical_parse_integer=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_integer-d21bc3529a287294.rlib --extern lexical_util=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_util-46ecd227ea0a75b2.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/libquickcheck-c69974ebed7a49d8.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name bellerophon_tests --edition=2021 tests/bellerophon_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact", "default", "f128", "f16", "format", "lint", "power-of-two", "radix", "std"))' -C metadata=d83af266c2737436 -C extra-filename=-a37d680d37ee984e --out-dir /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps --extern lexical_parse_float=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_float-67ef55579f2f4594.rlib --extern lexical_parse_integer=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_integer-d21bc3529a287294.rlib --extern lexical_util=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_util-46ecd227ea0a75b2.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/libquickcheck-c69974ebed7a49d8.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name libm_tests --edition=2021 tests/libm_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact", "default", "f128", "f16", "format", "lint", "power-of-two", "radix", "std"))' -C metadata=dd1adc04e9b0ff8c -C extra-filename=-cd0f2f2e800af98b --out-dir /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps --extern lexical_parse_float=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_float-67ef55579f2f4594.rlib --extern lexical_parse_integer=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_integer-d21bc3529a287294.rlib --extern lexical_util=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_util-46ecd227ea0a75b2.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/libquickcheck-c69974ebed7a49d8.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name bellerophon --edition=2021 tests/bellerophon.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact", "default", "f128", "f16", "format", "lint", "power-of-two", "radix", "std"))' -C metadata=9ccce7401e3ffffa -C extra-filename=-ca32d19332beade6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps --extern lexical_parse_float=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_float-67ef55579f2f4594.rlib --extern lexical_parse_integer=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_integer-d21bc3529a287294.rlib --extern lexical_util=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_util-46ecd227ea0a75b2.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/libquickcheck-c69974ebed7a49d8.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name binary_tests --edition=2021 tests/binary_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact", "default", "f128", "f16", "format", "lint", "power-of-two", "radix", "std"))' -C metadata=5f7bb7bbe47e1f68 -C extra-filename=-3ae3246b65fa07c9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps --extern lexical_parse_float=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_float-67ef55579f2f4594.rlib --extern lexical_parse_integer=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_integer-d21bc3529a287294.rlib --extern lexical_util=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_util-46ecd227ea0a75b2.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/libquickcheck-c69974ebed7a49d8.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 51.44s Running `/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/lexical_parse_float-6032601513e27f31` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/api_tests-1061a15f46334799` running 10 tests test f32_decimal_test ... ok test f32_lossy_decimal_test ... ok test parse_f32_lossy_test ... ok test f64_lossy_decimal_test ... ok test parse_f32_test ... ok test f64_decimal_test ... ok test parse_f64_large_zeros_test ... ok test parse_f64_lossy_test ... ok test parse_f64_test ... ok test special_bytes_test ... ok test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Running `/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/bellerophon-ca32d19332beade6` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/bellerophon_radix_tests-c0bad3d57ce70f22` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/bellerophon_tests-a37d680d37ee984e` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/bigfloat_tests-a62fe276314bb8bb` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/bigint_tests-2f87ed48b54b183f` running 1 test test simple_test ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/binary_tests-3ae3246b65fa07c9` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/float_tests-f7f4db0c1342c348` running 4 tests test exponent_fast_path_test ... ok test extended_to_float_test ... ok test int_pow_fast_path_test ... ok test pow_fast_path_test ... ok test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Running `/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/issue_96_tests-df47e02061988b63` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/issue_98_tests-8a79f50dc9f8c635` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/lemire_tests-4b98639eed73ab0c` running 6 tests test compute_error32_test ... ok test compute_error64_test ... ok test compute_error_scaled32_test ... ok test compute_float_f64_rounding ... ok test compute_float_f32_rounding ... ok test compute_error_scaled64_test ... ok test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Running `/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/libm_tests-cd0f2f2e800af98b` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/limits_tests-b68d371704aed3f3` running 4 tests test exponent_limit_test ... ok test max_digit_test ... ok test power_limit_test ... ok test mantissa_limit_test ... ok test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Running `/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/mask_tests-0adfb5cf7c724174` running 3 tests test lower_n_halfway_test ... ok test lower_n_mask_test ... ok test nth_bit_test ... ok test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/number_tests-1ba11624ad6bd0bd` running 2 tests test is_fast_path_test ... ok test try_fast_path_test ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/options_tests-0d9794fdf30d0c0b` running 7 tests test builder_test ... ok test invalid_inf_test ... ok test invalid_exponent_test ... ok test invalid_decimal_point_test ... ok test invalid_infinity_test ... ok test invalid_nan_test ... ok test options_test ... ok test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/parse_tests-7e17afec74ec4533` running 13 tests test fast_path_complete_test ... ok test is_special_eq_test ... ok test fast_path_partial_test ... ok test parse_8digits_test ... ok test parse_complete_test ... ok test parse_digits_test ... ok test parse_number_test ... ok test parse_parse_special_test ... ok test parse_partial_number_test ... ok test parse_partial_special_test ... ok test parse_partial_test ... ok test parse_positive_special_test ... ok test parse_u64_digits_test ... ok test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/shared_tests-d1fb1c4dff70c077` running 5 tests test calculate_shift_test ... ok test log2_test ... ok test round_test ... ok test starts_with_test ... ok test starts_with_uncased_test ... ok test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/slow_tests-160c815c2352a7e6` running 8 tests test b_test ... ok test bh_test ... ok test digit_comp_test ... ok test positive_digit_comp_test ... ok test negative_digit_comp_test ... ok test parse_mantissa_test ... ok test scientific_exponent_test ... ok test slow_radix_test ... ok test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/stackvec-8b5fcaab9af8b74e` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/stackvec_tests-247295c2fe332836` running 20 tests test cmp_test ... ok test bounds_test ... ok test bit_length_test ... ok test hi32_test ... ok test hi_test ... ok test hi64_test ... ok test large_add_test ... ok test large_mul_test ... ok test math_test ... ok test pow_test ... ok test scalar_add_test ... ok test scalar_mul_test ... ok test shl_bits_test ... ok test shl_limbs_test ... ok test shl_test ... ok test simple_test ... ok test small_add_test ... ok test small_mul_test ... ok test split_radix_test ... ok test very_large_mul_test ... ok test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests lexical_parse_float Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name lexical_parse_float --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps --extern lexical_parse_float=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_float-67ef55579f2f4594.rlib --extern lexical_parse_integer=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_parse_integer-d21bc3529a287294.rlib --extern lexical_util=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/liblexical_util-46ecd227ea0a75b2.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/lexical-parse-float-1.0.6/target/rpm/deps/libquickcheck-c69974ebed7a49d8.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact", "default", "f128", "f16", "format", "lint", "power-of-two", "radix", "std"))' --error-format human` running 38 tests test src/lib.rs - (line 126) ... ok test src/lib.rs - (line 150) ... ok test src/lib.rs - (line 357) ... ok test src/options.rs - options::Options::nan_string (line 869) ... ok test src/lib.rs - (line 270) ... ok test src/options.rs - options::Options::inf_string (line 887) ... ok test src/mask.rs - mask::lower_n_halfway (line 29) ... ok test src/lib.rs - (line 224) ... ok test src/mask.rs - mask::nth_bit (line 49) ... ok test src/options.rs - options::Options::decimal_point (line 851) ... ok test src/api.rs - api::FromLexical::from_lexical (line 85) ... ok test src/options.rs - options::OptionsBuilder::get_exponent (line 274) ... ok test src/lib.rs - (line 243) ... ok test src/api.rs - api::FromLexicalWithOptions::from_lexical_with_options (line 96) ... ok test src/api.rs - api::FromLexical::from_lexical_partial (line 87) ... ok test src/lib.rs - (line 436) ... ok test src/api.rs - api::FromLexicalWithOptions::from_lexical_partial_with_options (line 95) ... ok test src/options.rs - options::OptionsBuilder::exponent (line 388) ... ok test src/options.rs - options::OptionsBuilder::get_inf_string (line 326) ... ok test src/options.rs - options::Options::infinity_string (line 905) ... ok test src/options.rs - options::OptionsBuilder::get_lossy (line 257) ... ok test src/lib.rs - (line 61) ... ok test src/lib.rs - (line 15) ... ok test src/options.rs - options::OptionsBuilder::get_decimal_point (line 291) ... ok test src/options.rs - options::Options::exponent (line 834) ... ok test src/options.rs - options::OptionsBuilder::inf_string (line 465) ... ok test src/options.rs - options::Options::lossy (line 817) ... ok test src/options.rs - options::OptionsBuilder::decimal_point (line 410) ... ok test src/options.rs - options::OptionsBuilder::nan_string (line 433) ... ok test src/options.rs - options::OptionsBuilder::get_infinity_string (line 346) ... ok test src/options.rs - options::OptionsBuilder::lossy (line 366) ... ok test src/mask.rs - mask::lower_n_mask (line 9) ... ok test src/options.rs - options::OptionsBuilder::infinity_string (line 499) ... ok test src/lib.rs - (line 35) ... ok test src/options.rs - options::OptionsBuilder::get_nan_string (line 308) ... ok test src/options.rs - options (line 11) ... ok test src/options.rs - options::OptionsBuilder (line 206) ... ok test src/options.rs - options::Options (line 740) ... ok test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.55s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-lexical-parse-float-devel-1.0.6-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/lexical-parse-float-1.0.6/CODE_OF_CONDUCT.md warning: File listed twice: /usr/share/cargo/registry/lexical-parse-float-1.0.6/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/lexical-parse-float-1.0.6/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/lexical-parse-float-1.0.6/LICENSE.md warning: File listed twice: /usr/share/cargo/registry/lexical-parse-float-1.0.6/README.md Provides: crate(lexical-parse-float) = 1.0.6 rust-lexical-parse-float-devel = 1.0.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(lexical-parse-integer) >= 1.0.6 crate(lexical-util) >= 1.0.7 crate(lexical-util/parse-floats) >= 1.0.7 rust >= 1.60.0 Processing files: rust-lexical-parse-float+default-devel-1.0.6-1.mga10.noarch Provides: crate(lexical-parse-float/default) = 1.0.6 rust-lexical-parse-float+default-devel = 1.0.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(lexical-parse-float) = 1.0.6 crate(lexical-parse-float/std) = 1.0.6 Processing files: rust-lexical-parse-float+compact-devel-1.0.6-1.mga10.noarch Provides: crate(lexical-parse-float/compact) = 1.0.6 rust-lexical-parse-float+compact-devel = 1.0.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(lexical-parse-float) = 1.0.6 crate(lexical-parse-integer/compact) >= 1.0.6 crate(lexical-util/compact) >= 1.0.7 Processing files: rust-lexical-parse-float+f128-devel-1.0.6-1.mga10.noarch Provides: crate(lexical-parse-float/f128) = 1.0.6 rust-lexical-parse-float+f128-devel = 1.0.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(lexical-parse-float) = 1.0.6 crate(lexical-util/f128) >= 1.0.7 Processing files: rust-lexical-parse-float+f16-devel-1.0.6-1.mga10.noarch Provides: crate(lexical-parse-float/f16) = 1.0.6 rust-lexical-parse-float+f16-devel = 1.0.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(lexical-parse-float) = 1.0.6 crate(lexical-util/f16) >= 1.0.7 Processing files: rust-lexical-parse-float+format-devel-1.0.6-1.mga10.noarch Provides: crate(lexical-parse-float/format) = 1.0.6 rust-lexical-parse-float+format-devel = 1.0.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(lexical-parse-float) = 1.0.6 crate(lexical-parse-integer/format) >= 1.0.6 crate(lexical-util/format) >= 1.0.7 Processing files: rust-lexical-parse-float+lint-devel-1.0.6-1.mga10.noarch Provides: crate(lexical-parse-float/lint) = 1.0.6 rust-lexical-parse-float+lint-devel = 1.0.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(lexical-parse-float) = 1.0.6 crate(lexical-parse-integer/lint) >= 1.0.6 crate(lexical-util/lint) >= 1.0.7 Processing files: rust-lexical-parse-float+power-of-two-devel-1.0.6-1.mga10.noarch Provides: crate(lexical-parse-float/power-of-two) = 1.0.6 rust-lexical-parse-float+power-of-two-devel = 1.0.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(lexical-parse-float) = 1.0.6 crate(lexical-parse-integer/power-of-two) >= 1.0.6 crate(lexical-util/power-of-two) >= 1.0.7 Processing files: rust-lexical-parse-float+radix-devel-1.0.6-1.mga10.noarch Provides: crate(lexical-parse-float/radix) = 1.0.6 rust-lexical-parse-float+radix-devel = 1.0.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(lexical-parse-float) = 1.0.6 crate(lexical-parse-float/power-of-two) = 1.0.6 crate(lexical-parse-integer/radix) >= 1.0.6 crate(lexical-util/radix) >= 1.0.7 Processing files: rust-lexical-parse-float+std-devel-1.0.6-1.mga10.noarch Provides: crate(lexical-parse-float/std) = 1.0.6 rust-lexical-parse-float+std-devel = 1.0.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(lexical-parse-float) = 1.0.6 crate(lexical-parse-integer/std) >= 1.0.6 crate(lexical-util/std) >= 1.0.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-lexical-parse-float+radix-devel-1.0.6-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-lexical-parse-float+format-devel-1.0.6-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-lexical-parse-float+f128-devel-1.0.6-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-lexical-parse-float+std-devel-1.0.6-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-lexical-parse-float+power-of-two-devel-1.0.6-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-lexical-parse-float+default-devel-1.0.6-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-lexical-parse-float+compact-devel-1.0.6-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-lexical-parse-float+lint-devel-1.0.6-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-lexical-parse-float+f16-devel-1.0.6-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-lexical-parse-float-devel-1.0.6-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.t0AYSp + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build + test -d /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-lexical-parse-float-1.0.6-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/lexical-parse-float-1.0.6/CODE_OF_CONDUCT.md File listed twice: /usr/share/cargo/registry/lexical-parse-float-1.0.6/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/lexical-parse-float-1.0.6/LICENSE-MIT File listed twice: /usr/share/cargo/registry/lexical-parse-float-1.0.6/LICENSE.md File listed twice: /usr/share/cargo/registry/lexical-parse-float-1.0.6/README.md D: [iurt_root_command] Success!