D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/iurt/rpmbuild/SRPMS/@2367665:rust-cargo-credential-libsecret-0.5.9-1.mga11.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6C9dqp Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.bWZdyf + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build + rm -rf cargo-credential-libsecret-0.5.9 + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/cargo-credential-libsecret-0.5.9.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd cargo-credential-libsecret-0.5.9 + /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.QlyzbR + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build + cd cargo-credential-libsecret-0.5.9 + /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.ZnQQnR + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-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.9 + '[' 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 -j24 -Z avoid-dev-deps --profile rpm Compiling proc-macro2 v1.0.106 Compiling quote v1.0.47 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.106/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=5b3f2adc078a4ed3 -C extra-filename=-7c99ec8380a1cbce --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/build/proc-macro2-7c99ec8380a1cbce -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling unicode-ident v1.0.24 Compiling serde_core v1.0.229 Compiling zmij v1.0.23 Compiling libc v0.2.189 Compiling thiserror v2.0.20 Compiling serde_json v1.0.151 Compiling serde v1.0.229 Compiling anyhow v1.0.104 Compiling memchr v2.8.3 Compiling powerfmt v0.2.0 Compiling time-core v0.1.9 Compiling num-conv v0.2.2 Compiling itoa v1.0.17 Compiling cfg-if v1.0.4 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/quote-1.0.47/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=0613c72caff23972 -C extra-filename=-1260b9249b82f395 --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/build/quote-1260b9249b82f395 -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/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=2021 /usr/share/cargo/registry/unicode-ident-1.0.24/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=3d304d9b4dc8a4af -C extra-filename=-e37b4c4996597795 --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/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.229/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=742433fc72ec4c9c -C extra-filename=-99fed1ec8c85a9a8 --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/build/serde_core-99fed1ec8c85a9a8 -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/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/zmij-1.0.23/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("no-panic"))' -C metadata=50002976471c9e02 -C extra-filename=-7c01b5e3a535ca9a --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/build/zmij-7c01b5e3a535ca9a -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/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-2.0.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=93e20db778336320 -C extra-filename=-4e592063d79ce1da --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/build/thiserror-4e592063d79ce1da -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/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.189/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--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' -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=8b282b8c59005344 -C extra-filename=-6ef67bd701664304 --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/build/libc-6ef67bd701664304 -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/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.151/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=c04e36e124709879 -C extra-filename=-cdde4018ba612d9b --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/build/serde_json-cdde4018ba612d9b -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/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.229/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="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=d807a818ba2c0d8a -C extra-filename=-eb38ab146bf9a19d --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/build/serde-eb38ab146bf9a19d -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/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/anyhow-1.0.104/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=bead6171b4cb6e3c -C extra-filename=-8588f2117ff4dd35 --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/build/anyhow-8588f2117ff4dd35 -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/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.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=729fcfdc4169a7a9 -C extra-filename=-58b3b6a77b8e569c --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/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=edab5b0b0fbfe852 -C extra-filename=-9b90ba4a175d21e0 --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/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 num_conv --edition=2021 /usr/share/cargo/registry/num-conv-0.2.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 --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=6415ecec55231f4d -C extra-filename=-65e29cb29b2a2df0 --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/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 time_core --edition=2024 /usr/share/cargo/registry/time-core-0.1.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=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("large-dates"))' -C metadata=2fb7cddadad63a7e -C extra-filename=-b834b8df3be3b6eb --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/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=2021 /usr/share/cargo/registry/itoa-1.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=51ebf2cd4d2f5b7f -C extra-filename=-889426062d956b68 --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.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=9eb6e56385ec0010 -C extra-filename=-2b2757e383f2ccb9 --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling libloading v0.9.0 Running `/usr/bin/rustc --crate-name libloading --edition=2021 /usr/share/cargo/registry/libloading-0.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 --warn=unexpected_cfgs --check-cfg 'cfg(libloading_docs)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=73c9721ee697220a -C extra-filename=-70b0bc2a0fc0abf0 --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps/libcfg_if-2b2757e383f2ccb9.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.9-build/cargo-credential-libsecret-0.5.9/target/rpm/build/serde_json-cdde4018ba612d9b/build-script-build` Running `/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/build/zmij-7c01b5e3a535ca9a/build-script-build` Running `/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/build/quote-1260b9249b82f395/build-script-build` Running `/usr/bin/rustc --crate-name zmij --edition=2021 /usr/share/cargo/registry/zmij-1.0.23/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=7f4e128d3ff333f9 -C extra-filename=-87e814d44585ad4e --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(opt_level, values("s"))' --check-cfg 'cfg(zmij_no_select_unpredictable)'` Running `/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/build/anyhow-8588f2117ff4dd35/build-script-build` Running `/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/build/serde-eb38ab146bf9a19d/build-script-build` Running `/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/build/proc-macro2-7c99ec8380a1cbce/build-script-build` Running `/usr/bin/rustc --crate-name anyhow --edition=2021 /usr/share/cargo/registry/anyhow-1.0.104/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=7cbf4a1738f3c5d8 -C extra-filename=-ded32bae363cc44c --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --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(error_generic_member_access)'` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.106/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=20cf8a542fc83e7b -C extra-filename=-59587bcce09a59c3 --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps --extern unicode_ident=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps/libunicode_ident-e37b4c4996597795.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.9-build/cargo-credential-libsecret-0.5.9/target/rpm/build/serde_core-99fed1ec8c85a9a8/build-script-build` Running `/usr/bin/rustc --crate-name serde_core --edition=2021 /usr/share/cargo/registry/serde_core-1.0.229/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=0f1466e01c9525e2 -C extra-filename=-49ca772da76b0878 --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/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 `/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/build/thiserror-4e592063d79ce1da/build-script-build` Running `/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/build/libc-6ef67bd701664304/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.189/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=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--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' --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=23d76e3753b39608 -C extra-filename=-f4f58f4e6b228f45 --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/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_picolibc)' --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(musl_redir_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(libc_pauthtest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt","qnx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `/usr/bin/rustc --crate-name quote --edition=2021 /usr/share/cargo/registry/quote-1.0.47/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=0f92385f793775b9 -C extra-filename=-966c3da5332969f4 --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps/libproc_macro2-59587bcce09a59c3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(no_diagnostic_namespace)'` Compiling syn v3.0.3 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-3.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 --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=2fc18d6e35e3cac5 -C extra-filename=-9e478c68cae96e0d --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps/libproc_macro2-59587bcce09a59c3.rmeta --extern quote=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps/libquote-966c3da5332969f4.rmeta --extern unicode_ident=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps/libunicode_ident-e37b4c4996597795.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling deranged v0.5.8 Running `/usr/bin/rustc --crate-name deranged --edition=2021 /usr/share/cargo/registry/deranged-0.5.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 --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="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "num", "powerfmt", "quickcheck", "rand", "rand010", "rand08", "rand09", "serde"))' -C metadata=63c9dc70d6369f08 -C extra-filename=-258d9e34a71870ef --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps --extern serde_core=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps/libserde_core-49ca772da76b0878.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.151/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=9b2733da3f28ef82 -C extra-filename=-9b5bce6cf28bb195 --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps --extern itoa=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps/libitoa-889426062d956b68.rmeta --extern memchr=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps/libmemchr-58b3b6a77b8e569c.rmeta --extern serde_core=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps/libserde_core-49ca772da76b0878.rmeta --extern zmij=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps/libzmij-87e814d44585ad4e.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 time v0.3.53 Running `/usr/bin/rustc --crate-name time --edition=2024 /usr/share/cargo/registry/time-0.3.53/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", "rand010", "rand08", "rand09", "serde", "serde-human-readable", "serde-well-known", "std"))' -C metadata=a067481376fe9ce9 -C extra-filename=-759ab2855ebe781c --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps --extern deranged=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps/libderanged-258d9e34a71870ef.rmeta --extern num_conv=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps/libnum_conv-65e29cb29b2a2df0.rmeta --extern powerfmt=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps/libpowerfmt-9b90ba4a175d21e0.rmeta --extern serde_core=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps/libserde_core-49ca772da76b0878.rmeta --extern time_core=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps/libtime_core-b834b8df3be3b6eb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling thiserror-impl v2.0.20 Compiling serde_derive v1.0.229 Running `/usr/bin/rustc --crate-name thiserror_impl --edition=2021 /usr/share/cargo/registry/thiserror-impl-2.0.20/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=f9511ab27f6d3f38 -C extra-filename=-b1c46aadd49927b6 --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps/libproc_macro2-59587bcce09a59c3.rlib --extern quote=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps/libquote-966c3da5332969f4.rlib --extern syn=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps/libsyn-9e478c68cae96e0d.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.229/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=96271ae2d88609d4 -C extra-filename=-8859833b25b0aab6 --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps/libproc_macro2-59587bcce09a59c3.rlib --extern quote=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps/libquote-966c3da5332969f4.rlib --extern syn=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps/libsyn-9e478c68cae96e0d.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-2.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=67d8399929fc7162 -C extra-filename=-31cdcda2a90e42dd --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps --extern thiserror_impl=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps/libthiserror_impl-b1c46aadd49927b6.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg error_generic_member_access --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'` Running `/usr/bin/rustc --crate-name serde --edition=2021 /usr/share/cargo/registry/serde-1.0.229/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="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=ab6a0480bc434129 -C extra-filename=-aaa50894c805f59a --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps --extern serde_core=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps/libserde_core-49ca772da76b0878.rmeta --extern serde_derive=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps/libserde_derive-8859833b25b0aab6.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 cargo-credential v0.4.10 Running `/usr/bin/rustc --crate-name cargo_credential --edition=2024 /usr/share/cargo/registry/cargo-credential-0.4.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--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=8160197386b3451e -C extra-filename=-2cc29de07beae899 --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps --extern anyhow=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps/libanyhow-ded32bae363cc44c.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps/liblibc-f4f58f4e6b228f45.rmeta --extern serde=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps/libserde-aaa50894c805f59a.rmeta --extern serde_json=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps/libserde_json-9b5bce6cf28bb195.rmeta --extern thiserror=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps/libthiserror-31cdcda2a90e42dd.rmeta --extern time=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps/libtime-759ab2855ebe781c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling cargo-credential-libsecret v0.5.9 (/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9) 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_types' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7176a452e01043c6 -C extra-filename=-34d8818b348c7192 --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps --extern anyhow=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps/libanyhow-ded32bae363cc44c.rmeta --extern cargo_credential=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps/libcargo_credential-2cc29de07beae899.rmeta --extern libloading=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps/liblibloading-70b0bc2a0fc0abf0.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 46.56s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.cgrTLN + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/BUILDROOT '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/BUILDROOT ++ dirname /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/BUILDROOT + mkdir -p /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build + mkdir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-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.9 + '[' 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.9 + REG_DIR=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/BUILDROOT/usr/share/cargo/registry/cargo-credential-libsecret-0.5.9 + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/BUILDROOT/usr/share/cargo/registry/cargo-credential-libsecret-0.5.9 + /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.9-build/BUILDROOT/usr/share/cargo/registry/cargo-credential-libsecret-0.5.9 warning: no (git) VCS found for `/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/BUILDROOT/usr/share/cargo/registry/cargo-credential-libsecret-0.5.9/Cargo.toml + /usr/bin/rm -f /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/BUILDROOT/usr/share/cargo/registry/cargo-credential-libsecret-0.5.9/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 -j24 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MjwuZt + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-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.9 + '[' 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 -j24 -Z avoid-dev-deps --profile rpm --no-fail-fast Fresh unicode-ident v1.0.24 Fresh proc-macro2 v1.0.106 Fresh memchr v2.8.3 Fresh num-conv v0.2.2 Fresh itoa v1.0.17 Fresh powerfmt v0.2.0 Fresh time-core v0.1.9 Fresh cfg-if v1.0.4 Fresh quote v1.0.47 Fresh libloading v0.9.0 Fresh serde_core v1.0.229 Fresh syn v3.0.3 Fresh zmij v1.0.23 Fresh anyhow v1.0.104 Fresh libc v0.2.189 Fresh deranged v0.5.8 Fresh serde_derive v1.0.229 Fresh thiserror-impl v2.0.20 Fresh serde_json v1.0.151 Fresh thiserror v2.0.20 Fresh time v0.3.53 Fresh serde v1.0.229 Fresh cargo-credential v0.4.10 Compiling cargo-credential-libsecret v0.5.9 (/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9) 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_types' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5a89f86ac4726adb -C extra-filename=-269ceb2ab19610fa --out-dir /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps --extern anyhow=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps/libanyhow-ded32bae363cc44c.rlib --extern cargo_credential=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps/libcargo_credential-2cc29de07beae899.rlib --extern libloading=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps/liblibloading-70b0bc2a0fc0abf0.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 0.37s Running `/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps/cargo_credential_libsecret-269ceb2ab19610fa` 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.9-build/cargo-credential-libsecret-0.5.9 '--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_types' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --extern anyhow=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps/libanyhow-ded32bae363cc44c.rlib --extern cargo_credential=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps/libcargo_credential-2cc29de07beae899.rlib --extern cargo_credential_libsecret=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps/libcargo_credential_libsecret-34d8818b348c7192.rlib --extern libloading=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps/liblibloading-70b0bc2a0fc0abf0.rlib -L dependency=/home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/cargo-credential-libsecret-0.5.9/target/rpm/deps -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.9-1.mga11.noarch warning: File listed twice: /usr/share/cargo/registry/cargo-credential-libsecret-0.5.9/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/cargo-credential-libsecret-0.5.9/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/cargo-credential-libsecret-0.5.9/README.md Provides: crate(cargo-credential-libsecret) = 0.5.9 purl(pkg:cargo/cargo-credential-libsecret@0.5.9) rust-cargo-credential-libsecret-devel = 0.5.9-1.mga11 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.102 crate(cargo-credential/default) >= 0.4.10 crate(libloading/default) >= 0.9.0 rust >= 1.96 Processing files: rust-cargo-credential-libsecret+default-devel-0.5.9-1.mga11.noarch Provides: crate(cargo-credential-libsecret/default) = 0.5.9 rust-cargo-credential-libsecret+default-devel = 0.5.9-1.mga11 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.9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build/BUILDROOT Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-cargo-credential-libsecret+default-devel-0.5.9-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-cargo-credential-libsecret-devel-0.5.9-1.mga11.noarch.rpm Executing(rmbuild): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nfZ63g + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build + test -d /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build + rm -rf /home/iurt/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.5.9-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/cargo-credential-libsecret-0.5.9/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/cargo-credential-libsecret-0.5.9/LICENSE-MIT File listed twice: /usr/share/cargo/registry/cargo-credential-libsecret-0.5.9/README.md D: [iurt_root_command] Success!