D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-bindgen0.69-0.69.5-3.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.BKjM37 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.LocW2c + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build + rm -rf bindgen-0.69.5 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/bindgen-0.69.5.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd bindgen-0.69.5 + /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.3ao0ev + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build + cd bindgen-0.69.5 + /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.lVP90t + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-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.69.5 + '[' 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 quote v1.0.41 Compiling unicode-ident v1.0.22 Compiling glob v0.3.3 Compiling libc v0.2.180 Compiling rustix v0.38.44 Compiling prettyplease v0.2.37 Compiling linux-raw-sys v0.4.15 Compiling cfg-if v1.0.4 Compiling either v1.15.0 Compiling memchr v2.7.6 Compiling bitflags v2.10.0 Compiling minimal-lexical v0.2.1 Compiling regex-syntax v0.8.8 Compiling home v0.5.11 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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=763a3debca300727 -C extra-filename=-aae0e2b8968b1687 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/build/proc-macro2-aae0e2b8968b1687 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=39f375f908efb1bb -C extra-filename=-69bac2c5df078512 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/build/quote-69bac2c5df078512 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/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.22/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=44b924d9a6a4573b -C extra-filename=-b6badddf6638a190 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/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.3/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=0f49d901c6c8adac -C extra-filename=-c3a9dc3296465a24 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/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.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="extra_traits"' --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=617015ce1fadff9c -C extra-filename=-8fcef0976e47cf6c --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/build/libc-8fcef0976e47cf6c -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/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/rustix-0.38.44/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(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=4d85650992611c3d -C extra-filename=-257f52e3a3f07f40 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/build/rustix-257f52e3a3f07f40 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/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.37/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=b96a6b680d81377f -C extra-filename=-07c1c2644eff697a --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/build/prettyplease-07c1c2644eff697a -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/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 linux_raw_sys --edition=2021 /usr/share/cargo/registry/linux-raw-sys-0.4.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="ioctl"' --cfg 'feature="no_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bootparam", "btrfs", "compiler_builtins", "core", "default", "elf", "elf_uapi", "errno", "general", "if_arp", "if_ether", "if_packet", "io_uring", "ioctl", "landlock", "loop_device", "mempolicy", "net", "netlink", "no_std", "prctl", "ptrace", "rustc-dep-of-std", "std", "system", "xdp"))' -C metadata=fc25de087ba32ed6 -C extra-filename=-da92feb3a8f6a812 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/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.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("core", "rustc-dep-of-std"))' -C metadata=08b529e5e0e8f31d -C extra-filename=-882b1cd97dcfd39c --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "use_std"))' -C metadata=47327f6f27437069 -C extra-filename=-047995132e22eed8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/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-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/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.10.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "example_generated", "serde", "serde_core", "std"))' -C metadata=16fbcfd0cedd0eb8 -C extra-filename=-0c3d03fcad8fc5e6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/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=452f35d3f586ef16 -C extra-filename=-c46736686b990fac --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/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="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=8f5a5e58a8e43743 -C extra-filename=-40636ba15f970d37 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/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 home --edition=2021 /usr/share/cargo/registry/home-0.5.11/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::all' '--warn=clippy::correctness' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2db409b60731f873 -C extra-filename=-424b1e5de43421b4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/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.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=188eef137b2066a7 -C extra-filename=-42588f18ab0527d2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling libloading v0.8.9 Running `/usr/bin/rustc --crate-name libloading --edition=2015 /usr/share/cargo/registry/libloading-0.8.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 --warn=unexpected_cfgs --check-cfg 'cfg(libloading_docs)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4414b9e8a8a538ff -C extra-filename=-eadf9181f1856a96 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling bindgen v0.69.5 (/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5) Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --cfg 'feature="which-rustfmt"' --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=30c2ee52bd5059e1 -C extra-filename=-456a6160b24b517d --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/build/bindgen-456a6160b24b517d -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling shlex v1.3.0 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=133bdf35050d90c4 -C extra-filename=-d7001c84e8b59e8d --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling itertools v0.12.1 Running `/usr/bin/rustc --crate-name itertools --edition=2018 /usr/share/cargo/registry/itertools-0.12.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("default", "use_alloc", "use_std"))' -C metadata=e4885671abbb833c -C extra-filename=-6a94538f655c7180 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps --extern either=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libeither-047995132e22eed8.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/build/prettyplease-07c1c2644eff697a/build-script-build` Compiling rustc-hash v1.1.0 Running `/usr/bin/rustc --crate-name rustc_hash --edition=2015 /usr/share/cargo/registry/rustc-hash-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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a9275b3fe26564ba -C extra-filename=-1784088512428a00 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling lazy_static v1.5.0 Running `/usr/bin/rustc --crate-name lazy_static --edition=2015 /usr/share/cargo/registry/lazy_static-1.5.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("spin", "spin_no_std"))' -C metadata=3ee9eb73581763d4 -C extra-filename=-e2a62ea284e5d792 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling log v0.4.29 Running `/usr/bin/rustc --crate-name log --edition=2021 /usr/share/cargo/registry/log-0.4.29/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", "serde_core", "std"))' -C metadata=6741b1bd1a41d0e8 -C extra-filename=-7a3fd8a77b4ebdcd --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling lazycell v1.3.0 Running `/usr/bin/rustc --crate-name lazycell --edition=2015 /usr/share/cargo/registry/lazycell-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=32209df9f529809e -C extra-filename=-f795752144a86040 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/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-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/build/quote-69bac2c5df078512/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=0d717a06722db80d -C extra-filename=-b4a54a325a6ebffb --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libmemchr-ea23da70d03ba017.rmeta --extern minimal_lexical=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libminimal_lexical-c46736686b990fac.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/build/proc-macro2-aae0e2b8968b1687/build-script-build` 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 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", "nightly", "proc-macro", "span-locations"))' -C metadata=2fb99e48111a5eb9 -C extra-filename=-627e8f428d73a8b2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libunicode_ident-b6badddf6638a190.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 `/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/build/rustix-257f52e3a3f07f40/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/build/libc-8fcef0976e47cf6c/build-script-build` Running `/usr/bin/rustc --crate-name rustix --edition=2021 /usr/share/cargo/registry/rustix-0.38.44/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(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=0ea4940e5d5616ba -C extra-filename=-0e8a62a901180a04 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libbitflags-0c3d03fcad8fc5e6.rmeta --extern linux_raw_sys=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/liblinux_raw_sys-da92feb3a8f6a812.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg linux_raw --cfg linux_like --cfg linux_kernel` 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="extra_traits"' --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=dd396dc3e18815b2 -C extra-filename=-18d03ad904baae97 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/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 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="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=c2661e829dccf353 -C extra-filename=-0875662fe8858883 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libregex_syntax-40636ba15f970d37.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_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="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=a2dad64499bd806b -C extra-filename=-cca6156583d4a721 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/build/clang-sys-cca6156583d4a721 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps --extern glob=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libglob-c3a9dc3296465a24.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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 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=dd0f66e4c083c050 -C extra-filename=-ae1ed199c6534a7a --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libproc_macro2-627e8f428d73a8b2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(no_diagnostic_namespace)'` 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 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=d595e29da579298f -C extra-filename=-bead54d6488b3957 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libproc_macro2-627e8f428d73a8b2.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libquote-ae1ed199c6534a7a.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libunicode_ident-b6badddf6638a190.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/build/clang-sys-cca6156583d4a721/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/build/bindgen-456a6160b24b517d/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=65d040dc7e92da4c -C extra-filename=-e2de8318cfb87e99 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps --extern nom=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libnom-b4a54a325a6ebffb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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_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="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=8f588c1040a7ccc6 -C extra-filename=-d1e387b65c1dcd54 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps --extern glob=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libglob-42588f18ab0527d2.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/liblibc-18d03ad904baae97.rmeta --extern libloading=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/liblibloading-eadf9181f1856a96.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling which v4.4.2 Running `/usr/bin/rustc --crate-name which --edition=2021 /usr/share/cargo/registry/which-4.4.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("regex"))' -C metadata=aaadf16eb6387812 -C extra-filename=-d98fe2ee4cde13ea --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps --extern either=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libeither-047995132e22eed8.rmeta --extern home=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libhome-424b1e5de43421b4.rmeta --extern rustix=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/librustix-0e8a62a901180a04.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="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=638bfb474f7f9b51 -C extra-filename=-4f67927b4d8442cf --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps --extern regex_automata=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libregex_automata-0875662fe8858883.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libregex_syntax-40636ba15f970d37.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.37/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=fad436ad236ca4ca -C extra-filename=-078e80e7d5f7dd95 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libproc_macro2-627e8f428d73a8b2.rmeta --extern syn=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libsyn-bead54d6488b3957.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=2018 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"' --cfg 'feature="which-rustfmt"' --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=f1564819cb9ed313 -C extra-filename=-1d4f7a0eae3eb177 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libbitflags-0c3d03fcad8fc5e6.rmeta --extern cexpr=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libcexpr-e2de8318cfb87e99.rmeta --extern clang_sys=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libclang_sys-d1e387b65c1dcd54.rmeta --extern itertools=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libitertools-6a94538f655c7180.rmeta --extern lazy_static=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/liblazy_static-e2a62ea284e5d792.rmeta --extern lazycell=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/liblazycell-f795752144a86040.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rmeta --extern prettyplease=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libprettyplease-078e80e7d5f7dd95.rmeta --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libproc_macro2-627e8f428d73a8b2.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libquote-ae1ed199c6534a7a.rmeta --extern regex=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libregex-4f67927b4d8442cf.rmeta --extern rustc_hash=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/librustc_hash-1784088512428a00.rmeta --extern shlex=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libshlex-d7001c84e8b59e8d.rmeta --extern syn=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libsyn-bead54d6488b3957.rmeta --extern which=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libwhich-d98fe2ee4cde13ea.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: trait `HasFloat` is never used --> ir/item.rs:89:18 | 89 | pub(crate) trait HasFloat { | ^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> lib.rs:968:21 | 968 | fn rustfmt_path(&self) -> io::Result> { | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 968 | fn rustfmt_path(&self) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> clang.rs:946:26 | 946 | pub(crate) fn tokens(&self) -> RawTokens { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 946 | pub(crate) fn tokens(&self) -> RawTokens<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> clang.rs:1004:24 | 1004 | pub(crate) fn iter(&self) -> ClangTokenIterator { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1004 | pub(crate) fn iter(&self) -> ClangTokenIterator<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> ir/context.rs:1243:9 | 1243 | &self, | ^^^^^ the lifetime is elided here 1244 | ) -> traversal::AssertNoDanglingItemsTraversal { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1244 | ) -> traversal::AssertNoDanglingItemsTraversal<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> ir/ty.rs:246:28 | 246 | fn sanitize_name(name: &str) -> Cow { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 246 | fn sanitize_name(name: &str) -> Cow<'_, str> { | +++ warning: `bindgen` (lib) generated 6 warnings (run `cargo fix --lib -p bindgen` to apply 5 suggestions) Finished `rpm` profile [optimized + debuginfo] target(s) in 54.49s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zzmEHX + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-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.69.5 + '[' 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.69.5 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/BUILDROOT/usr/share/cargo/registry/bindgen-0.69.5 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/BUILDROOT/usr/share/cargo/registry/bindgen-0.69.5 + /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-bindgen0.69-0.69.5-build/BUILDROOT/usr/share/cargo/registry/bindgen-0.69.5 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/BUILDROOT/usr/share/cargo/registry/bindgen-0.69.5/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/BUILDROOT/usr/share/cargo/registry/bindgen-0.69.5/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.SxjlaK + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-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.69.5 + '[' 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 proc-macro2 v1.0.105 Fresh memchr v2.7.6 Fresh either v1.15.0 Fresh regex-syntax v0.8.8 Fresh minimal-lexical v0.2.1 Fresh bitflags v2.10.0 Fresh cfg-if v1.0.4 Fresh linux-raw-sys v0.4.15 Fresh glob v0.3.3 Fresh home v0.5.11 Fresh quote v1.0.41 Fresh regex-automata v0.4.13 Fresh nom v7.1.3 Fresh libloading v0.8.9 Fresh itertools v0.12.1 Fresh log v0.4.29 Fresh shlex v1.3.0 Fresh lazy_static v1.5.0 Fresh lazycell v1.3.0 Fresh rustc-hash v1.1.0 Fresh libc v0.2.180 Fresh syn v2.0.114 Fresh rustix v0.38.44 Fresh cexpr v0.6.0 Fresh regex v1.12.2 Fresh which v4.4.2 Fresh clang-sys v1.8.1 Fresh prettyplease v0.2.37 warning: trait `HasFloat` is never used --> ir/item.rs:89:18 | 89 | pub(crate) trait HasFloat { | ^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> lib.rs:968:21 | 968 | fn rustfmt_path(&self) -> io::Result> { | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 968 | fn rustfmt_path(&self) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> clang.rs:946:26 | 946 | pub(crate) fn tokens(&self) -> RawTokens { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 946 | pub(crate) fn tokens(&self) -> RawTokens<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> clang.rs:1004:24 | 1004 | pub(crate) fn iter(&self) -> ClangTokenIterator { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1004 | pub(crate) fn iter(&self) -> ClangTokenIterator<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> ir/context.rs:1243:9 | 1243 | &self, | ^^^^^ the lifetime is elided here 1244 | ) -> traversal::AssertNoDanglingItemsTraversal { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1244 | ) -> traversal::AssertNoDanglingItemsTraversal<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> ir/ty.rs:246:28 | 246 | fn sanitize_name(name: &str) -> Cow { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 246 | fn sanitize_name(name: &str) -> Cow<'_, str> { | +++ Compiling bindgen v0.69.5 (/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5) warning: `bindgen` (lib) generated 6 warnings (run `cargo fix --lib -p bindgen` to apply 5 suggestions) Running `/usr/bin/rustc --crate-name bindgen --edition=2018 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"' --cfg 'feature="which-rustfmt"' --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=c818f8dd22acc248 -C extra-filename=-c37b856b79d207b2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libbitflags-0c3d03fcad8fc5e6.rlib --extern cexpr=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libcexpr-e2de8318cfb87e99.rlib --extern clang_sys=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libclang_sys-d1e387b65c1dcd54.rlib --extern itertools=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libitertools-6a94538f655c7180.rlib --extern lazy_static=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/liblazy_static-e2a62ea284e5d792.rlib --extern lazycell=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/liblazycell-f795752144a86040.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rlib --extern prettyplease=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libprettyplease-078e80e7d5f7dd95.rlib --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libproc_macro2-627e8f428d73a8b2.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libquote-ae1ed199c6534a7a.rlib --extern regex=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libregex-4f67927b4d8442cf.rlib --extern rustc_hash=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/librustc_hash-1784088512428a00.rlib --extern shlex=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libshlex-d7001c84e8b59e8d.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libsyn-bead54d6488b3957.rlib --extern which=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libwhich-d98fe2ee4cde13ea.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: hiding a lifetime that's named elsewhere is confusing --> ir/analysis/mod.rs:314:37 | 314 | fn new(graph: &'a Graph) -> ReachableFrom { | -- ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 314 | fn new(graph: &'a Graph) -> ReachableFrom<'a> { | ++++ warning: `bindgen` (lib test) generated 7 warnings (6 duplicates) (run `cargo fix --lib -p bindgen --tests` to apply 1 suggestion) Finished `rpm` profile [optimized + debuginfo] target(s) in 9.81s Running `/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/bindgen-c37b856b79d207b2` running 25 tests test codegen::bitfield_unit_tests::bitfield_unit_get_bit ... ok test codegen::bitfield_unit_tests::bitfield_unit_get ... ok test codegen::struct_layout::test_align_to ... 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_bytes_from_bits_pow2 ... ok test commandline_flag_unit_test_function ... ok test features::test::str_to_target ... ok test deps::tests::escaping_depfile ... ok test features::test::target_features ... ok test ir::analysis::tests::monotone ... ok test ir::comment::test::processes_multi_lines_correctly ... ok test ir::comment::test::picks_up_single_and_multi_line_doc_comments ... 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_remaing ... 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_unnamed_kind ... ok test ir::ty::is_invalid_type_param_valid_underscore_and_numbers ... 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. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests bindgen Running `/usr/bin/rustdoc --edition=2018 --crate-type lib --color auto --crate-name bindgen --test lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps --extern bindgen=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libbindgen-1d4f7a0eae3eb177.rlib --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libbitflags-0c3d03fcad8fc5e6.rlib --extern cexpr=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libcexpr-e2de8318cfb87e99.rlib --extern clang_sys=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libclang_sys-d1e387b65c1dcd54.rlib --extern itertools=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libitertools-6a94538f655c7180.rlib --extern lazy_static=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/liblazy_static-e2a62ea284e5d792.rlib --extern lazycell=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/liblazycell-f795752144a86040.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rlib --extern prettyplease=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libprettyplease-078e80e7d5f7dd95.rlib --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libproc_macro2-627e8f428d73a8b2.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libquote-ae1ed199c6534a7a.rlib --extern regex=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libregex-4f67927b4d8442cf.rlib --extern rustc_hash=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/librustc_hash-1784088512428a00.rlib --extern shlex=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libshlex-d7001c84e8b59e8d.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libsyn-bead54d6488b3957.rlib --extern which=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libwhich-d98fe2ee4cde13ea.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --cfg 'feature="which-rustfmt"' --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 17 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 219) ... 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::options (line 57) ... ignored test options/mod.rs - options::options (line 73) ... ignored test ir/annotations.rs - ir::annotations::Annotations::use_instead_of (line 160) ... ok test lib.rs - CargoCallbacks (line 1240) ... ok test result: ok. 2 passed; 0 failed; 15 ignored; 0 measured; 0 filtered out; finished in 1.10s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-bindgen0.69-devel-0.69.5-3.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/bindgen-0.69.5/LICENSE warning: File listed twice: /usr/share/cargo/registry/bindgen-0.69.5/README.md Provides: crate(bindgen) = 0.69.5 rust-bindgen0.69-devel = 0.69.5-3.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_6_0) >= 1.0.0 crate(clang-sys/default) >= 1.0.0 crate(itertools) >= 0.10.0 crate(lazy_static/default) >= 1.0.0 crate(lazycell/default) >= 1.0.0 crate(proc-macro2) >= 1.0.0 crate(quote) >= 1.0.0 crate(regex) >= 1.5.1 crate(regex/std) >= 1.5.1 crate(regex/unicode-perl) >= 1.5.1 crate(rustc-hash/default) >= 1.0.1 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.60.0 Processing files: rust-bindgen0.69+default-devel-0.69.5-3.mga10.noarch Provides: crate(bindgen/default) = 0.69.5 rust-bindgen0.69+default-devel = 0.69.5-3.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.69.5 crate(bindgen/logging) = 0.69.5 crate(bindgen/prettyplease) = 0.69.5 crate(bindgen/runtime) = 0.69.5 crate(bindgen/which-rustfmt) = 0.69.5 Processing files: rust-bindgen0.69+__cli-devel-0.69.5-3.mga10.noarch Provides: crate(bindgen/__cli) = 0.69.5 rust-bindgen0.69+__cli-devel = 0.69.5-3.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.69.5 Processing files: rust-bindgen0.69+__testing_only_extra_assertions-devel-0.69.5-3.mga10.noarch Provides: crate(bindgen/__testing_only_extra_assertions) = 0.69.5 rust-bindgen0.69+__testing_only_extra_assertions-devel = 0.69.5-3.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.69.5 Processing files: rust-bindgen0.69+__testing_only_libclang_16-devel-0.69.5-3.mga10.noarch Provides: crate(bindgen/__testing_only_libclang_16) = 0.69.5 rust-bindgen0.69+__testing_only_libclang_16-devel = 0.69.5-3.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.69.5 Processing files: rust-bindgen0.69+__testing_only_libclang_9-devel-0.69.5-3.mga10.noarch Provides: crate(bindgen/__testing_only_libclang_9) = 0.69.5 rust-bindgen0.69+__testing_only_libclang_9-devel = 0.69.5-3.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.69.5 Processing files: rust-bindgen0.69+experimental-devel-0.69.5-3.mga10.noarch Provides: crate(bindgen/experimental) = 0.69.5 rust-bindgen0.69+experimental-devel = 0.69.5-3.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/color) >= 0.9.1 crate(annotate-snippets/default) >= 0.9.1 crate(bindgen) = 0.69.5 Processing files: rust-bindgen0.69+logging-devel-0.69.5-3.mga10.noarch Provides: crate(bindgen/logging) = 0.69.5 rust-bindgen0.69+logging-devel = 0.69.5-3.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.69.5 crate(log/default) >= 0.4.0 Processing files: rust-bindgen0.69+prettyplease-devel-0.69.5-3.mga10.noarch Provides: crate(bindgen/prettyplease) = 0.69.5 rust-bindgen0.69+prettyplease-devel = 0.69.5-3.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.69.5 crate(prettyplease/default) >= 0.2.7 crate(prettyplease/verbatim) >= 0.2.7 Processing files: rust-bindgen0.69+runtime-devel-0.69.5-3.mga10.noarch Provides: crate(bindgen/runtime) = 0.69.5 rust-bindgen0.69+runtime-devel = 0.69.5-3.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.69.5 crate(clang-sys/runtime) >= 1.0.0 Processing files: rust-bindgen0.69+static-devel-0.69.5-3.mga10.noarch Provides: crate(bindgen/static) = 0.69.5 rust-bindgen0.69+static-devel = 0.69.5-3.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.69.5 crate(clang-sys/static) >= 1.0.0 Processing files: rust-bindgen0.69+which-rustfmt-devel-0.69.5-3.mga10.noarch Provides: crate(bindgen/which-rustfmt) = 0.69.5 rust-bindgen0.69+which-rustfmt-devel = 0.69.5-3.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.69.5 crate(which) >= 4.2.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-bindgen0.69+which-rustfmt-devel-0.69.5-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-bindgen0.69+default-devel-0.69.5-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-bindgen0.69+runtime-devel-0.69.5-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-bindgen0.69+logging-devel-0.69.5-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-bindgen0.69+__testing_only_libclang_9-devel-0.69.5-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-bindgen0.69+experimental-devel-0.69.5-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-bindgen0.69+prettyplease-devel-0.69.5-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-bindgen0.69+__cli-devel-0.69.5-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-bindgen0.69+__testing_only_libclang_16-devel-0.69.5-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-bindgen0.69+__testing_only_extra_assertions-devel-0.69.5-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-bindgen0.69+static-devel-0.69.5-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-bindgen0.69-devel-0.69.5-3.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.06T1LH + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build + test -d /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/bindgen-0.69.5/LICENSE File listed twice: /usr/share/cargo/registry/bindgen-0.69.5/README.md D: [iurt_root_command] Success!