D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
Installing /home/pterjan/rpmbuild/SRPMS/rust-toml_edit0.21-0.21.1-1.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.F9BiAj
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.dDfcK1
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-toml_edit0.21-0.21.1-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/rust-toml_edit0.21-0.21.1-build
+ rm -rf toml_edit-0.21.1
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/toml_edit-0.21.1.crate
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd toml_edit-0.21.1
+ /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.dslwm9
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-toml_edit0.21-0.21.1-build
+ cd toml_edit-0.21.1
+ /usr/bin/cargo2rpm --path Cargo.toml buildrequires
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.V0e6hJ
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-toml_edit0.21-0.21.1-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 toml_edit-0.21.1
+ '[' 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 hashbrown v0.15.0
   Compiling equivalent v1.0.1
   Compiling toml_datetime v0.6.8
   Compiling winnow v0.5.40
     Running `/usr/bin/rustc --crate-name hashbrown --edition=2021 /usr/share/cargo/registry/hashbrown-0.15.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "borsh", "compiler_builtins", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=3bc82d8a8b58ff48 -C extra-filename=-bf6ad5c755150d6d --out-dir /home/pterjan/rpmbuild/BUILD/rust-toml_edit0.21-0.21.1-build/toml_edit-0.21.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-toml_edit0.21-0.21.1-build/toml_edit-0.21.1/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 toml_datetime --edition=2021 /usr/share/cargo/registry/toml_datetime-0.6.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 --warn=rust_2018_idioms '--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::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--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::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' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=ae38f2487572f2e0 -C extra-filename=-a43f4e3b07ce61e9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-toml_edit0.21-0.21.1-build/toml_edit-0.21.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-toml_edit0.21-0.21.1-build/toml_edit-0.21.1/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 winnow --edition=2021 /usr/share/cargo/registry/winnow-0.5.40/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"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=62ec6aee289a288e -C extra-filename=-7ac64a4163e185f0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-toml_edit0.21-0.21.1-build/toml_edit-0.21.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-toml_edit0.21-0.21.1-build/toml_edit-0.21.1/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 equivalent --edition=2015 /usr/share/cargo/registry/equivalent-1.0.1/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())' -C metadata=65911a331b94acaf -C extra-filename=-4b4b82be3db301f1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-toml_edit0.21-0.21.1-build/toml_edit-0.21.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-toml_edit0.21-0.21.1-build/toml_edit-0.21.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling indexmap v2.6.0
     Running `/usr/bin/rustc --crate-name indexmap --edition=2021 /usr/share/cargo/registry/indexmap-2.6.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 '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=d440f91a7b452818 -C extra-filename=-22b1ed2739f2e192 --out-dir /home/pterjan/rpmbuild/BUILD/rust-toml_edit0.21-0.21.1-build/toml_edit-0.21.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-toml_edit0.21-0.21.1-build/toml_edit-0.21.1/target/rpm/deps --extern equivalent=/home/pterjan/rpmbuild/BUILD/rust-toml_edit0.21-0.21.1-build/toml_edit-0.21.1/target/rpm/deps/libequivalent-4b4b82be3db301f1.rmeta --extern hashbrown=/home/pterjan/rpmbuild/BUILD/rust-toml_edit0.21-0.21.1-build/toml_edit-0.21.1/target/rpm/deps/libhashbrown-bf6ad5c755150d6d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling toml_edit v0.21.1 (/home/pterjan/rpmbuild/BUILD/rust-toml_edit0.21-0.21.1-build/toml_edit-0.21.1)
     Running `/usr/bin/rustc --crate-name toml_edit --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="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=f255916419546a8e -C extra-filename=-e885400d7a26413e --out-dir /home/pterjan/rpmbuild/BUILD/rust-toml_edit0.21-0.21.1-build/toml_edit-0.21.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-toml_edit0.21-0.21.1-build/toml_edit-0.21.1/target/rpm/deps --extern indexmap=/home/pterjan/rpmbuild/BUILD/rust-toml_edit0.21-0.21.1-build/toml_edit-0.21.1/target/rpm/deps/libindexmap-22b1ed2739f2e192.rmeta --extern toml_datetime=/home/pterjan/rpmbuild/BUILD/rust-toml_edit0.21-0.21.1-build/toml_edit-0.21.1/target/rpm/deps/libtoml_datetime-a43f4e3b07ce61e9.rmeta --extern winnow=/home/pterjan/rpmbuild/BUILD/rust-toml_edit0.21-0.21.1-build/toml_edit-0.21.1/target/rpm/deps/libwinnow-7ac64a4163e185f0.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
warning: unexpected `cfg` condition value: `kstring`
 --> src/internal_string.rs:8:7
  |
8 | #[cfg(feature = "kstring")]
  |       ^^^^^^^^^^^^^^^^^^^
  |
  = note: expected values for `feature` are: `default`, `display`, `parse`, `perf`, `serde`, and `unbounded`
  = help: consider adding `kstring` as a feature in `Cargo.toml`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
  = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition value: `kstring`
  --> src/internal_string.rs:10:11
   |
10 | #[cfg(not(feature = "kstring"))]
   |           ^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `default`, `display`, `parse`, `perf`, `serde`, and `unbounded`
   = help: consider adding `kstring` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `kstring`
  --> src/internal_string.rs:59:15
   |
59 |         #[cfg(feature = "kstring")]
   |               ^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `default`, `display`, `parse`, `perf`, `serde`, and `unbounded`
   = help: consider adding `kstring` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `kstring`
  --> src/internal_string.rs:61:19
   |
61 |         #[cfg(not(feature = "kstring"))]
   |                   ^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `default`, `display`, `parse`, `perf`, `serde`, and `unbounded`
   = help: consider adding `kstring` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated`
 --> src/parser/array.rs:4:25
  |
