D: [iurt_root_command] chroot
Building target platforms: x86_64
Building for target x86_64
Installing /home/pterjan/rpmbuild/SRPMS/rust-camino-1.1.6-1.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.54oZjB
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build
+ test -d /home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.i7YY0e
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build
+ rm -rf camino-1.1.6
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/camino-1.1.6.crate
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd camino-1.1.6
+ /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.20QzXN
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build
+ cd camino-1.1.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.LmrtPN
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build
+ cd camino-1.1.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 camino v1.1.6 (/home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/camino-1.1.6)
     Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=414ef3a2c214c42f -C extra-filename=-414ef3a2c214c42f --out-dir /home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/camino-1.1.6/target/rpm/build/camino-414ef3a2c214c42f -L dependency=/home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/camino-1.1.6/target/rpm/deps -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/camino-1.1.6/target/rpm/build/camino-414ef3a2c214c42f/build-script-build`
     Running `/usr/bin/rustc --crate-name camino --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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=cd6eda50ace9ec78 -C extra-filename=-cd6eda50ace9ec78 --out-dir /home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/camino-1.1.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/camino-1.1.6/target/rpm/deps -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg path_buf_capacity --cfg shrink_to --cfg try_reserve_2 --cfg path_buf_deref_mut`
warning: unexpected `cfg` condition name: `doc_cfg`
 --> src/lib.rs:5:13
  |
5 | #![cfg_attr(doc_cfg, feature(doc_cfg, doc_auto_cfg))]
  |             ^^^^^^^
  |
  = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: `path_buf_deref_mut`
   --> src/lib.rs:488:7
    |
488 | #[cfg(path_buf_deref_mut)]
    |       ^^^^^^^^^^^^^^^^^^
    |
    = 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(path_buf_deref_mut)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(path_buf_deref_mut)");` 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: `path_buf_capacity`
   --> src/lib.rs:206:11
    |
206 |     #[cfg(path_buf_capacity)]
    |           ^^^^^^^^^^^^^^^^^
    |
    = 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(path_buf_capacity)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(path_buf_capacity)");` 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: `path_buf_capacity`
   --> src/lib.rs:393:11
    |
393 |     #[cfg(path_buf_capacity)]
    |           ^^^^^^^^^^^^^^^^^
    |
    = 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(path_buf_capacity)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(path_buf_capacity)");` 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: `path_buf_capacity`
   --> src/lib.rs:404:11
    |
404 |     #[cfg(path_buf_capacity)]
    |           ^^^^^^^^^^^^^^^^^
    |
    = 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(path_buf_capacity)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(path_buf_capacity)");` 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: `path_buf_capacity`
   --> src/lib.rs:414:11
    |
414 |     #[cfg(path_buf_capacity)]
    |           ^^^^^^^^^^^^^^^^^
    |
    = 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(path_buf_capacity)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(path_buf_capacity)");` 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: `try_reserve_2`
   --> src/lib.rs:424:11
    |
424 |     #[cfg(try_reserve_2)]
    |           ^^^^^^^^^^^^^
    |
    = 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(try_reserve_2)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(try_reserve_2)");` 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: `path_buf_capacity`
   --> src/lib.rs:438:11
    |
438 |     #[cfg(path_buf_capacity)]
    |           ^^^^^^^^^^^^^^^^^
    |
    = 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(path_buf_capacity)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(path_buf_capacity)");` 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: `try_reserve_2`
   --> src/lib.rs:448:11
    |
448 |     #[cfg(try_reserve_2)]
    |           ^^^^^^^^^^^^^
    |
    = 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(try_reserve_2)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(try_reserve_2)");` 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: `path_buf_capacity`
   --> src/lib.rs:462:11
    |
462 |     #[cfg(path_buf_capacity)]
    |           ^^^^^^^^^^^^^^^^^
    |
    = 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(path_buf_capacity)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(path_buf_capacity)");` 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: `shrink_to`
   --> src/lib.rs:472:11
    |
472 |     #[cfg(shrink_to)]
    |           ^^^^^^^^^
    |
    = 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(shrink_to)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shrink_to)");` 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: `path_buf_deref_mut`
    --> src/lib.rs:1469:11
     |
