D: [iurt_root_command] chroot
Building target platforms: x86_64
Building for target x86_64
Installing /home/pterjan/rpmbuild/SRPMS/rust-uncased-0.9.9-1.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.YR23up
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.UlT47u
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-uncased-0.9.9-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/rust-uncased-0.9.9-build
+ rm -rf uncased-0.9.9
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/uncased-0.9.9.crate
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd uncased-0.9.9
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ set -euo pipefail
+ /usr/bin/mkdir -p target/rpm
+ /usr/bin/ln -s rpm target/release
+ /usr/bin/rm -rf .cargo/
+ /usr/bin/mkdir -p .cargo
+ cat
+ cat
+ /usr/bin/rm -f Cargo.lock
+ /usr/bin/rm -f Cargo.toml.orig
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.H2xHsc
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-uncased-0.9.9-build
+ cd uncased-0.9.9
+ /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.x5qnTC
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-uncased-0.9.9-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 uncased-0.9.9
+ '[' 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 version_check v0.9.5
     Running `/usr/bin/rustc --crate-name version_check --edition=2015 /usr/share/cargo/registry/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1c82ffb6f3ecdb51 -C extra-filename=-108c13b96f913771 --out-dir /home/pterjan/rpmbuild/BUILD/rust-uncased-0.9.9-build/uncased-0.9.9/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-uncased-0.9.9-build/uncased-0.9.9/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling uncased v0.9.9 (/home/pterjan/rpmbuild/BUILD/rust-uncased-0.9.9-build/uncased-0.9.9)
     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="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "with-serde", "with-serde-alloc"))' -C metadata=7b98c8ca6b74ded3 -C extra-filename=-c8e78fe3fc3c989d --out-dir /home/pterjan/rpmbuild/BUILD/rust-uncased-0.9.9-build/uncased-0.9.9/target/rpm/build/uncased-c8e78fe3fc3c989d -L dependency=/home/pterjan/rpmbuild/BUILD/rust-uncased-0.9.9-build/uncased-0.9.9/target/rpm/deps --extern version_check=/home/pterjan/rpmbuild/BUILD/rust-uncased-0.9.9-build/uncased-0.9.9/target/rpm/deps/libversion_check-108c13b96f913771.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/home/pterjan/rpmbuild/BUILD/rust-uncased-0.9.9-build/uncased-0.9.9/target/rpm/build/uncased-c8e78fe3fc3c989d/build-script-build`
     Running `/usr/bin/rustc --crate-name uncased --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "with-serde", "with-serde-alloc"))' -C metadata=78d79295bede5be4 -C extra-filename=-76dee6553e4b8f96 --out-dir /home/pterjan/rpmbuild/BUILD/rust-uncased-0.9.9-build/uncased-0.9.9/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-uncased-0.9.9-build/uncased-0.9.9/target/rpm/deps -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg const_fn_transmute`
warning: unexpected `cfg` condition name: `nightly`
  --> src/lib.rs:53:13
   |
53 | #![cfg_attr(nightly, feature(doc_cfg))]
   |             ^^^^^^^
   |
   = 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(nightly)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

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

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

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

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

warning: `uncased` (lib) generated 5 warnings
    Finished `rpm` profile [optimized + debuginfo] target(s) in 2.03s
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zBNcLl
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-uncased-0.9.9-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/rust-uncased-0.9.9-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/rust-uncased-0.9.9-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/rust-uncased-0.9.9-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/rust-uncased-0.9.9-build
+ mkdir /home/pterjan/rpmbuild/BUILD/rust-uncased-0.9.9-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 uncased-0.9.9
+ '[' 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=uncased
++ /usr/bin/cargo2rpm --path Cargo.toml version
+ CRATE_VERSION=0.9.9
+ REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-uncased-0.9.9-build/BUILDROOT/usr/share/cargo/registry/uncased-0.9.9
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-uncased-0.9.9-build/BUILDROOT/usr/share/cargo/registry/uncased-0.9.9
+ /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-uncased-0.9.9-build/BUILDROOT/usr/share/cargo/registry/uncased-0.9.9
warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-uncased-0.9.9-build/uncased-0.9.9`
+ /usr/bin/mv Cargo.toml.deps Cargo.toml
+ /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-uncased-0.9.9-build/BUILDROOT/usr/share/cargo/registry/uncased-0.9.9/Cargo.toml
+ /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-uncased-0.9.9-build/BUILDROOT/usr/share/cargo/registry/uncased-0.9.9/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-uncased-0.9.9-build/SPECPARTS/rpm-debuginfo.specpart
Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.lTvAbq
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-uncased-0.9.9-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 uncased-0.9.9
+ '[' 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
       Fresh version_check v0.9.5
warning: unexpected `cfg` condition name: `nightly`
  --> src/lib.rs:53:13
   |
53 | #![cfg_attr(nightly, feature(doc_cfg))]
   |             ^^^^^^^
   |
   = 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(nightly)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

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

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

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

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

warning: `uncased` (lib) generated 5 warnings
   Compiling uncased v0.9.9 (/home/pterjan/rpmbuild/BUILD/rust-uncased-0.9.9-build/uncased-0.9.9)
     Running `/usr/bin/rustc --crate-name uncased --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "with-serde", "with-serde-alloc"))' -C metadata=c03dda62a36b200b -C extra-filename=-4ae899394e7e0322 --out-dir /home/pterjan/rpmbuild/BUILD/rust-uncased-0.9.9-build/uncased-0.9.9/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-uncased-0.9.9-build/uncased-0.9.9/target/rpm/deps -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg const_fn_transmute`
