D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-bindgen-0.71.1-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.iPTgUJ Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jpGEmx + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build + rm -rf bindgen-0.71.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/bindgen-0.71.1.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd bindgen-0.71.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + cat + /usr/bin/rm -f Cargo.lock + /usr/bin/rm -f Cargo.toml.orig + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.PcNzk3 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build + cd bindgen-0.71.1 + /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.UHM64h + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd bindgen-0.71.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo build -j16 -Z avoid-dev-deps --profile rpm Compiling proc-macro2 v1.0.94 Compiling glob v0.3.2 Compiling unicode-ident v1.0.18 Compiling prettyplease v0.2.34 Compiling libc v0.2.174 Compiling cfg-if v1.0.1 Compiling regex-syntax v0.8.5 Compiling minimal-lexical v0.2.1 Compiling memchr v2.7.4 Compiling either v1.15.0 Compiling bindgen v0.71.1 (/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1) Compiling shlex v1.3.0 Compiling log v0.4.26 Compiling bitflags v2.9.0 Compiling rustc-hash v2.1.1 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.94/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=ad575533c81940ce -C extra-filename=-8d4ae8af141a60ea --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/build/proc-macro2-8d4ae8af141a60ea -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name glob --edition=2015 /usr/share/cargo/registry/glob-0.3.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fe72ae311e676f54 -C extra-filename=-f0ef83de91f2313e --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-1.0.18/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=2a201c5d6c439181 -C extra-filename=-06535090152c527c --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.174/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=15a889c209b393cc -C extra-filename=-cb4dc4b1d11a51d1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/build/libc-cb4dc4b1d11a51d1 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=e36c5635509685b1 -C extra-filename=-ef87fd9400bde0bc --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/prettyplease-0.2.34/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="verbatim"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=3ea51ffb73f537e9 -C extra-filename=-7f779b61acb45569 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/build/prettyplease-7f779b61acb45569 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name regex_syntax --edition=2021 /usr/share/cargo/registry/regex-syntax-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="unicode-perl"' --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=73441bd1720a1e1e -C extra-filename=-b3f73d879ce6ec66 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.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="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=aa9aef32ceba5784 -C extra-filename=-94d5eee55dba9dc4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name minimal_lexical --edition=2018 /usr/share/cargo/registry/minimal-lexical-0.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=03752c420b033e58 -C extra-filename=-558cc7f59d91d923 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "use_std"))' -C metadata=92b7f9640e31e0cb -C extra-filename=-d236f0339ee90428 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name glob --edition=2015 /usr/share/cargo/registry/glob-0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=60d9814f7d8ccc5c -C extra-filename=-7342078c50bf160b --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 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="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=06fd5fd0276d4261 -C extra-filename=-4b3bb65637db4ce1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/build/bindgen-4b3bb65637db4ce1 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name shlex --edition=2015 /usr/share/cargo/registry/shlex-1.3.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=bf547370a1d68b41 -C extra-filename=-f856d0e4f89b70e6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name log --edition=2021 /usr/share/cargo/registry/log-0.4.26/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("kv", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std"))' -C metadata=62dc4c10148cd0e3 -C extra-filename=-e6f325b718634427 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name 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=2f0e6a3badf9084a -C extra-filename=-80083e17daa2fa9c --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name bitflags --edition=2021 /usr/share/cargo/registry/bitflags-2.9.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("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=e2437dbacabd24ef -C extra-filename=-4ee991534f48ad3f --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling libloading v0.8.6 Running `/usr/bin/rustc --crate-name libloading --edition=2015 /usr/share/cargo/registry/libloading-0.8.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 --warn=unexpected_cfgs --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cc6c1e215fe5be1d -C extra-filename=-aec025e2f49afc98 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libcfg_if-ef87fd9400bde0bc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling itertools v0.10.5 Running `/usr/bin/rustc --crate-name itertools --edition=2018 /usr/share/cargo/registry/itertools-0.10.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=f39ed32263f4e090 -C extra-filename=-c2d6a139810cfb9a --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps --extern either=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libeither-d236f0339ee90428.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/build/prettyplease-7f779b61acb45569/build-script-build` Compiling nom v7.1.3 Running `/usr/bin/rustc --crate-name nom --edition=2018 /usr/share/cargo/registry/nom-7.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="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=cde241ffb5c5d9a9 -C extra-filename=-b0cc81bf18fba529 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libmemchr-94d5eee55dba9dc4.rmeta --extern minimal_lexical=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libminimal_lexical-558cc7f59d91d923.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/build/proc-macro2-8d4ae8af141a60ea/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.94/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=a0b4111b1de9866b -C extra-filename=-a267f47b790d1aa8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libunicode_ident-06535090152c527c.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 --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(procmacro2_backtrace)' --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 `/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/build/libc-cb4dc4b1d11a51d1/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.174/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=0325413c5799f0a5 -C extra-filename=-c4166686ded8827b --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd11 --cfg libc_const_extern_fn --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_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling quote v1.0.40 Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=b6bb75de534d9a14 -C extra-filename=-e6a162e51f1a5bff --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libproc_macro2-a267f47b790d1aa8.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling regex-automata v0.4.9 Running `/usr/bin/rustc --crate-name regex_automata --edition=2021 /usr/share/cargo/registry/regex-automata-0.4.9/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="meta"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode-perl"' --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=b67b7ad7cdc5609c -C extra-filename=-7b8b65cefebac365 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libregex_syntax-b3f73d879ce6ec66.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling clang-sys v1.8.1 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/clang-sys-1.8.1/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="clang_10_0"' --cfg 'feature="clang_11_0"' --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="clang_7_0"' --cfg 'feature="clang_8_0"' --cfg 'feature="clang_9_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_17_0", "clang_18_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libcpp", "libloading", "runtime", "static"))' -C metadata=f622b9ebf02cf527 -C extra-filename=-ddd1627847801b64 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/build/clang-sys-ddd1627847801b64 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps --extern glob=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libglob-f0ef83de91f2313e.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling syn v2.0.100 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.100/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --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=fb0b401de6662dd9 -C extra-filename=-9a5de3328849dc5f --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libproc_macro2-a267f47b790d1aa8.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libquote-e6a162e51f1a5bff.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libunicode_ident-06535090152c527c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/build/clang-sys-ddd1627847801b64/build-script-build` Running `/usr/bin/rustc --crate-name clang_sys --edition=2021 /usr/share/cargo/registry/clang-sys-1.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="clang_10_0"' --cfg 'feature="clang_11_0"' --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="clang_7_0"' --cfg 'feature="clang_8_0"' --cfg 'feature="clang_9_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_17_0", "clang_18_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libcpp", "libloading", "runtime", "static"))' -C metadata=067940d934ca15aa -C extra-filename=-eb51555a5a3a3337 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps --extern glob=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libglob-7342078c50bf160b.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/liblibc-c4166686ded8827b.rmeta --extern libloading=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/liblibloading-aec025e2f49afc98.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/build/bindgen-4b3bb65637db4ce1/build-script-build` Compiling cexpr v0.6.0 Running `/usr/bin/rustc --crate-name cexpr --edition=2018 /usr/share/cargo/registry/cexpr-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8f6dac96c786b886 -C extra-filename=-77094e34d9790d9e --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps --extern nom=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libnom-b0cc81bf18fba529.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling regex v1.11.1 Running `/usr/bin/rustc --crate-name regex --edition=2021 /usr/share/cargo/registry/regex-1.11.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="std"' --cfg 'feature="unicode-perl"' --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=292e54a5d840e275 -C extra-filename=-698e876f7fd08f64 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps --extern regex_automata=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libregex_automata-7b8b65cefebac365.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libregex_syntax-b3f73d879ce6ec66.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name prettyplease --edition=2021 /usr/share/cargo/registry/prettyplease-0.2.34/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="verbatim"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=49891d4b310eee3e -C extra-filename=-b6fbb5915535c1d1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libproc_macro2-a267f47b790d1aa8.rmeta --extern syn=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libsyn-9a5de3328849dc5f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(prettyplease_debug)' --check-cfg 'cfg(prettyplease_debug_indent)'` Running `/usr/bin/rustc --crate-name bindgen --edition=2021 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="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=44dfa99754ed53d1 -C extra-filename=-a8cec78caf770b19 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libbitflags-4ee991534f48ad3f.rmeta --extern cexpr=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libcexpr-77094e34d9790d9e.rmeta --extern clang_sys=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libclang_sys-eb51555a5a3a3337.rmeta --extern itertools=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libitertools-c2d6a139810cfb9a.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/liblog-e6f325b718634427.rmeta --extern prettyplease=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libprettyplease-b6fbb5915535c1d1.rmeta --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libproc_macro2-a267f47b790d1aa8.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libquote-e6a162e51f1a5bff.rmeta --extern regex=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libregex-698e876f7fd08f64.rmeta --extern rustc_hash=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/librustc_hash-80083e17daa2fa9c.rmeta --extern shlex=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libshlex-f856d0e4f89b70e6.rmeta --extern syn=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libsyn-9a5de3328849dc5f.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 49.92s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zJdeOX + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd bindgen-0.71.1 + '[' 1 -eq 1 ']' + set -euo pipefail ++ /usr/bin/cargo2rpm --path Cargo.toml is-lib + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' ++ /usr/bin/cargo2rpm --path Cargo.toml name + CRATE_NAME=bindgen ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.71.1 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/BUILDROOT/usr/share/cargo/registry/bindgen-0.71.1 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/BUILDROOT/usr/share/cargo/registry/bindgen-0.71.1 + /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo package -l + grep -w -E -v 'Cargo.(lock|toml.orig)' + xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/BUILDROOT/usr/share/cargo/registry/bindgen-0.71.1 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/BUILDROOT/usr/share/cargo/registry/bindgen-0.71.1/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/BUILDROOT/usr/share/cargo/registry/bindgen-0.71.1/Cargo.toml.deps + echo '{"files":{},"package":""}' ++ /usr/bin/cargo2rpm --path Cargo.toml is-bin + '[' 0 -eq 1 ']' + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.vi7rIS + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd bindgen-0.71.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 test -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast Fresh unicode-ident v1.0.18 Fresh proc-macro2 v1.0.94 Fresh quote v1.0.40 Fresh regex-syntax v0.8.5 Fresh memchr v2.7.4 Fresh minimal-lexical v0.2.1 Fresh cfg-if v1.0.1 Fresh libloading v0.8.6 Fresh nom v7.1.3 Fresh regex-automata v0.4.9 Fresh syn v2.0.100 Fresh libc v0.2.174 Fresh glob v0.3.2 Fresh either v1.15.0 Fresh itertools v0.10.5 Fresh clang-sys v1.8.1 Fresh prettyplease v0.2.34 Fresh regex v1.11.1 Fresh cexpr v0.6.0 Fresh bitflags v2.9.0 Fresh rustc-hash v2.1.1 Fresh log v0.4.26 Fresh shlex v1.3.0 Compiling bindgen v0.71.1 (/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1) Running `/usr/bin/rustc --crate-name bindgen --edition=2021 lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=c199685ac9f396e5 -C extra-filename=-dfa0c653dba86a1a --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libbitflags-4ee991534f48ad3f.rlib --extern cexpr=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libcexpr-77094e34d9790d9e.rlib --extern clang_sys=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libclang_sys-eb51555a5a3a3337.rlib --extern itertools=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libitertools-c2d6a139810cfb9a.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/liblog-e6f325b718634427.rlib --extern prettyplease=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libprettyplease-b6fbb5915535c1d1.rlib --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libproc_macro2-a267f47b790d1aa8.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libquote-e6a162e51f1a5bff.rlib --extern regex=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libregex-698e876f7fd08f64.rlib --extern rustc_hash=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/librustc_hash-80083e17daa2fa9c.rlib --extern shlex=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libshlex-f856d0e4f89b70e6.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libsyn-9a5de3328849dc5f.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 9.01s Running `/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/bindgen-dfa0c653dba86a1a` running 27 tests test codegen::bitfield_unit_tests::bitfield_unit_get ... ok test codegen::bitfield_unit_tests::bitfield_unit_get_bit ... ok test codegen::struct_layout::test_bytes_from_bits_pow2 ... ok test codegen::bitfield_unit_tests::bitfield_unit_set_bit ... ok test codegen::bitfield_unit_tests::bitfield_unit_set ... ok test codegen::struct_layout::test_align_to ... ok test deps::tests::escaping_depfile ... ok test commandline_flag_unit_test_function ... ok test features::test::invalid_targets ... ok test features::test::release_versions_for_editions ... ok test features::test::target_features ... ok test features::test::valid_targets ... ok test ir::analysis::tests::monotone ... ok test ir::comment::test::picks_up_single_and_multi_line_doc_comments ... ok test ir::comment::test::processes_multi_lines_correctly ... ok test ir::comment::test::processes_single_lines_correctly ... ok test ir::layout::test_layout_for_size ... ok test ir::ty::is_invalid_type_param_empty_name ... ok test ir::ty::is_invalid_type_param_invalid_remaining ... ok test ir::ty::is_invalid_type_param_invalid_start ... ok test ir::ty::is_invalid_type_param_valid ... ok test ir::ty::is_invalid_type_param_unnamed - should panic ... ok test ir::ty::is_invalid_type_param_valid_underscore_and_numbers ... ok test ir::ty::is_invalid_type_param_valid_unnamed_kind ... ok test test_rust_to_clang_target ... ok test test_rust_to_clang_target_espidf ... ok test test_rust_to_clang_target_riscv ... ok test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests bindgen Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name bindgen --test lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps --extern bindgen=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libbindgen-a8cec78caf770b19.rlib --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libbitflags-4ee991534f48ad3f.rlib --extern cexpr=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libcexpr-77094e34d9790d9e.rlib --extern clang_sys=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libclang_sys-eb51555a5a3a3337.rlib --extern itertools=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libitertools-c2d6a139810cfb9a.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/liblog-e6f325b718634427.rlib --extern prettyplease=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libprettyplease-b6fbb5915535c1d1.rlib --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libproc_macro2-a267f47b790d1aa8.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libquote-e6a162e51f1a5bff.rlib --extern regex=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libregex-698e876f7fd08f64.rlib --extern rustc_hash=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/librustc_hash-80083e17daa2fa9c.rlib --extern shlex=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libshlex-f856d0e4f89b70e6.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/bindgen-0.71.1/target/rpm/deps/libsyn-9a5de3328849dc5f.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' --error-format human` running 19 tests test codegen/dyngen.rs - codegen::dyngen::DynamicItems::constructor_inits (line 33) ... ignored test codegen/dyngen.rs - codegen::dyngen::DynamicItems::init_fields (line 52) ... ignored test codegen/dyngen.rs - codegen::dyngen::DynamicItems::struct_implementation (line 21) ... ignored test codegen/dyngen.rs - codegen::dyngen::DynamicItems::struct_members (line 10) ... ignored test ir/analysis/sizedness.rs - ir::analysis::sizedness::SizednessResult (line 17) ... ignored test ir/analysis/template_params.rs - ir::analysis::template_params (line 16) ... ignored test ir/analysis/template_params.rs - ir::analysis::template_params::UsedTemplateParameters (line 107) ... ignored test ir/analysis/template_params.rs - ir::analysis::template_params::UsedTemplateParameters (line 118) ... ignored test ir/analysis/template_params.rs - ir::analysis::template_params::UsedTemplateParameters (line 130) ... ignored test ir/derive.rs - ir::derive::CanDerive (line 83) ... ignored test lib.rs - Builder (line 217) ... ignored test options/mod.rs - options::Builder::header (line 1161) ... ignored test options/mod.rs - options::Builder::header (line 1170) ... ignored test options/mod.rs - options::Builder::headers (line 1187) ... ignored test options/mod.rs - options::Builder::headers (line 1196) ... ignored test options/mod.rs - options::options (line 57) ... ignored test options/mod.rs - options::options (line 73) ... ignored test ir/annotations.rs - ir::annotations::Annotations::use_instead_of (line 157) ... ok test lib.rs - CargoCallbacks (line 1220) ... ok test result: ok. 2 passed; 0 failed; 17 ignored; 0 measured; 0 filtered out; finished in 0.92s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-bindgen-devel-0.71.1-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/bindgen-0.71.1/LICENSE warning: File listed twice: /usr/share/cargo/registry/bindgen-0.71.1/README.md Provides: crate(bindgen) = 0.71.1 rust-bindgen-devel = 0.71.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(bitflags/default) >= 2.2.1 crate(cexpr/default) >= 0.6.0 crate(clang-sys/clang_11_0) >= 1.0.0 crate(clang-sys/default) >= 1.0.0 crate(itertools) >= 0.10.0 crate(proc-macro2/default) >= 1.0.0 crate(quote) >= 1.0.0 crate(regex) >= 1.5.3 crate(regex/std) >= 1.5.3 crate(regex/unicode-perl) >= 1.5.3 crate(rustc-hash/default) >= 2.1.0 crate(shlex/default) >= 1.0.0 crate(syn/default) >= 2.0.0 crate(syn/extra-traits) >= 2.0.0 crate(syn/full) >= 2.0.0 crate(syn/visit-mut) >= 2.0.0 rust >= 1.70.0 Processing files: rust-bindgen+default-devel-0.71.1-1.mga10.noarch Provides: crate(bindgen/default) = 0.71.1 rust-bindgen+default-devel = 0.71.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(bindgen) = 0.71.1 crate(bindgen/logging) = 0.71.1 crate(bindgen/prettyplease) = 0.71.1 crate(bindgen/runtime) = 0.71.1 Processing files: rust-bindgen+__cli-devel-0.71.1-1.mga10.noarch Provides: crate(bindgen/__cli) = 0.71.1 rust-bindgen+__cli-devel = 0.71.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(bindgen) = 0.71.1 crate(clap/default) >= 4.0.0 crate(clap/derive) >= 4.0.0 crate(clap_complete/default) >= 4.0.0 Processing files: rust-bindgen+__testing_only_extra_assertions-devel-0.71.1-1.mga10.noarch Provides: crate(bindgen/__testing_only_extra_assertions) = 0.71.1 rust-bindgen+__testing_only_extra_assertions-devel = 0.71.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(bindgen) = 0.71.1 Processing files: rust-bindgen+__testing_only_libclang_16-devel-0.71.1-1.mga10.noarch Provides: crate(bindgen/__testing_only_libclang_16) = 0.71.1 rust-bindgen+__testing_only_libclang_16-devel = 0.71.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(bindgen) = 0.71.1 Processing files: rust-bindgen+__testing_only_libclang_9-devel-0.71.1-1.mga10.noarch Provides: crate(bindgen/__testing_only_libclang_9) = 0.71.1 rust-bindgen+__testing_only_libclang_9-devel = 0.71.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(bindgen) = 0.71.1 Processing files: rust-bindgen+experimental-devel-0.71.1-1.mga10.noarch Provides: crate(bindgen/experimental) = 0.71.1 rust-bindgen+experimental-devel = 0.71.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(annotate-snippets/default) >= 0.11.4 crate(bindgen) = 0.71.1 Processing files: rust-bindgen+logging-devel-0.71.1-1.mga10.noarch Provides: crate(bindgen/logging) = 0.71.1 rust-bindgen+logging-devel = 0.71.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(bindgen) = 0.71.1 crate(log/default) >= 0.4.0 Processing files: rust-bindgen+prettyplease-devel-0.71.1-1.mga10.noarch Provides: crate(bindgen/prettyplease) = 0.71.1 rust-bindgen+prettyplease-devel = 0.71.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(bindgen) = 0.71.1 crate(prettyplease/default) >= 0.2.7 crate(prettyplease/verbatim) >= 0.2.7 Processing files: rust-bindgen+runtime-devel-0.71.1-1.mga10.noarch Provides: crate(bindgen/runtime) = 0.71.1 rust-bindgen+runtime-devel = 0.71.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(bindgen) = 0.71.1 crate(clang-sys/runtime) >= 1.0.0 Processing files: rust-bindgen+static-devel-0.71.1-1.mga10.noarch Provides: crate(bindgen/static) = 0.71.1 rust-bindgen+static-devel = 0.71.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(bindgen) = 0.71.1 crate(clang-sys/static) >= 1.0.0 Processing files: rust-bindgen+which-rustfmt-devel-0.71.1-1.mga10.noarch Provides: crate(bindgen/which-rustfmt) = 0.71.1 rust-bindgen+which-rustfmt-devel = 0.71.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(bindgen) = 0.71.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-bindgen+which-rustfmt-devel-0.71.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-bindgen+experimental-devel-0.71.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-bindgen+__testing_only_libclang_16-devel-0.71.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-bindgen+runtime-devel-0.71.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-bindgen+default-devel-0.71.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-bindgen+__cli-devel-0.71.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-bindgen+static-devel-0.71.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-bindgen+__testing_only_extra_assertions-devel-0.71.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-bindgen+prettyplease-devel-0.71.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-bindgen+__testing_only_libclang_9-devel-0.71.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-bindgen+logging-devel-0.71.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-bindgen-devel-0.71.1-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.xSjGYB + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build + test -d /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-bindgen-0.71.1-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/bindgen-0.71.1/LICENSE File listed twice: /usr/share/cargo/registry/bindgen-0.71.1/README.md D: [iurt_root_command] Success!