D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-cargo-credential-libsecret-0.4.13-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8c12fW Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8R6oAr + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build + rm -rf cargo-credential-libsecret-0.4.13 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/cargo-credential-libsecret-0.4.13.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd cargo-credential-libsecret-0.4.13 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + cat + /usr/bin/rm -f Cargo.lock + /usr/bin/rm -f Cargo.toml.orig + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.RcsFHr + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build + cd cargo-credential-libsecret-0.4.13 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FX1Ymy + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-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.4.13 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo build -j16 -Z avoid-dev-deps --profile rpm Compiling proc-macro2 v1.0.95 Compiling unicode-ident v1.0.18 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.95/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=43145de99fbc3c75 -C extra-filename=-6df0e9deb46d145b --out-dir /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/build/proc-macro2-6df0e9deb46d145b -L dependency=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling serde v1.0.219 Compiling serde_json v1.0.141 Compiling itoa v1.0.15 Compiling anyhow v1.0.98 Compiling thiserror v1.0.69 Compiling powerfmt v0.2.0 Compiling libc v0.2.175 Compiling num-conv v0.1.0 Compiling time-core v0.1.4 Compiling memchr v2.7.5 Compiling ryu v1.0.20 Compiling cfg-if v1.0.1 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/serde_json-1.0.141/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=4d118512a4a323d2 -C extra-filename=-6e77cfa136b81fa2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/build/serde_json-6e77cfa136b81fa2 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/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/serde-1.0.219/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=9440ca43994736d0 -C extra-filename=-ad017f15d970b719 --out-dir /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/build/serde-ad017f15d970b719 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/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=898d5894fcfa240e -C extra-filename=-e12320a98d67e456 --out-dir /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/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 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=d2972cc42d96b429 -C extra-filename=-bc4bac9c360d993f --out-dir /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/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=2c55af19c122e5e6 -C extra-filename=-677874d7b376bdb7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/build/thiserror-677874d7b376bdb7 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d056c812c33466a6 -C extra-filename=-7e20d0fe5993d5bb --out-dir /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/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.98/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=43094493f3a1da6d -C extra-filename=-1deb605105f34400 --out-dir /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/build/anyhow-1deb605105f34400 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/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=a414da0f7e3d9a30 -C extra-filename=-8868d0f771931e52 --out-dir /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/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.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=4744c22e595aa83b -C extra-filename=-6e08321ff4562e1d --out-dir /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/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.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=d15e1610e28af61d -C extra-filename=-248c37a1e6f75f0e --out-dir /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/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.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 --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=c00e661943832b51 -C extra-filename=-dfe855f48e62aac8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/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=2021 /usr/share/cargo/registry/time-core-0.1.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 --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 --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' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0cf70caf37dc04c1 -C extra-filename=-5f35dce13521b08f --out-dir /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/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.175/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=8e16992338e0ff2a -C extra-filename=-3e6c25b1ef7a9076 --out-dir /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/build/libc-3e6c25b1ef7a9076 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling libloading v0.8.8 Running `/usr/bin/rustc --crate-name libloading --edition=2015 /usr/share/cargo/registry/libloading-0.8.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=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=4e74c7c9b4d562d1 -C extra-filename=-fd99790ad59ca6fc --out-dir /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps/libcfg_if-248c37a1e6f75f0e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/build/serde_json-6e77cfa136b81fa2/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/build/serde-ad017f15d970b719/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/build/anyhow-1deb605105f34400/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/build/thiserror-677874d7b376bdb7/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/build/proc-macro2-6df0e9deb46d145b/build-script-build` Running `/usr/bin/rustc --crate-name anyhow --edition=2018 /usr/share/cargo/registry/anyhow-1.0.98/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=127a6cdef08747b5 -C extra-filename=-c9daeb73aeb719fe --out-dir /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/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_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 `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.95/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=3e6f3cc5b29782d7 -C extra-filename=-607625e050d9e33a --out-dir /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps/libunicode_ident-7e20d0fe5993d5bb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg wrap_proc_macro --cfg proc_macro_span --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Running `/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/build/libc-3e6c25b1ef7a9076/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.175/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=e8e781f8b7588974 -C extra-filename=-544ebabbbaf6f106 --out-dir /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling quote v1.0.40 Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=997ad78a03a5a391 -C extra-filename=-b3b585a787befe69 --out-dir /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps/libproc_macro2-607625e050d9e33a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling syn v2.0.104 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.104/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=eaceb442cf32a2f4 -C extra-filename=-dd27b55ea6a66d43 --out-dir /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps/libproc_macro2-607625e050d9e33a.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps/libquote-b3b585a787befe69.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps/libunicode_ident-7e20d0fe5993d5bb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling serde_derive v1.0.219 Compiling thiserror-impl v1.0.69 Running `/usr/bin/rustc --crate-name serde_derive --edition=2015 /usr/share/cargo/registry/serde_derive-1.0.219/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=15a6f1fbf6fa9162 -C extra-filename=-f2872d22e48c3f0a --out-dir /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps/libproc_macro2-607625e050d9e33a.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps/libquote-b3b585a787befe69.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps/libsyn-dd27b55ea6a66d43.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name thiserror_impl --edition=2021 /usr/share/cargo/registry/thiserror-impl-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=bb33cc398a60aff5 -C extra-filename=-7ba29c5b2219cfa5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps/libproc_macro2-607625e050d9e33a.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps/libquote-b3b585a787befe69.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps/libsyn-dd27b55ea6a66d43.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=e2e919fe7568f3d5 -C extra-filename=-8ac88f84fb0261ca --out-dir /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps --extern thiserror_impl=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps/libthiserror_impl-7ba29c5b2219cfa5.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=2018 /usr/share/cargo/registry/serde-1.0.219/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=0f79d549a818212c -C extra-filename=-dddc63cb9eeb0150 --out-dir /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps --extern serde_derive=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps/libserde_derive-f2872d22e48c3f0a.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Compiling deranged v0.4.0 Running `/usr/bin/rustc --crate-name deranged --edition=2021 /usr/share/cargo/registry/deranged-0.4.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=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="alloc"' --cfg 'feature="powerfmt"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "num", "powerfmt", "quickcheck", "rand", "rand08", "rand09", "serde", "std"))' -C metadata=f7270439b0453ae7 -C extra-filename=-55e0611ce49d6de7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps --extern powerfmt=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps/libpowerfmt-e12320a98d67e456.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps/libserde-dddc63cb9eeb0150.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.141/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=eb89b3f2b13ebb50 -C extra-filename=-6520a489cf209118 --out-dir /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps --extern itoa=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps/libitoa-8868d0f771931e52.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps/libmemchr-dfe855f48e62aac8.rmeta --extern ryu=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps/libryu-bc4bac9c360d993f.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps/libserde-dddc63cb9eeb0150.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.41 Running `/usr/bin/rustc --crate-name time --edition=2021 /usr/share/cargo/registry/time-0.3.41/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' --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", "serde", "serde-human-readable", "serde-well-known", "std"))' -C metadata=e41889de0e315400 -C extra-filename=-76aaa4930212f2a3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps --extern deranged=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps/libderanged-55e0611ce49d6de7.rmeta --extern itoa=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps/libitoa-8868d0f771931e52.rmeta --extern num_conv=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps/libnum_conv-6e08321ff4562e1d.rmeta --extern powerfmt=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps/libpowerfmt-e12320a98d67e456.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps/libserde-dddc63cb9eeb0150.rmeta --extern time_core=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps/libtime_core-5f35dce13521b08f.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=224d8d8eb7d40bff -C extra-filename=-2627b9087aff2bbf --out-dir /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps --extern anyhow=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps/libanyhow-c9daeb73aeb719fe.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps/liblibc-544ebabbbaf6f106.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps/libserde-dddc63cb9eeb0150.rmeta --extern serde_json=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps/libserde_json-6520a489cf209118.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps/libthiserror-8ac88f84fb0261ca.rmeta --extern time=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps/libtime-76aaa4930212f2a3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling cargo-credential-libsecret v0.4.13 (/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13) Running `/usr/bin/rustc --crate-name cargo_credential_libsecret --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--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=4974eaf133664949 -C extra-filename=-84ec1c964ce8a7e6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps --extern anyhow=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps/libanyhow-c9daeb73aeb719fe.rmeta --extern cargo_credential=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps/libcargo_credential-2627b9087aff2bbf.rmeta --extern libloading=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps/liblibloading-fd99790ad59ca6fc.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 42.74s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.T5BJIu + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-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.4.13 + '[' 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.4.13 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/BUILDROOT/usr/share/cargo/registry/cargo-credential-libsecret-0.4.13 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/BUILDROOT/usr/share/cargo/registry/cargo-credential-libsecret-0.4.13 + /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo package -l + grep -w -E -v 'Cargo.(lock|toml.orig)' + xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/BUILDROOT/usr/share/cargo/registry/cargo-credential-libsecret-0.4.13 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/BUILDROOT/usr/share/cargo/registry/cargo-credential-libsecret-0.4.13/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/BUILDROOT/usr/share/cargo/registry/cargo-credential-libsecret-0.4.13/Cargo.toml.deps + echo '{"files":{},"package":""}' ++ /usr/bin/cargo2rpm --path Cargo.toml is-bin + '[' 0 -eq 1 ']' + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.sf2Cwj + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-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.4.13 + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo test -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast Fresh unicode-ident v1.0.18 Fresh proc-macro2 v1.0.95 Fresh quote v1.0.40 Fresh syn v2.0.104 Fresh serde_derive v1.0.219 Fresh powerfmt v0.2.0 Fresh itoa v1.0.15 Fresh thiserror-impl v1.0.69 Fresh ryu v1.0.20 Fresh num-conv v0.1.0 Fresh time-core v0.1.4 Fresh memchr v2.7.5 Fresh cfg-if v1.0.1 Fresh libloading v0.8.8 Fresh serde v1.0.219 Fresh libc v0.2.175 Fresh thiserror v1.0.69 Fresh anyhow v1.0.98 Fresh deranged v0.4.0 Fresh serde_json v1.0.141 Fresh time v0.3.41 Fresh cargo-credential v0.4.8 Compiling cargo-credential-libsecret v0.4.13 (/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13) Running `/usr/bin/rustc --crate-name cargo_credential_libsecret --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--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=33a3f791b50da67c -C extra-filename=-3957aff3aca53661 --out-dir /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps --extern anyhow=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps/libanyhow-c9daeb73aeb719fe.rlib --extern cargo_credential=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps/libcargo_credential-2627b9087aff2bbf.rlib --extern libloading=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps/liblibloading-fd99790ad59ca6fc.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 0.34s Running `/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps/cargo_credential_libsecret-3957aff3aca53661` 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=2021 --crate-type lib --color auto --crate-name cargo_credential_libsecret --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/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/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps/libanyhow-c9daeb73aeb719fe.rlib --extern cargo_credential=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps/libcargo_credential-2627b9087aff2bbf.rlib --extern cargo_credential_libsecret=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps/libcargo_credential_libsecret-84ec1c964ce8a7e6.rlib --extern libloading=/home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/cargo-credential-libsecret-0.4.13/target/rpm/deps/liblibloading-fd99790ad59ca6fc.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.4.13-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/cargo-credential-libsecret-0.4.13/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/cargo-credential-libsecret-0.4.13/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/cargo-credential-libsecret-0.4.13/README.md Provides: crate(cargo-credential-libsecret) = 0.4.13 rust-cargo-credential-libsecret-devel = 0.4.13-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.95 crate(cargo-credential/default) >= 0.4.2 crate(libloading/default) >= 0.8.6 rust >= 1.85 Processing files: rust-cargo-credential-libsecret+default-devel-0.4.13-1.mga10.noarch Provides: crate(cargo-credential-libsecret/default) = 0.4.13 rust-cargo-credential-libsecret+default-devel = 0.4.13-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.4.13 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-cargo-credential-libsecret+default-devel-0.4.13-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-cargo-credential-libsecret-devel-0.4.13-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.9VAmDd + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build + test -d /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-cargo-credential-libsecret-0.4.13-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/cargo-credential-libsecret-0.4.13/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/cargo-credential-libsecret-0.4.13/LICENSE-MIT File listed twice: /usr/share/cargo/registry/cargo-credential-libsecret-0.4.13/README.md D: [iurt_root_command] Success!