D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-vhost-0.15.0-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mEyRiJ Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.KDU8CC + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build + rm -rf vhost-0.15.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/vhost-0.15.0.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd vhost-0.15.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/vhost-fix-metadata.diff + /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 + cp -pav /home/pterjan/rpmbuild/SOURCES/LICENSE /home/pterjan/rpmbuild/SOURCES/LICENSE-BSD-3-Clause . '/home/pterjan/rpmbuild/SOURCES/LICENSE' -> './LICENSE' '/home/pterjan/rpmbuild/SOURCES/LICENSE-BSD-3-Clause' -> './LICENSE-BSD-3-Clause' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jpO8tb + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build + cd vhost-0.15.0 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mCyZhg + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd vhost-0.15.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo build -j16 -Z avoid-dev-deps --profile rpm Compiling libc v0.2.180 Compiling proc-macro2 v1.0.105 Compiling zerocopy v0.8.26 Compiling getrandom v0.3.4 Compiling quote v1.0.41 Compiling unicode-ident v1.0.22 Compiling cfg-if v1.0.4 Compiling thiserror v2.0.17 Compiling bitflags v1.3.2 Compiling bitflags v2.10.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-vhost-0.15.0-build/vhost-0.15.0/target/rpm/build/libc-5e3842ffd01dceae -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.105/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=d4ded8db3929421f -C extra-filename=-0f1d4608a38c49a2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/build/proc-macro2-0f1d4608a38c49a2 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/zerocopy-0.8.26/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="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=039fb398f35b9c46 -C extra-filename=-7c90d3069f38e1ca --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/build/zerocopy-7c90d3069f38e1ca -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/quote-1.0.41/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=53ef3d98672135af -C extra-filename=-0454ff53fc80ddd6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/build/quote-0454ff53fc80ddd6 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=a7982f1b571b7705 -C extra-filename=-42ecac9a8af0a934 --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/build/getrandom-42ecac9a8af0a934 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-1.0.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-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=08b529e5e0e8f31d -C extra-filename=-882b1cd97dcfd39c --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/thiserror-2.0.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=0e11780769c26c8d -C extra-filename=-ab433ef3612ab4ca --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/build/thiserror-ab433ef3612ab4ca -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name bitflags --edition=2018 /usr/share/cargo/registry/bitflags-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "example_generated"))' -C metadata=bc56f1b6e161b5d9 -C extra-filename=-e5d03f2e3f7db053 --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name 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 opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "example_generated", "serde", "serde_core", "std"))' -C metadata=251dafeeec321837 -C extra-filename=-ab189dc70665c543 --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/build/quote-0454ff53fc80ddd6/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/build/proc-macro2-0f1d4608a38c49a2/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/build/getrandom-42ecac9a8af0a934/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.105/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=72ef6644dce39025 -C extra-filename=-df69b5d327200e14 --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/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-vhost-0.15.0-build/vhost-0.15.0/target/rpm/build/thiserror-ab433ef3612ab4ca/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/build/libc-5e3842ffd01dceae/build-script-build` 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-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/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 quote --edition=2018 /usr/share/cargo/registry/quote-1.0.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=9bbabf23ce03ffa3 -C extra-filename=-0814cf5a4fbfd5da --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libproc_macro2-df69b5d327200e14.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(no_diagnostic_namespace)'` Running `/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/build/zerocopy-7c90d3069f38e1ca/build-script-build` Running `/usr/bin/rustc --crate-name zerocopy --edition=2021 /usr/share/cargo/registry/zerocopy-0.8.26/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="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=c3523682d6bc7cd3 -C extra-filename=-e9c80e7b3fc77c4d --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg zerocopy_aarch64_simd_1_59_0 --cfg zerocopy_core_error_1_81_0 --cfg zerocopy_diagnostic_on_unimplemented_1_78_0 --cfg zerocopy_generic_bounds_in_const_fn_1_61_0 --cfg zerocopy_panic_in_const_and_vec_try_reserve_1_57_0 --cfg zerocopy_target_has_atomics_1_60_0 --check-cfg 'cfg(zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(coverage_nightly)'` Compiling syn v2.0.114 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.114/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=10fadb19947c00d8 -C extra-filename=-1fc4885b21e77658 --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libproc_macro2-df69b5d327200e14.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libquote-0814cf5a4fbfd5da.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libunicode_ident-79a01b0086603322.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling vmm-sys-util v0.15.0 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 opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --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"))' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=756940ec2bc09c79 -C extra-filename=-a7952ae3c12e35ed --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/liblibc-3c016273de920cf5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name vmm_sys_util --edition=2021 /usr/share/cargo/registry/vmm-sys-util-0.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "serde_derive", "with-serde"))' -C metadata=18dd967a941fa5c5 -C extra-filename=-68edb4d35ab81d9b --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libbitflags-e5d03f2e3f7db053.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/liblibc-3c016273de920cf5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand_core v0.9.3 Running `/usr/bin/rustc --crate-name rand_core --edition=2021 /usr/share/cargo/registry/rand_core-0.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="os_rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("os_rng", "serde", "std"))' -C metadata=b12c8f7373c2e5a3 -C extra-filename=-9966216730126927 --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libgetrandom-a7952ae3c12e35ed.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling ppv-lite86 v0.2.21 Running `/usr/bin/rustc --crate-name ppv_lite86 --edition=2021 /usr/share/cargo/registry/ppv-lite86-0.2.21/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="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=bab576c3077a1479 -C extra-filename=-6309d791f7d873cf --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --extern zerocopy=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libzerocopy-e9c80e7b3fc77c4d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand_chacha v0.9.0 Running `/usr/bin/rustc --crate-name rand_chacha --edition=2021 /usr/share/cargo/registry/rand_chacha-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "os_rng", "serde", "std"))' -C metadata=0628fc5b12e2a2ca -C extra-filename=-98a44a9616cb697e --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --extern ppv_lite86=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libppv_lite86-6309d791f7d873cf.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/librand_core-9966216730126927.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand v0.9.2 Running `/usr/bin/rustc --crate-name rand --edition=2021 /usr/share/cargo/registry/rand-0.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="os_rng"' --cfg 'feature="small_rng"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --cfg 'feature="thread_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "log", "nightly", "os_rng", "serde", "simd_support", "small_rng", "std", "std_rng", "thread_rng", "unbiased"))' -C metadata=103e49257bf2bf42 -C extra-filename=-297336cd7c630b34 --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/librand_chacha-98a44a9616cb697e.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/librand_core-9966216730126927.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling uuid v1.16.0 Running `/usr/bin/rustc --crate-name uuid --edition=2018 /usr/share/cargo/registry/uuid-1.16.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 --allow=unexpected_cfgs --check-cfg 'cfg(uuid_unstable)' --cfg 'feature="default"' --cfg 'feature="fast-rng"' --cfg 'feature="rng"' --cfg 'feature="std"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "atomic", "bytemuck", "default", "fast-rng", "md5", "rng", "rng-getrandom", "rng-rand", "serde", "sha1", "slog", "std", "v1", "v3", "v4", "v5", "v6", "v7", "v8"))' -C metadata=9299ab8d2d7e22e9 -C extra-filename=-6cddd6d6fa994f10 --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libgetrandom-a7952ae3c12e35ed.rmeta --extern rand=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/librand-297336cd7c630b34.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling thiserror-impl v2.0.17 Running `/usr/bin/rustc --crate-name thiserror_impl --edition=2021 /usr/share/cargo/registry/thiserror-impl-2.0.17/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=55cf03a2c4e6b75d -C extra-filename=-59aeea97183e492d --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libproc_macro2-df69b5d327200e14.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libquote-0814cf5a4fbfd5da.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libsyn-1fc4885b21e77658.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name thiserror --edition=2021 /usr/share/cargo/registry/thiserror-2.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d04b80cbb310ecb7 -C extra-filename=-be2b540be6dbd64b --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --extern thiserror_impl=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libthiserror_impl-59aeea97183e492d.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg error_generic_member_access --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'` Compiling vm-memory v0.18.0 Running `/usr/bin/rustc --crate-name vm_memory --edition=2021 /usr/share/cargo/registry/vm-memory-0.18.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 --cfg 'feature="backend-mmap"' --cfg 'feature="default"' --cfg 'feature="rawfd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc-swap", "backend-atomic", "backend-bitmap", "backend-mmap", "bitflags", "default", "iommu", "rawfd", "vmm-sys-util", "xen"))' -C metadata=b6e5c85bf1b69d8c -C extra-filename=-e7a3be6d8f9c8ea5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/liblibc-3c016273de920cf5.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libthiserror-be2b540be6dbd64b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling vhost v0.15.0 (/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0) Running `/usr/bin/rustc --crate-name vhost --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 --warn=unexpected_cfgs --check-cfg 'cfg(RUSTDOC_disable_feature_compat_errors)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "postcopy", "test-utils", "vhost-kern", "vhost-net", "vhost-user", "vhost-user-backend", "vhost-user-frontend", "vhost-vdpa", "vhost-vsock", "xen"))' -C metadata=b73b0e782ba1967f -C extra-filename=-8d3911dace821ee0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libbitflags-ab189dc70665c543.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/liblibc-3c016273de920cf5.rmeta --extern uuid=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libuuid-6cddd6d6fa994f10.rmeta --extern vm_memory=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libvm_memory-e7a3be6d8f9c8ea5.rmeta --extern vmm_sys_util=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libvmm_sys_util-68edb4d35ab81d9b.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 47.87s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ogALwA + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd vhost-0.15.0 + '[' 1 -eq 1 ']' + set -euo pipefail ++ /usr/bin/cargo2rpm --path Cargo.toml is-lib + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' ++ /usr/bin/cargo2rpm --path Cargo.toml name + CRATE_NAME=vhost ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.15.0 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/BUILDROOT/usr/share/cargo/registry/vhost-0.15.0 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/BUILDROOT/usr/share/cargo/registry/vhost-0.15.0 + /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-vhost-0.15.0-build/BUILDROOT/usr/share/cargo/registry/vhost-0.15.0 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/BUILDROOT/usr/share/cargo/registry/vhost-0.15.0/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/BUILDROOT/usr/share/cargo/registry/vhost-0.15.0/Cargo.toml.deps + echo '{"files":{},"package":""}' ++ /usr/bin/cargo2rpm --path Cargo.toml is-bin + '[' 0 -eq 1 ']' + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Qx0h2U + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd vhost-0.15.0 + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo test -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast Fresh cfg-if v1.0.4 Fresh libc v0.2.180 Fresh unicode-ident v1.0.22 Compiling futures-sink v0.3.31 Compiling futures-core v0.3.31 Compiling parking_lot_core v0.9.12 Compiling memchr v2.7.6 Compiling futures-io v0.3.31 Compiling pin-utils v0.1.0 Compiling slab v0.4.11 Compiling futures-task v0.3.31 Compiling pin-project-lite v0.2.16 Running `/usr/bin/rustc --crate-name futures_core --edition=2018 /usr/share/cargo/registry/futures-core-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=3a2c126b61a6fac4 -C extra-filename=-455f7cecd2b667cf --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/parking_lot_core-0.9.12/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("backtrace", "deadlock_detection", "nightly", "petgraph"))' -C metadata=0e14d7dce5c5c9d0 -C extra-filename=-6efb14ddde2ef5ba --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/build/parking_lot_core-6efb14ddde2ef5ba -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --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=2cb72980667a884d -C extra-filename=-d2ddca1d63c83b86 --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name futures_io --edition=2018 /usr/share/cargo/registry/futures-io-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=7b30b664b2217270 -C extra-filename=-c8998cc6b4851b14 --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name futures_sink --edition=2018 /usr/share/cargo/registry/futures-sink-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=4eca6f94860866ff -C extra-filename=-7f5810a227ac21d7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name pin_utils --edition=2018 /usr/share/cargo/registry/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ffa77a065a09feee -C extra-filename=-0bacf84d467d9291 --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name slab --edition=2018 /usr/share/cargo/registry/slab-0.4.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=c420c6c0fcbfe2ef -C extra-filename=-9c97fc5d0c5e5838 --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name futures_task --edition=2018 /usr/share/cargo/registry/futures-task-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=9691eed0605ccf36 -C extra-filename=-a2674237d3abb9a6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh proc-macro2 v1.0.105 Compiling scopeguard v1.2.0 Compiling rustix v1.1.2 Running `/usr/bin/rustc --crate-name pin_project_lite --edition=2018 /usr/share/cargo/registry/pin-project-lite-0.2.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=594a756b09b84046 -C extra-filename=-8396a29dc9d805cf --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh quote v1.0.41 Fresh getrandom v0.3.4 Fresh zerocopy v0.8.26 Compiling bitflags v2.10.0 Compiling smallvec v1.15.1 Running `/usr/bin/rustc --crate-name scopeguard --edition=2015 /usr/share/cargo/registry/scopeguard-1.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("default", "use_std"))' -C metadata=5edd2002eff97632 -C extra-filename=-afeddd08d0fc4af6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/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-vhost-0.15.0-build/vhost-0.15.0/target/rpm/build/rustix-6160b92b7b253cf0 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name 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 opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "example_generated", "serde", "serde_core", "std"))' -C metadata=16fbcfd0cedd0eb8 -C extra-filename=-0c3d03fcad8fc5e6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling syn v2.0.114 Fresh rand_core v0.9.3 Fresh ppv-lite86 v0.2.21 Running `/usr/bin/rustc --crate-name smallvec --edition=2018 /usr/share/cargo/registry/smallvec-1.15.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("arbitrary", "bincode", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "impl_bincode", "malloc_size_of", "may_dangle", "serde", "specialization", "union", "unty", "write"))' -C metadata=c14df3d034c650ec -C extra-filename=-d5f88d403dd506d2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name 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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=5503d41b00ede928 -C extra-filename=-5c315eebebeb12ac --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libproc_macro2-df69b5d327200e14.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libquote-0814cf5a4fbfd5da.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libunicode_ident-79a01b0086603322.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh rand_chacha v0.9.0 Compiling once_cell v1.21.3 Fresh rand v0.9.2 Compiling sdd v3.0.3 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 opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --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=eaf4f7267ba8c5f5 -C extra-filename=-0c81559b51215464 --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name sdd --edition=2021 /usr/share/cargo/registry/sdd-3.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=d5e90767d560e240 -C extra-filename=-6b82c970ac771e54 --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling linux-raw-sys v0.11.0 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 opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(target_arch, values("xtensa"))' --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=5317d21571472e57 -C extra-filename=-cab3d0581d964862 --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling lock_api v0.4.14 Running `/usr/bin/rustc --crate-name lock_api --edition=2021 /usr/share/cargo/registry/lock_api-0.4.14/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="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=ecd4fe0c215bb54d -C extra-filename=-aee86186e5a934fd --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --extern scopeguard=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libscopeguard-afeddd08d0fc4af6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh bitflags v1.3.2 Compiling futures-channel v0.3.31 Running `/usr/bin/rustc --crate-name futures_channel --edition=2018 /usr/share/cargo/registry/futures-channel-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=b63032218f702e24 -C extra-filename=-6f5e304c9b08caa9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rmeta --extern futures_sink=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libfutures_sink-7f5810a227ac21d7.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh vmm-sys-util v0.15.0 Fresh uuid v1.16.0 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 opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=157f72edf53aaf13 -C extra-filename=-bff68224de12f64a --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling log v0.4.29 Running `/usr/bin/rustc --crate-name log --edition=2021 /usr/share/cargo/registry/log-0.4.29/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("kv", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "serde_core", "std"))' -C metadata=6741b1bd1a41d0e8 -C extra-filename=-7a3fd8a77b4ebdcd --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling scc v2.1.17 Running `/usr/bin/rustc --crate-name scc --edition=2021 /usr/share/cargo/registry/scc-2.1.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=75c7adc123daad94 -C extra-filename=-f0039f5bd716921f --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --extern sdd=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libsdd-6b82c970ac771e54.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/build/parking_lot_core-6efb14ddde2ef5ba/build-script-build` Running `/usr/bin/rustc --crate-name parking_lot_core --edition=2021 /usr/share/cargo/registry/parking_lot_core-0.9.12/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("backtrace", "deadlock_detection", "nightly", "petgraph"))' -C metadata=cb504a51033041d5 -C extra-filename=-c4df68eabf120ed9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/liblibc-3c016273de920cf5.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libsmallvec-d5f88d403dd506d2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(tsan_enabled)'` Compiling futures-util v0.3.31 Running `/usr/bin/rustc --crate-name futures_util --edition=2018 /usr/share/cargo/registry/futures-util-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "io", "memchr", "portable-atomic", "sink", "slab", "std", "unstable", "write-all-vectored"))' -C metadata=087367eb92d74d43 -C extra-filename=-5ba372794157ef4e --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --extern futures_channel=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libfutures_channel-6f5e304c9b08caa9.rmeta --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rmeta --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libfutures_io-c8998cc6b4851b14.rmeta --extern futures_sink=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libfutures_sink-7f5810a227ac21d7.rmeta --extern futures_task=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libfutures_task-a2674237d3abb9a6.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rmeta --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libpin_utils-0bacf84d467d9291.rmeta --extern slab=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libslab-9c97fc5d0c5e5838.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling parking_lot v0.12.5 Running `/usr/bin/rustc --crate-name parking_lot --edition=2021 /usr/share/cargo/registry/parking_lot-0.12.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=2c041f6d121d6029 -C extra-filename=-4dfe9c7a59908411 --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --extern lock_api=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/liblock_api-aee86186e5a934fd.rmeta --extern parking_lot_core=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libparking_lot_core-c4df68eabf120ed9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/build/rustix-6160b92b7b253cf0/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 opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --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"))' --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=11260102ba12d0d5 -C extra-filename=-a6f8684bffffd266 --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libbitflags-0c3d03fcad8fc5e6.rmeta --extern linux_raw_sys=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/liblinux_raw_sys-cab3d0581d964862.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` 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 opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=a61194d271defc14 -C extra-filename=-154c88ce42d3fcb8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --extern fastrand=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libfastrand-bff68224de12f64a.rmeta --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libgetrandom-a7952ae3c12e35ed.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libonce_cell-0c81559b51215464.rmeta --extern rustix=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/librustix-a6f8684bffffd266.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures-executor v0.3.31 Running `/usr/bin/rustc --crate-name futures_executor --edition=2018 /usr/share/cargo/registry/futures-executor-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "num_cpus", "std", "thread-pool"))' -C metadata=fddbe6ad1d859caf -C extra-filename=-5996ab254845f219 --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rmeta --extern futures_task=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libfutures_task-a2674237d3abb9a6.rmeta --extern futures_util=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libfutures_util-5ba372794157ef4e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures v0.3.31 Running `/usr/bin/rustc --crate-name futures --edition=2018 /usr/share/cargo/registry/futures-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="executor"' --cfg 'feature="futures-executor"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "bilock", "cfg-target-has-atomic", "default", "executor", "futures-executor", "std", "thread-pool", "unstable", "write-all-vectored"))' -C metadata=2a52f107a62419bd -C extra-filename=-1e4072e026293dd6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --extern futures_channel=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libfutures_channel-6f5e304c9b08caa9.rmeta --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rmeta --extern futures_executor=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libfutures_executor-5996ab254845f219.rmeta --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libfutures_io-c8998cc6b4851b14.rmeta --extern futures_sink=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libfutures_sink-7f5810a227ac21d7.rmeta --extern futures_task=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libfutures_task-a2674237d3abb9a6.rmeta --extern futures_util=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libfutures_util-5ba372794157ef4e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling thiserror-impl v2.0.17 Compiling serial_test_derive v3.2.0 Running `/usr/bin/rustc --crate-name thiserror_impl --edition=2021 /usr/share/cargo/registry/thiserror-impl-2.0.17/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=10a6b4dc0c1095de -C extra-filename=-9337d5c32e60f0b8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libproc_macro2-df69b5d327200e14.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libquote-0814cf5a4fbfd5da.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libsyn-5c315eebebeb12ac.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 serial_test_derive --edition=2018 /usr/share/cargo/registry/serial_test_derive-3.2.0/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="async"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "default", "test_logging"))' -C metadata=b8374e2f85be99c2 -C extra-filename=-0aa4123a8e7ab6da --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libproc_macro2-df69b5d327200e14.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libquote-0814cf5a4fbfd5da.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libsyn-5c315eebebeb12ac.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling serial_test v3.2.0 Running `/usr/bin/rustc --crate-name serial_test --edition=2018 /usr/share/cargo/registry/serial_test-3.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="async"' --cfg 'feature="default"' --cfg 'feature="logging"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "default", "docsrs", "file_locks", "logging", "test_logging"))' -C metadata=dda6f8e6969f723a -C extra-filename=-da0dce69cf5d6936 --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --extern futures=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libfutures-1e4072e026293dd6.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libonce_cell-0c81559b51215464.rmeta --extern parking_lot=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libparking_lot-4dfe9c7a59908411.rmeta --extern scc=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libscc-f0039f5bd716921f.rmeta --extern serial_test_derive=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libserial_test_derive-0aa4123a8e7ab6da.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling thiserror v2.0.17 Running `/usr/bin/rustc --crate-name thiserror --edition=2021 /usr/share/cargo/registry/thiserror-2.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4b6d95e8ce786248 -C extra-filename=-35ee271ace095646 --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --extern thiserror_impl=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libthiserror_impl-9337d5c32e60f0b8.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg error_generic_member_access --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'` Compiling vm-memory v0.18.0 Running `/usr/bin/rustc --crate-name vm_memory --edition=2021 /usr/share/cargo/registry/vm-memory-0.18.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 --cfg 'feature="backend-mmap"' --cfg 'feature="default"' --cfg 'feature="rawfd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc-swap", "backend-atomic", "backend-bitmap", "backend-mmap", "bitflags", "default", "iommu", "rawfd", "vmm-sys-util", "xen"))' -C metadata=e321b38b3b3a5a57 -C extra-filename=-079f51d23f5e1276 --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/liblibc-3c016273de920cf5.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libthiserror-35ee271ace095646.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling vhost v0.15.0 (/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0) Running `/usr/bin/rustc --crate-name vhost --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 --warn=unexpected_cfgs --check-cfg 'cfg(RUSTDOC_disable_feature_compat_errors)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "postcopy", "test-utils", "vhost-kern", "vhost-net", "vhost-user", "vhost-user-backend", "vhost-user-frontend", "vhost-vdpa", "vhost-vsock", "xen"))' -C metadata=011793453246e1a5 -C extra-filename=-570c5d7226f4f562 --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libbitflags-0c3d03fcad8fc5e6.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/liblibc-3c016273de920cf5.rmeta --extern uuid=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libuuid-6cddd6d6fa994f10.rmeta --extern vm_memory=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libvm_memory-079f51d23f5e1276.rmeta --extern vmm_sys_util=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libvmm_sys_util-68edb4d35ab81d9b.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name vhost --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 --warn=unexpected_cfgs --check-cfg 'cfg(RUSTDOC_disable_feature_compat_errors)' --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "postcopy", "test-utils", "vhost-kern", "vhost-net", "vhost-user", "vhost-user-backend", "vhost-user-frontend", "vhost-vdpa", "vhost-vsock", "xen"))' -C metadata=3e0f923baebf8a91 -C extra-filename=-74ca4a55bbdac7a1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libbitflags-0c3d03fcad8fc5e6.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/liblibc-3c016273de920cf5.rlib --extern serial_test=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libserial_test-da0dce69cf5d6936.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libtempfile-154c88ce42d3fcb8.rlib --extern uuid=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libuuid-6cddd6d6fa994f10.rlib --extern vm_memory=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libvm_memory-079f51d23f5e1276.rlib --extern vmm_sys_util=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libvmm_sys_util-68edb4d35ab81d9b.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 37.82s Running `/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/vhost-74ca4a55bbdac7a1` running 3 tests test backend::tests::test_vring_backend_mut ... ok test backend::tests::test_vring_config_data ... ok test tests::test_error ... ok test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests vhost Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name vhost --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps --warn=unexpected_cfgs --check-cfg 'cfg(RUSTDOC_disable_feature_compat_errors)' --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libbitflags-0c3d03fcad8fc5e6.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/liblibc-3c016273de920cf5.rlib --extern serial_test=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libserial_test-da0dce69cf5d6936.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libtempfile-154c88ce42d3fcb8.rlib --extern uuid=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libuuid-6cddd6d6fa994f10.rlib --extern vhost=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libvhost-570c5d7226f4f562.rlib --extern vm_memory=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libvm_memory-079f51d23f5e1276.rlib --extern vmm_sys_util=/home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/vhost-0.15.0/target/rpm/deps/libvmm_sys_util-68edb4d35ab81d9b.rlib -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "postcopy", "test-utils", "vhost-kern", "vhost-net", "vhost-user", "vhost-user-backend", "vhost-user-frontend", "vhost-vdpa", "vhost-vsock", "xen"))' --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-vhost-devel-0.15.0-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/vhost-0.15.0/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/vhost-0.15.0/LICENSE warning: File listed twice: /usr/share/cargo/registry/vhost-0.15.0/LICENSE-BSD-3-Clause warning: File listed twice: /usr/share/cargo/registry/vhost-0.15.0/README.md Provides: crate(vhost) = 0.15.0 rust-vhost-devel = 0.15.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(bitflags/default) >= 2.4.0 crate(libc/default) >= 0.2.39 crate(uuid/default) >= 1.11.0 crate(uuid/fast-rng) >= 1.11.0 crate(uuid/v4) >= 1.11.0 crate(vm-memory/backend-mmap) >= 0.18.0 crate(vm-memory/default) >= 0.18.0 crate(vmm-sys-util/default) >= 0.15.0 Processing files: rust-vhost+default-devel-0.15.0-1.mga10.noarch Provides: crate(vhost/default) = 0.15.0 rust-vhost+default-devel = 0.15.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(vhost) = 0.15.0 Processing files: rust-vhost+postcopy-devel-0.15.0-1.mga10.noarch Provides: crate(vhost/postcopy) = 0.15.0 rust-vhost+postcopy-devel = 0.15.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(vhost) = 0.15.0 Processing files: rust-vhost+test-utils-devel-0.15.0-1.mga10.noarch Provides: crate(vhost/test-utils) = 0.15.0 rust-vhost+test-utils-devel = 0.15.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(vhost) = 0.15.0 Processing files: rust-vhost+vhost-kern-devel-0.15.0-1.mga10.noarch Provides: crate(vhost/vhost-kern) = 0.15.0 rust-vhost+vhost-kern-devel = 0.15.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(vhost) = 0.15.0 Processing files: rust-vhost+vhost-net-devel-0.15.0-1.mga10.noarch Provides: crate(vhost/vhost-net) = 0.15.0 rust-vhost+vhost-net-devel = 0.15.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(vhost) = 0.15.0 crate(vhost/vhost-kern) = 0.15.0 Processing files: rust-vhost+vhost-user-devel-0.15.0-1.mga10.noarch Provides: crate(vhost/vhost-user) = 0.15.0 rust-vhost+vhost-user-devel = 0.15.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(vhost) = 0.15.0 Processing files: rust-vhost+vhost-user-backend-devel-0.15.0-1.mga10.noarch Provides: crate(vhost/vhost-user-backend) = 0.15.0 rust-vhost+vhost-user-backend-devel = 0.15.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(vhost) = 0.15.0 crate(vhost/vhost-user) = 0.15.0 Processing files: rust-vhost+vhost-user-frontend-devel-0.15.0-1.mga10.noarch Provides: crate(vhost/vhost-user-frontend) = 0.15.0 rust-vhost+vhost-user-frontend-devel = 0.15.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(vhost) = 0.15.0 crate(vhost/vhost-user) = 0.15.0 Processing files: rust-vhost+vhost-vdpa-devel-0.15.0-1.mga10.noarch Provides: crate(vhost/vhost-vdpa) = 0.15.0 rust-vhost+vhost-vdpa-devel = 0.15.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(vhost) = 0.15.0 crate(vhost/vhost-kern) = 0.15.0 Processing files: rust-vhost+vhost-vsock-devel-0.15.0-1.mga10.noarch Provides: crate(vhost/vhost-vsock) = 0.15.0 rust-vhost+vhost-vsock-devel = 0.15.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(vhost) = 0.15.0 Processing files: rust-vhost+xen-devel-0.15.0-1.mga10.noarch Provides: crate(vhost/xen) = 0.15.0 rust-vhost+xen-devel = 0.15.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(vhost) = 0.15.0 crate(vm-memory/xen) >= 0.18.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-vhost+default-devel-0.15.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-vhost+vhost-user-backend-devel-0.15.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-vhost+vhost-kern-devel-0.15.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-vhost+vhost-user-frontend-devel-0.15.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-vhost+vhost-vdpa-devel-0.15.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-vhost+test-utils-devel-0.15.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-vhost+postcopy-devel-0.15.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-vhost+xen-devel-0.15.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-vhost+vhost-vsock-devel-0.15.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-vhost+vhost-user-devel-0.15.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-vhost+vhost-net-devel-0.15.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-vhost-devel-0.15.0-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.u8Sh9y + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build + test -d /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-vhost-0.15.0-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/vhost-0.15.0/CHANGELOG.md File listed twice: /usr/share/cargo/registry/vhost-0.15.0/LICENSE File listed twice: /usr/share/cargo/registry/vhost-0.15.0/LICENSE-BSD-3-Clause File listed twice: /usr/share/cargo/registry/vhost-0.15.0/README.md D: [iurt_root_command] Success!