D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-graphene-rs-0.20.4-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2Hw4EL Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.RXysWO + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build + rm -rf graphene-rs-0.20.4 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/graphene-rs-0.20.4.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd graphene-rs-0.20.4 + /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.r4Ga6m + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build + cd graphene-rs-0.20.4 + /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.OcAUMW + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-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 graphene-rs-0.20.4 + '[' 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 serde v1.0.217 Compiling hashbrown v0.15.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/serde-1.0.217/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("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=450ff4ea54240af9 -C extra-filename=-20cd1a3099dddf8c --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/build/serde-20cd1a3099dddf8c -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling equivalent v1.0.1 Compiling toml_write v0.1.2 Compiling winnow v0.7.11 Compiling target-lexicon v0.13.2 Compiling heck v0.5.0 Compiling smallvec v1.13.2 Compiling version-compare v0.2.0 Compiling pkg-config v0.3.32 Compiling proc-macro2 v1.0.94 Compiling unicode-ident v1.0.18 Compiling libc v0.2.174 Compiling autocfg v1.4.0 Compiling futures-core v0.3.31 Compiling pin-project-lite v0.2.13 Running `/usr/bin/rustc --crate-name hashbrown --edition=2021 /usr/share/cargo/registry/hashbrown-0.15.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", "borsh", "compiler_builtins", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=0c9bcf80f7f4accb -C extra-filename=-89ca1a2466e0dcdc --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/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.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ed203381fa7ffddb -C extra-filename=-3cb6ef0f40eac311 --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/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_write --edition=2021 /usr/share/cargo/registry/toml_write-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --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' '--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", "default", "std"))' -C metadata=fc4e61d899e40a45 -C extra-filename=-418e3a1376bb9fc9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/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 winnow --edition=2021 /usr/share/cargo/registry/winnow-0.7.11/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=eb5bada72b438adb -C extra-filename=-e44e2dfd9a642ea9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/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=5b41d97d83c6730f -C extra-filename=-7b061fb1ade987cd --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/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.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=f69ea66dfd21979a -C extra-filename=-b055f80d68db4239 --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/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.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=5656c2efc11e5d58 -C extra-filename=-d3435b669ee0e736 --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/build/target-lexicon-d3435b669ee0e736 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/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.13.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("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=a301a485e6db8eaa -C extra-filename=-6b65e3a1bbecf5ca --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.174/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --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=d63bb44177e92056 -C extra-filename=-408e1a1c4df57744 --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/build/libc-408e1a1c4df57744 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/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.94/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=ad575533c81940ce -C extra-filename=-8d4ae8af141a60ea --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/build/proc-macro2-8d4ae8af141a60ea -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/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=477e638d76ff73d9 -C extra-filename=-933148a4ccbeb746 --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=28abe5f1cc26de51 -C extra-filename=-697053309c84892e --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/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.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=e586754bf2dbe624 -C extra-filename=-67aefdbaf18d84b0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7c5e47faa086107f -C extra-filename=-fcaf6472650f810d --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/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 pin_project_lite --edition=2018 /usr/share/cargo/registry/pin-project-lite-0.2.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6f3d3dd62e4defc9 -C extra-filename=-9a983ef8f2f011c6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/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=8396c044940a351f -C extra-filename=-b8daa32a73162f5a --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/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=ffc5633b077e1f0e -C extra-filename=-261aaabc1cdfea2a --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling bitflags v2.9.0 Running `/usr/bin/rustc --crate-name bitflags --edition=2021 /usr/share/cargo/registry/bitflags-2.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=e2437dbacabd24ef -C extra-filename=-4ee991534f48ad3f --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/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=d801e2823ad1c2bd -C extra-filename=-b13a839e950c68b1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libfutures_core-697053309c84892e.rmeta --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.13.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="const_generics"' --cfg 'feature="const_new"' --cfg 'feature="union"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=b275359a943b5625 -C extra-filename=-645b81f3878edc87 --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling memchr v2.7.4 Running `/usr/bin/rustc --crate-name memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=8ffab8c680198530 -C extra-filename=-cdd6ab8d65baee9f --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/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-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/build/serde-20cd1a3099dddf8c/build-script-build` Running `/usr/bin/rustc --crate-name serde --edition=2018 /usr/share/cargo/registry/serde-1.0.217/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=5c0ec44f2b016964 -C extra-filename=-0e9bf4a40c9327a0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Running `/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/build/proc-macro2-8d4ae8af141a60ea/build-script-build` Compiling indexmap v2.9.0 Running `/usr/bin/rustc --crate-name indexmap --edition=2021 /usr/share/cargo/registry/indexmap-2.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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", "test_debug"))' -C metadata=e35f6c6857912d2b -C extra-filename=-b1f6c22b4ac7cdf9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps --extern equivalent=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libequivalent-3cb6ef0f40eac311.rmeta --extern hashbrown=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libhashbrown-89ca1a2466e0dcdc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.94/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=0722f1165fb68103 -C extra-filename=-5962c37ac8c20d24 --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libunicode_ident-fcaf6472650f810d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg wrap_proc_macro --cfg proc_macro_span --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Running `/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/build/libc-408e1a1c4df57744/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.174/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --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=57b78cf8d70f5b29 -C extra-filename=-92addd9783a68e3f --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling quote v1.0.40 Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=bf00c1fa7b7877ae -C extra-filename=-d80821020dbdb978 --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libproc_macro2-5962c37ac8c20d24.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/build/target-lexicon-d3435b669ee0e736/build-script-build` Running `/usr/bin/rustc --crate-name target_lexicon --edition=2018 /usr/share/cargo/registry/target-lexicon-0.13.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=dc1094593a831795 -C extra-filename=-aa0324bffa0e8992 --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg 'feature="rust_1_40"'` Compiling syn v2.0.100 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.100/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="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=e7de29233d58eb97 -C extra-filename=-72e2fc63ccdf2a71 --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libproc_macro2-5962c37ac8c20d24.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libquote-d80821020dbdb978.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libunicode_ident-fcaf6472650f810d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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=04cc67046e00ddc8 -C extra-filename=-ee8367cb5b523491 --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps --extern smallvec=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libsmallvec-6b65e3a1bbecf5ca.rmeta --extern target_lexicon=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libtarget_lexicon-aa0324bffa0e8992.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling slab v0.4.9 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/slab-0.4.9/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", "serde", "std"))' -C metadata=e1d5316a8c9de760 -C extra-filename=-94d0138667c955f4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/build/slab-94d0138667c955f4 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libautocfg-67aefdbaf18d84b0.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/build/slab-94d0138667c955f4/build-script-build` Running `/usr/bin/rustc --crate-name slab --edition=2018 /usr/share/cargo/registry/slab-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=702c949fdeb0867c -C extra-filename=-c2dcd4ce0c38dd17 --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling serde_spanned v0.6.9 Compiling toml_datetime v0.6.11 Running `/usr/bin/rustc --crate-name serde_spanned --edition=2021 /usr/share/cargo/registry/serde_spanned-0.6.9/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=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' '--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="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=1f66ed9e4341df3c -C extra-filename=-aa72ad94559d5748 --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libserde-0e9bf4a40c9327a0.rmeta --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.6.11/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=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' '--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="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=08d12f7b4746cfbc -C extra-filename=-819553f025db9bfb --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libserde-0e9bf4a40c9327a0.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling toml_edit v0.22.27 Running `/usr/bin/rustc --crate-name toml_edit --edition=2021 /usr/share/cargo/registry/toml_edit-0.22.27/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=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' '--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="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded", "unstable-debug"))' -C metadata=b6dbd851b002ea28 -C extra-filename=-5bb029ec3f7590b6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps --extern indexmap=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libindexmap-b1f6c22b4ac7cdf9.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libserde-0e9bf4a40c9327a0.rmeta --extern serde_spanned=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libserde_spanned-aa72ad94559d5748.rmeta --extern toml_datetime=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libtoml_datetime-819553f025db9bfb.rmeta --extern toml_write=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libtoml_write-418e3a1376bb9fc9.rmeta --extern winnow=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libwinnow-e44e2dfd9a642ea9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling toml v0.8.23 Compiling proc-macro-crate v3.2.0 Running `/usr/bin/rustc --crate-name toml --edition=2021 /usr/share/cargo/registry/toml-0.8.23/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=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' '--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="parse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order", "unbounded"))' -C metadata=48051d32fca2ef05 -C extra-filename=-2491605b636471c0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libserde-0e9bf4a40c9327a0.rmeta --extern serde_spanned=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libserde_spanned-aa72ad94559d5748.rmeta --extern toml_datetime=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libtoml_datetime-819553f025db9bfb.rmeta --extern toml_edit=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libtoml_edit-5bb029ec3f7590b6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name proc_macro_crate --edition=2021 /usr/share/cargo/registry/proc-macro-crate-3.2.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=babfa01cc39a020d -C extra-filename=-3b990c6312abfcb6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps --extern toml_edit=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libtoml_edit-5bb029ec3f7590b6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling system-deps v7.0.5 Running `/usr/bin/rustc --crate-name system_deps --edition=2018 /usr/share/cargo/registry/system-deps-7.0.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 -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d210d19605de57aa -C extra-filename=-d6457ba3f3c7c770 --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps --extern cfg_expr=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libcfg_expr-ee8367cb5b523491.rmeta --extern heck=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libheck-7b061fb1ade987cd.rmeta --extern pkg_config=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libpkg_config-933148a4ccbeb746.rmeta --extern toml=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libtoml-2491605b636471c0.rmeta --extern version_compare=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libversion_compare-b055f80d68db4239.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling glib-sys v0.20.9 Compiling gobject-sys v0.20.9 Compiling gio-sys v0.20.9 Compiling graphene-sys v0.20.4 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/glib-sys-0.20.9/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"))' -C metadata=826ec52abf2f1040 -C extra-filename=-fb09663eaff1dea7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/build/glib-sys-fb09663eaff1dea7 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps --extern system_deps=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libsystem_deps-d6457ba3f3c7c770.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.20.9/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"))' -C metadata=a38c379963753427 -C extra-filename=-b7e9c97b7a696cf1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/build/gobject-sys-b7e9c97b7a696cf1 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps --extern system_deps=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libsystem_deps-d6457ba3f3c7c770.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.20.9/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"))' -C metadata=6c163d34504043c2 -C extra-filename=-b42f849069c463ae --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/build/gio-sys-b42f849069c463ae -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps --extern system_deps=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libsystem_deps-d6457ba3f3c7c770.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/graphene-sys-0.20.4/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=f8638e2f0af4e006 -C extra-filename=-95ac2a629404925d --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/build/graphene-sys-95ac2a629404925d -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps --extern pkg_config=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libpkg_config-933148a4ccbeb746.rlib --extern system_deps=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libsystem_deps-d6457ba3f3c7c770.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/build/graphene-sys-95ac2a629404925d/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/build/gio-sys-b42f849069c463ae/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/build/gobject-sys-b7e9c97b7a696cf1/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/build/glib-sys-fb09663eaff1dea7/build-script-build` Running `/usr/bin/rustc --crate-name glib_sys --edition=2021 /usr/share/cargo/registry/glib-sys-0.20.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --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"))' -C metadata=75d2efad6571ad7b -C extra-filename=-067f26d545aaabf0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/liblibc-92addd9783a68e3f.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.20.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --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"))' -C metadata=93343f01698c05b1 -C extra-filename=-7e6b53e05cf680ff --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps --extern glib_sys=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libglib_sys-067f26d545aaabf0.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/liblibc-92addd9783a68e3f.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 graphene_sys --edition=2021 /usr/share/cargo/registry/graphene-sys-0.20.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())' -C metadata=d05571e547b76561 -C extra-filename=-68f040474f29c7e2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps --extern glib_sys=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libglib_sys-067f26d545aaabf0.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/liblibc-92addd9783a68e3f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -l graphene-1.0 -l gobject-2.0 -l glib-2.0 --cfg system_deps_have_graphene_gobject_1_0` Running `/usr/bin/rustc --crate-name gio_sys --edition=2021 /usr/share/cargo/registry/gio-sys-0.20.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --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"))' -C metadata=af7cd5c24dcfcb87 -C extra-filename=-c821a3c11d37bccb --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps --extern glib_sys=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libglib_sys-067f26d545aaabf0.rmeta --extern gobject_sys=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libgobject_sys-7e6b53e05cf680ff.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/liblibc-92addd9783a68e3f.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` Compiling futures-macro v0.3.31 Compiling glib-macros v0.20.7 Running `/usr/bin/rustc --crate-name glib_macros --edition=2021 /usr/share/cargo/registry/glib-macros-0.20.7/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=73b92d45f27576d7 -C extra-filename=-75b8e66ec8ab5323 --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps --extern heck=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libheck-7b061fb1ade987cd.rlib --extern proc_macro_crate=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libproc_macro_crate-3b990c6312abfcb6.rlib --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libproc_macro2-5962c37ac8c20d24.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libquote-d80821020dbdb978.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libsyn-72e2fc63ccdf2a71.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 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=4d16435f8ef4c97a -C extra-filename=-e4f9a63e858094cf --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libproc_macro2-5962c37ac8c20d24.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libquote-d80821020dbdb978.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libsyn-72e2fc63ccdf2a71.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=53b2c9bb7d30c53e -C extra-filename=-c5686671facb82c3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libfutures_core-697053309c84892e.rmeta --extern futures_macro=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libfutures_macro-e4f9a63e858094cf.so --extern futures_task=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libfutures_task-b8daa32a73162f5a.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libpin_project_lite-9a983ef8f2f011c6.rmeta --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libpin_utils-261aaabc1cdfea2a.rmeta --extern slab=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libslab-c2dcd4ce0c38dd17.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=df54e9a215a81297 -C extra-filename=-4883f14f22bf1e0f --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libfutures_core-697053309c84892e.rmeta --extern futures_task=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libfutures_task-b8daa32a73162f5a.rmeta --extern futures_util=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libfutures_util-c5686671facb82c3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling glib v0.20.9 Running `/usr/bin/rustc --crate-name glib --edition=2021 /usr/share/cargo/registry/glib-0.20.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="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"))' -C metadata=6f68c5914c8aaa93 -C extra-filename=-c4b476109b08a45b --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libbitflags-4ee991534f48ad3f.rmeta --extern futures_channel=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libfutures_channel-b13a839e950c68b1.rmeta --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libfutures_core-697053309c84892e.rmeta --extern futures_executor=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libfutures_executor-4883f14f22bf1e0f.rmeta --extern futures_task=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libfutures_task-b8daa32a73162f5a.rmeta --extern futures_util=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libfutures_util-c5686671facb82c3.rmeta --extern gio_sys=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libgio_sys-c821a3c11d37bccb.rmeta --extern glib_macros=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libglib_macros-75b8e66ec8ab5323.so --extern glib_sys=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libglib_sys-067f26d545aaabf0.rmeta --extern gobject_sys=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libgobject_sys-7e6b53e05cf680ff.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/liblibc-92addd9783a68e3f.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libmemchr-cdd6ab8d65baee9f.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libsmallvec-645b81f3878edc87.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling graphene-rs v0.20.4 (/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4) Running `/usr/bin/rustc --crate-name graphene --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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9bf76c178d553d1c -C extra-filename=-ef40447dea752407 --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps --extern glib=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libglib-c4b476109b08a45b.rmeta --extern graphene_sys=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libgraphene_sys-68f040474f29c7e2.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/liblibc-92addd9783a68e3f.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 1m 07s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.YtiU8k + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-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 graphene-rs-0.20.4 + '[' 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=graphene-rs ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.20.4 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/BUILDROOT/usr/share/cargo/registry/graphene-rs-0.20.4 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/BUILDROOT/usr/share/cargo/registry/graphene-rs-0.20.4 + /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-graphene-rs-0.20.4-build/BUILDROOT/usr/share/cargo/registry/graphene-rs-0.20.4 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/BUILDROOT/usr/share/cargo/registry/graphene-rs-0.20.4/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/BUILDROOT/usr/share/cargo/registry/graphene-rs-0.20.4/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.SHerYx + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-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 graphene-rs-0.20.4 + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo test -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast Fresh serde v1.0.217 Fresh hashbrown v0.15.0 Fresh equivalent v1.0.1 Fresh indexmap v2.9.0 Fresh toml_datetime v0.6.11 Fresh serde_spanned v0.6.9 Fresh toml_write v0.1.2 Fresh winnow v0.7.11 Fresh toml_edit v0.22.27 Fresh target-lexicon v0.13.2 Fresh heck v0.5.0 Fresh cfg-expr v0.18.0 Fresh toml v0.8.23 Fresh pkg-config v0.3.32 Fresh version-compare v0.2.0 Fresh system-deps v7.0.5 Fresh unicode-ident v1.0.18 Fresh proc-macro2 v1.0.94 Fresh quote v1.0.40 Fresh autocfg v1.4.0 Fresh syn v2.0.100 Fresh libc v0.2.174 Fresh glib-sys v0.20.9 Fresh futures-core v0.3.31 Fresh slab v0.4.9 Fresh futures-macro v0.3.31 Fresh pin-project-lite v0.2.13 Fresh pin-utils v0.1.0 Fresh futures-task v0.3.31 Fresh futures-util v0.3.31 Fresh gobject-sys v0.20.9 Fresh proc-macro-crate v3.2.0 Fresh glib-macros v0.20.7 Fresh gio-sys v0.20.9 Fresh futures-executor v0.3.31 Fresh futures-channel v0.3.31 Fresh bitflags v2.9.0 Fresh memchr v2.7.4 Fresh smallvec v1.13.2 Fresh glib v0.20.9 Fresh graphene-sys v0.20.4 Compiling gir-format-check v0.1.3 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=d374103549881bf3 -C extra-filename=-597273a7cc75c87e --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling graphene-rs v0.20.4 (/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4) Running `/usr/bin/rustc --crate-name graphene --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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=94359edb578a8d97 -C extra-filename=-cf4f9ee421a3f420 --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps --extern gir_format_check=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libgir_format_check-597273a7cc75c87e.rlib --extern glib=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libglib-c4b476109b08a45b.rlib --extern graphene_sys=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libgraphene_sys-68f040474f29c7e2.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/liblibc-92addd9783a68e3f.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1a39c2328c47b0a8 -C extra-filename=-152335bef2dee4dd --out-dir /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps --extern gir_format_check=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libgir_format_check-597273a7cc75c87e.rlib --extern glib=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libglib-c4b476109b08a45b.rlib --extern graphene=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libgraphene-ef40447dea752407.rlib --extern graphene_sys=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libgraphene_sys-68f040474f29c7e2.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/liblibc-92addd9783a68e3f.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 2.31s Running `/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/graphene-cf4f9ee421a3f420` running 2 tests test matrix::tests::test_matrix_values ... ok test rect::tests::contains_point ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/check_gir-152335bef2dee4dd` 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 graphene Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name graphene --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps --extern gir_format_check=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libgir_format_check-597273a7cc75c87e.rlib --extern glib=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libglib-c4b476109b08a45b.rlib --extern graphene=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libgraphene-ef40447dea752407.rlib --extern graphene_sys=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/libgraphene_sys-68f040474f29c7e2.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/graphene-rs-0.20.4/target/rpm/deps/liblibc-92addd9783a68e3f.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --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-graphene-rs-devel-0.20.4-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/graphene-rs-0.20.4/COPYRIGHT warning: File listed twice: /usr/share/cargo/registry/graphene-rs-0.20.4/LICENSE warning: File listed twice: /usr/share/cargo/registry/graphene-rs-0.20.4/README.md Provides: crate(graphene-rs) = 0.20.4 rust-graphene-rs-devel = 0.20.4-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(glib/default) >= 0.20.0 crate(graphene-sys/default) >= 0.20.0 crate(libc/default) >= 0.2.0 rust >= 1.70 Processing files: rust-graphene-rs+default-devel-0.20.4-1.mga10.noarch Provides: crate(graphene-rs/default) = 0.20.4 rust-graphene-rs+default-devel = 0.20.4-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(graphene-rs) = 0.20.4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-graphene-rs+default-devel-0.20.4-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-graphene-rs-devel-0.20.4-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jeg9ZI + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build + test -d /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-graphene-rs-0.20.4-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/graphene-rs-0.20.4/COPYRIGHT File listed twice: /usr/share/cargo/registry/graphene-rs-0.20.4/LICENSE File listed twice: /usr/share/cargo/registry/graphene-rs-0.20.4/README.md D: [iurt_root_command] Success!