4 | use winnow::combinator::separated1;
  |                         ^^^^^^^^^^
  |
  = note: `#[warn(deprecated)]` on by default

warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
 --> src/parser/array.rs:5:20
  |
5 | use winnow::trace::trace;
  |                    ^^^^^

warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
  --> src/parser/array.rs:17:5
   |
17 |     trace("array", move |input: &mut Input<'i>| {
   |     ^^^^^

warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated`
  --> src/parser/array.rs:48:18
   |
48 |                 (separated1(array_value(check), ARRAY_SEP), opt(ARRAY_SEP)).map(
   |                  ^^^^^^^^^^

warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
  --> src/parser/datetime.rs:15:20
   |
15 | use winnow::trace::trace;
   |                    ^^^^^

warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
  --> src/parser/datetime.rs:26:5
   |
26 |     trace(
   |     ^^^^^

warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
  --> src/parser/datetime.rs:57:5
   |
57 |     trace("full-date", full_date_).parse_next(input)
   |     ^^^^^

warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
  --> src/parser/datetime.rs:90:5
   |
90 |     trace(
   |     ^^^^^

warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
   --> src/parser/datetime.rs:110:5
    |
110 |     trace(
    |     ^^^^^

warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
  --> src/parser/document.rs:10:20
   |
10 | use winnow::trace::trace;
   |                    ^^^^^

warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
   --> src/parser/document.rs:106:5
    |
106 |     trace(
    |     ^^^^^

warning: use of deprecated function `winnow::combinator::separated0`: Replaced with `combinator::separated`
 --> src/parser/inline_table.rs:3:25
  |
3 | use winnow::combinator::separated0;
  |                         ^^^^^^^^^^

warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
 --> src/parser/inline_table.rs:5:20
  |
5 | use winnow::trace::trace;
  |                    ^^^^^

warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
  --> src/parser/inline_table.rs:24:5
   |
24 |     trace("inline-table", move |input: &mut Input<'i>| {
   |     ^^^^^

warning: use of deprecated function `winnow::combinator::separated0`: Replaced with `combinator::separated`
   --> src/parser/inline_table.rs:127:13
    |
127 |             separated0(keyval(check), INLINE_TABLE_SEP),
    |             ^^^^^^^^^^

warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated`
 --> src/parser/key.rs:4:25
  |
4 | use winnow::combinator::separated1;
  |                         ^^^^^^^^^^

warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
 --> src/parser/key.rs:7:20
  |
7 | use winnow::trace::trace;
  |                    ^^^^^

warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
  --> src/parser/key.rs:21:5
   |
21 |     trace(
   |     ^^^^^

warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated`
  --> src/parser/key.rs:23:9
   |
23 |         separated1(
   |         ^^^^^^^^^^

warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
  --> src/parser/key.rs:47:5
   |
47 |     trace(
   |     ^^^^^

warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
  --> src/parser/key.rs:66:5
   |
66 |     trace(
   |     ^^^^^

warning: use of deprecated function `winnow::token::tag`: Replaced with `literal`
  --> src/parser/numbers.rs:11:20
   |
11 | use winnow::token::tag;
   |                    ^^^

warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
  --> src/parser/numbers.rs:13:20
   |
13 | use winnow::trace::trace;
   |                    ^^^^^

warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
  --> src/parser/numbers.rs:23:5
   |
23 |     trace("boolean", alt((true_, false_))).parse_next(input)
   |     ^^^^^

warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
  --> src/parser/numbers.rs:42:5
   |
42 |     trace("integer",
   |     ^^^^^

warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
  --> src/parser/numbers.rs:56:5
   |
56 |     trace(
   |     ^^^^^

warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
  --> src/parser/numbers.rs:95:5
   |
95 |     trace(
   |     ^^^^^

warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
   --> src/parser/numbers.rs:128:5
    |
128 |     trace(
    |     ^^^^^

warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
   --> src/parser/numbers.rs:162:5
    |
162 |     trace(
    |     ^^^^^

warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
   --> src/parser/numbers.rs:199:5
    |
199 |     trace(
    |     ^^^^^

warning: use of deprecated function `winnow::token::tag`: Replaced with `literal`
   --> src/parser/numbers.rs:299:5
    |
299 |     tag(INF).value(f64::INFINITY).parse_next(input)
    |     ^^^

warning: use of deprecated function `winnow::token::tag`: Replaced with `literal`
   --> src/parser/numbers.rs:304:5
    |
304 |     tag(NAN).value(f64::NAN.copysign(1.0)).parse_next(input)
    |     ^^^

warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)`
  --> src/parser/strings.rs:13:25
   |
13 | use winnow::combinator::success;
   |                         ^^^^^^^

warning: use of deprecated function `winnow::token::tag`: Replaced with `literal`
  --> src/parser/strings.rs:20:20
   |
20 | use winnow::token::tag;
   |                    ^^^

warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
  --> src/parser/strings.rs:22:20
   |
22 | use winnow::trace::trace;
   |                    ^^^^^

warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
  --> src/parser/strings.rs:33:5
   |
33 |     trace(
   |     ^^^^^

warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
  --> src/parser/strings.rs:49:5
   |
49 |     trace("basic-string", |input: &mut Input<'i>| {
   |     ^^^^^

warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)`
   --> src/parser/strings.rs:113:17
    |
113 |         b'b' => success('\u{8}'),
    |                 ^^^^^^^

warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)`
   --> src/parser/strings.rs:114:17
    |
114 |         b'f' => success('\u{c}'),
    |                 ^^^^^^^

warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)`
   --> src/parser/strings.rs:115:17
    |
115 |         b'n' => success('\n'),
    |                 ^^^^^^^

warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)`
   --> src/parser/strings.rs:116:17
    |
116 |         b'r' => success('\r'),
    |                 ^^^^^^^

warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)`
   --> src/parser/strings.rs:117:17
    |
117 |         b't' => success('\t'),
    |                 ^^^^^^^

warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)`
   --> src/parser/strings.rs:120:18
    |
120 |         b'\\' => success('\\'),
    |                  ^^^^^^^

warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)`
   --> src/parser/strings.rs:121:17
    |
121 |         b'"' => success('"'),
    |                 ^^^^^^^

warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
   --> src/parser/strings.rs:153:5
    |
153 |     trace(
    |     ^^^^^

warning: use of deprecated function `winnow::token::tag`: Replaced with `literal`
   --> src/parser/strings.rs:190:38
    |
190 |     if let Some(qi) = opt(mlb_quotes(tag(ML_BASIC_STRING_DELIM).value(()))).parse_next(input)? {
    |                                      ^^^

warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
   --> src/parser/strings.rs:261:5
    |
261 |     trace(
    |     ^^^^^

warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
   --> src/parser/strings.rs:290:5
    |
290 |     trace(
    |     ^^^^^

warning: use of deprecated function `winnow::token::tag`: Replaced with `literal`
   --> src/parser/strings.rs:323:24
    |
323 |         opt(mll_quotes(tag(ML_LITERAL_STRING_DELIM).value(()))),
    |                        ^^^

warning: `toml_edit` (lib) generated 53 warnings
    Finished `rpm` profile [optimized + debuginfo] target(s) in 22.22s
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gUGEhN
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-toml_edit0.21-0.21.1-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/rust-toml_edit0.21-0.21.1-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/rust-toml_edit0.21-0.21.1-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/rust-toml_edit0.21-0.21.1-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/rust-toml_edit0.21-0.21.1-build
+ mkdir /home/pterjan/rpmbuild/BUILD/rust-toml_edit0.21-0.21.1-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 toml_edit-0.21.1
+ '[' 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=toml_edit
++ /usr/bin/cargo2rpm --path Cargo.toml version
+ CRATE_VERSION=0.21.1
+ REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-toml_edit0.21-0.21.1-build/BUILDROOT/usr/share/cargo/registry/toml_edit-0.21.1
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-toml_edit0.21-0.21.1-build/BUILDROOT/usr/share/cargo/registry/toml_edit-0.21.1
+ /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
+ xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-toml_edit0.21-0.21.1-build/BUILDROOT/usr/share/cargo/registry/toml_edit-0.21.1
warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-toml_edit0.21-0.21.1-build/toml_edit-0.21.1`
+ grep -w -E -v 'Cargo.(lock|toml.orig)'
+ /usr/bin/mv Cargo.toml.deps Cargo.toml
+ /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-toml_edit0.21-0.21.1-build/BUILDROOT/usr/share/cargo/registry/toml_edit-0.21.1/Cargo.toml
+ /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-toml_edit0.21-0.21.1-build/BUILDROOT/usr/share/cargo/registry/toml_edit-0.21.1/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
Processing files: rust-toml_edit0.21-devel-0.21.1-1.mga10.noarch
warning: File listed twice: /usr/share/cargo/registry/toml_edit-0.21.1/LICENSE-APACHE
warning: File listed twice: /usr/share/cargo/registry/toml_edit-0.21.1/LICENSE-MIT
warning: File listed twice: /usr/share/cargo/registry/toml_edit-0.21.1/README.md
Provides: crate(toml_edit) = 0.21.1 rust-toml_edit0.21-devel = 0.21.1-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(indexmap/default) >= 2.0.0 crate(indexmap/std) >= 2.0.0 crate(toml_datetime/default) >= 0.6.5 rust >= 1.69
Processing files: rust-toml_edit0.21+default-devel-0.21.1-1.mga10.noarch
Provides: crate(toml_edit/default) = 0.21.1 rust-toml_edit0.21+default-devel = 0.21.1-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(toml_edit) = 0.21.1 crate(toml_edit/display) = 0.21.1 crate(toml_edit/parse) = 0.21.1
Processing files: rust-toml_edit0.21+display-devel-0.21.1-1.mga10.noarch
Provides: crate(toml_edit/display) = 0.21.1 rust-toml_edit0.21+display-devel = 0.21.1-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(toml_edit) = 0.21.1
Processing files: rust-toml_edit0.21+parse-devel-0.21.1-1.mga10.noarch
Provides: crate(toml_edit/parse) = 0.21.1 rust-toml_edit0.21+parse-devel = 0.21.1-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(toml_edit) = 0.21.1 crate(winnow/default) >= 0.5.0
Processing files: rust-toml_edit0.21+perf-devel-0.21.1-1.mga10.noarch
Provides: crate(toml_edit/perf) = 0.21.1 rust-toml_edit0.21+perf-devel = 0.21.1-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(kstring/default) >= 2.0.0 crate(kstring/max_inline) >= 2.0.0 crate(toml_edit) = 0.21.1
Processing files: rust-toml_edit0.21+serde-devel-0.21.1-1.mga10.noarch
Provides: crate(toml_edit/serde) = 0.21.1 rust-toml_edit0.21+serde-devel = 0.21.1-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/default) >= 1.0.145 crate(serde_spanned/default) >= 0.6.5 crate(serde_spanned/serde) >= 0.6.5 crate(toml_datetime/serde) >= 0.6.5 crate(toml_edit) = 0.21.1
Processing files: rust-toml_edit0.21+unbounded-devel-0.21.1-1.mga10.noarch
Provides: crate(toml_edit/unbounded) = 0.21.1 rust-toml_edit0.21+unbounded-devel = 0.21.1-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(toml_edit) = 0.21.1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-toml_edit0.21-0.21.1-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-toml_edit0.21+parse-devel-0.21.1-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-toml_edit0.21+default-devel-0.21.1-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-toml_edit0.21+perf-devel-0.21.1-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-toml_edit0.21+serde-devel-0.21.1-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-toml_edit0.21+unbounded-devel-0.21.1-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-toml_edit0.21+display-devel-0.21.1-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-toml_edit0.21-devel-0.21.1-1.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.qziFRZ
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-toml_edit0.21-0.21.1-build
+ test -d /home/pterjan/rpmbuild/BUILD/rust-toml_edit0.21-0.21.1-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-toml_edit0.21-0.21.1-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/rust-toml_edit0.21-0.21.1-build
+ RPM_EC=0
++ jobs -p
+ exit 0

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