1469 |     #[cfg(path_buf_deref_mut)]
     |           ^^^^^^^^^^^^^^^^^^
     |
     = 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(path_buf_deref_mut)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(path_buf_deref_mut)");` 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: `camino` (lib) generated 12 warnings
    Finished `rpm` profile [optimized + debuginfo] target(s) in 2.20s
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.B5CWYr
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build
+ mkdir /home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/BUILDROOT
+ cd camino-1.1.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=camino
++ /usr/bin/cargo2rpm --path Cargo.toml version
+ CRATE_VERSION=1.1.6
+ REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/BUILDROOT/usr/share/cargo/registry/camino-1.1.6
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/BUILDROOT/usr/share/cargo/registry/camino-1.1.6
+ /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml
+ grep -w -E -v 'Cargo.(lock|toml.orig)'
+ xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/BUILDROOT/usr/share/cargo/registry/camino-1.1.6
+ /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo package -l
warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/camino-1.1.6`
+ /usr/bin/mv Cargo.toml.deps Cargo.toml
+ /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/BUILDROOT/usr/share/cargo/registry/camino-1.1.6/Cargo.toml
+ /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/BUILDROOT/usr/share/cargo/registry/camino-1.1.6/Cargo.toml.deps
+ echo '{"files":{},"package":""}'
++ /usr/bin/cargo2rpm --path Cargo.toml is-bin
+ '[' 0 -eq 1 ']'
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Reading /home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/SPECPARTS/rpm-debuginfo.specpart
Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.CjX9ke
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build
+ cd camino-1.1.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 serde v1.0.210
warning: unexpected `cfg` condition name: `doc_cfg`
 --> src/lib.rs:5:13
  |
5 | #![cfg_attr(doc_cfg, feature(doc_cfg, doc_auto_cfg))]
  |             ^^^^^^^
  |
  = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: `path_buf_deref_mut`
   --> src/lib.rs:488:7
    |
488 | #[cfg(path_buf_deref_mut)]
    |       ^^^^^^^^^^^^^^^^^^
    |
    = 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(path_buf_deref_mut)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(path_buf_deref_mut)");` 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: `path_buf_capacity`
   --> src/lib.rs:206:11
    |
206 |     #[cfg(path_buf_capacity)]
    |           ^^^^^^^^^^^^^^^^^
    |
    = 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(path_buf_capacity)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(path_buf_capacity)");` 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: `path_buf_capacity`
   --> src/lib.rs:393:11
    |
393 |     #[cfg(path_buf_capacity)]
    |           ^^^^^^^^^^^^^^^^^
    |
    = 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(path_buf_capacity)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(path_buf_capacity)");` 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: `path_buf_capacity`
   --> src/lib.rs:404:11
    |
404 |     #[cfg(path_buf_capacity)]
    |           ^^^^^^^^^^^^^^^^^
    |
    = 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(path_buf_capacity)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(path_buf_capacity)");` 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: `path_buf_capacity`
   --> src/lib.rs:414:11
    |
414 |     #[cfg(path_buf_capacity)]
    |           ^^^^^^^^^^^^^^^^^
    |
    = 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(path_buf_capacity)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(path_buf_capacity)");` 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: `try_reserve_2`
   --> src/lib.rs:424:11
    |
424 |     #[cfg(try_reserve_2)]
    |           ^^^^^^^^^^^^^
    |
    = 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(try_reserve_2)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(try_reserve_2)");` 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: `path_buf_capacity`
   --> src/lib.rs:438:11
    |
438 |     #[cfg(path_buf_capacity)]
    |           ^^^^^^^^^^^^^^^^^
    |
    = 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(path_buf_capacity)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(path_buf_capacity)");` 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: `try_reserve_2`
   --> src/lib.rs:448:11
    |
448 |     #[cfg(try_reserve_2)]
    |           ^^^^^^^^^^^^^
    |
    = 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(try_reserve_2)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(try_reserve_2)");` 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: `path_buf_capacity`
   --> src/lib.rs:462:11
    |
462 |     #[cfg(path_buf_capacity)]
    |           ^^^^^^^^^^^^^^^^^
    |
    = 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(path_buf_capacity)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(path_buf_capacity)");` 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: `shrink_to`
   --> src/lib.rs:472:11
    |
