D: [iurt_root_command] chroot
Building target platforms: x86_64
Building for target x86_64
Installing /home/pterjan/rpmbuild/SRPMS/rust-bindgen-cli-0.69.5-1.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.18bKgY
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.LM3Uc3
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build
+ rm -rf bindgen-cli-0.69.5
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/bindgen-cli-0.69.5.crate
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd bindgen-cli-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.FQQGjI
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build
+ cd bindgen-cli-0.69.5
+ /usr/bin/cargo2rpm --path Cargo.toml buildrequires --all-features --with-check
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.HjWtZN
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-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/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd bindgen-cli-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 memchr v2.7.4
   Compiling unicode-ident v1.0.18
   Compiling libc v0.2.171
   Compiling glob v0.3.1
   Compiling utf8parse v0.2.1
   Compiling colorchoice v1.0.0
   Compiling anstyle v1.0.10
   Compiling regex-syntax v0.8.5
   Compiling rustix v0.38.44
   Compiling anstyle-query v1.0.0
   Compiling heck v0.5.0
   Compiling cfg-if v1.0.0
   Compiling either v1.15.0
   Compiling bitflags v2.9.0
     Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.94/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=186aad7a12ea9336 -C extra-filename=-afdebed02fe2a884 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/build/proc-macro2-afdebed02fe2a884 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-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-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-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-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-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.18/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=adcecc07420fd8e7 -C extra-filename=-e45ede29ac9488f1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-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 utf8parse --edition=2018 /usr/share/cargo/registry/utf8parse-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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=515431b3252cda29 -C extra-filename=-ff7b2b1fac4d5669 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-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="default"' --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=86e9b05163886d72 -C extra-filename=-da1c2de9bdf35bf1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/build/libc-da1c2de9bdf35bf1 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-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 colorchoice --edition=2021 /usr/share/cargo/registry/colorchoice-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())' -C metadata=2470b5e4e2fb5065 -C extra-filename=-dcf80e8adcc675f3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-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.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-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-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 anstyle --edition=2021 /usr/share/cargo/registry/anstyle-1.0.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=898a399282d9669b -C extra-filename=-12129c32f1b5d020 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-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 anstyle_query --edition=2021 /usr/share/cargo/registry/anstyle-query-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())' -C metadata=0a3c94ebb969528f -C extra-filename=-388ddd03555e826d --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-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-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/build/rustix-e73737660ade4e0f -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-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 heck --edition=2021 /usr/share/cargo/registry/heck-0.5.0/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=da775f3ca037d184 -C extra-filename=-65d7211f6a3d3d2d --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-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-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-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-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-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-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-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.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-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling minimal-lexical v0.2.1
     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-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling anstyle-parse v0.2.1
     Running `/usr/bin/rustc --crate-name anstyle_parse --edition=2021 /usr/share/cargo/registry/anstyle-parse-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="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=6f60657567602aec -C extra-filename=-6c55eae18c0ed1fe --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps --extern utf8parse=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libutf8parse-ff7b2b1fac4d5669.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling clap_lex v0.7.4
   Compiling strsim v0.11.1
     Running `/usr/bin/rustc --crate-name clap_lex --edition=2021 /usr/share/cargo/registry/clap_lex-0.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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=71d3262a73468938 -C extra-filename=-0c51d90c32e67bd8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-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 strsim --edition=2015 /usr/share/cargo/registry/strsim-0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3e4ca4717b0b3037 -C extra-filename=-f32c3d91ecd38e79 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling linux-raw-sys v0.4.14
     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-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-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-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-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 home v0.5.9
     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-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling anstream v0.6.15
     Running `/usr/bin/rustc --crate-name anstream --edition=2021 /usr/share/cargo/registry/anstream-0.6.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=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=2d12b23cf17b3cad -C extra-filename=-3c021ca6c8052603 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps --extern anstyle=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libanstyle-12129c32f1b5d020.rmeta --extern anstyle_parse=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libanstyle_parse-6c55eae18c0ed1fe.rmeta --extern anstyle_query=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libanstyle_query-388ddd03555e826d.rmeta --extern colorchoice=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libcolorchoice-dcf80e8adcc675f3.rmeta --extern utf8parse=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libutf8parse-ff7b2b1fac4d5669.rmeta --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-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling yansi-term v0.1.2
     Running `/usr/bin/rustc --crate-name yansi_term --edition=2018 /usr/share/cargo/registry/yansi-term-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("derive_serde_style", "serde"))' -C metadata=e2d64c91e88bb879 -C extra-filename=-380783123eae7cca --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-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.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 --cfg 'feature="std"' --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=ad539a4f7e223d2b -C extra-filename=-b0ec4d938cf4a5ed --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling bindgen v0.69.5
     Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/bindgen-0.69.5/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="__cli"' --cfg 'feature="experimental"' --cfg 'feature="logging"' --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=a4d7260e90a5db1b -C extra-filename=-c799366416dbbbdb --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/build/bindgen-c799366416dbbbdb -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling unicode-width v0.1.14
     Running `/usr/bin/rustc --crate-name unicode_width --edition=2021 /usr/share/cargo/registry/unicode-width-0.1.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="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cjk", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=75dbe3090e2070ce -C extra-filename=-97a2a277eacbda6d --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling aho-corasick v1.1.3
     Running `/usr/bin/rustc --crate-name aho_corasick --edition=2021 /usr/share/cargo/registry/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=156a830d116d5bd9 -C extra-filename=-9249320532705819 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libmemchr-3b1147e61686bb87.rmeta --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-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libmemchr-3b1147e61686bb87.rmeta --extern minimal_lexical=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-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`
   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-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps --extern either=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-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 clap_builder v4.5.31
     Running `/usr/bin/rustc --crate-name clap_builder --edition=2021 /usr/share/cargo/registry/clap_builder-4.5.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=6c6be51006fb95ae -C extra-filename=-e2daa9e771e8bbcc --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps --extern anstream=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libanstream-3c021ca6c8052603.rmeta --extern anstyle=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libanstyle-12129c32f1b5d020.rmeta --extern clap_lex=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libclap_lex-0c51d90c32e67bd8.rmeta --extern strsim=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libstrsim-f32c3d91ecd38e79.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/build/proc-macro2-afdebed02fe2a884/build-script-build`
     Running `/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/build/proc-macro2-afdebed02fe2a884/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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=1145e0dc34b4846e -C extra-filename=-da4772ea36af6bba --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libunicode_ident-e45ede29ac9488f1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg wrap_proc_macro --cfg proc_macro_span --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'`
     Running `/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/build/libc-da1c2de9bdf35bf1/build-script-build`
   Compiling annotate-snippets v0.9.2
     Running `/usr/bin/rustc --crate-name annotate_snippets --edition=2018 /usr/share/cargo/registry/annotate-snippets-0.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="yansi-term"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("color", "default", "yansi-term"))' -C metadata=88104cba48676533 -C extra-filename=-ce38a848659622e1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps --extern unicode_width=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libunicode_width-97a2a277eacbda6d.rmeta --extern yansi_term=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libyansi_term-380783123eae7cca.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.94/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=fabb7b3bb634546c -C extra-filename=-1f47e4ee4e57f00e --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-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-bindgen-cli-0.69.5-build/bindgen-cli-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="default"' --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=a34a47f0fdf76a87 -C extra-filename=-5aa12d91bbae65ec --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-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"))'`
   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-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-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 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-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libbitflags-4f413b9d76fac989.rmeta --extern linux_raw_sys=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-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 humantime v2.1.0
     Running `/usr/bin/rustc --crate-name humantime --edition=2018 /usr/share/cargo/registry/humantime-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=851f9ac22481d5cc -C extra-filename=-9984315490788384 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling termcolor v1.4.0
     Running `/usr/bin/rustc --crate-name termcolor --edition=2018 /usr/share/cargo/registry/termcolor-1.4.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=59df100bef109177 -C extra-filename=-75cef99c9421cc25 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps --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-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/build/clang-sys-797955ef3f2b2e9e -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps --extern glob=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-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 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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=33a55349c8ad82ab -C extra-filename=-5c50f5c1b9d163c9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libproc_macro2-da4772ea36af6bba.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="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode-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=ef2fe02722149e38 -C extra-filename=-4cd0f35e7c9a4413 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps --extern aho_corasick=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libaho_corasick-9249320532705819.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libmemchr-3b1147e61686bb87.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-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 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 embed-bitcode=no -C debug-assertions=off --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=f777c43d6c5c1bae -C extra-filename=-013ad04228c94534 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libproc_macro2-da4772ea36af6bba.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libquote-5c50f5c1b9d163c9.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libunicode_ident-e45ede29ac9488f1.rmeta --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.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="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=d004799ad18d0154 -C extra-filename=-58b41b07475eca6b --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libproc_macro2-1f47e4ee4e57f00e.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-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-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-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-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 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=7f658e8235abfe54 -C extra-filename=-39b4f790e4bf330e --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libproc_macro2-1f47e4ee4e57f00e.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libquote-58b41b07475eca6b.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-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-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/build/clang-sys-797955ef3f2b2e9e/build-script-build`
     Running `/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/build/bindgen-c799366416dbbbdb/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-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   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-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps --extern nom=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-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`
   Compiling is-terminal v0.4.15
     Running `/usr/bin/rustc --crate-name is_terminal --edition=2018 /usr/share/cargo/registry/is-terminal-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4da3a5b1b0409e4e -C extra-filename=-32c130b46f90ca1e --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/liblibc-5aa12d91bbae65ec.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=7517c21285e228c4 -C extra-filename=-12502b3dc83f3a34 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps --extern glob=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libglob-5cf819a57d6159a9.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/liblibc-5aa12d91bbae65ec.rmeta --extern libloading=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-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-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps --extern either=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libeither-c2d55b573d635cd4.rmeta --extern home=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libhome-2f641c7e151aeea0.rmeta --extern rustix=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-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="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode-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=cd5a0f1431b7bd4a -C extra-filename=-b4dbee024d2af44f --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps --extern aho_corasick=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libaho_corasick-9249320532705819.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libmemchr-3b1147e61686bb87.rmeta --extern regex_automata=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libregex_automata-4cd0f35e7c9a4413.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-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 env_logger v0.10.2
     Running `/usr/bin/rustc --crate-name env_logger --edition=2021 /usr/share/cargo/registry/env_logger-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="auto-color"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="humantime"' --cfg 'feature="regex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto-color", "color", "default", "humantime", "regex"))' -C metadata=54d8169b2bb3c3fc -C extra-filename=-c53040404cd4beb9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps --extern humantime=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libhumantime-9984315490788384.rmeta --extern is_terminal=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libis_terminal-32c130b46f90ca1e.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/liblog-b0ec4d938cf4a5ed.rmeta --extern regex=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libregex-b4dbee024d2af44f.rmeta --extern termcolor=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libtermcolor-75cef99c9421cc25.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/usr/bin/rustc --crate-name bindgen --edition=2018 /usr/share/cargo/registry/bindgen-0.69.5/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="__cli"' --cfg 'feature="experimental"' --cfg 'feature="logging"' --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=db8607ab770c242b -C extra-filename=-3096fc5be6658a2f --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps --extern annotate_snippets=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libannotate_snippets-ce38a848659622e1.rmeta --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libbitflags-4f413b9d76fac989.rmeta --extern cexpr=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libcexpr-014b3c90315a2c3d.rmeta --extern clang_sys=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libclang_sys-12502b3dc83f3a34.rmeta --extern itertools=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libitertools-16e5bacffe33f7c6.rmeta --extern lazy_static=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/liblazy_static-74cabfed94616a3a.rmeta --extern lazycell=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/liblazycell-960a1954bfce7998.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/liblog-b0ec4d938cf4a5ed.rmeta --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libproc_macro2-1f47e4ee4e57f00e.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libquote-58b41b07475eca6b.rmeta --extern regex=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libregex-b4dbee024d2af44f.rmeta --extern rustc_hash=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/librustc_hash-9507ce6f9e12a608.rmeta --extern shlex=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libshlex-263b600f66270964.rmeta --extern syn=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libsyn-39b4f790e4bf330e.rmeta --extern which=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libwhich-70af9f5fb27535df.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling clap_derive v4.5.28
     Running `/usr/bin/rustc --crate-name clap_derive --edition=2021 /usr/share/cargo/registry/clap_derive-4.5.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-markdown", "unstable-v5"))' -C metadata=78151cb067e68bc5 -C extra-filename=-07111e9178c29ef8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps --extern heck=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libheck-65d7211f6a3d3d2d.rlib --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libproc_macro2-da4772ea36af6bba.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libquote-5c50f5c1b9d163c9.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libsyn-013ad04228c94534.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling clap v4.5.31
     Running `/usr/bin/rustc --crate-name clap --edition=2021 /usr/share/cargo/registry/clap-4.5.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-derive-ui-tests", "unstable-doc", "unstable-ext", "unstable-markdown", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=f1f56e1d032e39b9 -C extra-filename=-9ac88f9be69a4471 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps --extern clap_builder=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libclap_builder-e2daa9e771e8bbcc.rmeta --extern clap_derive=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libclap_derive-07111e9178c29ef8.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling clap_complete v4.5.26
     Running `/usr/bin/rustc --crate-name clap_complete --edition=2021 /usr/share/cargo/registry/clap_complete-4.5.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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "unstable-doc", "unstable-dynamic"))' -C metadata=8e6a939b7aae5d8a -C extra-filename=-aa7de5d1601da5a4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps --extern clap=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libclap-9ac88f9be69a4471.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling bindgen-cli v0.69.5 (/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5)
     Running `/usr/bin/rustc --crate-name bindgen --edition=2018 main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="runtime"' --cfg 'feature="which-rustfmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "logging", "runtime", "static", "which-rustfmt"))' -C metadata=0f4c14aad5ae3fd4 -C extra-filename=-62ddcbcb66f3f98f --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps --extern bindgen=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libbindgen-3096fc5be6658a2f.rlib --extern clap=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libclap-9ac88f9be69a4471.rlib --extern clap_complete=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libclap_complete-aa7de5d1601da5a4.rlib --extern env_logger=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libenv_logger-c53040404cd4beb9.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/liblog-b0ec4d938cf4a5ed.rlib --extern shlex=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libshlex-263b600f66270964.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
    Finished `rpm` profile [optimized + debuginfo] target(s) in 58.79s
+ set -euo pipefail
+ /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 tree -Z avoid-dev-deps --workspace --offline --edges no-build,no-dev,no-proc-macro --no-dedupe --target all --prefix none --format '# {l}'
+ sed -e 's: / :/:g' -e 's:/: OR :g'
+ sort -u
# (MIT OR Apache-2.0) AND Unicode-3.0
# (MIT OR Apache-2.0) AND Unicode-DFS-2016
# Apache-2.0
# Apache-2.0 OR MIT
# Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
# BSD-3-Clause
# ISC
# MIT
# MIT OR Apache-2.0
# Unlicense OR MIT
+ set -euo pipefail
+ /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 tree -Z avoid-dev-deps --workspace --offline --edges no-build,no-dev,no-proc-macro --no-dedupe --target all --prefix none --format '{l}: {p}'
+ sort -u
++ pwd
+ sed -e 's: (/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5[^)]*)::g' -e 's: / :/:g' -e 's:/: OR :g'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Zld1Qz
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build
+ mkdir /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-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/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd bindgen-cli-0.69.5
+ '[' 1 -eq 1 ']'
+ set -euo pipefail
++ /usr/bin/cargo2rpm --path Cargo.toml is-lib
+ '[' 0 -eq 1 ']'
++ /usr/bin/cargo2rpm --path Cargo.toml is-bin
+ '[' 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 install -j16 -Z avoid-dev-deps --profile rpm --no-track --path .
  Installing bindgen-cli v0.69.5 (/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5)
     Locking 51 packages to latest compatible versions
      Adding env_logger v0.10.2 (available: v0.11.5)
       Fresh memchr v2.7.4
       Fresh utf8parse v0.2.1
       Fresh libc v0.2.171
       Fresh aho-corasick v1.1.3
       Fresh anstyle v1.0.10
       Fresh unicode-ident v1.0.18
       Fresh anstyle-query v1.0.0
       Fresh anstyle-parse v0.2.1
       Fresh regex-syntax v0.8.5
       Fresh colorchoice v1.0.0
       Fresh proc-macro2 v1.0.94
       Fresh minimal-lexical v0.2.1
       Fresh either v1.15.0
       Fresh cfg-if v1.0.0
       Fresh linux-raw-sys v0.4.14
       Fresh strsim v0.11.1
       Fresh bitflags v2.9.0
       Fresh clap_lex v0.7.4
       Fresh heck v0.5.0
       Fresh yansi-term v0.1.2
       Fresh regex-automata v0.4.9
       Fresh anstream v0.6.15
       Fresh nom v7.1.3
       Fresh quote v1.0.40
       Fresh libloading v0.8.6
       Fresh log v0.4.26
       Fresh home v0.5.9
       Fresh unicode-width v0.1.14
       Fresh glob v0.3.1
       Fresh itertools v0.12.1
       Fresh is-terminal v0.4.15
       Fresh shlex v1.3.0
       Fresh clap_derive v4.5.28
       Fresh regex v1.11.1
       Fresh rustix v0.38.44
       Fresh clap_builder v4.5.31
       Fresh cexpr v0.6.0
       Fresh annotate-snippets v0.9.2
       Fresh syn v2.0.100
       Fresh clang-sys v1.8.1
       Fresh termcolor v1.4.0
       Fresh lazycell v1.3.0
       Fresh rustc-hash v1.1.0
       Fresh humantime v2.1.0
       Fresh lazy_static v1.5.0
       Fresh clap v4.5.31
       Fresh which v4.4.2
       Fresh env_logger v0.10.2
       Fresh clap_complete v4.5.26
       Fresh bindgen v0.69.5
       Fresh bindgen-cli v0.69.5 (/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5)
    Finished `rpm` profile [optimized + debuginfo] target(s) in 0.05s
  Installing /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/BUILDROOT/usr/bin/bindgen
   Installed package `bindgen-cli v0.69.5 (/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5)` (executable `bindgen`)
warning: be sure to add `/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/BUILDROOT/usr/bin` to your PATH to be able to run the installed binaries
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.69.5-1.mga10 --unique-debug-suffix -0.69.5-1.mga10.x86_64 --unique-debug-src-base rust-bindgen-cli-0.69.5-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5
find-debuginfo: starting

Extracting debug info from 1 files
warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts
of file /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/BUILDROOT/usr/bin/bindgen.
Use `info auto-load python-scripts [REGEXP]' to list them.
DWARF-compressing 1 files
sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/rust-bindgen-cli-0.69.5-1.mga10.x86_64
find-debuginfo: done
+ /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/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
Reading /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/SPECPARTS/rpm-debuginfo.specpart
Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FGK3vZ
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-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/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd bindgen-cli-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 memchr v2.7.4
       Fresh utf8parse v0.2.1
       Fresh aho-corasick v1.1.3
       Fresh anstyle-query v1.0.0
       Fresh regex-syntax v0.8.5
       Fresh colorchoice v1.0.0
       Fresh anstyle v1.0.10
       Fresh unicode-ident v1.0.18
       Fresh either v1.15.0
       Fresh cfg-if v1.0.0
       Fresh clap_lex v0.7.4
       Fresh anstyle-parse v0.2.1
       Fresh proc-macro2 v1.0.94
       Fresh regex-automata v0.4.9
       Fresh linux-raw-sys v0.4.14
       Fresh strsim v0.11.1
       Fresh bitflags v2.9.0
       Fresh minimal-lexical v0.2.1
       Fresh heck v0.5.0
       Fresh libloading v0.8.6
       Fresh yansi-term v0.1.2
       Fresh unicode-width v0.1.14
       Fresh libc v0.2.171
       Fresh anstream v0.6.15
       Fresh quote v1.0.40
       Fresh regex v1.11.1
       Fresh nom v7.1.3
       Fresh rustix v0.38.44
       Fresh log v0.4.26
       Fresh home v0.5.9
       Fresh glob v0.3.1
       Fresh annotate-snippets v0.9.2
       Fresh itertools v0.12.1
       Fresh shlex v1.3.0
       Fresh termcolor v1.4.0
       Fresh rustc-hash v1.1.0
       Fresh clap_builder v4.5.31
       Fresh cexpr v0.6.0
       Fresh which v4.4.2
       Fresh is-terminal v0.4.15
       Fresh syn v2.0.100
       Fresh clang-sys v1.8.1
       Fresh humantime v2.1.0
       Fresh lazycell v1.3.0
       Fresh lazy_static v1.5.0
       Fresh clap_derive v4.5.28
       Fresh bindgen v0.69.5
       Fresh env_logger v0.10.2
       Fresh clap v4.5.31
       Fresh clap_complete v4.5.26
   Compiling bindgen-cli v0.69.5 (/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5)
     Running `/usr/bin/rustc --crate-name bindgen --edition=2018 main.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="runtime"' --cfg 'feature="which-rustfmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "logging", "runtime", "static", "which-rustfmt"))' -C metadata=731c8cbb44c3c2c7 -C extra-filename=-839e3f8f428feb69 --out-dir /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps --extern bindgen=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libbindgen-3096fc5be6658a2f.rlib --extern clap=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libclap-9ac88f9be69a4471.rlib --extern clap_complete=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libclap_complete-aa7de5d1601da5a4.rlib --extern env_logger=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libenv_logger-c53040404cd4beb9.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/liblog-b0ec4d938cf4a5ed.rlib --extern shlex=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/libshlex-263b600f66270964.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
    Finished `rpm` profile [optimized + debuginfo] target(s) in 1.05s
     Running `/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/target/rpm/deps/bindgen-839e3f8f428feb69`

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: bindgen-cli-0.69.5-1.mga10.x86_64
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.cpc0Z1
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build
+ cd bindgen-cli-0.69.5
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/BUILDROOT/usr/share/doc/bindgen-cli
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/BUILDROOT/usr/share/doc/bindgen-cli
+ cp -pr /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/README.md /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/BUILDROOT/usr/share/doc/bindgen-cli
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.hHCqGi
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build
+ cd bindgen-cli-0.69.5
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/BUILDROOT/usr/share/licenses/bindgen-cli
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/BUILDROOT/usr/share/licenses/bindgen-cli
+ cp -pr /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/LICENSE /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/BUILDROOT/usr/share/licenses/bindgen-cli
+ cp -pr /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/bindgen-cli-0.69.5/LICENSE.dependencies /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/BUILDROOT/usr/share/licenses/bindgen-cli
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: bindgen = 0.69.5-1.mga10 bindgen(x86-64) = 0.69.5-1.mga10 bindgen-cli = 0.69.5-1.mga10 bindgen-cli(x86-64) = 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: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.18)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.29)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.39)(64bit) libc.so.6(GLIBC_2.5)(64bit) libc.so.6(GLIBC_2.9)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3)(64bit) libgcc_s.so.1(GCC_4.2.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.38)(64bit)
Conflicts: rust-bindgen < 0.68.1
Processing files: rust-bindgen-cli-debugsource-0.69.5-1.mga10.x86_64
Provides: rust-bindgen-cli-debugsource = 0.69.5-1.mga10 rust-bindgen-cli-debugsource(x86-64) = 0.69.5-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: bindgen-cli-debuginfo-0.69.5-1.mga10.x86_64
Provides: bindgen-cli-debuginfo = 0.69.5-1.mga10 bindgen-cli-debuginfo(x86-64) = 0.69.5-1.mga10 debuginfo(build-id) = ddaef886c73e0671b8615b0524eeecb2fa58292b
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: rust-bindgen-cli-debugsource(x86-64) = 0.69.5-1.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/rust-bindgen-cli-debugsource-0.69.5-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/bindgen-cli-0.69.5-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/bindgen-cli-debuginfo-0.69.5-1.mga10.x86_64.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ws1N6P
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build
+ test -d /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/rust-bindgen-cli-0.69.5-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!