D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-nettle-sys-2.3.1-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.yzfsYZ Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6oL3nR + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build + rm -rf nettle-sys-2.3.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/nettle-sys-2.3.1.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd nettle-sys-2.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/nettle-sys-fix-metadata-auto.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0001-build-drop-unavailable-ECC-functions.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + 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.QDbT3v + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build + cd nettle-sys-2.3.1 + /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.aaV1RM + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-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 nettle-sys-2.3.1 + '[' 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 libc v0.2.180 Compiling proc-macro2 v1.0.105 Compiling glob v0.3.3 Compiling cfg-if v1.0.4 Compiling unicode-ident v1.0.22 Compiling quote v1.0.41 Compiling bitflags v2.10.0 Compiling memchr v2.7.6 Compiling minimal-lexical v0.2.1 Compiling getrandom v0.3.4 Compiling rustix v1.1.2 Compiling regex-syntax v0.8.8 Compiling bindgen v0.69.5 Compiling either v1.15.0 Compiling linux-raw-sys v0.11.0 Compiling shlex v1.3.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.180/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=5847cfa6a656dc4c -C extra-filename=-5e3842ffd01dceae --out-dir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/build/libc-5e3842ffd01dceae -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.105/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=763a3debca300727 -C extra-filename=-aae0e2b8968b1687 --out-dir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/build/proc-macro2-aae0e2b8968b1687 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/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 glob --edition=2015 /usr/share/cargo/registry/glob-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0f49d901c6c8adac -C extra-filename=-c3a9dc3296465a24 --out-dir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=ce19bb5bafa14b00 -C extra-filename=-5a498e038e3334ec --out-dir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-1.0.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e10476e151b089a0 -C extra-filename=-79a01b0086603322 --out-dir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/quote-1.0.41/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=39f375f908efb1bb -C extra-filename=-69bac2c5df078512 --out-dir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/build/quote-69bac2c5df078512 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/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 bitflags --edition=2021 /usr/share/cargo/registry/bitflags-2.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "example_generated", "serde", "serde_core", "std"))' -C metadata=9dbadc82c675b047 -C extra-filename=-82070bf4238b8c22 --out-dir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/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 minimal_lexical --edition=2018 /usr/share/cargo/registry/minimal-lexical-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=202ffb57e5585b6e -C extra-filename=-90ce7eb01ab1b0f8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --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=9411f6207593fbec -C extra-filename=-43481aa0d8b84d0d --out-dir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/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/rustix-1.1.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=7aa575db8ffc71f1 -C extra-filename=-6160b92b7b253cf0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/build/rustix-6160b92b7b253cf0 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/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/getrandom-0.3.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js", "windows_legacy", "unsupported"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=e9cf39c92eb416ba -C extra-filename=-10dffb3503a4b841 --out-dir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/build/getrandom-10dffb3503a4b841 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/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 either --edition=2021 /usr/share/cargo/registry/either-1.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "use_std"))' -C metadata=4d503ff499964d97 -C extra-filename=-5a4a11e0e2f6e02e --out-dir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/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/bindgen-0.69.5/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="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=6f2238c6b63c9ec3 -C extra-filename=-f2c4751e09edea0a --out-dir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/build/bindgen-f2c4751e09edea0a -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/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 linux_raw_sys --edition=2021 /usr/share/cargo/registry/linux-raw-sys-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(target_arch, values("xtensa"))' -C debug-assertions=off --cfg 'feature="auxvec"' --cfg 'feature="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="ioctl"' --cfg 'feature="no_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auxvec", "bootparam", "btrfs", "core", "default", "elf", "elf_uapi", "errno", "general", "if_arp", "if_ether", "if_packet", "image", "io_uring", "ioctl", "landlock", "loop_device", "mempolicy", "net", "netlink", "no_std", "prctl", "ptrace", "rustc-dep-of-std", "std", "system", "xdp"))' -C metadata=bf91b2392583ae59 -C extra-filename=-478ed6c5d8dcd230 --out-dir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/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 regex_syntax --edition=2021 /usr/share/cargo/registry/regex-syntax-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 embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' -C debug-assertions=off --cfg 'feature="std"' --cfg 'feature="unicode-perl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=07ef68814470b32b -C extra-filename=-ff37fb78e7d07bca --out-dir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/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 shlex --edition=2015 /usr/share/cargo/registry/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=cf8029a7143bd5bd -C extra-filename=-7753d24ed50f086b --out-dir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling libloading v0.8.9 Running `/usr/bin/rustc --crate-name libloading --edition=2015 /usr/share/cargo/registry/libloading-0.8.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(libloading_docs)' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d4823ebdc9baa71c -C extra-filename=-94127acab897bdd0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/libcfg_if-5a498e038e3334ec.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling itertools v0.12.1 Running `/usr/bin/rustc --crate-name itertools --edition=2018 /usr/share/cargo/registry/itertools-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=40d2fc84b20cf4e2 -C extra-filename=-aaeb8111b83026b7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps --extern either=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/libeither-5a4a11e0e2f6e02e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling lazy_static v1.5.0 Running `/usr/bin/rustc --crate-name lazy_static --edition=2015 /usr/share/cargo/registry/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=2b46746d58c90aec -C extra-filename=-68f88aa7e6d884b4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling lazycell v1.3.0 Running `/usr/bin/rustc --crate-name lazycell --edition=2015 /usr/share/cargo/registry/lazycell-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=99db0b4943b14860 -C extra-filename=-237287b038437b9a --out-dir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rustc-hash v1.1.0 Running `/usr/bin/rustc --crate-name rustc_hash --edition=2015 /usr/share/cargo/registry/rustc-hash-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=688bb9b073810a83 -C extra-filename=-b5dda4cd2dcdbcfa --out-dir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling once_cell v1.21.3 Compiling find-msvc-tools v0.1.5 Running `/usr/bin/rustc --crate-name once_cell --edition=2021 /usr/share/cargo/registry/once_cell-1.21.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="alloc"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=bc688b7f1cdd9c8a -C extra-filename=-6b7446ab00e9e102 --out-dir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/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 find_msvc_tools --edition=2018 /usr/share/cargo/registry/find-msvc-tools-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(disable_clang_cl_tests)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=285a498358ef3ce4 -C extra-filename=-e5cc6597788409f3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling fastrand v2.3.0 Running `/usr/bin/rustc --crate-name fastrand --edition=2018 /usr/share/cargo/registry/fastrand-2.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=316ad1bd3732593b -C extra-filename=-5138d8411a5c29bf --out-dir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling pkg-config v0.3.32 Running `/usr/bin/rustc --crate-name pkg_config --edition=2018 /usr/share/cargo/registry/pkg-config-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=196d8f041392f804 -C extra-filename=-e7e77189d2b1a301 --out-dir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling nom v7.1.3 Running `/usr/bin/rustc --crate-name nom --edition=2018 /usr/share/cargo/registry/nom-7.1.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="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=1bdf25896098e944 -C extra-filename=-43527d6da861b235 --out-dir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/libmemchr-43481aa0d8b84d0d.rmeta --extern minimal_lexical=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/libminimal_lexical-90ce7eb01ab1b0f8.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling cc v1.2.49 Running `/usr/bin/rustc --crate-name cc --edition=2018 /usr/share/cargo/registry/cc-1.2.49/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(disable_clang_cl_tests)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=eb4fb3d51e8626e8 -C extra-filename=-28aca5ba6b147a66 --out-dir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps --extern find_msvc_tools=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/libfind_msvc_tools-e5cc6597788409f3.rmeta --extern shlex=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/libshlex-7753d24ed50f086b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/build/quote-69bac2c5df078512/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/build/proc-macro2-aae0e2b8968b1687/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/build/getrandom-10dffb3503a4b841/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.105/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=d15c89115e79848d -C extra-filename=-d151520d96832d10 --out-dir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/libunicode_ident-79a01b0086603322.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/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/build/rustix-6160b92b7b253cf0/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/build/libc-5e3842ffd01dceae/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/build/libc-5e3842ffd01dceae/build-script-build` Running `/usr/bin/rustc --crate-name rustix --edition=2021 /usr/share/cargo/registry/rustix-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=63f3759a8536d446 -C extra-filename=-75d727ef63957106 --out-dir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/libbitflags-82070bf4238b8c22.rmeta --extern linux_raw_sys=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/liblinux_raw_sys-478ed6c5d8dcd230.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.180/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=a90c244e0b1f6725 -C extra-filename=-3c016273de920cf5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.180/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=1ab3768c137ccb71 -C extra-filename=-2a87957c5358b52a --out-dir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling regex-automata v0.4.13 Running `/usr/bin/rustc --crate-name regex_automata --edition=2021 /usr/share/cargo/registry/regex-automata-0.4.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="meta"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=d36e271b31034b91 -C extra-filename=-678d61b77c2e3f04 --out-dir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/libregex_syntax-ff37fb78e7d07bca.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=e89ba0d9fe70dac5 -C extra-filename=-dead99f81fdc3634 --out-dir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/libproc_macro2-d151520d96832d10.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(no_diagnostic_namespace)'` Compiling clang-sys v1.8.1 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/clang-sys-1.8.1/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="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_17_0", "clang_18_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libcpp", "libloading", "runtime", "static"))' -C metadata=a2dad64499bd806b -C extra-filename=-cca6156583d4a721 --out-dir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/build/clang-sys-cca6156583d4a721 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps --extern glob=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/libglob-c3a9dc3296465a24.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling syn v2.0.114 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.114/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --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=2d20c28bbe223436 -C extra-filename=-b8b402bfccfc669e --out-dir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/libproc_macro2-d151520d96832d10.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/libquote-dead99f81fdc3634.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/libunicode_ident-79a01b0086603322.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/build/clang-sys-cca6156583d4a721/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/build/bindgen-f2c4751e09edea0a/build-script-build` Running `/usr/bin/rustc --crate-name clang_sys --edition=2021 /usr/share/cargo/registry/clang-sys-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_17_0", "clang_18_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libcpp", "libloading", "runtime", "static"))' -C metadata=59c6c3085633dbaf -C extra-filename=-9d6a9c0c76f42abd --out-dir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps --extern glob=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/libglob-c3a9dc3296465a24.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/liblibc-2a87957c5358b52a.rmeta --extern libloading=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/liblibloading-94127acab897bdd0.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name getrandom --edition=2021 /usr/share/cargo/registry/getrandom-0.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js", "windows_legacy", "unsupported"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=9b57d122666e7fdc -C extra-filename=-81667569c21a861d --out-dir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/libcfg_if-5a498e038e3334ec.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/liblibc-2a87957c5358b52a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling cexpr v0.6.0 Running `/usr/bin/rustc --crate-name cexpr --edition=2018 /usr/share/cargo/registry/cexpr-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=883df9e9efbe9d36 -C extra-filename=-faceba971ec38bdf --out-dir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps --extern nom=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/libnom-43527d6da861b235.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tempfile v3.23.0 Running `/usr/bin/rustc --crate-name tempfile --edition=2021 /usr/share/cargo/registry/tempfile-3.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=4ea6d45a0017dec4 -C extra-filename=-99f9bd07fc14ba56 --out-dir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps --extern fastrand=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/libfastrand-5138d8411a5c29bf.rmeta --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/libgetrandom-81667569c21a861d.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/libonce_cell-6b7446ab00e9e102.rmeta --extern rustix=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/librustix-75d727ef63957106.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling regex v1.12.2 Running `/usr/bin/rustc --crate-name regex --edition=2021 /usr/share/cargo/registry/regex-1.12.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' -C debug-assertions=off --cfg 'feature="std"' --cfg 'feature="unicode-perl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=a8a99cf504301c5c -C extra-filename=-21238d227ac4046c --out-dir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps --extern regex_automata=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/libregex_automata-678d61b77c2e3f04.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/libregex_syntax-ff37fb78e7d07bca.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name bindgen --edition=2018 /usr/share/cargo/registry/bindgen-0.69.5/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="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=b061c7cb4c11a33d -C extra-filename=-553ba4cf0e6382af --out-dir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/libbitflags-82070bf4238b8c22.rmeta --extern cexpr=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/libcexpr-faceba971ec38bdf.rmeta --extern clang_sys=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/libclang_sys-9d6a9c0c76f42abd.rmeta --extern itertools=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/libitertools-aaeb8111b83026b7.rmeta --extern lazy_static=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/liblazy_static-68f88aa7e6d884b4.rmeta --extern lazycell=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/liblazycell-237287b038437b9a.rmeta --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/libproc_macro2-d151520d96832d10.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/libquote-dead99f81fdc3634.rmeta --extern regex=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/libregex-21238d227ac4046c.rmeta --extern rustc_hash=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/librustc_hash-b5dda4cd2dcdbcfa.rmeta --extern shlex=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/libshlex-7753d24ed50f086b.rmeta --extern syn=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/libsyn-b8b402bfccfc669e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling nettle-sys v2.3.1 (/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1) Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 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=4acfb0630c905044 -C extra-filename=-3dbfc46b29e49460 --out-dir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/build/nettle-sys-3dbfc46b29e49460 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps --extern bindgen=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/libbindgen-553ba4cf0e6382af.rlib --extern cc=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/libcc-28aca5ba6b147a66.rlib --extern pkg_config=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/libpkg_config-e7e77189d2b1a301.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/libtempfile-99f9bd07fc14ba56.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/build/nettle-sys-3dbfc46b29e49460/build-script-build` Running `/usr/bin/rustc --crate-name nettle_sys --edition=2018 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=9b152ab0247ebea8 -C extra-filename=-7f87861ec86e2864 --out-dir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/liblibc-3c016273de920cf5.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/usr/lib64 -L native=/usr/lib64 -L native=/usr/lib64 -l nettle -l hogweed -l gmp` Finished `rpm` profile [optimized + debuginfo] target(s) in 1m 07s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.kn60g5 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-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 nettle-sys-2.3.1 + '[' 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=nettle-sys ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=2.3.1 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/BUILDROOT/usr/share/cargo/registry/nettle-sys-2.3.1 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/BUILDROOT/usr/share/cargo/registry/nettle-sys-2.3.1 + /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml + xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/BUILDROOT/usr/share/cargo/registry/nettle-sys-2.3.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 package -l + grep -w -E -v 'Cargo.(lock|toml.orig)' warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/BUILDROOT/usr/share/cargo/registry/nettle-sys-2.3.1/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/BUILDROOT/usr/share/cargo/registry/nettle-sys-2.3.1/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.r8VgzJ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-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 nettle-sys-2.3.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 test -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast Fresh glob v0.3.3 Fresh cfg-if v1.0.4 Fresh unicode-ident v1.0.22 Fresh bitflags v2.10.0 Fresh memchr v2.7.6 Fresh minimal-lexical v0.2.1 Fresh regex-syntax v0.8.8 Fresh either v1.15.0 Fresh linux-raw-sys v0.11.0 Fresh shlex v1.3.0 Fresh proc-macro2 v1.0.105 Fresh libloading v0.8.9 Fresh nom v7.1.3 Fresh regex-automata v0.4.13 Fresh itertools v0.12.1 Fresh find-msvc-tools v0.1.5 Fresh lazycell v1.3.0 Fresh lazy_static v1.5.0 Fresh rustc-hash v1.1.0 Fresh fastrand v2.3.0 Fresh once_cell v1.21.3 Fresh pkg-config v0.3.32 Fresh quote v1.0.41 Fresh cexpr v0.6.0 Fresh getrandom v0.3.4 Fresh regex v1.12.2 Fresh rustix v1.1.2 Fresh cc v1.2.49 Fresh syn v2.0.114 Fresh clang-sys v1.8.1 Fresh tempfile v3.23.0 Fresh libc v0.2.180 Fresh bindgen v0.69.5 Compiling nettle-sys v2.3.1 (/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1) Running `/usr/bin/rustc --crate-name nettle_sys --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9f4ac3a447289fae -C extra-filename=-9c1d29307eccec86 --out-dir /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/liblibc-3c016273de920cf5.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/usr/lib64 -L native=/usr/lib64 -L native=/usr/lib64 -l nettle -l hogweed -l gmp` Finished `rpm` profile [optimized + debuginfo] target(s) in 8.44s Running `/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/nettle_sys-9c1d29307eccec86` running 131 tests test bindgen_test_layout___gmp_randstate_struct__bindgen_ty_1 ... ok test bindgen_test_layout___fsid_t ... ok test bindgen_test_layout___mpf_struct ... ok test bindgen_test_layout___atomic_wide_counter ... ok test bindgen_test_layout___atomic_wide_counter__bindgen_ty_1 ... ok test bindgen_test_layout___gmp_randstate_struct ... ok test bindgen_test_layout___mpz_struct ... ok test bindgen_test_layout___mpq_struct ... ok test bindgen_test_layout___locale_struct ... ok test bindgen_test_layout___once_flag ... ok test bindgen_test_layout___pthread_cond_s ... ok test bindgen_test_layout___pthread_internal_list ... ok test bindgen_test_layout_eax_key ... ok test bindgen_test_layout_ecc_point ... ok test bindgen_test_layout_aes_ctx ... ok test bindgen_test_layout_ccm_aes192_ctx ... ok test bindgen_test_layout_arctwo_ctx ... ok test bindgen_test_layout_ccm_aes256_ctx ... ok test bindgen_test_layout_aes192_ctx ... ok test bindgen_test_layout_ccm_aes128_ctx ... ok test bindgen_test_layout_chacha_poly1305_ctx ... ok test bindgen_test_layout_hmac_md5_ctx ... ok test bindgen_test_layout_dsa_params ... ok test bindgen_test_layout_gcm_camellia256_ctx ... ok test bindgen_test_layout_hmac_sm3_ctx ... ok test bindgen_test_layout_aes128_ctx ... ok test bindgen_test_layout_camellia128_ctx ... ok test bindgen_test_layout_eax_aes128_ctx ... ok test bindgen_test_layout_ldiv_t ... ok test bindgen_test_layout___pthread_mutex_s ... ok test bindgen_test_layout_des_ctx ... ok test bindgen_test_layout___va_list_tag ... ok test bindgen_test_layout_eax_ctx ... ok test bindgen_test_layout_aes_ctx__bindgen_ty_1 ... ok test bindgen_test_layout_cast128_ctx ... ok test bindgen_test_layout_fd_set ... ok test bindgen_test_layout_gcm_aes128_ctx ... ok test bindgen_test_layout_hmac_gosthash94cp_ctx ... ok test bindgen_test_layout_asn1_der_iterator ... ok test bindgen_test_layout_chacha_ctx ... ok test bindgen_test_layout_gcm_ctx ... ok test bindgen_test_layout_gcm_key ... ok test bindgen_test_layout_hmac_sha512_ctx ... ok test bindgen_test_layout_hmac_streebog512_ctx ... ok test bindgen_test_layout_knuth_lfib_ctx ... ok test bindgen_test_layout___pthread_internal_slist ... ok test bindgen_test_layout_md2_ctx ... ok test bindgen_test_layout_md4_ctx ... ok test bindgen_test_layout_md5_ctx ... ok test bindgen_test_layout_nettle_aead ... ok test bindgen_test_layout_lldiv_t ... ok test bindgen_test_layout_base64_decode_ctx ... ok test bindgen_test_layout_div_t ... ok test bindgen_test_layout_drand48_data ... ok test bindgen_test_layout___pthread_rwlock_arch_t ... ok test bindgen_test_layout_base64_encode_ctx ... ok test bindgen_test_layout_gcm_sm4_ctx ... ok test bindgen_test_layout_gosthash94_ctx ... ok test bindgen_test_layout_hmac_ripemd160_ctx ... ok test bindgen_test_layout_pthread_attr_t ... ok test bindgen_test_layout_camellia256_ctx ... ok test bindgen_test_layout_gcm_aes192_ctx ... ok test bindgen_test_layout_salsa20_ctx ... ok test bindgen_test_layout_base16_decode_ctx ... ok test bindgen_test_layout_dsa_signature ... ok test bindgen_test_layout_gcm_aes_ctx ... ok test bindgen_test_layout___sigset_t ... ok test bindgen_test_layout_itimerspec ... ok test bindgen_test_layout_des3_ctx ... ok test bindgen_test_layout_blowfish_ctx ... ok test bindgen_test_layout_aes256_ctx ... ok test bindgen_test_layout_sha3_256_ctx ... ok test bindgen_test_layout_sha512_ctx ... ok test bindgen_test_layout_ecc_scalar ... ok test bindgen_test_layout_hmac_sha256_ctx ... ok test bindgen_test_layout_arcfour_ctx ... ok test bindgen_test_layout_sha3_128_ctx ... ok test bindgen_test_layout_random_data ... ok test bindgen_test_layout_ccm_ctx ... ok test bindgen_test_layout_tm ... ok test bindgen_test_layout_twofish_ctx ... ok test bindgen_test_layout_gcm_camellia128_ctx ... ok test bindgen_test_layout_gcm_aes256_ctx ... ok test bindgen_test_layout_nettle_armor ... ok test bindgen_test_layout_nettle_hash ... ok test bindgen_test_layout_ocb_key ... ok test bindgen_test_layout_sha256_ctx ... ok test bindgen_test_layout_ocb_ctx ... ok test bindgen_test_layout_poly1305_ctx ... ok test bindgen_test_layout_rsa_public_key ... ok test bindgen_test_layout_poly1305_aes_ctx ... ok test bindgen_test_layout_ripemd160_ctx ... ok test bindgen_test_layout_poly1305_ctx__bindgen_ty_1 ... ok test bindgen_test_layout_nettle_block16 ... ok test bindgen_test_layout_sha3_224_ctx ... ok test bindgen_test_layout_streebog512_ctx ... ok test bindgen_test_layout_sha3_512_ctx ... ok test bindgen_test_layout_sha1_ctx ... ok test bindgen_test_layout_sexp_iterator ... ok test bindgen_test_layout_sha3_384_ctx ... ok test bindgen_test_layout_sm3_ctx ... ok test bindgen_test_layout_timespec ... ok test bindgen_test_layout_sha3_state ... ok test bindgen_test_layout_sm4_ctx ... ok test bindgen_test_layout_serpent_ctx ... ok test bindgen_test_layout_timeval ... ok test bindgen_test_layout_nettle_cipher ... ok test bindgen_test_layout_ocb_aes128_encrypt_key ... ok test bindgen_test_layout_pthread_barrierattr_t ... ok test bindgen_test_layout_nettle_buffer ... ok test bindgen_test_layout_pthread_rwlock_t ... ok test bindgen_test_layout_poly1305_ctx__bindgen_ty_2 ... ok test bindgen_test_layout_pthread_barrier_t ... ok test bindgen_test_layout_hmac_sha1_ctx ... ok test bindgen_test_layout_nettle_mac ... ok test bindgen_test_layout_rsa_private_key ... ok test bindgen_test_layout_pthread_rwlockattr_t ... ok test bindgen_test_layout_pthread_mutexattr_t ... ok test bindgen_test_layout_nettle_block8 ... ok test bindgen_test_layout_pthread_condattr_t ... ok test bindgen_test_layout_hmac_gosthash94_ctx ... ok test bindgen_test_layout_pthread_mutex_t ... ok test bindgen_test_layout_umac96_ctx ... ok test bindgen_test_layout_umac64_ctx ... ok test bindgen_test_layout_umac128_ctx ... ok test bindgen_test_layout_umac32_ctx ... ok test bindgen_test_layout_pthread_cond_t ... ok test bindgen_test_layout_yarrow256_ctx ... ok test tests::sha1_nothing ... ok test bindgen_test_layout_yarrow_key_event_ctx ... ok test bindgen_test_layout_yarrow_source ... ok test result: ok. 131 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s Doc-tests nettle_sys Running `/usr/bin/rustdoc --edition=2018 --crate-type lib --color auto --crate-name nettle_sys --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps -L native=/usr/lib64 --extern libc=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/liblibc-3c016273de920cf5.rlib --extern nettle_sys=/home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/nettle-sys-2.3.1/target/rpm/deps/libnettle_sys-7f87861ec86e2864.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-nettle-sys-devel-2.3.1-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/nettle-sys-2.3.1/LICENSE-GPL2 warning: File listed twice: /usr/share/cargo/registry/nettle-sys-2.3.1/LICENSE-GPL3 warning: File listed twice: /usr/share/cargo/registry/nettle-sys-2.3.1/LICENSE-LGPL3 warning: File listed twice: /usr/share/cargo/registry/nettle-sys-2.3.1/README.md Provides: crate(nettle-sys) = 2.3.1 rust-nettle-sys-devel = 2.3.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(bindgen) >= 0.62.0 crate(bindgen/runtime) >= 0.62.0 crate(cc/default) >= 1.0.0 crate(libc/default) >= 0.2.0 crate(pkg-config/default) >= 0.3.0 crate(tempfile/default) >= 3.0.0 Processing files: rust-nettle-sys+default-devel-2.3.1-1.mga10.noarch Provides: crate(nettle-sys/default) = 2.3.1 rust-nettle-sys+default-devel = 2.3.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(nettle-sys) = 2.3.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-nettle-sys+default-devel-2.3.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-nettle-sys-devel-2.3.1-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.TKU9vq + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build + test -d /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-nettle-sys-2.3.1-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/nettle-sys-2.3.1/LICENSE-GPL2 File listed twice: /usr/share/cargo/registry/nettle-sys-2.3.1/LICENSE-GPL3 File listed twice: /usr/share/cargo/registry/nettle-sys-2.3.1/LICENSE-LGPL3 File listed twice: /usr/share/cargo/registry/nettle-sys-2.3.1/README.md D: [iurt_root_command] Success!