D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-async-io-2.4.0-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1mR1HY Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.My8iIM + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build + rm -rf async-io-2.4.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/async-io-2.4.0.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd async-io-2.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/async-io-fix-metadata-auto.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 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Ac7qcT + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build + cd async-io-2.4.0 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FjFGrc + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.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 async-io-2.4.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 crossbeam-utils v0.8.21 Compiling pin-project-lite v0.2.13 Compiling autocfg v1.4.0 Compiling rustix v0.38.44 Compiling parking v2.2.1 Compiling bitflags v2.9.0 Compiling tracing-core v0.1.33 Compiling linux-raw-sys v0.4.14 Compiling futures-core v0.3.31 Compiling cfg-if v1.0.1 Compiling futures-io v0.3.31 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/crossbeam-utils-0.8.21/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 '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=3968e36231626b0b -C extra-filename=-519bbab70d24d220 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/build/crossbeam-utils-519bbab70d24d220 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.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_project_lite --edition=2018 /usr/share/cargo/registry/pin-project-lite-0.2.13/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=6f3d3dd62e4defc9 -C extra-filename=-9a983ef8f2f011c6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.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 autocfg --edition=2015 /usr/share/cargo/registry/autocfg-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e586754bf2dbe624 -C extra-filename=-67aefdbaf18d84b0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.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 parking --edition=2018 /usr/share/cargo/registry/parking-2.2.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())' -C metadata=c067869a5a16b391 -C extra-filename=-edada119b953d850 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.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.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("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=c2e508e8983bc133 -C extra-filename=-3fc450b6a837317c --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.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-0.38.44/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(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(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --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(target_arch, values("xtensa"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=1dbe713edd18ef34 -C extra-filename=-281647a8c7de22bc --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/build/rustix-281647a8c7de22bc -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.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 tracing_core --edition=2018 /usr/share/cargo/registry/tracing-core-0.1.33/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(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std"))' -C metadata=5cf301c09e97439c -C extra-filename=-50367b2a82befa25 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.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 linux_raw_sys --edition=2021 /usr/share/cargo/registry/linux-raw-sys-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="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="if_ether"' --cfg 'feature="ioctl"' --cfg 'feature="net"' --cfg 'feature="netlink"' --cfg 'feature="no_std"' --cfg 'feature="prctl"' --cfg 'feature="xdp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bootparam", "compiler_builtins", "core", "default", "elf", "errno", "general", "if_arp", "if_ether", "if_packet", "io_uring", "ioctl", "loop_device", "mempolicy", "net", "netlink", "no_std", "prctl", "rustc-dep-of-std", "std", "system", "xdp"))' -C metadata=98fb9a1fd3a95c26 -C extra-filename=-ed6c7b4ee057cb6e --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.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_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)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=dcf8f2f35f15dc89 -C extra-filename=-79159bf6243ab89b --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.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.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=e36c5635509685b1 -C extra-filename=-ef87fd9400bde0bc --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.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=c9b67ede65f73b7d -C extra-filename=-851b90125bed3ef6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures-lite v2.6.0 Running `/usr/bin/rustc --crate-name futures_lite --edition=2021 /usr/share/cargo/registry/futures-lite-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fastrand", "futures-io", "memchr", "parking", "race", "std"))' -C metadata=be22dd15eab7e02b -C extra-filename=-295e528a9f50422d --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps/libfutures_core-79159bf6243ab89b.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps/libpin_project_lite-9a983ef8f2f011c6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tracing v0.1.41 Running `/usr/bin/rustc --crate-name tracing --edition=2018 /usr/share/cargo/registry/tracing-0.1.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "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", "std", "tracing-attributes"))' -C metadata=a078210e7b4d3766 -C extra-filename=-bac2a4c5dcf40c24 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps/libpin_project_lite-9a983ef8f2f011c6.rmeta --extern tracing_core=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps/libtracing_core-50367b2a82befa25.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/build/crossbeam-utils-519bbab70d24d220/build-script-build` Running `/usr/bin/rustc --crate-name crossbeam_utils --edition=2021 /usr/share/cargo/registry/crossbeam-utils-0.8.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 --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=9770b375d7358c38 -C extra-filename=-49ceadbce31b609c --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'` Compiling concurrent-queue v2.5.0 Running `/usr/bin/rustc --crate-name concurrent_queue --edition=2021 /usr/share/cargo/registry/concurrent-queue-2.5.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "portable-atomic", "std"))' -C metadata=4f92dc1e50017937 -C extra-filename=-d5c430c088a7de12 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps/libcrossbeam_utils-49ceadbce31b609c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling event-listener v5.3.1 Running `/usr/bin/rustc --crate-name event_listener --edition=2021 /usr/share/cargo/registry/event-listener-5.3.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 --warn=unexpected_cfgs --cfg 'feature="parking"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "parking", "portable-atomic", "portable-atomic-util", "portable_atomic_crate", "std"))' -C metadata=6daca0de2000f756 -C extra-filename=-3bd4cebb0cb4f19c --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps --extern concurrent_queue=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps/libconcurrent_queue-d5c430c088a7de12.rmeta --extern parking=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps/libparking-edada119b953d850.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps/libpin_project_lite-9a983ef8f2f011c6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/build/rustix-281647a8c7de22bc/build-script-build` Running `/usr/bin/rustc --crate-name rustix --edition=2021 /usr/share/cargo/registry/rustix-0.38.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=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(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(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --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(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=a906238986e7c642 -C extra-filename=-dc8f96091895a4c0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps/libbitflags-3fc450b6a837317c.rmeta --extern linux_raw_sys=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps/liblinux_raw_sys-ed6c7b4ee057cb6e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg linux_raw --cfg linux_like --cfg linux_kernel` Compiling event-listener-strategy v0.5.2 Running `/usr/bin/rustc --crate-name event_listener_strategy --edition=2021 /usr/share/cargo/registry/event-listener-strategy-0.5.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=57dc58c1257c236e -C extra-filename=-6ff262ac6fa4fa0d --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps --extern event_listener=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps/libevent_listener-3bd4cebb0cb4f19c.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps/libpin_project_lite-9a983ef8f2f011c6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling slab v0.4.9 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/slab-0.4.9/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", "serde", "std"))' -C metadata=e1d5316a8c9de760 -C extra-filename=-94d0138667c955f4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/build/slab-94d0138667c955f4 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps/libautocfg-67aefdbaf18d84b0.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling async-lock v3.4.0 Running `/usr/bin/rustc --crate-name async_lock --edition=2021 /usr/share/cargo/registry/async-lock-3.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=baf6f882a99540a2 -C extra-filename=-814e59e56bc0d3ce --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps --extern event_listener=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps/libevent_listener-3bd4cebb0cb4f19c.rmeta --extern event_listener_strategy=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps/libevent_listener_strategy-6ff262ac6fa4fa0d.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps/libpin_project_lite-9a983ef8f2f011c6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/build/slab-94d0138667c955f4/build-script-build` Running `/usr/bin/rustc --crate-name slab --edition=2018 /usr/share/cargo/registry/slab-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=702c949fdeb0867c -C extra-filename=-c2dcd4ce0c38dd17 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling polling v3.7.3 Running `/usr/bin/rustc --crate-name polling --edition=2021 /usr/share/cargo/registry/polling-3.7.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 --warn=unexpected_cfgs --check-cfg 'cfg(polling_test_poll_backend)' --check-cfg 'cfg(polling_test_epoll_pipe)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3b6bdda0a79a4f1a -C extra-filename=-8f652b2debc42a6d --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps/libcfg_if-ef87fd9400bde0bc.rmeta --extern rustix=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps/librustix-dc8f96091895a4c0.rmeta --extern tracing=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps/libtracing-bac2a4c5dcf40c24.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling async-io v2.4.0 (/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0) Running `/usr/bin/rustc --crate-name async_io --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(polling_test_poll_backend)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=597049b3c68948a9 -C extra-filename=-a0fd0f101a5ef07c --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps --extern async_lock=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps/libasync_lock-814e59e56bc0d3ce.rmeta --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps/libcfg_if-ef87fd9400bde0bc.rmeta --extern concurrent_queue=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps/libconcurrent_queue-d5c430c088a7de12.rmeta --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps/libfutures_io-851b90125bed3ef6.rmeta --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps/libfutures_lite-295e528a9f50422d.rmeta --extern parking=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps/libparking-edada119b953d850.rmeta --extern polling=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps/libpolling-8f652b2debc42a6d.rmeta --extern rustix=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps/librustix-dc8f96091895a4c0.rmeta --extern slab=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps/libslab-c2dcd4ce0c38dd17.rmeta --extern tracing=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0/target/rpm/deps/libtracing-bac2a4c5dcf40c24.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 9.50s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4F70tN + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.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 async-io-2.4.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=async-io ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=2.4.0 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/BUILDROOT/usr/share/cargo/registry/async-io-2.4.0 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/BUILDROOT/usr/share/cargo/registry/async-io-2.4.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-async-io-2.4.0-build/BUILDROOT/usr/share/cargo/registry/async-io-2.4.0 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/async-io-2.4.0` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/BUILDROOT/usr/share/cargo/registry/async-io-2.4.0/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/BUILDROOT/usr/share/cargo/registry/async-io-2.4.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 Processing files: rust-async-io-devel-2.4.0-2.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/async-io-2.4.0/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/async-io-2.4.0/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/async-io-2.4.0/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/async-io-2.4.0/README.md Provides: crate(async-io) = 2.4.0 rust-async-io-devel = 2.4.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(async-lock/default) >= 3.0.0 crate(cfg-if/default) >= 1.0.0 crate(concurrent-queue/default) >= 2.2.0 crate(futures-io) >= 0.3.28 crate(futures-io/std) >= 0.3.28 crate(futures-lite) >= 2.0.0 crate(parking/default) >= 2.0.0 crate(polling/default) >= 3.0.0 crate(rustix) >= 0.38.18 crate(rustix/fs) >= 0.38.18 crate(rustix/net) >= 0.38.18 crate(rustix/std) >= 0.38.18 crate(slab/default) >= 0.4.2 crate(tracing) >= 0.1.37 rust >= 1.63 Processing files: rust-async-io+default-devel-2.4.0-2.mga10.noarch Provides: crate(async-io/default) = 2.4.0 rust-async-io+default-devel = 2.4.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(async-io) = 2.4.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-async-io+default-devel-2.4.0-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-async-io-devel-2.4.0-2.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.s7inAS + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build + test -d /home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-async-io-2.4.0-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/async-io-2.4.0/CHANGELOG.md File listed twice: /usr/share/cargo/registry/async-io-2.4.0/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/async-io-2.4.0/LICENSE-MIT File listed twice: /usr/share/cargo/registry/async-io-2.4.0/README.md D: [iurt_root_command] Success!