D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-gstreamer-base-0.24.0-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.b5dMPx Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.YAVidT + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build + rm -rf gstreamer-base-0.24.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/gstreamer-base-0.24.0.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd gstreamer-base-0.24.0 + /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.xdcKIL + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build + cd gstreamer-base-0.24.0 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.3Uns8o + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd gstreamer-base-0.24.0 + '[' 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 winnow v0.7.14 Compiling toml_datetime v0.7.3 Compiling target-lexicon v0.13.3 Compiling smallvec v1.15.1 Compiling serde_spanned v1.0.3 Compiling heck v0.5.0 Compiling version-compare v0.2.1 Compiling pkg-config v0.3.32 Compiling proc-macro2 v1.0.105 Compiling quote v1.0.41 Compiling unicode-ident v1.0.22 Compiling libc v0.2.180 Compiling autocfg v1.5.0 Compiling hashbrown v0.16.0 Compiling equivalent v1.0.2 Compiling futures-core v0.3.31 Running `/usr/bin/rustc --crate-name winnow --edition=2021 /usr/share/cargo/registry/winnow-0.7.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=0f14d2d5b766ec20 -C extra-filename=-763ed19639cb7e04 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/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 toml_datetime --edition=2021 /usr/share/cargo/registry/toml_datetime-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=a76b797d321fb5af -C extra-filename=-961213a6acc87d65 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/target-lexicon-0.13.3/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch_z80", "arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=565718f6276204e9 -C extra-filename=-4ca3533b34be9b6d --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/build/target-lexicon-4ca3533b34be9b6d -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name smallvec --edition=2018 /usr/share/cargo/registry/smallvec-1.15.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bincode", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "impl_bincode", "malloc_size_of", "may_dangle", "serde", "specialization", "union", "unty", "write"))' -C metadata=396a94b270b38ee4 -C extra-filename=-3186b3ceb3fbeacc --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/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 serde_spanned --edition=2021 /usr/share/cargo/registry/serde_spanned-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=7ee01fb8cf946351 -C extra-filename=-5774515257fedca8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/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=f5a7c9f48d547701 -C extra-filename=-de1d338078f34eb6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/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 version_compare --edition=2021 /usr/share/cargo/registry/version-compare-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 embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(tarpaulin)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2269e454f49eb4c6 -C extra-filename=-70742093e72e0217 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/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 pkg_config --edition=2018 /usr/share/cargo/registry/pkg-config-0.3.32/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=196d8f041392f804 -C extra-filename=-e7e77189d2b1a301 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-1.0.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e10476e151b089a0 -C extra-filename=-79a01b0086603322 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/quote-1.0.41/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=53ef3d98672135af -C extra-filename=-0454ff53fc80ddd6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/build/quote-0454ff53fc80ddd6 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/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/proc-macro2-1.0.105/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=d4ded8db3929421f -C extra-filename=-0f1d4608a38c49a2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/build/proc-macro2-0f1d4608a38c49a2 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.180/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=5847cfa6a656dc4c -C extra-filename=-5e3842ffd01dceae --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/build/libc-5e3842ffd01dceae -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/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 futures_core --edition=2018 /usr/share/cargo/registry/futures-core-0.3.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=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=833c31afc38a1e7f -C extra-filename=-082b6c7e2c01495d --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/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 hashbrown --edition=2021 /usr/share/cargo/registry/hashbrown-0.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=6dfa8b8c2a4b48fb -C extra-filename=-72885312e6f93cf5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/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 equivalent --edition=2015 /usr/share/cargo/registry/equivalent-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b5f1ee01d01a4063 -C extra-filename=-029686360b9c9ab0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/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 autocfg --edition=2015 /usr/share/cargo/registry/autocfg-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3da3d4130c7f067d -C extra-filename=-d9f92939e64234ef --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling slab v0.4.11 Running `/usr/bin/rustc --crate-name slab --edition=2018 /usr/share/cargo/registry/slab-0.4.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=c420c6c0fcbfe2ef -C extra-filename=-9c97fc5d0c5e5838 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling pin-utils v0.1.0 Running `/usr/bin/rustc --crate-name pin_utils --edition=2018 /usr/share/cargo/registry/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ffa77a065a09feee -C extra-filename=-0bacf84d467d9291 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling paste v1.0.15 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/paste-1.0.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4bb0e24ec250ee1d -C extra-filename=-bc46940db0010f0c --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/build/paste-bc46940db0010f0c -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling pin-project-lite v0.2.16 Running `/usr/bin/rustc --crate-name pin_project_lite --edition=2018 /usr/share/cargo/registry/pin-project-lite-0.2.16/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=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=594a756b09b84046 -C extra-filename=-8396a29dc9d805cf --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures-task v0.3.31 Running `/usr/bin/rustc --crate-name futures_task --edition=2018 /usr/share/cargo/registry/futures-task-0.3.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=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=9691eed0605ccf36 -C extra-filename=-a2674237d3abb9a6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling cfg-if v1.0.4 Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=08b529e5e0e8f31d -C extra-filename=-882b1cd97dcfd39c --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling thiserror v2.0.17 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/thiserror-2.0.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=0e11780769c26c8d -C extra-filename=-ab433ef3612ab4ca --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/build/thiserror-ab433ef3612ab4ca -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures-channel v0.3.31 Running `/usr/bin/rustc --crate-name futures_channel --edition=2018 /usr/share/cargo/registry/futures-channel-0.3.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=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=82de5b95774c57b6 -C extra-filename=-a249789ab9712cb8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libfutures_core-082b6c7e2c01495d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling static_assertions v1.1.0 Running `/usr/bin/rustc --crate-name static_assertions --edition=2015 /usr/share/cargo/registry/static_assertions-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=0b1ab8601d1d3bef -C extra-filename=-073a313b0d73f65c --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling memchr v2.7.6 Running `/usr/bin/rustc --crate-name memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=2cb72980667a884d -C extra-filename=-d2ddca1d63c83b86 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling either v1.15.0 Running `/usr/bin/rustc --crate-name either --edition=2021 /usr/share/cargo/registry/either-1.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "use_std"))' -C metadata=3c114b80346792a3 -C extra-filename=-d65f0b6775415186 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/build/quote-0454ff53fc80ddd6/build-script-build` Running `/usr/bin/rustc --crate-name smallvec --edition=2018 /usr/share/cargo/registry/smallvec-1.15.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="const_generics"' --cfg 'feature="const_new"' --cfg 'feature="union"' --cfg 'feature="write"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bincode", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "impl_bincode", "malloc_size_of", "may_dangle", "serde", "specialization", "union", "unty", "write"))' -C metadata=0fd0d35291a5af6d -C extra-filename=-b952727382371ee4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling bitflags v2.10.0 Running `/usr/bin/rustc --crate-name bitflags --edition=2021 /usr/share/cargo/registry/bitflags-2.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "example_generated", "serde", "serde_core", "std"))' -C metadata=251dafeeec321837 -C extra-filename=-ab189dc70665c543 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling kstring v2.0.2 Running `/usr/bin/rustc --crate-name kstring --edition=2021 /usr/share/cargo/registry/kstring-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unsafe"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc", "default", "document-features", "max_inline", "serde", "std", "unsafe", "unstable_bench_subset"))' -C metadata=c199588f8eec6cd8 -C extra-filename=-7dda4b22a5be714c --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --extern static_assertions=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libstatic_assertions-073a313b0d73f65c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling indexmap v2.11.4 Running `/usr/bin/rustc --crate-name indexmap --edition=2021 /usr/share/cargo/registry/indexmap-2.11.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--allow=clippy::style' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "sval", "test_debug"))' -C metadata=375f4ccfdd4523d5 -C extra-filename=-3c350cd6354ccbec --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --extern equivalent=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libequivalent-029686360b9c9ab0.rmeta --extern hashbrown=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libhashbrown-72885312e6f93cf5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/build/proc-macro2-0f1d4608a38c49a2/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/build/paste-bc46940db0010f0c/build-script-build` Compiling itertools v0.14.0 Running `/usr/bin/rustc --crate-name itertools --edition=2018 /usr/share/cargo/registry/itertools-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=55d293740952ffad -C extra-filename=-7a2cfe87f8643f62 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --extern either=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libeither-d65f0b6775415186.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name paste --edition=2018 /usr/share/cargo/registry/paste-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1f8b3b1859e1b190 -C extra-filename=-710da0c9a3d48a23 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(no_literal_fromstr)' --check-cfg 'cfg(feature, values("protocol_feature_paste"))'` Compiling muldiv v1.0.1 Running `/usr/bin/rustc --crate-name muldiv --edition=2018 /usr/share/cargo/registry/muldiv-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ea58cc8031dc5cfa -C extra-filename=-73ec04f3b03f2661 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/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 proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.105/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=72ef6644dce39025 -C extra-filename=-df69b5d327200e14 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libunicode_ident-79a01b0086603322.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg wrap_proc_macro --cfg proc_macro_span --cfg proc_macro_span_location --cfg proc_macro_span_file --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Compiling atomic_refcell v0.1.12 Running `/usr/bin/rustc --crate-name atomic_refcell --edition=2015 /usr/share/cargo/registry/atomic_refcell-0.1.12/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", "serde"))' -C metadata=ffd0810c871b590c -C extra-filename=-f778532f038825db --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/build/libc-5e3842ffd01dceae/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/build/target-lexicon-4ca3533b34be9b6d/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/build/thiserror-ab433ef3612ab4ca/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.180/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=a90c244e0b1f6725 -C extra-filename=-3c016273de920cf5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `/usr/bin/rustc --crate-name target_lexicon --edition=2018 /usr/share/cargo/registry/target-lexicon-0.13.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch_z80", "arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=5e4e4ed71ab910db -C extra-filename=-679284e95b54d80b --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg 'feature="rust_1_40"'` Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=9bbabf23ce03ffa3 -C extra-filename=-0814cf5a4fbfd5da --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libproc_macro2-df69b5d327200e14.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(no_diagnostic_namespace)'` Compiling cfg-expr v0.18.0 Running `/usr/bin/rustc --crate-name cfg_expr --edition=2021 /usr/share/cargo/registry/cfg-expr-0.18.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 --cfg 'feature="default"' --cfg 'feature="target-lexicon"' --cfg 'feature="targets"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "target-lexicon", "targets"))' -C metadata=2726e87bc64eab75 -C extra-filename=-16220d4f220a1310 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --extern smallvec=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libsmallvec-3186b3ceb3fbeacc.rmeta --extern target_lexicon=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libtarget_lexicon-679284e95b54d80b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling syn v2.0.114 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.114/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --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=5503d41b00ede928 -C extra-filename=-5c315eebebeb12ac --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libproc_macro2-df69b5d327200e14.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libquote-0814cf5a4fbfd5da.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libunicode_ident-79a01b0086603322.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling num-traits v0.2.19 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/num-traits-0.2.19/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="i128"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=db4c67bfad12d0f4 -C extra-filename=-414872cbbb3bd3dd --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/build/num-traits-414872cbbb3bd3dd -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libautocfg-d9f92939e64234ef.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling toml_parser v1.0.4 Running `/usr/bin/rustc --crate-name toml_parser --edition=2021 /usr/share/cargo/registry/toml_parser-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unsafe"))' -C metadata=5d199c1dd7883a39 -C extra-filename=-acab49c7219b1073 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --extern winnow=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libwinnow-763ed19639cb7e04.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/build/num-traits-414872cbbb3bd3dd/build-script-build` Running `/usr/bin/rustc --crate-name num_traits --edition=2021 /usr/share/cargo/registry/num-traits-0.2.19/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="i128"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=d3c2f9de721ebad4 -C extra-filename=-5558d5703200f154 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'` Compiling toml v0.9.5 Compiling toml_edit v0.23.7 Running `/usr/bin/rustc --crate-name toml --edition=2021 /usr/share/cargo/registry/toml-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="parse"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "display", "fast_hash", "parse", "preserve_order", "serde", "std", "unbounded"))' -C metadata=afe0208e6a0bc63c -C extra-filename=-1f5ffc31a38b16fc --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --extern serde_spanned=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libserde_spanned-5774515257fedca8.rmeta --extern toml_datetime=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libtoml_datetime-961213a6acc87d65.rmeta --extern toml_parser=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libtoml_parser-acab49c7219b1073.rmeta --extern winnow=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libwinnow-763ed19639cb7e04.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name toml_edit --edition=2021 /usr/share/cargo/registry/toml_edit-0.23.7/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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="parse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "display", "parse", "serde", "unbounded"))' -C metadata=0b0e9a201677605c -C extra-filename=-fc32045f216e6af8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --extern indexmap=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libindexmap-3c350cd6354ccbec.rmeta --extern toml_datetime=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libtoml_datetime-961213a6acc87d65.rmeta --extern toml_parser=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libtoml_parser-acab49c7219b1073.rmeta --extern winnow=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libwinnow-763ed19639cb7e04.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling option-operations v0.5.0 Running `/usr/bin/rustc --crate-name option_operations --edition=2018 /usr/share/cargo/registry/option-operations-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 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=6066cade2c25bf2d -C extra-filename=-c9e09b1fb496b5c8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --extern paste=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libpaste-710da0c9a3d48a23.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling system-deps v7.0.7 Running `/usr/bin/rustc --crate-name system_deps --edition=2018 /usr/share/cargo/registry/system-deps-7.0.7/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=13fbd7cf4cb7496a -C extra-filename=-edcb0beb9b432706 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --extern cfg_expr=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libcfg_expr-16220d4f220a1310.rmeta --extern heck=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libheck-de1d338078f34eb6.rmeta --extern pkg_config=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libpkg_config-e7e77189d2b1a301.rmeta --extern toml=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libtoml-1f5ffc31a38b16fc.rmeta --extern version_compare=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libversion_compare-70742093e72e0217.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling num-integer v0.1.46 Running `/usr/bin/rustc --crate-name num_integer --edition=2018 /usr/share/cargo/registry/num-integer-0.1.46/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="i128"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=6639862e51e641b1 -C extra-filename=-d31c70ce8685c624 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libnum_traits-5558d5703200f154.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling proc-macro-crate v3.4.0 Compiling num-rational v0.4.2 Running `/usr/bin/rustc --crate-name proc_macro_crate --edition=2021 /usr/share/cargo/registry/proc-macro-crate-3.4.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=e0f2d5e63d36dd0d -C extra-filename=-804525fcbddbdd6c --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --extern toml_edit=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libtoml_edit-fc32045f216e6af8.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name num_rational --edition=2021 /usr/share/cargo/registry/num-rational-0.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("default", "num-bigint", "num-bigint-std", "serde", "std"))' -C metadata=fbd1c5cd72580be2 -C extra-filename=-12edacf77c1762b1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --extern num_integer=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libnum_integer-d31c70ce8685c624.rmeta --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libnum_traits-5558d5703200f154.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling glib-sys v0.21.2 Compiling gobject-sys v0.21.2 Compiling gstreamer-sys v0.24.0 Compiling gio-sys v0.21.2 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/glib-sys-0.21.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82", "v2_84", "v2_86"))' -C metadata=14336b5bb6c8fadc -C extra-filename=-4d0be4b298908173 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/build/glib-sys-4d0be4b298908173 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --extern system_deps=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libsystem_deps-edcb0beb9b432706.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gstreamer-base-sys v0.24.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/gstreamer-sys-0.24.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v1_16", "v1_18", "v1_18_3", "v1_20", "v1_20_4", "v1_22", "v1_24", "v1_26", "v1_28"))' -C metadata=21e58771be0013c3 -C extra-filename=-4db3c2382515ba03 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/build/gstreamer-sys-4db3c2382515ba03 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --extern system_deps=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libsystem_deps-edcb0beb9b432706.rlib --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/gobject-sys-0.21.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v2_58", "v2_62", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82", "v2_84", "v2_86"))' -C metadata=e9e786876a86240b -C extra-filename=-90cfcea65c04cfd3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/build/gobject-sys-90cfcea65c04cfd3 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --extern system_deps=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libsystem_deps-edcb0beb9b432706.rlib --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/gio-sys-0.21.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82", "v2_84", "v2_86"))' -C metadata=44b6089ca727dc54 -C extra-filename=-c81d62ca19f8292f --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/build/gio-sys-c81d62ca19f8292f -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --extern system_deps=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libsystem_deps-edcb0beb9b432706.rlib --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/gstreamer-base-sys-0.24.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v1_14_1", "v1_14_3", "v1_16", "v1_18", "v1_20", "v1_22", "v1_24", "v1_26", "v1_28"))' -C metadata=b058dd6fbbf323ec -C extra-filename=-4bfee92377e9dd47 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/build/gstreamer-base-sys-4bfee92377e9dd47 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --extern system_deps=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libsystem_deps-edcb0beb9b432706.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/build/gobject-sys-90cfcea65c04cfd3/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/build/gstreamer-sys-4db3c2382515ba03/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/build/glib-sys-4d0be4b298908173/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/build/gstreamer-base-sys-4bfee92377e9dd47/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/build/gio-sys-c81d62ca19f8292f/build-script-build` Running `/usr/bin/rustc --crate-name glib_sys --edition=2021 /usr/share/cargo/registry/glib-sys-0.21.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("v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82", "v2_84", "v2_86"))' -C metadata=f10b67eee4ecbf9e -C extra-filename=-0746112f62085e80 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/liblibc-3c016273de920cf5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -l glib-2.0 -l gobject-2.0 -l glib-2.0 --cfg system_deps_have_glib_2_0 --cfg system_deps_have_gobject_2_0` Running `/usr/bin/rustc --crate-name gobject_sys --edition=2021 /usr/share/cargo/registry/gobject-sys-0.21.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("v2_58", "v2_62", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82", "v2_84", "v2_86"))' -C metadata=33f214843fb694fc -C extra-filename=-9448f17583603051 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --extern glib_sys=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libglib_sys-0746112f62085e80.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/liblibc-3c016273de920cf5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -l gobject-2.0 -l glib-2.0 --cfg system_deps_have_gobject_2_0` Running `/usr/bin/rustc --crate-name gstreamer_sys --edition=2021 /usr/share/cargo/registry/gstreamer-sys-0.24.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("v1_16", "v1_18", "v1_18_3", "v1_20", "v1_20_4", "v1_22", "v1_24", "v1_26", "v1_28"))' -C metadata=607f3d13352b748e -C extra-filename=-8ab1236b28ded859 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rmeta --extern glib_sys=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libglib_sys-0746112f62085e80.rmeta --extern gobject_sys=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libgobject_sys-9448f17583603051.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/liblibc-3c016273de920cf5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -l gstreamer-1.0 -l gobject-2.0 -l glib-2.0 -l elf --cfg system_deps_have_gstreamer_1_0` Running `/usr/bin/rustc --crate-name gio_sys --edition=2021 /usr/share/cargo/registry/gio-sys-0.21.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("v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82", "v2_84", "v2_86"))' -C metadata=1e610ccea311a044 -C extra-filename=-4b96a8e9e889b282 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --extern glib_sys=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libglib_sys-0746112f62085e80.rmeta --extern gobject_sys=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libgobject_sys-9448f17583603051.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/liblibc-3c016273de920cf5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -l gio-2.0 -l gobject-2.0 -l glib-2.0 -l ssl -l crypto --cfg system_deps_have_gio_2_0` Running `/usr/bin/rustc --crate-name gstreamer_base_sys --edition=2021 /usr/share/cargo/registry/gstreamer-base-sys-0.24.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("v1_14_1", "v1_14_3", "v1_16", "v1_18", "v1_20", "v1_22", "v1_24", "v1_26", "v1_28"))' -C metadata=83da9852b2445fd9 -C extra-filename=-4b2c9d9ddb41be4e --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --extern glib_sys=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libglib_sys-0746112f62085e80.rmeta --extern gobject_sys=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libgobject_sys-9448f17583603051.rmeta --extern gstreamer_sys=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libgstreamer_sys-8ab1236b28ded859.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/liblibc-3c016273de920cf5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -l gstbase-1.0 -l gstreamer-1.0 -l elf -l gobject-2.0 -l glib-2.0 --cfg system_deps_have_gstreamer_base_1_0` Compiling futures-macro v0.3.31 Compiling glib-macros v0.21.4 Compiling thiserror-impl v2.0.17 Running `/usr/bin/rustc --crate-name futures_macro --edition=2018 /usr/share/cargo/registry/futures-macro-0.3.31/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=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b6fb5d4ab7abe381 -C extra-filename=-656cb42893a06752 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libproc_macro2-df69b5d327200e14.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libquote-0814cf5a4fbfd5da.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libsyn-5c315eebebeb12ac.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name glib_macros --edition=2021 /usr/share/cargo/registry/glib-macros-0.21.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=21c557d3b6196401 -C extra-filename=-99a93fb21bde23c2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --extern heck=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libheck-de1d338078f34eb6.rlib --extern proc_macro_crate=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libproc_macro_crate-804525fcbddbdd6c.rlib --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libproc_macro2-df69b5d327200e14.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libquote-0814cf5a4fbfd5da.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libsyn-5c315eebebeb12ac.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name thiserror_impl --edition=2021 /usr/share/cargo/registry/thiserror-impl-2.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=10a6b4dc0c1095de -C extra-filename=-9337d5c32e60f0b8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libproc_macro2-df69b5d327200e14.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libquote-0814cf5a4fbfd5da.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libsyn-5c315eebebeb12ac.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures-util v0.3.31 Running `/usr/bin/rustc --crate-name futures_util --edition=2018 /usr/share/cargo/registry/futures-util-0.3.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=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="default"' --cfg 'feature="futures-macro"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "io", "memchr", "portable-atomic", "sink", "slab", "std", "unstable", "write-all-vectored"))' -C metadata=c90512a3e8af965e -C extra-filename=-85010858ee20d4b1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libfutures_core-082b6c7e2c01495d.rmeta --extern futures_macro=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libfutures_macro-656cb42893a06752.so --extern futures_task=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libfutures_task-a2674237d3abb9a6.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rmeta --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libpin_utils-0bacf84d467d9291.rmeta --extern slab=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libslab-9c97fc5d0c5e5838.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures-executor v0.3.31 Running `/usr/bin/rustc --crate-name futures_executor --edition=2018 /usr/share/cargo/registry/futures-executor-0.3.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=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "num_cpus", "std", "thread-pool"))' -C metadata=a9c3fdf8022cf585 -C extra-filename=-0f7a734cbf4e859f --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libfutures_core-082b6c7e2c01495d.rmeta --extern futures_task=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libfutures_task-a2674237d3abb9a6.rmeta --extern futures_util=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libfutures_util-85010858ee20d4b1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name thiserror --edition=2021 /usr/share/cargo/registry/thiserror-2.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4b6d95e8ce786248 -C extra-filename=-35ee271ace095646 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --extern thiserror_impl=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libthiserror_impl-9337d5c32e60f0b8.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg error_generic_member_access --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'` Compiling glib v0.21.4 Running `/usr/bin/rustc --crate-name glib --edition=2021 /usr/share/cargo/registry/glib-0.21.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="default"' --cfg 'feature="gio"' --cfg 'feature="gio-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiletests", "default", "gio", "gio-sys", "log", "log_macros", "rs-log", "v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82", "v2_84", "v2_86"))' -C metadata=48d2623d590859ec -C extra-filename=-b74dc96f6c21e8eb --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libbitflags-ab189dc70665c543.rmeta --extern futures_channel=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libfutures_channel-a249789ab9712cb8.rmeta --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libfutures_core-082b6c7e2c01495d.rmeta --extern futures_executor=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libfutures_executor-0f7a734cbf4e859f.rmeta --extern futures_task=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libfutures_task-a2674237d3abb9a6.rmeta --extern futures_util=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libfutures_util-85010858ee20d4b1.rmeta --extern gio_sys=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libgio_sys-4b96a8e9e889b282.rmeta --extern glib_macros=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libglib_macros-99a93fb21bde23c2.so --extern glib_sys=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libglib_sys-0746112f62085e80.rmeta --extern gobject_sys=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libgobject_sys-9448f17583603051.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/liblibc-3c016273de920cf5.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libsmallvec-b952727382371ee4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gstreamer v0.24.1 Running `/usr/bin/rustc --crate-name gstreamer --edition=2021 /usr/share/cargo/registry/gstreamer-0.24.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", "log", "serde", "serde_bytes", "v1_16", "v1_18", "v1_20", "v1_22", "v1_24", "v1_26", "v1_28"))' -C metadata=ca7cff61c079becc -C extra-filename=-27f5e086f2f4ca2b --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rmeta --extern futures_channel=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libfutures_channel-a249789ab9712cb8.rmeta --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libfutures_core-082b6c7e2c01495d.rmeta --extern futures_util=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libfutures_util-85010858ee20d4b1.rmeta --extern glib=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libglib-b74dc96f6c21e8eb.rmeta --extern gstreamer_sys=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libgstreamer_sys-8ab1236b28ded859.rmeta --extern itertools=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libitertools-7a2cfe87f8643f62.rmeta --extern kstring=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libkstring-7dda4b22a5be714c.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/liblibc-3c016273de920cf5.rmeta --extern muldiv=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libmuldiv-73ec04f3b03f2661.rmeta --extern num_integer=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libnum_integer-d31c70ce8685c624.rmeta --extern num_rational=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libnum_rational-12edacf77c1762b1.rmeta --extern opt_ops=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/liboption_operations-c9e09b1fb496b5c8.rmeta --extern paste=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libpaste-710da0c9a3d48a23.so --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libsmallvec-b952727382371ee4.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libthiserror-35ee271ace095646.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gstreamer-base v0.24.0 (/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0) Running `/usr/bin/rustc --crate-name gstreamer_base --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "v1_14_1", "v1_16", "v1_18", "v1_20", "v1_22", "v1_24", "v1_26", "v1_28"))' -C metadata=bd18a308c9b7d07d -C extra-filename=-e3dbb5483bd0e3ca --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --extern atomic_refcell=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libatomic_refcell-f778532f038825db.rmeta --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rmeta --extern glib=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libglib-b74dc96f6c21e8eb.rmeta --extern gst=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libgstreamer-27f5e086f2f4ca2b.rmeta --extern gstreamer_base_sys=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libgstreamer_base_sys-4b2c9d9ddb41be4e.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/liblibc-3c016273de920cf5.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 1m 16s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.JJd6Mg + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd gstreamer-base-0.24.0 + '[' 1 -eq 1 ']' + set -euo pipefail ++ /usr/bin/cargo2rpm --path Cargo.toml is-lib + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' ++ /usr/bin/cargo2rpm --path Cargo.toml name + CRATE_NAME=gstreamer-base ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.24.0 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/BUILDROOT/usr/share/cargo/registry/gstreamer-base-0.24.0 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/BUILDROOT/usr/share/cargo/registry/gstreamer-base-0.24.0 + /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo package -l + grep -w -E -v 'Cargo.(lock|toml.orig)' + xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/BUILDROOT/usr/share/cargo/registry/gstreamer-base-0.24.0 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/BUILDROOT/usr/share/cargo/registry/gstreamer-base-0.24.0/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/BUILDROOT/usr/share/cargo/registry/gstreamer-base-0.24.0/Cargo.toml.deps + echo '{"files":{},"package":""}' ++ /usr/bin/cargo2rpm --path Cargo.toml is-bin + '[' 0 -eq 1 ']' + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.YV9HbD + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd gstreamer-base-0.24.0 + '[' 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 -- --exact --skip subclass::base_transform::tests::test_transform_subclass Fresh winnow v0.7.14 Fresh toml_parser v1.0.4 Fresh toml_datetime v0.7.3 Fresh heck v0.5.0 Fresh serde_spanned v1.0.3 Fresh pkg-config v0.3.32 Fresh version-compare v0.2.1 Fresh unicode-ident v1.0.22 Fresh toml v0.9.5 Fresh hashbrown v0.16.0 Fresh autocfg v1.5.0 Fresh equivalent v1.0.2 Fresh futures-core v0.3.31 Fresh pin-project-lite v0.2.16 Fresh pin-utils v0.1.0 Fresh futures-task v0.3.31 Fresh slab v0.4.11 Fresh cfg-if v1.0.4 Fresh target-lexicon v0.13.3 Fresh proc-macro2 v1.0.105 Fresh libc v0.2.180 Fresh indexmap v2.11.4 Fresh futures-channel v0.3.31 Fresh static_assertions v1.1.0 Fresh smallvec v1.15.1 Fresh memchr v2.7.6 Fresh bitflags v2.10.0 Fresh either v1.15.0 Fresh muldiv v1.0.1 Fresh atomic_refcell v0.1.12 Compiling gir-format-check v0.1.3 Fresh cfg-expr v0.18.0 Fresh quote v1.0.41 Fresh toml_edit v0.23.7 Fresh paste v1.0.15 Fresh itertools v0.14.0 Fresh kstring v2.0.2 Running `/usr/bin/rustc --crate-name gir_format_check --edition=2015 /usr/share/cargo/registry/gir-format-check-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7c4fef7d5f0168d6 -C extra-filename=-2ef522f4de6d0560 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh system-deps v7.0.7 Fresh syn v2.0.114 Fresh proc-macro-crate v3.4.0 Fresh num-traits v0.2.19 Fresh option-operations v0.5.0 Fresh futures-macro v0.3.31 Fresh glib-macros v0.21.4 Fresh num-integer v0.1.46 Fresh thiserror-impl v2.0.17 Fresh futures-util v0.3.31 Fresh thiserror v2.0.17 Fresh num-rational v0.4.2 Fresh glib-sys v0.21.2 Fresh futures-executor v0.3.31 Fresh gobject-sys v0.21.2 Fresh gio-sys v0.21.2 Fresh gstreamer-sys v0.24.0 Fresh glib v0.21.4 Fresh gstreamer-base-sys v0.24.0 Fresh gstreamer v0.24.1 Compiling gstreamer-base v0.24.0 (/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0) Running `/usr/bin/rustc --crate-name gstreamer_base --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "v1_14_1", "v1_16", "v1_18", "v1_20", "v1_22", "v1_24", "v1_26", "v1_28"))' -C metadata=9e5bd065ce15c20d -C extra-filename=-030ffce894713a95 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --extern atomic_refcell=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libatomic_refcell-f778532f038825db.rlib --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rlib --extern gir_format_check=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libgir_format_check-2ef522f4de6d0560.rlib --extern glib=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libglib-b74dc96f6c21e8eb.rlib --extern gst=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libgstreamer-27f5e086f2f4ca2b.rlib --extern gstreamer_base_sys=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libgstreamer_base_sys-4b2c9d9ddb41be4e.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/liblibc-3c016273de920cf5.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name check_gir --edition=2021 tests/check_gir.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "v1_14_1", "v1_16", "v1_18", "v1_20", "v1_22", "v1_24", "v1_26", "v1_28"))' -C metadata=ee0c3d574aec70b0 -C extra-filename=-a086e4d0d3a30cc0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --extern atomic_refcell=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libatomic_refcell-f778532f038825db.rlib --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rlib --extern gir_format_check=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libgir_format_check-2ef522f4de6d0560.rlib --extern glib=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libglib-b74dc96f6c21e8eb.rlib --extern gst=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libgstreamer-27f5e086f2f4ca2b.rlib --extern gstreamer_base=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libgstreamer_base-e3dbb5483bd0e3ca.rlib --extern gstreamer_base_sys=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libgstreamer_base_sys-4b2c9d9ddb41be4e.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/liblibc-3c016273de920cf5.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 4.70s Running `/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/gstreamer_base-030ffce894713a95 --exact --skip 'subclass::base_transform::tests::test_transform_subclass'` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/check_gir-a086e4d0d3a30cc0 --exact --skip 'subclass::base_transform::tests::test_transform_subclass'` running 1 test test check_gir_file ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests gstreamer_base Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name gstreamer_base --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps --test-args --exact --test-args --skip --test-args 'subclass::base_transform::tests::test_transform_subclass' --extern atomic_refcell=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libatomic_refcell-f778532f038825db.rlib --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rlib --extern gir_format_check=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libgir_format_check-2ef522f4de6d0560.rlib --extern glib=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libglib-b74dc96f6c21e8eb.rlib --extern gst=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libgstreamer-27f5e086f2f4ca2b.rlib --extern gstreamer_base=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libgstreamer_base-e3dbb5483bd0e3ca.rlib --extern gstreamer_base_sys=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/libgstreamer_base_sys-4b2c9d9ddb41be4e.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/gstreamer-base-0.24.0/target/rpm/deps/liblibc-3c016273de920cf5.rlib -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "v1_14_1", "v1_16", "v1_18", "v1_20", "v1_22", "v1_24", "v1_26", "v1_28"))' --error-format human` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-gstreamer-base-devel-0.24.0-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/gstreamer-base-0.24.0/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/gstreamer-base-0.24.0/COPYRIGHT warning: File listed twice: /usr/share/cargo/registry/gstreamer-base-0.24.0/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/gstreamer-base-0.24.0/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/gstreamer-base-0.24.0/README.md Provides: crate(gstreamer-base) = 0.24.0 rust-gstreamer-base-devel = 0.24.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(atomic_refcell/default) >= 0.1.0 crate(cfg-if/default) >= 1.0.0 crate(glib/default) >= 0.21.0 crate(gstreamer-base-sys/default) >= 0.24.0 crate(gstreamer/default) >= 0.24.0 crate(libc/default) >= 0.2.0 rust >= 1.83 Processing files: rust-gstreamer-base+default-devel-0.24.0-1.mga10.noarch Provides: crate(gstreamer-base/default) = 0.24.0 rust-gstreamer-base+default-devel = 0.24.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(gstreamer-base) = 0.24.0 Processing files: rust-gstreamer-base+v1_14_1-devel-0.24.0-1.mga10.noarch Provides: crate(gstreamer-base/v1_14_1) = 0.24.0 rust-gstreamer-base+v1_14_1-devel = 0.24.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(gstreamer-base) = 0.24.0 crate(gstreamer-base-sys/v1_14_1) >= 0.24.0 Processing files: rust-gstreamer-base+v1_16-devel-0.24.0-1.mga10.noarch Provides: crate(gstreamer-base/v1_16) = 0.24.0 rust-gstreamer-base+v1_16-devel = 0.24.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(gstreamer-base) = 0.24.0 crate(gstreamer-base-sys/v1_16) >= 0.24.0 crate(gstreamer-base/v1_14_1) = 0.24.0 crate(gstreamer/v1_16) >= 0.24.0 Processing files: rust-gstreamer-base+v1_18-devel-0.24.0-1.mga10.noarch Provides: crate(gstreamer-base/v1_18) = 0.24.0 rust-gstreamer-base+v1_18-devel = 0.24.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(gstreamer-base) = 0.24.0 crate(gstreamer-base-sys/v1_18) >= 0.24.0 crate(gstreamer-base/v1_16) = 0.24.0 crate(gstreamer/v1_18) >= 0.24.0 Processing files: rust-gstreamer-base+v1_20-devel-0.24.0-1.mga10.noarch Provides: crate(gstreamer-base/v1_20) = 0.24.0 rust-gstreamer-base+v1_20-devel = 0.24.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(gstreamer-base) = 0.24.0 crate(gstreamer-base-sys/v1_20) >= 0.24.0 crate(gstreamer-base/v1_18) = 0.24.0 crate(gstreamer/v1_20) >= 0.24.0 Processing files: rust-gstreamer-base+v1_22-devel-0.24.0-1.mga10.noarch Provides: crate(gstreamer-base/v1_22) = 0.24.0 rust-gstreamer-base+v1_22-devel = 0.24.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(gstreamer-base) = 0.24.0 crate(gstreamer-base-sys/v1_22) >= 0.24.0 crate(gstreamer-base/v1_20) = 0.24.0 crate(gstreamer/v1_22) >= 0.24.0 Processing files: rust-gstreamer-base+v1_24-devel-0.24.0-1.mga10.noarch Provides: crate(gstreamer-base/v1_24) = 0.24.0 rust-gstreamer-base+v1_24-devel = 0.24.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(gstreamer-base) = 0.24.0 crate(gstreamer-base-sys/v1_24) >= 0.24.0 crate(gstreamer-base/v1_22) = 0.24.0 crate(gstreamer/v1_24) >= 0.24.0 Processing files: rust-gstreamer-base+v1_26-devel-0.24.0-1.mga10.noarch Provides: crate(gstreamer-base/v1_26) = 0.24.0 rust-gstreamer-base+v1_26-devel = 0.24.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(gstreamer-base) = 0.24.0 crate(gstreamer-base-sys/v1_26) >= 0.24.0 crate(gstreamer-base/v1_24) = 0.24.0 crate(gstreamer/v1_26) >= 0.24.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-gstreamer-base+v1_18-devel-0.24.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-gstreamer-base+v1_14_1-devel-0.24.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-gstreamer-base+v1_22-devel-0.24.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-gstreamer-base+v1_26-devel-0.24.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-gstreamer-base+v1_24-devel-0.24.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-gstreamer-base+default-devel-0.24.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-gstreamer-base+v1_20-devel-0.24.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-gstreamer-base+v1_16-devel-0.24.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-gstreamer-base-devel-0.24.0-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.EdmfLJ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build + test -d /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-gstreamer-base-0.24.0-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/gstreamer-base-0.24.0/CHANGELOG.md File listed twice: /usr/share/cargo/registry/gstreamer-base-0.24.0/COPYRIGHT File listed twice: /usr/share/cargo/registry/gstreamer-base-0.24.0/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/gstreamer-base-0.24.0/LICENSE-MIT File listed twice: /usr/share/cargo/registry/gstreamer-base-0.24.0/README.md D: [iurt_root_command] Success!