D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/iurt/rpmbuild/SRPMS/@2315913:rust-cargo-credential-libsecret-0.5.4-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.UE2Cei Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Gkafjf + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build + rm -rf cargo-credential-libsecret-0.5.4 + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/cargo-credential-libsecret-0.5.4.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd cargo-credential-libsecret-0.5.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/iurt/rpmbuild/tmp/rpm-tmp.22a5Sy + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build + cd cargo-credential-libsecret-0.5.4 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2ZMnAR + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.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 cargo-credential-libsecret-0.5.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 -j12 -Z avoid-dev-deps --profile rpm Compiling proc-macro2 v1.0.105 Compiling quote v1.0.41 Compiling unicode-ident v1.0.22 Compiling serde_core v1.0.228 Compiling serde v1.0.228 Compiling serde_json v1.0.145 Compiling thiserror v1.0.69 Compiling powerfmt v0.2.0 Compiling anyhow v1.0.100 Compiling libc v0.2.180 Compiling itoa v1.0.15 Compiling memchr v2.7.6 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.105/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=5d298f50e80b264c -C extra-filename=-baec406840088b57 --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/build/proc-macro2-baec406840088b57 -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.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.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=192515ecf0b108bc -C extra-filename=-797e826a4f1970cb --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.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/quote-1.0.41/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=bf17f70b6e28aade -C extra-filename=-dafaaf1dacfa41b1 --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/build/quote-dafaaf1dacfa41b1 -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.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/serde_core-1.0.228/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="alloc"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=c645c06b4e833ec9 -C extra-filename=-09c9f6041b604fa9 --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/build/serde_core-09c9f6041b604fa9 -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.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/serde-1.0.228/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="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=26305bac8a3d0d8a -C extra-filename=-3670ef1f9a418f28 --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/build/serde-3670ef1f9a418f28 -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.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/serde_json-1.0.145/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", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=4b716fb3bdebe4f7 -C extra-filename=-941e759189a2b08d --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/build/serde_json-941e759189a2b08d -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.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/thiserror-1.0.69/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=29ebd91f6668a2cd -C extra-filename=-6891480d8a0845f9 --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/build/thiserror-6891480d8a0845f9 -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.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 powerfmt --edition=2021 /usr/share/cargo/registry/powerfmt-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 opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=96f957cbf586098c -C extra-filename=-26bcd65d3074aef6 --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.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/anyhow-1.0.100/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("backtrace", "default", "std"))' -C metadata=c458e3807ec1ec5f -C extra-filename=-c1776ce6bc2d29db --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/build/anyhow-c1776ce6bc2d29db -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.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.180/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=2028e1134c97e78d -C extra-filename=-5326c9b9dbc639d3 --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/build/libc-5326c9b9dbc639d3 -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.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 itoa --edition=2018 /usr/share/cargo/registry/itoa-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=c4f84322c0fdeb37 -C extra-filename=-1fd9864d2ac582cd --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.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 memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=d9d54a06a4a1986f -C extra-filename=-f4484f2baa79cf3e --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling num-conv v0.1.0 Running `/usr/bin/rustc --crate-name num_conv --edition=2021 /usr/share/cargo/registry/num-conv-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 --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2112c4b60f107362 -C extra-filename=-23f16f387eed27cb --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling time-core v0.1.6 Running `/usr/bin/rustc --crate-name time_core --edition=2021 /usr/share/cargo/registry/time-core-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f1a88064e54632b8 -C extra-filename=-40fddf3b014f3771 --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling ryu v1.0.20 Running `/usr/bin/rustc --crate-name ryu --edition=2018 /usr/share/cargo/registry/ryu-1.0.20/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("no-panic", "small"))' -C metadata=ff0e9dd772915bd9 -C extra-filename=-f0f39cf31c2c428d --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/build/serde_json-941e759189a2b08d/build-script-build` Compiling cfg-if v1.0.4 Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=39f82b0773f11758 -C extra-filename=-23f151c7617148e1 --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling libloading v0.8.9 Running `/usr/bin/rustc --crate-name libloading --edition=2015 /usr/share/cargo/registry/libloading-0.8.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 --warn=unexpected_cfgs --check-cfg 'cfg(libloading_docs)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a11880cfad0d76d1 -C extra-filename=-53ae2dfa9fee48a2 --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps/libcfg_if-23f151c7617148e1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/build/quote-dafaaf1dacfa41b1/build-script-build` Running `/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/build/proc-macro2-baec406840088b57/build-script-build` Running `/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/build/thiserror-6891480d8a0845f9/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.105/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=f0f1224818b33fcf -C extra-filename=-fc569cce58ff81ea --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps --extern unicode_ident=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps/libunicode_ident-797e826a4f1970cb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg wrap_proc_macro --cfg proc_macro_span --cfg proc_macro_span_location --cfg proc_macro_span_file --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Running `/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/build/serde-3670ef1f9a418f28/build-script-build` Running `/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/build/anyhow-c1776ce6bc2d29db/build-script-build` Running `/usr/bin/rustc --crate-name anyhow --edition=2018 /usr/share/cargo/registry/anyhow-1.0.100/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=5b2acc3ce6d91f92 -C extra-filename=-a62cbc1dbbe4adc0 --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg std_backtrace --cfg error_generic_member_access --check-cfg 'cfg(anyhow_build_probe)' --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_clippy_format_args)' --check-cfg 'cfg(anyhow_no_core_error)' --check-cfg 'cfg(anyhow_no_core_unwind_safe)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` Running `/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/build/serde_core-09c9f6041b604fa9/build-script-build` Running `/usr/bin/rustc --crate-name serde_core --edition=2021 /usr/share/cargo/registry/serde_core-1.0.228/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="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=8519625f2c77cb1e -C extra-filename=-ab9e3fca73b22ea9 --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --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_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=ef00371955f62c25 -C extra-filename=-9d771da01d00d2bd --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps/libproc_macro2-fc569cce58ff81ea.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(no_diagnostic_namespace)'` Running `/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/build/libc-5326c9b9dbc639d3/build-script-build` Compiling syn v2.0.114 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.114/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="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=0a8e64a398e4fc5a -C extra-filename=-b7e29cbc54523559 --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps/libproc_macro2-fc569cce58ff81ea.rmeta --extern quote=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps/libquote-9d771da01d00d2bd.rmeta --extern unicode_ident=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps/libunicode_ident-797e826a4f1970cb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.180/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=c83a3e353a954f19 -C extra-filename=-fdf4d70bda60552c --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling deranged v0.5.5 Running `/usr/bin/rustc --crate-name deranged --edition=2021 /usr/share/cargo/registry/deranged-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--allow=clippy::redundant-pub-crate' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints '--allow=clippy::option-if-let-else' --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --warn=unstable-name-collisions --allow=path-statements --cfg 'feature="default"' --cfg 'feature="powerfmt"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "num", "powerfmt", "quickcheck", "rand", "rand08", "rand09", "serde"))' -C metadata=018334ac25bc1d79 -C extra-filename=-77ce2d5fcf011790 --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps --extern powerfmt=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps/libpowerfmt-26bcd65d3074aef6.rmeta --extern serde_core=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps/libserde_core-ab9e3fca73b22ea9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name serde_json --edition=2021 /usr/share/cargo/registry/serde_json-1.0.145/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("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=19a48bb1d8d6e346 -C extra-filename=-c40e22468fa44e08 --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps --extern itoa=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps/libitoa-1fd9864d2ac582cd.rmeta --extern memchr=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps/libmemchr-f4484f2baa79cf3e.rmeta --extern ryu=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps/libryu-f0f39cf31c2c428d.rmeta --extern serde_core=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps/libserde_core-ab9e3fca73b22ea9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` Compiling serde_derive v1.0.228 Compiling thiserror-impl v1.0.69 Running `/usr/bin/rustc --crate-name thiserror_impl --edition=2021 /usr/share/cargo/registry/thiserror-impl-1.0.69/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=35e412d26d0106ac -C extra-filename=-daa37d004705ec56 --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps/libproc_macro2-fc569cce58ff81ea.rlib --extern quote=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps/libquote-9d771da01d00d2bd.rlib --extern syn=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps/libsyn-b7e29cbc54523559.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 serde_derive --edition=2021 /usr/share/cargo/registry/serde_derive-1.0.228/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=af159d450839f662 -C extra-filename=-08cea79ec8d019a4 --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps/libproc_macro2-fc569cce58ff81ea.rlib --extern quote=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps/libquote-9d771da01d00d2bd.rlib --extern syn=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps/libsyn-b7e29cbc54523559.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name thiserror --edition=2021 /usr/share/cargo/registry/thiserror-1.0.69/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=30edef38256c479f -C extra-filename=-4f88285e4f0fea87 --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps --extern thiserror_impl=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps/libthiserror_impl-daa37d004705ec56.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg error_generic_member_access --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` Running `/usr/bin/rustc --crate-name serde --edition=2021 /usr/share/cargo/registry/serde-1.0.228/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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=963ddd116397c7eb -C extra-filename=-5cbc3327b2781c27 --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps --extern serde_core=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps/libserde_core-ab9e3fca73b22ea9.rmeta --extern serde_derive=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps/libserde_derive-08cea79ec8d019a4.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg if_docsrs_then_no_serde_core --check-cfg 'cfg(feature, values("result"))' --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --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_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` Compiling time v0.3.44 Running `/usr/bin/rustc --crate-name time --edition=2021 /usr/share/cargo/registry/time-0.3.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="parsing"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "rand08", "rand09", "serde", "serde-human-readable", "serde-well-known", "std"))' -C metadata=0151f19e5db1f372 -C extra-filename=-54e33e5e95efe914 --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps --extern deranged=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps/libderanged-77ce2d5fcf011790.rmeta --extern itoa=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps/libitoa-1fd9864d2ac582cd.rmeta --extern num_conv=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps/libnum_conv-23f16f387eed27cb.rmeta --extern powerfmt=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps/libpowerfmt-26bcd65d3074aef6.rmeta --extern serde=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps/libserde-5cbc3327b2781c27.rmeta --extern time_core=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps/libtime_core-40fddf3b014f3771.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling cargo-credential v0.4.8 Running `/usr/bin/rustc --crate-name cargo_credential --edition=2021 /usr/share/cargo/registry/cargo-credential-0.4.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--allow=clippy::all' '--warn=clippy::correctness' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ebfc89fef0e0e4dc -C extra-filename=-c55458ba54674e8f --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps --extern anyhow=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps/libanyhow-a62cbc1dbbe4adc0.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps/liblibc-fdf4d70bda60552c.rmeta --extern serde=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps/libserde-5cbc3327b2781c27.rmeta --extern serde_json=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps/libserde_json-c40e22468fa44e08.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps/libthiserror-4f88285e4f0fea87.rmeta --extern time=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps/libtime-54e33e5e95efe914.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling cargo-credential-libsecret v0.5.4 (/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4) Running `/usr/bin/rustc --crate-name cargo_credential_libsecret --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--allow=clippy::all' '--warn=clippy::correctness' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fdf073a155ceb3e4 -C extra-filename=-3e7c47ccf209ca73 --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps --extern anyhow=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps/libanyhow-a62cbc1dbbe4adc0.rmeta --extern cargo_credential=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps/libcargo_credential-c55458ba54674e8f.rmeta --extern libloading=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps/liblibloading-53ae2dfa9fee48a2.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 54.77s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TknW5W + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/BUILDROOT '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/BUILDROOT ++ dirname /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/BUILDROOT + mkdir -p /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build + mkdir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.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 cargo-credential-libsecret-0.5.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=cargo-credential-libsecret ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.5.4 + REG_DIR=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/BUILDROOT/usr/share/cargo/registry/cargo-credential-libsecret-0.5.4 + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/BUILDROOT/usr/share/cargo/registry/cargo-credential-libsecret-0.5.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/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/BUILDROOT/usr/share/cargo/registry/cargo-credential-libsecret-0.5.4 warning: no (git) VCS found for `/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/BUILDROOT/usr/share/cargo/registry/cargo-credential-libsecret-0.5.4/Cargo.toml + /usr/bin/rm -f /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/BUILDROOT/usr/share/cargo/registry/cargo-credential-libsecret-0.5.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 -j12 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6ciMmV + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.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 cargo-credential-libsecret-0.5.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 -j12 -Z avoid-dev-deps --profile rpm --no-fail-fast Fresh unicode-ident v1.0.22 Fresh proc-macro2 v1.0.105 Fresh powerfmt v0.2.0 Fresh itoa v1.0.15 Fresh ryu v1.0.20 Fresh time-core v0.1.6 Fresh memchr v2.7.6 Fresh num-conv v0.1.0 Fresh cfg-if v1.0.4 Fresh quote v1.0.41 Fresh serde_core v1.0.228 Fresh anyhow v1.0.100 Fresh libc v0.2.180 Fresh libloading v0.8.9 Fresh syn v2.0.114 Fresh deranged v0.5.5 Fresh serde_json v1.0.145 Fresh serde_derive v1.0.228 Fresh thiserror-impl v1.0.69 Fresh serde v1.0.228 Fresh thiserror v1.0.69 Fresh time v0.3.44 Fresh cargo-credential v0.4.8 Compiling cargo-credential-libsecret v0.5.4 (/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4) Running `/usr/bin/rustc --crate-name cargo_credential_libsecret --edition=2024 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 '--allow=clippy::all' '--warn=clippy::correctness' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e7a7d8055fbd9cce -C extra-filename=-cb516e271026853c --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps --extern anyhow=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps/libanyhow-a62cbc1dbbe4adc0.rlib --extern cargo_credential=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps/libcargo_credential-c55458ba54674e8f.rlib --extern libloading=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps/liblibloading-53ae2dfa9fee48a2.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 0.36s Running `/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps/cargo_credential_libsecret-cb516e271026853c` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests cargo_credential_libsecret Running `/usr/bin/rustdoc --edition=2024 --crate-type lib --color auto --crate-name cargo_credential_libsecret --test src/lib.rs --test-run-directory /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4 -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps '--allow=clippy::all' '--warn=clippy::correctness' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --extern anyhow=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps/libanyhow-a62cbc1dbbe4adc0.rlib --extern cargo_credential=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps/libcargo_credential-c55458ba54674e8f.rlib --extern cargo_credential_libsecret=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps/libcargo_credential_libsecret-3e7c47ccf209ca73.rlib --extern libloading=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/cargo-credential-libsecret-0.5.4/target/rpm/deps/liblibloading-53ae2dfa9fee48a2.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-cargo-credential-libsecret-devel-0.5.4-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/cargo-credential-libsecret-0.5.4/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/cargo-credential-libsecret-0.5.4/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/cargo-credential-libsecret-0.5.4/README.md Provides: crate(cargo-credential-libsecret) = 0.5.4 rust-cargo-credential-libsecret-devel = 0.5.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(anyhow/default) >= 1.0.100 crate(cargo-credential/default) >= 0.4.2 crate(libloading/default) >= 0.8.9 rust >= 1.91 Processing files: rust-cargo-credential-libsecret+default-devel-0.5.4-1.mga10.noarch Provides: crate(cargo-credential-libsecret/default) = 0.5.4 rust-cargo-credential-libsecret+default-devel = 0.5.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(cargo-credential-libsecret) = 0.5.4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build/BUILDROOT Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-cargo-credential-libsecret+default-devel-0.5.4-1.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-cargo-credential-libsecret-devel-0.5.4-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.V2n4kA + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build + test -d /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build + rm -rf /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.4-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/cargo-credential-libsecret-0.5.4/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/cargo-credential-libsecret-0.5.4/LICENSE-MIT File listed twice: /usr/share/cargo/registry/cargo-credential-libsecret-0.5.4/README.md D: [iurt_root_command] Success!