472 |     #[cfg(shrink_to)]
    |           ^^^^^^^^^
    |
    = 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(shrink_to)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shrink_to)");` 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: `path_buf_deref_mut`
    --> src/lib.rs:1469:11
     |
1469 |     #[cfg(path_buf_deref_mut)]
     |           ^^^^^^^^^^^^^^^^^^
     |
     = 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(path_buf_deref_mut)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(path_buf_deref_mut)");` 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: `camino` (lib) generated 12 warnings
     Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/serde-1.0.210/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=9a1ae13fc6318eeb -C extra-filename=-9a1ae13fc6318eeb --out-dir /home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/camino-1.1.6/target/rpm/build/serde-9a1ae13fc6318eeb -L dependency=/home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/camino-1.1.6/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/camino-1.1.6/target/rpm/build/serde-9a1ae13fc6318eeb/build-script-build`
     Running `/usr/bin/rustc --crate-name serde --edition=2018 /usr/share/cargo/registry/serde-1.0.210/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)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=7446a5e674003f8c -C extra-filename=-7446a5e674003f8c --out-dir /home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/camino-1.1.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/camino-1.1.6/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'`
   Compiling serde_bytes v0.11.15
   Compiling bincode v1.3.3
     Running `/usr/bin/rustc --crate-name serde_bytes --edition=2018 /usr/share/cargo/registry/serde_bytes-0.11.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=e9cefb3ad1b3b5ca -C extra-filename=-e9cefb3ad1b3b5ca --out-dir /home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/camino-1.1.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/camino-1.1.6/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/camino-1.1.6/target/rpm/deps/libserde-7446a5e674003f8c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/usr/bin/rustc --crate-name bincode --edition=2015 /usr/share/cargo/registry/bincode-1.3.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("i128"))' -C metadata=4fda92f35ee3a811 -C extra-filename=-4fda92f35ee3a811 --out-dir /home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/camino-1.1.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/camino-1.1.6/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/camino-1.1.6/target/rpm/deps/libserde-7446a5e674003f8c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling camino v1.1.6 (/home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/camino-1.1.6)
     Running `/usr/bin/rustc --crate-name integration_tests --edition=2018 tests/integration_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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=7e851e876929b81e -C extra-filename=-7e851e876929b81e --out-dir /home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/camino-1.1.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/camino-1.1.6/target/rpm/deps --extern bincode=/home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/camino-1.1.6/target/rpm/deps/libbincode-4fda92f35ee3a811.rlib --extern camino=/home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/camino-1.1.6/target/rpm/deps/libcamino-cd6eda50ace9ec78.rlib --extern serde_bytes=/home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/camino-1.1.6/target/rpm/deps/libserde_bytes-e9cefb3ad1b3b5ca.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg path_buf_capacity --cfg shrink_to --cfg try_reserve_2 --cfg path_buf_deref_mut`
     Running `/usr/bin/rustc --crate-name camino --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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=4b3a88a492c80aa8 -C extra-filename=-4b3a88a492c80aa8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/camino-1.1.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/camino-1.1.6/target/rpm/deps --extern bincode=/home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/camino-1.1.6/target/rpm/deps/libbincode-4fda92f35ee3a811.rlib --extern serde_bytes=/home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/camino-1.1.6/target/rpm/deps/libserde_bytes-e9cefb3ad1b3b5ca.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg path_buf_capacity --cfg shrink_to --cfg try_reserve_2 --cfg path_buf_deref_mut`
warning: unexpected `cfg` condition name: `path_buf_deref_mut`
  --> src/tests.rs:48:7
   |
48 | #[cfg(path_buf_deref_mut)]
   |       ^^^^^^^^^^^^^^^^^^
   |
   = 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(path_buf_deref_mut)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(path_buf_deref_mut)");` 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: `camino` (lib test) generated 13 warnings (12 duplicates)
    Finished `rpm` profile [optimized + debuginfo] target(s) in 5.45s
     Running `/home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/camino-1.1.6/target/rpm/deps/camino-4b3a88a492c80aa8`

running 3 tests
test tests::test_owned_into ... ok
test tests::test_deref_mut ... ok
test tests::test_borrowed_into ... ok

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

     Running `/home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/camino-1.1.6/target/rpm/deps/integration_tests-7e851e876929b81e`