warning: `uncased` (lib test) generated 5 warnings (5 duplicates)
    Finished `rpm` profile [optimized + debuginfo] target(s) in 0.76s
     Running `/home/pterjan/rpmbuild/BUILD/rust-uncased-0.9.9-build/uncased-0.9.9/target/rpm/deps/uncased-4ae899394e7e0322`

running 2 tests
test tests::test_case_cmp ... ok
test tests::test_case_insensitive ... ok

test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

   Doc-tests uncased
     Running `/usr/bin/rustdoc --edition=2018 --crate-type lib --color auto --crate-name uncased --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-uncased-0.9.9-build/uncased-0.9.9 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-uncased-0.9.9-build/uncased-0.9.9/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-uncased-0.9.9-build/uncased-0.9.9/target/rpm/deps --extern uncased=/home/pterjan/rpmbuild/BUILD/rust-uncased-0.9.9-build/uncased-0.9.9/target/rpm/deps/libuncased-76dee6553e4b8f96.rlib -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "with-serde", "with-serde-alloc"))' --cfg const_fn_transmute --error-format human`

running 17 tests
test src/borrowed.rs - borrowed::UncasedStr (line 13) ... ok
test src/borrowed.rs - borrowed::UncasedStr::len (line 87) ... ok
test src/borrowed.rs - borrowed::UncasedStr::starts_with (line 121) ... ok
test src/borrowed.rs - borrowed::UncasedStr::is_empty (line 102) ... ok
test src/lib.rs - eq (line 75) ... ok
test src/owned.rs - owned::Uncased<'s>::new (line 25) ... ok
test src/owned.rs - owned::Uncased<'s>::into_string (line 93) ... ok
test src/owned.rs - owned::Uncased<'s>::into_owned (line 110) ... ok
test src/borrowed.rs - borrowed::UncasedStr::into_uncased (line 150) ... ok
test src/owned.rs - owned::Uncased<'s>::from_borrowed (line 41) ... ok
test src/borrowed.rs - borrowed::UncasedStr::new (line 51) ... ok
test src/as_uncased.rs - as_uncased::AsUncased (line 7) ... ok
test src/lib.rs - (line 7) ... ok
test src/owned.rs - owned::Uncased<'s>::into_boxed_uncased (line 130) ... ok
test src/owned.rs - owned::Uncased<'s>::from_owned (line 57) ... ok
test src/owned.rs - owned::Uncased<'s>::as_uncased_str (line 76) ... ok
test src/borrowed.rs - borrowed::UncasedStr::as_str (line 71) ... ok

test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s

+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: rust-uncased-devel-0.9.9-1.mga10.noarch
warning: File listed twice: /usr/share/cargo/registry/uncased-0.9.9/LICENSE-APACHE
warning: File listed twice: /usr/share/cargo/registry/uncased-0.9.9/LICENSE-MIT
warning: File listed twice: /usr/share/cargo/registry/uncased-0.9.9/README.md
Provides: crate(uncased) = 0.9.9 rust-uncased-devel = 0.9.9-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(version_check/default) >= 0.9.0
Processing files: rust-uncased+default-devel-0.9.9-1.mga10.noarch
Provides: crate(uncased/default) = 0.9.9 rust-uncased+default-devel = 0.9.9-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(uncased) = 0.9.9 crate(uncased/alloc) = 0.9.9
Processing files: rust-uncased+alloc-devel-0.9.9-1.mga10.noarch
Provides: crate(uncased/alloc) = 0.9.9 rust-uncased+alloc-devel = 0.9.9-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(uncased) = 0.9.9
Processing files: rust-uncased+serde-devel-0.9.9-1.mga10.noarch
Provides: crate(uncased/serde) = 0.9.9 rust-uncased+serde-devel = 0.9.9-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(serde) >= 1.0.0 crate(uncased) = 0.9.9
Processing files: rust-uncased+with-serde-devel-0.9.9-1.mga10.noarch
Provides: crate(uncased/with-serde) = 0.9.9 rust-uncased+with-serde-devel = 0.9.9-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(uncased) = 0.9.9 crate(uncased/serde) = 0.9.9
Processing files: rust-uncased+with-serde-alloc-devel-0.9.9-1.mga10.noarch
Provides: crate(uncased/with-serde-alloc) = 0.9.9 rust-uncased+with-serde-alloc-devel = 0.9.9-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(serde) >= 1.0.0 crate(serde/alloc) >= 1.0.0 crate(uncased) = 0.9.9 crate(uncased/alloc) = 0.9.9 crate(uncased/serde) = 0.9.9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-uncased-0.9.9-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-uncased-devel-0.9.9-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-uncased+default-devel-0.9.9-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-uncased+with-serde-devel-0.9.9-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-uncased+with-serde-alloc-devel-0.9.9-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-uncased+serde-devel-0.9.9-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-uncased+alloc-devel-0.9.9-1.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4hxdAO
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-uncased-0.9.9-build
+ test -d /home/pterjan/rpmbuild/BUILD/rust-uncased-0.9.9-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-uncased-0.9.9-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/rust-uncased-0.9.9-build
+ RPM_EC=0
++ jobs -p
+ exit 0

RPM build warnings:
    File listed twice: /usr/share/cargo/registry/uncased-0.9.9/LICENSE-APACHE
    File listed twice: /usr/share/cargo/registry/uncased-0.9.9/LICENSE-MIT
    File listed twice: /usr/share/cargo/registry/uncased-0.9.9/README.md
D: [iurt_root_command] Success!