D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-libgweather-4.5.0-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6b159V Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.v9axqh + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build + rm -rf libgweather-4.5.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/libgweather-4.5.0.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd libgweather-4.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + cat + /usr/bin/rm -f Cargo.lock + /usr/bin/rm -f Cargo.toml.orig + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rBuRf3 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build + cd libgweather-4.5.0 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Uu9dYQ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd libgweather-4.5.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo build -j16 -Z avoid-dev-deps --profile rpm Compiling serde v1.0.217 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=23c33bd44e5b2880 -C extra-filename=-c893c1601ea249e9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/build/serde-c893c1601ea249e9 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/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 hashbrown v0.15.0 Compiling winnow v0.6.18 Compiling target-lexicon v0.12.16 Compiling smallvec v1.13.2 Compiling heck v0.5.0 Compiling pkg-config v0.3.31 Compiling version-compare v0.2.0 Compiling proc-macro2 v1.0.94 Compiling unicode-ident v1.0.18 Compiling libc v0.2.171 Compiling autocfg v1.4.0 Compiling futures-core v0.3.31 Compiling pin-project-lite v0.2.13 Compiling futures-task v0.3.31 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=6dd3cc9e98992826 -C extra-filename=-b718a9822521e99f --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name winnow --edition=2021 /usr/share/cargo/registry/winnow-0.6.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 --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=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' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -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=70cdd76572b30e21 -C extra-filename=-7bcc9650405e3f46 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name hashbrown --edition=2021 /usr/share/cargo/registry/hashbrown-0.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=d6f04747002becd6 -C extra-filename=-9d1498df8fd0d129 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name smallvec --edition=2018 /usr/share/cargo/registry/smallvec-1.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="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=8d7c6a946017469b -C extra-filename=-49870bf88c3651c0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/target-lexicon-0.12.16/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=383812cfa721e4f3 -C extra-filename=-266454f1aac881ab --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/build/target-lexicon-266454f1aac881ab -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name heck --edition=2021 /usr/share/cargo/registry/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=da775f3ca037d184 -C extra-filename=-65d7211f6a3d3d2d --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name version_compare --edition=2021 /usr/share/cargo/registry/version-compare-0.2.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=a12e2551d5557d22 -C extra-filename=-7348d5bd4aeaa0ef --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name pkg_config --edition=2018 /usr/share/cargo/registry/pkg-config-0.3.31/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=7bc00476902fb45c -C extra-filename=-101b1c6c5919a3df --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.94/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=186aad7a12ea9336 -C extra-filename=-afdebed02fe2a884 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/build/proc-macro2-afdebed02fe2a884 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=adcecc07420fd8e7 -C extra-filename=-e45ede29ac9488f1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.171/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="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=42efa26aba98bd78 -C extra-filename=-5121e35c8cbfbca6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/build/libc-5121e35c8cbfbca6 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name autocfg --edition=2015 /usr/share/cargo/registry/autocfg-1.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=e124a71a4c38a5a2 -C extra-filename=-33df3ec257ba7fb0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name futures_core --edition=2018 /usr/share/cargo/registry/futures-core-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=23eec6902ec26415 -C extra-filename=-a5e975a97b6d911e --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name 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=b73837f8d77285d1 -C extra-filename=-32f5ab02de1760aa --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name futures_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=def0c40ede6933c4 -C extra-filename=-0b9512de35cd7053 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling pin-utils v0.1.0 Running `/usr/bin/rustc --crate-name pin_utils --edition=2018 /usr/share/cargo/registry/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ea87f67896947e71 -C extra-filename=-091fa531b47c1460 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/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=6d5c2f587c92f5c8 -C extra-filename=-b16a1cc859a38888 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/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=c177c15078baeca2 -C extra-filename=-221c72cd6ff7c780 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures-channel v0.3.31 Running `/usr/bin/rustc --crate-name futures_channel --edition=2018 /usr/share/cargo/registry/futures-channel-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=646335dcf7b70b52 -C extra-filename=-3694711fec873a6c --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libfutures_core-a5e975a97b6d911e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gio v0.20.9 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/gio-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=e9d836eb2f9553a9 -C extra-filename=-37d67319aee183b5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/build/gio-37d67319aee183b5 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name smallvec --edition=2018 /usr/share/cargo/registry/smallvec-1.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=39af708a012ade93 -C extra-filename=-0c5dd4071e058840 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures-io v0.3.31 Running `/usr/bin/rustc --crate-name futures_io --edition=2018 /usr/share/cargo/registry/futures-io-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", "std", "unstable"))' -C metadata=a22dc33230333a7c -C extra-filename=-5ae908d4ba643098 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/build/gio-37d67319aee183b5/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/build/serde-c893c1601ea249e9/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/build/proc-macro2-afdebed02fe2a884/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=9382586291c7a208 -C extra-filename=-8c8c85cef3d1d28d --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/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)'` Compiling indexmap v2.6.0 Running `/usr/bin/rustc --crate-name indexmap --edition=2021 /usr/share/cargo/registry/indexmap-2.6.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", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=bedb02e338f88ddb -C extra-filename=-09bf8e8965231aea --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --extern equivalent=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libequivalent-b718a9822521e99f.rmeta --extern hashbrown=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libhashbrown-9d1498df8fd0d129.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=1145e0dc34b4846e -C extra-filename=-da4772ea36af6bba --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libunicode_ident-e45ede29ac9488f1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg wrap_proc_macro --cfg proc_macro_span --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Running `/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/build/libc-5121e35c8cbfbca6/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.171/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="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=725a75cc44332baf -C extra-filename=-8db1b84232c234ea --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/build/target-lexicon-266454f1aac881ab/build-script-build` Running `/usr/bin/rustc --crate-name target_lexicon --edition=2018 /usr/share/cargo/registry/target-lexicon-0.12.16/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=144c512ac3b165fd -C extra-filename=-03d743415b724a44 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg 'feature="rust_1_40"'` Compiling quote v1.0.40 Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=33a55349c8ad82ab -C extra-filename=-5c50f5c1b9d163c9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libproc_macro2-da4772ea36af6bba.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling cfg-expr v0.17.2 Running `/usr/bin/rustc --crate-name cfg_expr --edition=2021 /usr/share/cargo/registry/cfg-expr-0.17.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"' --cfg 'feature="target-lexicon"' --cfg 'feature="targets"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "target-lexicon", "targets"))' -C metadata=064a261498738b18 -C extra-filename=-d2027fb97a48eb04 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --extern smallvec=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libsmallvec-49870bf88c3651c0.rmeta --extern target_lexicon=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libtarget_lexicon-03d743415b724a44.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling syn v2.0.100 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.100/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="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=7b2f7f887a6d7933 -C extra-filename=-269bcdad4e9061be --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libproc_macro2-da4772ea36af6bba.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libquote-5c50f5c1b9d163c9.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libunicode_ident-e45ede29ac9488f1.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=e12777e9133405d3 -C extra-filename=-7a25bc39971cb492 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/build/slab-7a25bc39971cb492 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libautocfg-33df3ec257ba7fb0.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/build/slab-7a25bc39971cb492/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=ea2a3fed5653d3a8 -C extra-filename=-d4f5e76ceec649ae --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling toml_datetime v0.6.8 Compiling serde_spanned v0.6.7 Running `/usr/bin/rustc --crate-name toml_datetime --edition=2021 /usr/share/cargo/registry/toml_datetime-0.6.8/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 '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=c14051c0b778a5f4 -C extra-filename=-7f59961428357a89 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libserde-8c8c85cef3d1d28d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name serde_spanned --edition=2021 /usr/share/cargo/registry/serde_spanned-0.6.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=febb7e8c6110dbb2 -C extra-filename=-c43c865f135e60fe --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libserde-8c8c85cef3d1d28d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling toml_edit v0.22.21 Running `/usr/bin/rustc --crate-name toml_edit --edition=2021 /usr/share/cargo/registry/toml_edit-0.22.21/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 '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -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"))' -C metadata=b4a07691c2bcb29a -C extra-filename=-d0761e1a171b2ef2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --extern indexmap=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libindexmap-09bf8e8965231aea.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libserde-8c8c85cef3d1d28d.rmeta --extern serde_spanned=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libserde_spanned-c43c865f135e60fe.rmeta --extern toml_datetime=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libtoml_datetime-7f59961428357a89.rmeta --extern winnow=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libwinnow-7bcc9650405e3f46.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling toml v0.8.19 Compiling proc-macro-crate v3.2.0 Running `/usr/bin/rustc --crate-name toml --edition=2021 /usr/share/cargo/registry/toml-0.8.19/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 '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="parse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=0c32c2dc77f89265 -C extra-filename=-dc69d0e1493303ba --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libserde-8c8c85cef3d1d28d.rmeta --extern serde_spanned=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libserde_spanned-c43c865f135e60fe.rmeta --extern toml_datetime=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libtoml_datetime-7f59961428357a89.rmeta --extern toml_edit=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libtoml_edit-d0761e1a171b2ef2.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=9fedcf417e474b37 -C extra-filename=-7ad85f93aeeff6c2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --extern toml_edit=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libtoml_edit-d0761e1a171b2ef2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling system-deps v7.0.3 Running `/usr/bin/rustc --crate-name system_deps --edition=2018 /usr/share/cargo/registry/system-deps-7.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5fe0841fc26f9baa -C extra-filename=-16bd0a81fbae0fc5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --extern cfg_expr=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libcfg_expr-d2027fb97a48eb04.rmeta --extern heck=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libheck-65d7211f6a3d3d2d.rmeta --extern pkg_config=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libpkg_config-101b1c6c5919a3df.rmeta --extern toml=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libtoml-dc69d0e1493303ba.rmeta --extern version_compare=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libversion_compare-7348d5bd4aeaa0ef.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 gweather-sys v4.5.0 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=fd593662d5d327cd -C extra-filename=-2225ed949ac9b26c --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/build/glib-sys-2225ed949ac9b26c -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --extern system_deps=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libsystem_deps-16bd0a81fbae0fc5.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=3ca096267e939f4b -C extra-filename=-a633eff55c3e4cd8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/build/gobject-sys-a633eff55c3e4cd8 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --extern system_deps=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libsystem_deps-16bd0a81fbae0fc5.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=76369557e3d04c7b -C extra-filename=-13a5040c061c9a23 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/build/gio-sys-13a5040c061c9a23 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --extern system_deps=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libsystem_deps-16bd0a81fbae0fc5.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/gweather-sys-4.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=265803bd3d5e876f -C extra-filename=-f125ce16e509de0e --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/build/gweather-sys-f125ce16e509de0e -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --extern system_deps=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libsystem_deps-16bd0a81fbae0fc5.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/build/gobject-sys-a633eff55c3e4cd8/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/build/glib-sys-2225ed949ac9b26c/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/build/gweather-sys-f125ce16e509de0e/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/build/gio-sys-13a5040c061c9a23/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=fe71e93e1e739962 -C extra-filename=-b3db8bef84b0619b --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/liblibc-8db1b84232c234ea.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=4c885bd40faf8ae2 -C extra-filename=-77f1e776679648af --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --extern glib_sys=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libglib_sys-b3db8bef84b0619b.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/liblibc-8db1b84232c234ea.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 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=71538ee30b0e6d7c -C extra-filename=-3584a59924c847c7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --extern glib_sys=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libglib_sys-b3db8bef84b0619b.rmeta --extern gobject_sys=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libgobject_sys-77f1e776679648af.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/liblibc-8db1b84232c234ea.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -l gio-2.0 -l gobject-2.0 -l glib-2.0 -l ssl -l crypto --cfg system_deps_have_gio_2_0` Running `/usr/bin/rustc --crate-name gweather_sys --edition=2021 /usr/share/cargo/registry/gweather-sys-4.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8af9ff227dedf051 -C extra-filename=-e5b0d6999ce014af --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --extern gio_sys=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libgio_sys-3584a59924c847c7.rmeta --extern glib_sys=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libglib_sys-b3db8bef84b0619b.rmeta --extern gobject_sys=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libgobject_sys-77f1e776679648af.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/liblibc-8db1b84232c234ea.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -l gweather-4 -l gssapi_krb5 -l gio-2.0 -l gobject-2.0 -l glib-2.0 -l ssl -l crypto --cfg system_deps_have_gweather4` Compiling futures-macro v0.3.31 Compiling glib-macros v0.20.7 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=f2e198a90b342049 -C extra-filename=-c38c4209296a930c --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libproc_macro2-da4772ea36af6bba.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libquote-5c50f5c1b9d163c9.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libsyn-269bcdad4e9061be.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name glib_macros --edition=2021 /usr/share/cargo/registry/glib-macros-0.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=f8f249bce3affafe -C extra-filename=-cd53798091b0c968 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --extern heck=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libheck-65d7211f6a3d3d2d.rlib --extern proc_macro_crate=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libproc_macro_crate-7ad85f93aeeff6c2.rlib --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libproc_macro2-da4772ea36af6bba.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libquote-5c50f5c1b9d163c9.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libsyn-269bcdad4e9061be.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=5f534b761246af21 -C extra-filename=-dfd2083929540013 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libfutures_core-a5e975a97b6d911e.rmeta --extern futures_macro=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libfutures_macro-c38c4209296a930c.so --extern futures_task=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libfutures_task-0b9512de35cd7053.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libpin_project_lite-32f5ab02de1760aa.rmeta --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libpin_utils-091fa531b47c1460.rmeta --extern slab=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libslab-d4f5e76ceec649ae.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=723a816ae725b1d0 -C extra-filename=-8765ee1370c31262 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libfutures_core-a5e975a97b6d911e.rmeta --extern futures_task=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libfutures_task-0b9512de35cd7053.rmeta --extern futures_util=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libfutures_util-dfd2083929540013.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=1d9631766b88033b -C extra-filename=-0b3ef6fe18ddf401 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libbitflags-b16a1cc859a38888.rmeta --extern futures_channel=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libfutures_channel-3694711fec873a6c.rmeta --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libfutures_core-a5e975a97b6d911e.rmeta --extern futures_executor=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libfutures_executor-8765ee1370c31262.rmeta --extern futures_task=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libfutures_task-0b9512de35cd7053.rmeta --extern futures_util=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libfutures_util-dfd2083929540013.rmeta --extern gio_sys=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libgio_sys-3584a59924c847c7.rmeta --extern glib_macros=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libglib_macros-cd53798091b0c968.so --extern glib_sys=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libglib_sys-b3db8bef84b0619b.rmeta --extern gobject_sys=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libgobject_sys-77f1e776679648af.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/liblibc-8db1b84232c234ea.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libmemchr-221c72cd6ff7c780.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libsmallvec-0c5dd4071e058840.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gio --edition=2021 /usr/share/cargo/registry/gio-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=2ecbb74f37ab57a4 -C extra-filename=-7b9d0609eba90f18 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --extern futures_channel=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libfutures_channel-3694711fec873a6c.rmeta --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libfutures_core-a5e975a97b6d911e.rmeta --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libfutures_io-5ae908d4ba643098.rmeta --extern futures_util=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libfutures_util-dfd2083929540013.rmeta --extern gio_sys=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libgio_sys-3584a59924c847c7.rmeta --extern glib=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libglib-0b3ef6fe18ddf401.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/liblibc-8db1b84232c234ea.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libpin_project_lite-32f5ab02de1760aa.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libsmallvec-0c5dd4071e058840.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling libgweather v4.5.0 (/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0) Running `/usr/bin/rustc --crate-name libgweather --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=c845a74623e2c9e7 -C extra-filename=-f5b20a42ddd03695 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --extern gio=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libgio-7b9d0609eba90f18.rmeta --extern glib=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libglib-0b3ef6fe18ddf401.rmeta --extern ffi=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libgweather_sys-e5b0d6999ce014af.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/liblibc-8db1b84232c234ea.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 1m 31s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.HNQVuL + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd libgweather-4.5.0 + '[' 1 -eq 1 ']' + set -euo pipefail ++ /usr/bin/cargo2rpm --path Cargo.toml is-lib + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' ++ /usr/bin/cargo2rpm --path Cargo.toml name + CRATE_NAME=libgweather ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=4.5.0 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/BUILDROOT/usr/share/cargo/registry/libgweather-4.5.0 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/BUILDROOT/usr/share/cargo/registry/libgweather-4.5.0 + /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml + grep -w -E -v 'Cargo.(lock|toml.orig)' + xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/BUILDROOT/usr/share/cargo/registry/libgweather-4.5.0 + /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 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/BUILDROOT/usr/share/cargo/registry/libgweather-4.5.0/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/BUILDROOT/usr/share/cargo/registry/libgweather-4.5.0/Cargo.toml.deps + echo '{"files":{},"package":""}' ++ /usr/bin/cargo2rpm --path Cargo.toml is-bin + '[' 0 -eq 1 ']' + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ssE1aD + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd libgweather-4.5.0 + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo test -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast Fresh serde v1.0.217 Fresh hashbrown v0.15.0 Fresh equivalent v1.0.1 Fresh indexmap v2.6.0 Fresh serde_spanned v0.6.7 Fresh toml_datetime v0.6.8 Fresh winnow v0.6.18 Fresh toml_edit v0.22.21 Fresh target-lexicon v0.12.16 Fresh heck v0.5.0 Fresh cfg-expr v0.17.2 Fresh toml v0.8.19 Fresh version-compare v0.2.0 Fresh pkg-config v0.3.31 Fresh system-deps v7.0.3 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.171 Fresh futures-core v0.3.31 Fresh futures-task v0.3.31 Fresh pin-project-lite v0.2.13 Fresh pin-utils v0.1.0 Fresh proc-macro-crate v3.2.0 Fresh smallvec v1.13.2 Fresh memchr v2.7.4 Fresh bitflags v2.9.0 Fresh futures-io v0.3.31 Fresh glib-sys v0.20.9 Fresh futures-macro v0.3.31 Fresh futures-channel v0.3.31 Fresh glib-macros v0.20.7 Fresh slab v0.4.9 Fresh gobject-sys v0.20.9 Fresh gio-sys v0.20.9 Fresh futures-util v0.3.31 Fresh futures-executor v0.3.31 Fresh gweather-sys v4.5.0 Fresh glib v0.20.9 Fresh gio v0.20.9 Compiling libgweather v4.5.0 (/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0) Running `/usr/bin/rustc --crate-name libgweather --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=ebf99d41ee77d9d3 -C extra-filename=-b454a472ce83e142 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --extern gio=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libgio-7b9d0609eba90f18.rlib --extern glib=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libglib-0b3ef6fe18ddf401.rlib --extern ffi=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libgweather_sys-e5b0d6999ce014af.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/liblibc-8db1b84232c234ea.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 0.78s Running `/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libgweather-b454a472ce83e142` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests libgweather Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name libgweather --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps --extern gio=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libgio-7b9d0609eba90f18.rlib --extern glib=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libglib-0b3ef6fe18ddf401.rlib --extern ffi=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/libgweather_sys-e5b0d6999ce014af.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/liblibc-8db1b84232c234ea.rlib --extern libgweather=/home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/libgweather-4.5.0/target/rpm/deps/liblibgweather-f5b20a42ddd03695.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-libgweather-devel-4.5.0-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/libgweather-4.5.0/LICENSE warning: File listed twice: /usr/share/cargo/registry/libgweather-4.5.0/README.md Provides: crate(libgweather) = 4.5.0 rust-libgweather-devel = 4.5.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(gio/default) >= 0.20.0 crate(glib/default) >= 0.20.0 crate(gweather-sys/default) >= 4.5.0 crate(libc/default) >= 0.2.0 Processing files: rust-libgweather+default-devel-4.5.0-1.mga10.noarch Provides: crate(libgweather/default) = 4.5.0 rust-libgweather+default-devel = 4.5.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(libgweather) = 4.5.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-libgweather+default-devel-4.5.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-libgweather-devel-4.5.0-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.UfsKZX + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build + test -d /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-libgweather-4.5.0-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/libgweather-4.5.0/LICENSE File listed twice: /usr/share/cargo/registry/libgweather-4.5.0/README.md D: [iurt_root_command] Success!