D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-pyproject-toml-0.13.7-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jZspdq Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.t52eAt + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build + rm -rf pyproject-toml-0.13.7 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/pyproject-toml-0.13.7.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd pyproject-toml-0.13.7 + /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.pdiyvE + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build + cd pyproject-toml-0.13.7 + /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.Zqu4Of + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-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 pyproject-toml-0.13.7 + '[' 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 proc-macro2 v1.0.105 Compiling unicode-ident v1.0.22 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.105/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=d4ded8db3929421f -C extra-filename=-0f1d4608a38c49a2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/build/proc-macro2-0f1d4608a38c49a2 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling quote v1.0.41 Compiling stable_deref_trait v1.2.1 Compiling serde_core v1.0.228 Compiling writeable v0.6.2 Compiling litemap v0.8.0 Compiling smallvec v1.15.1 Compiling icu_properties_data v2.1.1 Compiling icu_normalizer_data v2.1.1 Compiling serde v1.0.228 Compiling memchr v2.7.6 Compiling utf8_iter v1.0.4 Compiling thiserror v1.0.69 Compiling regex-syntax v0.8.8 Compiling percent-encoding v2.3.2 Running `/usr/bin/rustc --crate-name unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-1.0.22/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=e10476e151b089a0 -C extra-filename=-79a01b0086603322 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/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 writeable --edition=2021 /usr/share/cargo/registry/writeable-0.6.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "either"))' -C metadata=6c13bc6d4127367d -C extra-filename=-ed8611bb572994c6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/serde_core-1.0.228/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="rc"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=54ad5c7562fcad53 -C extra-filename=-cdcd2ab308ff5dc1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/build/serde_core-cdcd2ab308ff5dc1 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/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 stable_deref_trait --edition=2015 /usr/share/cargo/registry/stable_deref_trait-1.2.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("alloc", "default", "std"))' -C metadata=48b911b1140da6df -C extra-filename=-6d7ad6a8b937da37 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/quote-1.0.41/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=53ef3d98672135af -C extra-filename=-0454ff53fc80ddd6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/build/quote-0454ff53fc80ddd6 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/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 smallvec --edition=2018 /usr/share/cargo/registry/smallvec-1.15.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 --cfg 'feature="const_generics"' --cfg 'feature="union"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bincode", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "impl_bincode", "malloc_size_of", "may_dangle", "serde", "specialization", "union", "unty", "write"))' -C metadata=a1cb060615569f0c -C extra-filename=-c76b3e27e573e242 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/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 litemap --edition=2021 /usr/share/cargo/registry/litemap-0.8.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", "databake", "default", "serde", "testing", "yoke"))' -C metadata=49e31c9acb5743ff -C extra-filename=-a641bfdfa5b37231 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/icu_normalizer_data-2.1.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d823f47abdfc87eb -C extra-filename=-8ecaa6f0b4380a45 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/build/icu_normalizer_data-8ecaa6f0b4380a45 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/icu_properties_data-2.1.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fc9b67579830c111 -C extra-filename=-67bed07861b3b018 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/build/icu_properties_data-67bed07861b3b018 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/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 utf8_iter --edition=2021 /usr/share/cargo/registry/utf8_iter-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cc21f7f8106023a8 -C extra-filename=-4d8ee945862044bb --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/thiserror-1.0.69/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=bc8773a37658fcd4 -C extra-filename=-130ee12496019363 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/build/thiserror-130ee12496019363 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name regex_syntax --edition=2021 /usr/share/cargo/registry/regex-syntax-0.8.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=fc2aac04732ccc31 -C extra-filename=-9a2c0840de4b501a --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/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 percent_encoding --edition=2018 /usr/share/cargo/registry/percent-encoding-2.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=81ae368c37e38d3a -C extra-filename=-0487a3d2bfe82f0b --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/serde-1.0.228/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"' --cfg 'feature="derive"' --cfg 'feature="rc"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=a64322ab8d65141f -C extra-filename=-811778129bab42e6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/build/serde-811778129bab42e6 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/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 memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=945b98d750cbbfd2 -C extra-filename=-ea23da70d03ba017 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hashbrown v0.16.0 Running `/usr/bin/rustc --crate-name hashbrown --edition=2021 /usr/share/cargo/registry/hashbrown-0.16.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", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=6c3d00d5b4dded62 -C extra-filename=-7ebf1fb19345124a --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling unscanny v0.1.0 Running `/usr/bin/rustc --crate-name unscanny --edition=2021 /usr/share/cargo/registry/unscanny-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dbd394176934fb7a -C extra-filename=-d1e5341946177cbe --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling form_urlencoded v1.2.2 Running `/usr/bin/rustc --crate-name form_urlencoded --edition=2018 /usr/share/cargo/registry/form_urlencoded-1.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=d130eab59dd9fd05 -C extra-filename=-2c2e6121193dcfe9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern percent_encoding=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libpercent_encoding-0487a3d2bfe82f0b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling version-ranges v0.1.2 Compiling winnow v0.7.14 Running `/usr/bin/rustc --crate-name version_ranges --edition=2021 /usr/share/cargo/registry/version-ranges-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest", "serde"))' -C metadata=4bcb726b649ba010 -C extra-filename=-73f88777eb624d4b --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern smallvec=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libsmallvec-c76b3e27e573e242.rmeta --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.7.14/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' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--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::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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' '--allow=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("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=6b354d66193aecaa -C extra-filename=-400b0c58565a940d --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling either v1.15.0 Running `/usr/bin/rustc --crate-name either --edition=2021 /usr/share/cargo/registry/either-1.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 --cfg 'feature="std"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "use_std"))' -C metadata=3c114b80346792a3 -C extra-filename=-d65f0b6775415186 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling once_cell v1.21.3 Running `/usr/bin/rustc --crate-name once_cell --edition=2021 /usr/share/cargo/registry/once_cell-1.21.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=6bfe2465895ff571 -C extra-filename=-244f09646171f1c7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/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-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/build/icu_normalizer_data-8ecaa6f0b4380a45/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/build/icu_properties_data-67bed07861b3b018/build-script-build` Running `/usr/bin/rustc --crate-name icu_normalizer_data --edition=2021 /usr/share/cargo/registry/icu_normalizer_data-2.1.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 --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aae704f569b2b2ca -C extra-filename=-186fabffdb1119b8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(icu4c_enable_renaming)'` Running `/usr/bin/rustc --crate-name icu_properties_data --edition=2021 /usr/share/cargo/registry/icu_properties_data-2.1.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 --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c7d6f7a27a52fe5e -C extra-filename=-11e97d825badf430 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(icu4c_enable_renaming)'` Compiling equivalent v1.0.2 Running `/usr/bin/rustc --crate-name equivalent --edition=2015 /usr/share/cargo/registry/equivalent-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4d0cc8560196c785 -C extra-filename=-05ba012e5b0a4a49 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling unicode-width v0.2.2 Running `/usr/bin/rustc --crate-name unicode_width --edition=2021 /usr/share/cargo/registry/unicode-width-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cjk", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=5dcf94b5fd505d17 -C extra-filename=-b1e6e3ed5f458b58 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling thiserror v2.0.17 Compiling urlencoding v2.1.3 Running `/usr/bin/rustc --crate-name urlencoding --edition=2021 /usr/share/cargo/registry/urlencoding-2.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=996ba0ed1bbed292 -C extra-filename=-8be92b563b6b5b86 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/thiserror-2.0.17/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,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=0e11780769c26c8d -C extra-filename=-ab433ef3612ab4ca --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/build/thiserror-ab433ef3612ab4ca -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling itertools v0.14.0 Running `/usr/bin/rustc --crate-name itertools --edition=2018 /usr/share/cargo/registry/itertools-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=55d293740952ffad -C extra-filename=-7a2cfe87f8643f62 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern either=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libeither-d65f0b6775415186.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling boxcar v0.2.10 Compiling rustc-hash v2.1.1 Running `/usr/bin/rustc --crate-name boxcar --edition=2021 /usr/share/cargo/registry/boxcar-0.2.10/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=unexpected_cfgs --check-cfg 'cfg(loom)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=942adaec766fd2f2 -C extra-filename=-70e8afd5ac70af05 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/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 rustc_hash --edition=2021 /usr/share/cargo/registry/rustc-hash-2.1.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "rand", "std"))' -C metadata=a065b488a31b4d00 -C extra-filename=-4e219ce472683293 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling aho-corasick v1.1.3 Running `/usr/bin/rustc --crate-name aho_corasick --edition=2021 /usr/share/cargo/registry/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=7e37286548fff4e9 -C extra-filename=-083500d6a966a051 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libmemchr-ea23da70d03ba017.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/build/quote-0454ff53fc80ddd6/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/build/proc-macro2-0f1d4608a38c49a2/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/build/thiserror-130ee12496019363/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/build/serde-811778129bab42e6/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/build/serde_core-cdcd2ab308ff5dc1/build-script-build` Running `/usr/bin/rustc --crate-name serde_core --edition=2021 /usr/share/cargo/registry/serde_core-1.0.228/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="rc"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=a829eb41ca214df1 -C extra-filename=-53877c3323abd482 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --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_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.105/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 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=72ef6644dce39025 -C extra-filename=-df69b5d327200e14 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libunicode_ident-79a01b0086603322.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg wrap_proc_macro --cfg proc_macro_span --cfg proc_macro_span_location --cfg proc_macro_span_file --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.41/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 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=9bbabf23ce03ffa3 -C extra-filename=-0814cf5a4fbfd5da --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libproc_macro2-df69b5d327200e14.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(no_diagnostic_namespace)'` Running `/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/build/thiserror-ab433ef3612ab4ca/build-script-build` Compiling syn v2.0.114 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.114/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=8d73c5fe2e0c5fd8 -C extra-filename=-9ba2e5c0f07d0df8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libproc_macro2-df69b5d327200e14.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libquote-0814cf5a4fbfd5da.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libunicode_ident-79a01b0086603322.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling regex-automata v0.4.13 Running `/usr/bin/rustc --crate-name regex_automata --edition=2021 /usr/share/cargo/registry/regex-automata-0.4.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=29a68cbbf7c5c45f -C extra-filename=-afc9d9b0ad148d30 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern aho_corasick=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libaho_corasick-083500d6a966a051.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libmemchr-ea23da70d03ba017.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libregex_syntax-9a2c0840de4b501a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling toml_parser v1.0.4 Running `/usr/bin/rustc --crate-name toml_parser --edition=2021 /usr/share/cargo/registry/toml_parser-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--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' '--allow=clippy::result_large_err' '--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' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--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' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unsafe"))' -C metadata=eb7f156435dcdb3f -C extra-filename=-64d5f494dafcb28a --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern winnow=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libwinnow-400b0c58565a940d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling toml_datetime v0.7.3 Running `/usr/bin/rustc --crate-name toml_datetime --edition=2021 /usr/share/cargo/registry/toml_datetime-0.7.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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--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' '--allow=clippy::result_large_err' '--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' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--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' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=7c6d75d906a47595 -C extra-filename=-943d451a345a83a3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern serde_core=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libserde_core-53877c3323abd482.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling indexmap v2.11.4 Compiling serde_spanned v1.0.3 Running `/usr/bin/rustc --crate-name indexmap --edition=2021 /usr/share/cargo/registry/indexmap-2.11.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "sval", "test_debug"))' -C metadata=34590fcb37ae6508 -C extra-filename=-b0134af955f0686b --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern equivalent=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libequivalent-05ba012e5b0a4a49.rmeta --extern hashbrown=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libhashbrown-7ebf1fb19345124a.rmeta --extern serde_core=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libserde_core-53877c3323abd482.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name serde_spanned --edition=2021 /usr/share/cargo/registry/serde_spanned-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--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' '--allow=clippy::result_large_err' '--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' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--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' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=ce4379e1a88c7b1b -C extra-filename=-708769f60a846ee8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern serde_core=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libserde_core-53877c3323abd482.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling synstructure v0.13.2 Running `/usr/bin/rustc --crate-name synstructure --edition=2018 /usr/share/cargo/registry/synstructure-0.13.2/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 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=e571118c729b4320 -C extra-filename=-ee339e56b18d8020 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libproc_macro2-df69b5d327200e14.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libquote-0814cf5a4fbfd5da.rmeta --extern syn=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libsyn-9ba2e5c0f07d0df8.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling regex v1.12.2 Running `/usr/bin/rustc --crate-name regex --edition=2021 /usr/share/cargo/registry/regex-1.12.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=32117e6d91becb8d -C extra-filename=-0e66b106cd0daec5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern aho_corasick=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libaho_corasick-083500d6a966a051.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libmemchr-ea23da70d03ba017.rmeta --extern regex_automata=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libregex_automata-afc9d9b0ad148d30.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libregex_syntax-9a2c0840de4b501a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling zerofrom-derive v0.1.6 Compiling yoke-derive v0.8.0 Compiling zerovec-derive v0.11.1 Compiling displaydoc v0.2.5 Compiling serde_derive v1.0.228 Compiling thiserror-impl v1.0.69 Compiling thiserror-impl v2.0.17 Running `/usr/bin/rustc --crate-name zerofrom_derive --edition=2021 /usr/share/cargo/registry/zerofrom-derive-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0d7e0c3c94741cc3 -C extra-filename=-61bb731c6622776e --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libproc_macro2-df69b5d327200e14.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libquote-0814cf5a4fbfd5da.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libsyn-9ba2e5c0f07d0df8.rlib --extern synstructure=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libsynstructure-ee339e56b18d8020.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name yoke_derive --edition=2021 /usr/share/cargo/registry/yoke-derive-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fcb1a171f0a34355 -C extra-filename=-47cf5dacb51c4252 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libproc_macro2-df69b5d327200e14.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libquote-0814cf5a4fbfd5da.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libsyn-9ba2e5c0f07d0df8.rlib --extern synstructure=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libsynstructure-ee339e56b18d8020.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name zerovec_derive --edition=2021 /usr/share/cargo/registry/zerovec-derive-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e0feabce65e01817 -C extra-filename=-a90447c5ed7f66a2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libproc_macro2-df69b5d327200e14.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libquote-0814cf5a4fbfd5da.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libsyn-9ba2e5c0f07d0df8.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name displaydoc --edition=2021 /usr/share/cargo/registry/displaydoc-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a68b77071c498edf -C extra-filename=-91b9c1208aab4468 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libproc_macro2-df69b5d327200e14.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libquote-0814cf5a4fbfd5da.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libsyn-9ba2e5c0f07d0df8.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name serde_derive --edition=2021 /usr/share/cargo/registry/serde_derive-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=5f52b0190b3e67f7 -C extra-filename=-49b09fa8c6da7047 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libproc_macro2-df69b5d327200e14.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libquote-0814cf5a4fbfd5da.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libsyn-9ba2e5c0f07d0df8.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name thiserror_impl --edition=2021 /usr/share/cargo/registry/thiserror-impl-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=be00a18e8987bbe6 -C extra-filename=-aecf9cd8b54606fb --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libproc_macro2-df69b5d327200e14.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libquote-0814cf5a4fbfd5da.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libsyn-9ba2e5c0f07d0df8.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name thiserror_impl --edition=2021 /usr/share/cargo/registry/thiserror-impl-2.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e7a33d0e9b0bfeb5 -C extra-filename=-a2dfd221fb859236 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libproc_macro2-df69b5d327200e14.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libquote-0814cf5a4fbfd5da.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libsyn-9ba2e5c0f07d0df8.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling zerofrom v0.1.6 Running `/usr/bin/rustc --crate-name zerofrom --edition=2021 /usr/share/cargo/registry/zerofrom-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive"))' -C metadata=86a82be77ea9869f -C extra-filename=-2d1848d25f67d9db --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern zerofrom_derive=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libzerofrom_derive-61bb731c6622776e.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling yoke v0.8.0 Running `/usr/bin/rustc --crate-name yoke --edition=2021 /usr/share/cargo/registry/yoke-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "serde", "zerofrom"))' -C metadata=bc635f31f6ec958d -C extra-filename=-ae2db48a2059d1f8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern stable_deref_trait=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libstable_deref_trait-6d7ad6a8b937da37.rmeta --extern yoke_derive=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libyoke_derive-47cf5dacb51c4252.so --extern zerofrom=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libzerofrom-2d1848d25f67d9db.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling zerovec v0.11.4 Compiling zerotrie v0.2.2 Running `/usr/bin/rustc --crate-name zerovec --edition=2021 /usr/share/cargo/registry/zerovec-0.11.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="yoke"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "derive", "hashmap", "serde", "std", "yoke"))' -C metadata=093f95d36cad3e3b -C extra-filename=-a9eb3c7911030527 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern yoke=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libyoke-ae2db48a2059d1f8.rmeta --extern zerofrom=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libzerofrom-2d1848d25f67d9db.rmeta --extern zerovec_derive=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libzerovec_derive-a90447c5ed7f66a2.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name zerotrie --edition=2021 /usr/share/cargo/registry/zerotrie-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="yoke"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "litemap", "serde", "yoke", "zerofrom", "zerovec"))' -C metadata=ed52231da4aa7a3d -C extra-filename=-d883bad3b5e176bc --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern displaydoc=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libdisplaydoc-91b9c1208aab4468.so --extern yoke=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libyoke-ae2db48a2059d1f8.rmeta --extern zerofrom=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libzerofrom-2d1848d25f67d9db.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tinystr v0.8.1 Compiling potential_utf v0.1.3 Running `/usr/bin/rustc --crate-name tinystr --edition=2021 /usr/share/cargo/registry/tinystr-0.8.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 --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "serde", "std", "zerovec"))' -C metadata=aebaef6149bcf185 -C extra-filename=-956325417ad0f431 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern displaydoc=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libdisplaydoc-91b9c1208aab4468.so --extern zerovec=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libzerovec-a9eb3c7911030527.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name potential_utf --edition=2021 /usr/share/cargo/registry/potential_utf-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "serde", "writeable", "zerovec"))' -C metadata=9c8174a6780a65b0 -C extra-filename=-56658f6d212ed192 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern zerovec=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libzerovec-a9eb3c7911030527.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling icu_collections v2.1.1 Running `/usr/bin/rustc --crate-name icu_collections --edition=2021 /usr/share/cargo/registry/icu_collections-2.1.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("alloc", "databake", "serde"))' -C metadata=d96adb848df474d4 -C extra-filename=-967d5fbaec700f23 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern displaydoc=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libdisplaydoc-91b9c1208aab4468.so --extern potential_utf=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libpotential_utf-56658f6d212ed192.rmeta --extern yoke=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libyoke-ae2db48a2059d1f8.rmeta --extern zerofrom=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libzerofrom-2d1848d25f67d9db.rmeta --extern zerovec=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libzerovec-a9eb3c7911030527.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling icu_locale_core v2.1.1 Running `/usr/bin/rustc --crate-name icu_locale_core --edition=2021 /usr/share/cargo/registry/icu_locale_core-2.1.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 --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "serde", "zerovec"))' -C metadata=55528f80919bde17 -C extra-filename=-e101f9143e6c6be9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern displaydoc=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libdisplaydoc-91b9c1208aab4468.so --extern litemap=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/liblitemap-a641bfdfa5b37231.rmeta --extern tinystr=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libtinystr-956325417ad0f431.rmeta --extern writeable=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libwriteable-ed8611bb572994c6.rmeta --extern zerovec=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libzerovec-a9eb3c7911030527.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name thiserror --edition=2021 /usr/share/cargo/registry/thiserror-1.0.69/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=69a92706f60ff801 -C extra-filename=-7f638a89ccb21168 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern thiserror_impl=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libthiserror_impl-aecf9cd8b54606fb.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg error_generic_member_access --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` Compiling icu_provider v2.1.1 Running `/usr/bin/rustc --crate-name icu_provider --edition=2021 /usr/share/cargo/registry/icu_provider-2.1.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 --cfg 'feature="baked"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "baked", "deserialize_bincode_1", "deserialize_json", "deserialize_postcard_1", "export", "logging", "serde", "std", "sync", "zerotrie"))' -C metadata=6432ea0c49c66c13 -C extra-filename=-adef12363522a35f --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern displaydoc=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libdisplaydoc-91b9c1208aab4468.so --extern icu_locale_core=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libicu_locale_core-e101f9143e6c6be9.rmeta --extern writeable=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libwriteable-ed8611bb572994c6.rmeta --extern yoke=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libyoke-ae2db48a2059d1f8.rmeta --extern zerofrom=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libzerofrom-2d1848d25f67d9db.rmeta --extern zerotrie=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libzerotrie-d883bad3b5e176bc.rmeta --extern zerovec=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libzerovec-a9eb3c7911030527.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name thiserror --edition=2021 /usr/share/cargo/registry/thiserror-2.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=c2423ba1e6168b00 -C extra-filename=-35d97876da061c0f --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern thiserror_impl=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libthiserror_impl-a2dfd221fb859236.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg error_generic_member_access --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'` Compiling icu_properties v2.1.1 Compiling icu_normalizer v2.1.1 Running `/usr/bin/rustc --crate-name icu_properties --edition=2021 /usr/share/cargo/registry/icu_properties-2.1.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 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiled_data", "datagen", "default", "serde", "unicode_bidi"))' -C metadata=176577aa81994a16 -C extra-filename=-661338e179fd886a --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern icu_collections=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libicu_collections-967d5fbaec700f23.rmeta --extern icu_locale_core=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libicu_locale_core-e101f9143e6c6be9.rmeta --extern icu_properties_data=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libicu_properties_data-11e97d825badf430.rmeta --extern icu_provider=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libicu_provider-adef12363522a35f.rmeta --extern zerotrie=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libzerotrie-d883bad3b5e176bc.rmeta --extern zerovec=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libzerovec-a9eb3c7911030527.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name icu_normalizer --edition=2021 /usr/share/cargo/registry/icu_normalizer-2.1.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 --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_unstable_fast_trie_only)' --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data", "datagen", "default", "experimental", "icu_properties", "serde", "utf16_iter", "utf8_iter", "write16"))' -C metadata=56624e35e504ac59 -C extra-filename=-63df48b73f5936d7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern icu_collections=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libicu_collections-967d5fbaec700f23.rmeta --extern icu_normalizer_data=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libicu_normalizer_data-186fabffdb1119b8.rmeta --extern icu_provider=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libicu_provider-adef12363522a35f.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libsmallvec-c76b3e27e573e242.rmeta --extern zerovec=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libzerovec-a9eb3c7911030527.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling idna_adapter v1.2.1 Running `/usr/bin/rustc --crate-name idna_adapter --edition=2021 /usr/share/cargo/registry/idna_adapter-1.2.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 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data"))' -C metadata=808fe92edb4a1ed4 -C extra-filename=-82ff699776a2c19e --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern icu_normalizer=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libicu_normalizer-63df48b73f5936d7.rmeta --extern icu_properties=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libicu_properties-661338e179fd886a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling idna v1.1.0 Running `/usr/bin/rustc --crate-name idna --edition=2018 /usr/share/cargo/registry/idna-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="compiled_data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiled_data", "default", "std"))' -C metadata=d0749029abc34afe -C extra-filename=-6617af118edfc8fc --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern idna_adapter=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libidna_adapter-82ff699776a2c19e.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libsmallvec-c76b3e27e573e242.rmeta --extern utf8_iter=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libutf8_iter-4d8ee945862044bb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name serde --edition=2021 /usr/share/cargo/registry/serde-1.0.228/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="derive"' --cfg 'feature="rc"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=518c417381826c7f -C extra-filename=-272aab80c33b028f --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern serde_core=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libserde_core-53877c3323abd482.rmeta --extern serde_derive=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libserde_derive-49b09fa8c6da7047.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg if_docsrs_then_no_serde_core --check-cfg 'cfg(feature, values("result"))' --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --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_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` Compiling url v2.5.7 Compiling pep440_rs v0.7.3 Compiling toml v0.9.5 Running `/usr/bin/rustc --crate-name url --edition=2018 /usr/share/cargo/registry/url-2.5.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde", "std"))' -C metadata=59c65f069b9b68af -C extra-filename=-df2d91947f67d6d4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern form_urlencoded=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libform_urlencoded-2c2e6121193dcfe9.rmeta --extern idna=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libidna-6617af118edfc8fc.rmeta --extern percent_encoding=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libpercent_encoding-0487a3d2bfe82f0b.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libserde-272aab80c33b028f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name pep440_rs --edition=2021 /usr/share/cargo/registry/pep440_rs-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="version-ranges"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("tracing", "version-ranges"))' -C metadata=64b1a033ee21e99f -C extra-filename=-c1faa247d3cdd9bf --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libonce_cell-244f09646171f1c7.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libserde-272aab80c33b028f.rmeta --extern unicode_width=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libunicode_width-b1e6e3ed5f458b58.rmeta --extern unscanny=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libunscanny-d1e5341946177cbe.rmeta --extern version_ranges=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libversion_ranges-73f88777eb624d4b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name toml --edition=2021 /usr/share/cargo/registry/toml-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 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=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--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' '--allow=clippy::result_large_err' '--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' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--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' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="parse"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "display", "fast_hash", "parse", "preserve_order", "serde", "std", "unbounded"))' -C metadata=033aceb61c0bb836 -C extra-filename=-546a0f3dc22e59b9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libserde-272aab80c33b028f.rmeta --extern serde_spanned=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libserde_spanned-708769f60a846ee8.rmeta --extern toml_datetime=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libtoml_datetime-943d451a345a83a3.rmeta --extern toml_parser=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libtoml_parser-64d5f494dafcb28a.rmeta --extern winnow=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libwinnow-400b0c58565a940d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling pep508_rs v0.9.2 Running `/usr/bin/rustc --crate-name pep508_rs --edition=2021 /usr/share/cargo/registry/pep508_rs-0.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--allow=clippy::collapsible_if' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "non-pep508-extensions", "schemars", "tracing"))' -C metadata=771f92442c37dbb5 -C extra-filename=-1c3db2741b116ee0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern boxcar=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libboxcar-70e8afd5ac70af05.rmeta --extern indexmap=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libindexmap-b0134af955f0686b.rmeta --extern itertools=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libitertools-7a2cfe87f8643f62.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libonce_cell-244f09646171f1c7.rmeta --extern pep440_rs=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libpep440_rs-c1faa247d3cdd9bf.rmeta --extern regex=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libregex-0e66b106cd0daec5.rmeta --extern rustc_hash=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/librustc_hash-4e219ce472683293.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libserde-272aab80c33b028f.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libsmallvec-c76b3e27e573e242.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libthiserror-7f638a89ccb21168.rmeta --extern unicode_width=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libunicode_width-b1e6e3ed5f458b58.rmeta --extern url=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/liburl-df2d91947f67d6d4.rmeta --extern urlencoding=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/liburlencoding-8be92b563b6b5b86.rmeta --extern version_ranges=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libversion_ranges-73f88777eb624d4b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling pyproject-toml v0.13.7 (/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7) Running `/usr/bin/rustc --crate-name pyproject_toml --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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("glob", "pep639-glob", "tracing"))' -C metadata=cb2ddce591ae1408 -C extra-filename=-1921848a14fb1564 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern indexmap=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libindexmap-b0134af955f0686b.rmeta --extern pep440_rs=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libpep440_rs-c1faa247d3cdd9bf.rmeta --extern pep508_rs=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libpep508_rs-1c3db2741b116ee0.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libserde-272aab80c33b028f.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libthiserror-35d97876da061c0f.rmeta --extern toml=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libtoml-546a0f3dc22e59b9.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 45.25s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5Ork4A + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-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 pyproject-toml-0.13.7 + '[' 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=pyproject-toml ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.13.7 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/BUILDROOT/usr/share/cargo/registry/pyproject-toml-0.13.7 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/BUILDROOT/usr/share/cargo/registry/pyproject-toml-0.13.7 + /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-pyproject-toml-0.13.7-build/BUILDROOT/usr/share/cargo/registry/pyproject-toml-0.13.7 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/BUILDROOT/usr/share/cargo/registry/pyproject-toml-0.13.7/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/BUILDROOT/usr/share/cargo/registry/pyproject-toml-0.13.7/Cargo.toml.deps + echo '{"files":{},"package":""}' ++ /usr/bin/cargo2rpm --path Cargo.toml is-bin + '[' 0 -eq 1 ']' + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.qH9wKL + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-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 pyproject-toml-0.13.7 + '[' 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 unicode-ident v1.0.22 Fresh stable_deref_trait v1.2.1 Fresh litemap v0.8.0 Fresh writeable v0.6.2 Fresh smallvec v1.15.1 Fresh memchr v2.7.6 Fresh once_cell v1.21.3 Fresh utf8_iter v1.0.4 Fresh regex-syntax v0.8.8 Compiling libc v0.2.180 Fresh proc-macro2 v1.0.105 Fresh aho-corasick v1.1.3 Fresh percent-encoding v2.3.2 Fresh version-ranges v0.1.2 Fresh either v1.15.0 Fresh unscanny v0.1.0 Fresh equivalent v1.0.2 Fresh hashbrown v0.16.0 Fresh winnow v0.7.14 Fresh unicode-width v0.2.2 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.180/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=5847cfa6a656dc4c -C extra-filename=-5e3842ffd01dceae --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/build/libc-5e3842ffd01dceae -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh quote v1.0.41 Fresh serde_core v1.0.228 Fresh icu_properties_data v2.1.1 Fresh icu_normalizer_data v2.1.1 Fresh regex-automata v0.4.13 Fresh form_urlencoded v1.2.2 Fresh itertools v0.14.0 Fresh toml_parser v1.0.4 Fresh urlencoding v2.1.3 Fresh boxcar v0.2.10 Fresh rustc-hash v2.1.1 Compiling similar v2.7.0 Fresh syn v2.0.114 Fresh regex v1.12.2 Fresh toml_datetime v0.7.3 Fresh serde_spanned v1.0.3 Fresh indexmap v2.11.4 Running `/usr/bin/rustc --crate-name similar --edition=2018 /usr/share/cargo/registry/similar-2.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="inline"' --cfg 'feature="text"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bstr", "bytes", "default", "inline", "serde", "text", "unicode", "unicode-segmentation", "web-time"))' -C metadata=dfc7849b8688e184 -C extra-filename=-32ca54f88526e3c0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh synstructure v0.13.2 Fresh zerovec-derive v0.11.1 Fresh displaydoc v0.2.5 Fresh serde_derive v1.0.228 Fresh thiserror-impl v1.0.69 Fresh thiserror-impl v2.0.17 Fresh zerofrom-derive v0.1.6 Fresh yoke-derive v0.8.0 Fresh serde v1.0.228 Fresh thiserror v1.0.69 Fresh thiserror v2.0.17 Fresh zerofrom v0.1.6 Fresh pep440_rs v0.7.3 Fresh toml v0.9.5 Fresh yoke v0.8.0 Fresh zerovec v0.11.4 Fresh zerotrie v0.2.2 Fresh tinystr v0.8.1 Fresh potential_utf v0.1.3 Fresh icu_locale_core v2.1.1 Fresh icu_collections v2.1.1 Fresh icu_provider v2.1.1 Fresh icu_normalizer v2.1.1 Fresh icu_properties v2.1.1 Fresh idna_adapter v1.2.1 Fresh idna v1.1.0 Fresh url v2.5.7 Fresh pep508_rs v0.9.2 Running `/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/build/libc-5e3842ffd01dceae/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.180/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=a90c244e0b1f6725 -C extra-filename=-3c016273de920cf5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling console v0.16.1 Running `/usr/bin/rustc --crate-name console --edition=2021 /usr/share/cargo/registry/console-0.16.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 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "ansi-parsing", "default", "std", "unicode-width", "windows-console-colors"))' -C metadata=2e5546cc8c2682e6 -C extra-filename=-80a0db3e097fbe34 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/liblibc-3c016273de920cf5.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libonce_cell-244f09646171f1c7.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling insta v1.43.2 Running `/usr/bin/rustc --crate-name insta --edition=2021 /usr/share/cargo/registry/insta-1.43.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="colors"' --cfg 'feature="console"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_cargo_insta_internal", "clap", "colors", "console", "csv", "default", "filters", "glob", "globset", "json", "pest", "pest_derive", "redactions", "regex", "ron", "serde", "toml", "walkdir", "yaml"))' -C metadata=e1953e8646ae5339 -C extra-filename=-0a69bc3861cb3f81 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern console=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libconsole-80a0db3e097fbe34.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libonce_cell-244f09646171f1c7.rmeta --extern similar=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libsimilar-32ca54f88526e3c0.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling pyproject-toml v0.13.7 (/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7) Running `/usr/bin/rustc --crate-name pyproject_toml --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("glob", "pep639-glob", "tracing"))' -C metadata=2ab142c5c23c6bca -C extra-filename=-762a656b1d6a18b0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern indexmap=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libindexmap-b0134af955f0686b.rlib --extern insta=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libinsta-0a69bc3861cb3f81.rlib --extern pep440_rs=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libpep440_rs-c1faa247d3cdd9bf.rlib --extern pep508_rs=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libpep508_rs-1c3db2741b116ee0.rlib --extern serde=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libserde-272aab80c33b028f.rlib --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libthiserror-35d97876da061c0f.rlib --extern toml=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libtoml-546a0f3dc22e59b9.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 29.65s Running `/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/pyproject_toml-762a656b1d6a18b0` running 21 tests test resolution::tests::mixed_resolution ... ok test resolution::tests::name_collision ... ok test resolution::tests::parse_pyproject_toml_dependency_groups_missing_include ... ok test resolution::tests::optional_dependencies_are_not_dependency_groups ... ok test resolution::tests::parse_pyproject_toml_dependency_groups_cycle ... ok test resolution::tests::optional_dependencies_with_underscores ... ok test resolution::tests::parse_pyproject_toml_dependency_groups_resolve ... ok test resolution::tests::parse_pyproject_toml_dependency_groups_with_optional_dependencies ... ok test resolution::tests::parse_pyproject_toml_optional_dependencies_cycle ... ok test resolution::tests::parse_pyproject_toml_optional_dependencies_missing_include ... ok test resolution::tests::parse_pyproject_toml_optional_dependencies_missing_top_level ... ok test resolution::tests::parse_pyproject_toml_optional_dependencies_resolve ... ok test tests::invalid_email ... ok test tests::test_contact_accessors ... ok test tests::test_parse_pyproject_toml_default_license_files ... ok test tests::test_parse_pyproject_toml ... ok test tests::test_parse_pyproject_toml_dependency_groups ... ok test tests::test_parse_pyproject_toml_license_expression ... ok test tests::test_parse_pyproject_toml_license_globs ... ok test tests::test_parse_pyproject_toml_license_paths ... ok test tests::test_parse_pyproject_toml_readme_content_type ... ok test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Doc-tests pyproject_toml Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name pyproject_toml --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps --extern indexmap=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libindexmap-b0134af955f0686b.rlib --extern insta=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libinsta-0a69bc3861cb3f81.rlib --extern pep440_rs=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libpep440_rs-c1faa247d3cdd9bf.rlib --extern pep508_rs=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libpep508_rs-1c3db2741b116ee0.rlib --extern pyproject_toml=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libpyproject_toml-1921848a14fb1564.rlib --extern serde=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libserde-272aab80c33b028f.rlib --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libthiserror-35d97876da061c0f.rlib --extern toml=/home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/pyproject-toml-0.13.7/target/rpm/deps/libtoml-546a0f3dc22e59b9.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("glob", "pep639-glob", "tracing"))' --error-format human` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-pyproject-toml-devel-0.13.7-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/pyproject-toml-0.13.7/Changelog.md warning: File listed twice: /usr/share/cargo/registry/pyproject-toml-0.13.7/LICENSE warning: File listed twice: /usr/share/cargo/registry/pyproject-toml-0.13.7/README.md Provides: crate(pyproject-toml) = 0.13.7 rust-pyproject-toml-devel = 0.13.7-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.6.0 crate(indexmap/serde) >= 2.6.0 crate(pep440_rs/default) >= 0.7.2 crate(pep508_rs/default) >= 0.9.1 crate(serde/default) >= 1.0.214 crate(serde/derive) >= 1.0.214 crate(thiserror/default) >= 2.0.12 crate(toml) >= 0.9.4 crate(toml/parse) >= 0.9.4 crate(toml/serde) >= 0.9.4 crate(toml/std) >= 0.9.4 rust >= 1.74 Processing files: rust-pyproject-toml+default-devel-0.13.7-1.mga10.noarch Provides: crate(pyproject-toml/default) = 0.13.7 rust-pyproject-toml+default-devel = 0.13.7-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(pyproject-toml) = 0.13.7 Processing files: rust-pyproject-toml+glob-devel-0.13.7-1.mga10.noarch Provides: crate(pyproject-toml/glob) = 0.13.7 rust-pyproject-toml+glob-devel = 0.13.7-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(glob/default) >= 0.3.1 crate(pyproject-toml) = 0.13.7 Processing files: rust-pyproject-toml+pep639-glob-devel-0.13.7-1.mga10.noarch Provides: crate(pyproject-toml/pep639-glob) = 0.13.7 rust-pyproject-toml+pep639-glob-devel = 0.13.7-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(pyproject-toml) = 0.13.7 crate(pyproject-toml/glob) = 0.13.7 Processing files: rust-pyproject-toml+tracing-devel-0.13.7-1.mga10.noarch Provides: crate(pyproject-toml/tracing) = 0.13.7 rust-pyproject-toml+tracing-devel = 0.13.7-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(pep440_rs/tracing) >= 0.7.2 crate(pep508_rs/tracing) >= 0.9.1 crate(pyproject-toml) = 0.13.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-pyproject-toml+pep639-glob-devel-0.13.7-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-pyproject-toml+default-devel-0.13.7-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-pyproject-toml+glob-devel-0.13.7-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-pyproject-toml+tracing-devel-0.13.7-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-pyproject-toml-devel-0.13.7-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ILYaHJ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build + test -d /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-pyproject-toml-0.13.7-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/pyproject-toml-0.13.7/Changelog.md File listed twice: /usr/share/cargo/registry/pyproject-toml-0.13.7/LICENSE File listed twice: /usr/share/cargo/registry/pyproject-toml-0.13.7/README.md D: [iurt_root_command] Success!