running 2 tests
test test_borrow_eq_ord ... ok
test test_borrow_hash ... ok

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

   Doc-tests camino
     Running `/usr/bin/rustdoc --edition=2018 --crate-type lib --color auto --crate-name camino --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/camino-1.1.6 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/camino-1.1.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/camino-1.1.6/target/rpm/deps --extern bincode=/home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/camino-1.1.6/target/rpm/deps/libbincode-4fda92f35ee3a811.rlib --extern camino=/home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/camino-1.1.6/target/rpm/deps/libcamino-cd6eda50ace9ec78.rlib --extern serde_bytes=/home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/camino-1.1.6/target/rpm/deps/libserde_bytes-e9cefb3ad1b3b5ca.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' --cfg path_buf_capacity --cfg shrink_to --cfg try_reserve_2 --cfg path_buf_deref_mut --error-format human`

running 69 tests
test src/lib.rs - Utf8Path::read_dir_utf8 (line 1276) - compile ... ok
test src/lib.rs - Utf8Path::canonicalize (line 1150) - compile ... ok
test src/lib.rs - Utf8Path::canonicalize_utf8 (line 1179) - compile ... ok
test src/lib.rs - Utf8Path::exists (line 1304) - compile ... ok
test src/lib.rs - Utf8Path::metadata (line 1111) - compile ... ok
test src/lib.rs - Utf8Path::read_link (line 1200) - compile ... ok
test src/lib.rs - Utf8Path::is_symlink (line 1426) - compile ... ok
test src/lib.rs - Utf8Path::try_exists (line 1335) - compile ... ok
test src/lib.rs - Utf8Path::is_dir (line 1400) - compile ... ok
test src/lib.rs - Utf8DirEntry::path (line 2112) - compile ... ok
test src/lib.rs - Utf8Path::read_dir (line 1246) - compile ... ok
test src/lib.rs - Utf8Path::symlink_metadata (line 1128) - compile ... ok
test src/lib.rs - Utf8Path::is_file (line 1368) - compile ... ok
test src/lib.rs - Utf8Path::read_link_utf8 (line 1226) - compile ... ok
test src/lib.rs - Utf8DirEntry::metadata (line 2151) ... ok
test src/lib.rs - Utf8Path::as_str (line 636) ... ok
test src/lib.rs - Utf8DirEntry::file_type (line 2186) ... ok
test src/lib.rs - Utf8Path::has_root (line 733) ... ok
test src/lib.rs - Utf8Path::file_name (line 809) ... ok
test src/lib.rs - Utf8Components<'a>::as_path (line 1570) ... ok
test src/lib.rs - Utf8Path::join_os (line 989) ... ok
test src/lib.rs - Utf8Path::to_path_buf (line 669) ... ok
test src/lib.rs - Utf8Path::is_relative (line 710) ... ok
test src/lib.rs - Utf8Path::iter (line 1087) ... ok
test src/lib.rs - Iter<'a>::as_path (line 1674) ... ok
test src/lib.rs - Utf8DirEntry::file_name (line 2213) ... ok
test src/lib.rs - Utf8Path::with_extension (line 1026) ... ok
test src/lib.rs - Utf8Path::as_os_str (line 654) ... ok
test src/lib.rs - Utf8Path::as_std_path (line 613) ... ok
test src/lib.rs - Utf8Components (line 1550) ... ok
test src/lib.rs - FromPathBufError (line 2470) ... ok
test src/lib.rs - Utf8Component (line 1739) ... ok
test src/lib.rs - Utf8Ancestors (line 1507) ... ok
test src/lib.rs - Utf8PathBuf (line 90) ... ok
test src/lib.rs - Utf8PathBuf (line 99) ... ok
test src/lib.rs - Utf8Path::join (line 973) ... ok
test src/lib.rs - Utf8PathBuf::as_path (line 216) ... ok
test src/lib.rs - Utf8Path::starts_with (line 869) ... ok
test src/lib.rs - Utf8PathBuf (line 75) ... ok
test src/lib.rs - Utf8Path::from_path (line 585) ... ok
test src/lib.rs - Utf8Path::new (line 554) ... ok
test src/lib.rs - Utf8Path::strip_prefix (line 838) ... ok
test src/lib.rs - FromPathError (line 2550) ... ok
test src/lib.rs - Utf8Path::ends_with (line 896) ... ok
test src/lib.rs - Utf8Path::parent (line 749) ... ok
test src/lib.rs - Utf8Path::extension (line 953) ... ok
test src/lib.rs - Utf8Path::file_stem (line 926) ... ok
test src/lib.rs - Utf8Path::with_file_name (line 1006) ... ok
test src/lib.rs - Utf8Path::components (line 1061) ... ok
test src/lib.rs - Utf8Path::new (line 562) ... ok
test src/lib.rs - Utf8Path::is_absolute (line 692) ... ok
test src/lib.rs - Utf8Path (line 528) ... ok
test src/lib.rs - Utf8PathBuf::from_path_buf (line 137) ... ok
test src/lib.rs - Utf8PathBuf::pop (line 272) ... ok
test src/lib.rs - Utf8Component<'a>::as_os_str (line 1812) ... ok
test src/lib.rs - Utf8Component<'a>::as_str (line 1794) ... ok
test src/lib.rs - Utf8PathBuf::into_os_string (line 363) ... ok
test src/lib.rs - Utf8Path::ancestors (line 778) ... ok
test src/lib.rs - Utf8PathBuf::new (line 118) ... ok
test src/lib.rs - Utf8PathBuf::into_std_path_buf (line 169) ... ok
test src/lib.rs - Utf8PathBuf::push (line 252) ... ok
test src/lib.rs - Utf8PathBuf::into_string (line 347) ... ok
test src/lib.rs - Utf8PathBuf::push (line 242) ... ok
test src/lib.rs - Utf8Prefix<'a>::is_verbatim (line 1940) ... ok
test src/lib.rs - Utf8Prefix (line 1877) ... ok
test src/lib.rs - Utf8PrefixComponent (line 1974) ... ok
test src/lib.rs - Utf8PathBuf::set_extension (line 328) ... ok
test src/lib.rs - Utf8PathBuf::set_file_name (line 300) ... ok
test src/lib.rs - Utf8PathBuf::with_capacity (line 193) ... ok

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

