D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-bindgen0.69-0.69.5-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.LMEUNB Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.K9vsrd + 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.bQk2eL + 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.tyQlSp + 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.94 Compiling unicode-ident v1.0.18 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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=bd4599744536b08f -C extra-filename=-15d1b7bd054a668b --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/build/proc-macro2-15d1b7bd054a668b -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 glob v0.3.1 Compiling rustix v0.38.44 Compiling libc v0.2.171 Compiling prettyplease v0.2.30 Compiling memchr v2.7.4 Compiling either v1.15.0 Compiling regex-syntax v0.8.5 Compiling minimal-lexical v0.2.1 Compiling bitflags v2.9.0 Compiling linux-raw-sys v0.4.14 Compiling cfg-if v1.0.0 Compiling home v0.5.9 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 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=3c49d1fd249e50e5 -C extra-filename=-f34df9181f9f3f17 --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.1/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=9c3fc55ab764a924 -C extra-filename=-6d1f4f8540178c42 --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/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=9a59d9868c30fcd7 -C extra-filename=-e73737660ade4e0f --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/build/rustix-e73737660ade4e0f -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.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=9228fa86758e8c03 -C extra-filename=-3b1147e61686bb87 --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/prettyplease-0.2.30/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=3fff0aeabd9bee3d -C extra-filename=-f4bde17294e794ab --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/build/prettyplease-f4bde17294e794ab -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=a87a23c6b91a4ff2 -C extra-filename=-c2d55b573d635cd4 --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.171/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="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=04710c7193280be5 -C extra-filename=-e617e3c1a9df82a2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/build/libc-e617e3c1a9df82a2 -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.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=6dd7e7aeb59b701d -C extra-filename=-2eef14dd52291d75 --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.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d47e10433274b045 -C extra-filename=-5cf819a57d6159a9 --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=76dd191ec5795237 -C extra-filename=-6084cf16007fca87 --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.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("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=d0d5fe105289cea2 -C extra-filename=-ec6a769025b5f44f --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.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 '--allow=clippy::all' '--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=66a7c8efe8db5fec -C extra-filename=-2f641c7e151aeea0 --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 linux_raw_sys --edition=2021 /usr/share/cargo/registry/linux-raw-sys-0.4.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --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", "compiler_builtins", "core", "default", "elf", "errno", "general", "if_arp", "if_ether", "if_packet", "io_uring", "ioctl", "loop_device", "mempolicy", "net", "netlink", "no_std", "prctl", "rustc-dep-of-std", "std", "system", "xdp"))' -C metadata=2fa1294d3a72b1c3 -C extra-filename=-d7327789b0be613d --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=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=6521bbbbec742d5b -C extra-filename=-4e3e57b42422aa67 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/build/bindgen-4e3e57b42422aa67 -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` 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 --cfg 'feature="std"' --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=25a226740ac9522f -C extra-filename=-4f413b9d76fac989 --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.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=4b8afddabf88a902 -C extra-filename=-1bfc9a9622e72494 --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-ec6a769025b5f44f.rmeta --cap-lints allow -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=c310c7d94257d249 -C extra-filename=-263b600f66270964 --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=2e788d234a69074e -C extra-filename=-74cabfed94616a3a --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=7f271437111a99fb -C extra-filename=-16e5bacffe33f7c6 --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-c2d55b573d635cd4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling log v0.4.26 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=081303fc207f2870 -C extra-filename=-d36e7413773bcebc --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/prettyplease-f4bde17294e794ab/build-script-build` 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=8d7b71ba4d5ef353 -C extra-filename=-960a1954bfce7998 --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 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=eba914d06626906e -C extra-filename=-9507ce6f9e12a608 --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 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=6b03b8e1c21bc698 -C extra-filename=-3888cdae2d32358b --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-3b1147e61686bb87.rmeta --extern minimal_lexical=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libminimal_lexical-6084cf16007fca87.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-15d1b7bd054a668b/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=c866db618cb8f0d9 -C extra-filename=-4057d0dd07ac0174 --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-f34df9181f9f3f17.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-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/build/libc-e617e3c1a9df82a2/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/build/rustix-e73737660ade4e0f/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.171/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="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=cd96830bbc797369 -C extra-filename=-64ad9deb2b038e4e --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 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(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(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` 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=6789ee8a9b5e41ec -C extra-filename=-c7cbc203add7593f --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-4f413b9d76fac989.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-d7327789b0be613d.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` 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=f88b098b15c113e1 -C extra-filename=-0c3034f949b5a463 --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-4057d0dd07ac0174.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=7d41f64504e2c438 -C extra-filename=-a1da91956ea97c03 --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-2eef14dd52291d75.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=38e18d92d44588a8 -C extra-filename=-797955ef3f2b2e9e --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/build/clang-sys-797955ef3f2b2e9e -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-6d1f4f8540178c42.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=c26b294d9378f338 -C extra-filename=-13df54982d94acb8 --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-4057d0dd07ac0174.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libquote-0c3034f949b5a463.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libunicode_ident-f34df9181f9f3f17.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-797955ef3f2b2e9e/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/build/bindgen-4e3e57b42422aa67/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=28e6c25bfec88a4d -C extra-filename=-014b3c90315a2c3d --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-3888cdae2d32358b.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=37ccb737bf1a8e45 -C extra-filename=-cabbff9e3c6bdc7d --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-5cf819a57d6159a9.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/liblibc-64ad9deb2b038e4e.rmeta --extern libloading=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/liblibloading-1bfc9a9622e72494.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=59e545a234712242 -C extra-filename=-70af9f5fb27535df --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-c2d55b573d635cd4.rmeta --extern home=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libhome-2f641c7e151aeea0.rmeta --extern rustix=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/librustix-c7cbc203add7593f.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=5e8a894962cb5490 -C extra-filename=-da16c3153589f92b --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-a1da91956ea97c03.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libregex_syntax-2eef14dd52291d75.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.30/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=e3d5a4787e55f64c -C extra-filename=-bd2744cbbc10f5f4 --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-4057d0dd07ac0174.rmeta --extern syn=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libsyn-13df54982d94acb8.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=5bce6171ffc36beb -C extra-filename=-805adf70f3f5b9f2 --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-4f413b9d76fac989.rmeta --extern cexpr=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libcexpr-014b3c90315a2c3d.rmeta --extern clang_sys=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libclang_sys-cabbff9e3c6bdc7d.rmeta --extern itertools=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libitertools-16e5bacffe33f7c6.rmeta --extern lazy_static=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/liblazy_static-74cabfed94616a3a.rmeta --extern lazycell=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/liblazycell-960a1954bfce7998.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/liblog-d36e7413773bcebc.rmeta --extern prettyplease=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libprettyplease-bd2744cbbc10f5f4.rmeta --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libproc_macro2-4057d0dd07ac0174.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libquote-0c3034f949b5a463.rmeta --extern regex=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libregex-da16c3153589f92b.rmeta --extern rustc_hash=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/librustc_hash-9507ce6f9e12a608.rmeta --extern shlex=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libshlex-263b600f66270964.rmeta --extern syn=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libsyn-13df54982d94acb8.rmeta --extern which=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libwhich-70af9f5fb27535df.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)]` on by default warning: `bindgen` (lib) generated 1 warning Finished `rpm` profile [optimized + debuginfo] target(s) in 47.11s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.bREFJT + 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.CsF8Qb + 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.18 Fresh proc-macro2 v1.0.94 Fresh quote v1.0.40 Fresh minimal-lexical v0.2.1 Fresh linux-raw-sys v0.4.14 Fresh either v1.15.0 Fresh regex-syntax v0.8.5 Fresh memchr v2.7.4 Fresh cfg-if v1.0.0 Fresh bitflags v2.9.0 Fresh syn v2.0.100 Fresh regex-automata v0.4.9 Fresh home v0.5.9 Fresh glob v0.3.1 Fresh itertools v0.12.1 Fresh shlex v1.3.0 Fresh lazycell v1.3.0 Fresh rustc-hash v1.1.0 Fresh libloading v0.8.6 Fresh rustix v0.38.44 Fresh libc v0.2.171 Fresh nom v7.1.3 Fresh prettyplease v0.2.30 Fresh regex v1.11.1 Fresh log v0.4.26 Fresh lazy_static v1.5.0 Fresh which v4.4.2 Fresh clang-sys v1.8.1 Fresh cexpr v0.6.0 warning: trait `HasFloat` is never used --> ir/item.rs:89:18 | 89 | pub(crate) trait HasFloat { | ^^^^^^^^ | = note: `#[warn(dead_code)]` on by default Compiling bindgen v0.69.5 (/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5) warning: `bindgen` (lib) generated 1 warning 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=50bed41d2ff76d5f -C extra-filename=-1807399ae1a5bf37 --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-4f413b9d76fac989.rlib --extern cexpr=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libcexpr-014b3c90315a2c3d.rlib --extern clang_sys=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libclang_sys-cabbff9e3c6bdc7d.rlib --extern itertools=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libitertools-16e5bacffe33f7c6.rlib --extern lazy_static=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/liblazy_static-74cabfed94616a3a.rlib --extern lazycell=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/liblazycell-960a1954bfce7998.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/liblog-d36e7413773bcebc.rlib --extern prettyplease=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libprettyplease-bd2744cbbc10f5f4.rlib --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libproc_macro2-4057d0dd07ac0174.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libquote-0c3034f949b5a463.rlib --extern regex=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libregex-da16c3153589f92b.rlib --extern rustc_hash=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/librustc_hash-9507ce6f9e12a608.rlib --extern shlex=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libshlex-263b600f66270964.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libsyn-13df54982d94acb8.rlib --extern which=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libwhich-70af9f5fb27535df.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: elided lifetime has a name --> ir/analysis/mod.rs:314:37 | 309 | impl<'a> MonotoneFramework for ReachableFrom<'a> { | -- lifetime `'a` declared here ... 314 | fn new(graph: &'a Graph) -> ReachableFrom { | ^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: `bindgen` (lib test) generated 2 warnings (1 duplicate) Finished `rpm` profile [optimized + debuginfo] target(s) in 8.52s Running `/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/bindgen-1807399ae1a5bf37` running 25 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::struct_layout::test_align_to ... ok test codegen::bitfield_unit_tests::bitfield_unit_set ... ok test commandline_flag_unit_test_function ... ok test deps::tests::escaping_depfile ... ok test features::test::str_to_target ... ok test features::test::target_features ... ok test ir::comment::test::picks_up_single_and_multi_line_doc_comments ... ok test ir::analysis::tests::monotone ... ok test ir::comment::test::processes_single_lines_correctly ... ok test ir::comment::test::processes_multi_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_unnamed - should panic ... ok test ir::ty::is_invalid_type_param_valid ... 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. 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-805adf70f3f5b9f2.rlib --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libbitflags-4f413b9d76fac989.rlib --extern cexpr=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libcexpr-014b3c90315a2c3d.rlib --extern clang_sys=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libclang_sys-cabbff9e3c6bdc7d.rlib --extern itertools=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libitertools-16e5bacffe33f7c6.rlib --extern lazy_static=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/liblazy_static-74cabfed94616a3a.rlib --extern lazycell=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/liblazycell-960a1954bfce7998.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/liblog-d36e7413773bcebc.rlib --extern prettyplease=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libprettyplease-bd2744cbbc10f5f4.rlib --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libproc_macro2-4057d0dd07ac0174.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libquote-0c3034f949b5a463.rlib --extern regex=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libregex-da16c3153589f92b.rlib --extern rustc_hash=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/librustc_hash-9507ce6f9e12a608.rlib --extern shlex=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libshlex-263b600f66270964.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libsyn-13df54982d94acb8.rlib --extern which=/home/pterjan/rpmbuild/BUILD/rust-bindgen0.69-0.69.5-build/bindgen-0.69.5/target/rpm/deps/libwhich-70af9f5fb27535df.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.02s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-bindgen0.69-devel-0.69.5-1.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-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_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-1.mga10.noarch Provides: crate(bindgen/default) = 0.69.5 rust-bindgen0.69+default-devel = 0.69.5-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.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-1.mga10.noarch Provides: crate(bindgen/__cli) = 0.69.5 rust-bindgen0.69+__cli-devel = 0.69.5-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.69.5 Processing files: rust-bindgen0.69+__testing_only_extra_assertions-devel-0.69.5-1.mga10.noarch Provides: crate(bindgen/__testing_only_extra_assertions) = 0.69.5 rust-bindgen0.69+__testing_only_extra_assertions-devel = 0.69.5-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.69.5 Processing files: rust-bindgen0.69+__testing_only_libclang_16-devel-0.69.5-1.mga10.noarch Provides: crate(bindgen/__testing_only_libclang_16) = 0.69.5 rust-bindgen0.69+__testing_only_libclang_16-devel = 0.69.5-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.69.5 Processing files: rust-bindgen0.69+__testing_only_libclang_9-devel-0.69.5-1.mga10.noarch Provides: crate(bindgen/__testing_only_libclang_9) = 0.69.5 rust-bindgen0.69+__testing_only_libclang_9-devel = 0.69.5-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.69.5 Processing files: rust-bindgen0.69+experimental-devel-0.69.5-1.mga10.noarch Provides: crate(bindgen/experimental) = 0.69.5 rust-bindgen0.69+experimental-devel = 0.69.5-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/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-1.mga10.noarch Provides: crate(bindgen/logging) = 0.69.5 rust-bindgen0.69+logging-devel = 0.69.5-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.69.5 crate(log/default) >= 0.4.0 Processing files: rust-bindgen0.69+prettyplease-devel-0.69.5-1.mga10.noarch Provides: crate(bindgen/prettyplease) = 0.69.5 rust-bindgen0.69+prettyplease-devel = 0.69.5-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.69.5 crate(prettyplease/default) >= 0.2.7 crate(prettyplease/verbatim) >= 0.2.7 Processing files: rust-bindgen0.69+runtime-devel-0.69.5-1.mga10.noarch Provides: crate(bindgen/runtime) = 0.69.5 rust-bindgen0.69+runtime-devel = 0.69.5-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.69.5 crate(clang-sys/runtime) >= 1.0.0 Processing files: rust-bindgen0.69+static-devel-0.69.5-1.mga10.noarch Provides: crate(bindgen/static) = 0.69.5 rust-bindgen0.69+static-devel = 0.69.5-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.69.5 crate(clang-sys/static) >= 1.0.0 Processing files: rust-bindgen0.69+which-rustfmt-devel-0.69.5-1.mga10.noarch Provides: crate(bindgen/which-rustfmt) = 0.69.5 rust-bindgen0.69+which-rustfmt-devel = 0.69.5-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.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+__testing_only_libclang_16-devel-0.69.5-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-bindgen0.69+which-rustfmt-devel-0.69.5-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-bindgen0.69+__testing_only_libclang_9-devel-0.69.5-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-bindgen0.69+default-devel-0.69.5-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-bindgen0.69+experimental-devel-0.69.5-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-bindgen0.69+__testing_only_extra_assertions-devel-0.69.5-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-bindgen0.69+logging-devel-0.69.5-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-bindgen0.69+__cli-devel-0.69.5-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-bindgen0.69+prettyplease-devel-0.69.5-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-bindgen0.69+static-devel-0.69.5-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-bindgen0.69+runtime-devel-0.69.5-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-bindgen0.69-devel-0.69.5-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.yPaETN + 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!