+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: rust-camino-devel-1.1.6-1.mga10.noarch
warning: File listed twice: /usr/share/cargo/registry/camino-1.1.6/CHANGELOG.md
warning: File listed twice: /usr/share/cargo/registry/camino-1.1.6/LICENSE-APACHE
warning: File listed twice: /usr/share/cargo/registry/camino-1.1.6/LICENSE-MIT
warning: File listed twice: /usr/share/cargo/registry/camino-1.1.6/README.md
Provides: crate(camino) = 1.1.6 rust-camino-devel = 1.1.6-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo
Processing files: rust-camino+default-devel-1.1.6-1.mga10.noarch
Provides: crate(camino/default) = 1.1.6 rust-camino+default-devel = 1.1.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(camino) = 1.1.6
Processing files: rust-camino+proptest-devel-1.1.6-1.mga10.noarch
Provides: crate(camino/proptest) = 1.1.6 rust-camino+proptest-devel = 1.1.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(camino) = 1.1.6 crate(proptest/default) >= 1.0.0
Processing files: rust-camino+proptest1-devel-1.1.6-1.mga10.noarch
Provides: crate(camino/proptest1) = 1.1.6 rust-camino+proptest1-devel = 1.1.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(camino) = 1.1.6 crate(camino/proptest) = 1.1.6
Processing files: rust-camino+serde-devel-1.1.6-1.mga10.noarch
Provides: crate(camino/serde) = 1.1.6 rust-camino+serde-devel = 1.1.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(camino) = 1.1.6 crate(serde/default) >= 1.0.0 crate(serde/derive) >= 1.0.0
Processing files: rust-camino+serde1-devel-1.1.6-1.mga10.noarch
Provides: crate(camino/serde1) = 1.1.6 rust-camino+serde1-devel = 1.1.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(camino) = 1.1.6 crate(camino/serde) = 1.1.6
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-camino+default-devel-1.1.6-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-camino+serde1-devel-1.1.6-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-camino+proptest-devel-1.1.6-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-camino+serde-devel-1.1.6-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-camino-devel-1.1.6-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-camino+proptest1-devel-1.1.6-1.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.olqHNe
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build
+ test -d /home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/rust-camino-1.1.6-build
+ RPM_EC=0
++ jobs -p
+ exit 0

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