D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/iurt/rpmbuild/SRPMS/@2178869:rust-async-process-2.3.0-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pZK8zT Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.S4Z5zB + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build + rm -rf async-process-2.3.0 + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/async-process-2.3.0.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd async-process-2.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/iurt/rpmbuild/SOURCES/async-process-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/iurt/rpmbuild/tmp/rpm-tmp.peVHYi + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build + cd async-process-2.3.0 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.EX4HFq + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.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-process-2.3.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 -j12 -Z avoid-dev-deps --profile rpm Compiling pin-project-lite v0.2.13 Compiling crossbeam-utils v0.8.21 Compiling parking v2.2.1 Compiling rustix v0.38.44 Compiling autocfg v1.4.0 Compiling futures-core v0.3.31 Compiling linux-raw-sys v0.4.14 Compiling tracing-core v0.1.32 Compiling libc v0.2.171 Compiling bitflags v2.9.0 Compiling cfg-if v1.0.0 Compiling fastrand v2.1.1 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=b73837f8d77285d1 -C extra-filename=-32f5ab02de1760aa --out-dir /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.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=fd6877cecdb93b37 -C extra-filename=-7c174099e1f040d4 --out-dir /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.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/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=457f65aa9722afd7 -C extra-filename=-c0f7ed49d2594fd3 --out-dir /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/build/crossbeam-utils-c0f7ed49d2594fd3 -L dependency=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.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=e124a71a4c38a5a2 -C extra-filename=-33df3ec257ba7fb0 --out-dir /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.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=08bc878dc5ce1e05 -C extra-filename=-169ab880cfa6c8e5 --out-dir /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/build/rustix-169ab880cfa6c8e5 -L dependency=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.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)' --cfg 'feature="alloc"' --cfg 'feature="default"' --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=7712ba82be649257 -C extra-filename=-99bdefdde8590436 --out-dir /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.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=ef95f7e1a7697bd1 -C extra-filename=-ab068dec80d5828e --out-dir /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.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.32/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", "once_cell", "std"))' -C metadata=cc9f02ee030af466 -C extra-filename=-dc4f17292d69baad --out-dir /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.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=25a226740ac9522f -C extra-filename=-4f413b9d76fac989 --out-dir /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.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/libc-0.2.171/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("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=42efa26aba98bd78 -C extra-filename=-5121e35c8cbfbca6 --out-dir /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/build/libc-5121e35c8cbfbca6 -L dependency=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.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.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("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=d0d5fe105289cea2 -C extra-filename=-ec6a769025b5f44f --out-dir /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.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 fastrand --edition=2018 /usr/share/cargo/registry/fastrand-2.1.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 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=34929d36ac1fbf1a -C extra-filename=-64354d7afa67fca7 --out-dir /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures-io v0.3.31 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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=a22dc33230333a7c -C extra-filename=-5ae908d4ba643098 --out-dir /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling async-task v4.7.1 Running `/usr/bin/rustc --crate-name async_task --edition=2021 /usr/share/cargo/registry/async-task-4.7.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "portable-atomic", "std"))' -C metadata=a161992f805cf5e9 -C extra-filename=-e5dd414531257b7b --out-dir /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures-lite v2.3.0 Running `/usr/bin/rustc --crate-name futures_lite --edition=2021 /usr/share/cargo/registry/futures-lite-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="fastrand"' --cfg 'feature="futures-io"' --cfg 'feature="parking"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fastrand", "futures-io", "memchr", "parking", "race", "std"))' -C metadata=4a861d59fb1e9715 -C extra-filename=-039b1359dc907b61 --out-dir /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps --extern fastrand=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libfastrand-64354d7afa67fca7.rmeta --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libfutures_core-99bdefdde8590436.rmeta --extern futures_io=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libfutures_io-5ae908d4ba643098.rmeta --extern parking=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libparking-7c174099e1f040d4.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libpin_project_lite-32f5ab02de1760aa.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tracing v0.1.40 Running `/usr/bin/rustc --crate-name tracing --edition=2018 /usr/share/cargo/registry/tracing-0.1.40/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("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=57618adec0c0a54e -C extra-filename=-478d0b29e2e93cbe --out-dir /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libpin_project_lite-32f5ab02de1760aa.rmeta --extern tracing_core=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libtracing_core-dc4f17292d69baad.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/build/crossbeam-utils-c0f7ed49d2594fd3/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=7aa0b38ed18c575c -C extra-filename=-316427fd066b975c --out-dir /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.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=68f15cec39784219 -C extra-filename=-72055bd915adb180 --out-dir /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps --extern crossbeam_utils=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libcrossbeam_utils-316427fd066b975c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/build/libc-5121e35c8cbfbca6/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.171/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("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=725a75cc44332baf -C extra-filename=-8db1b84232c234ea --out-dir /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` 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="default"' --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=7da5da4f41b88f14 -C extra-filename=-1894b5557cff8bd2 --out-dir /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps --extern concurrent_queue=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libconcurrent_queue-72055bd915adb180.rmeta --extern parking=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libparking-7c174099e1f040d4.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libpin_project_lite-32f5ab02de1760aa.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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=d867ee0afe8d5521 -C extra-filename=-38d07af5b4842087 --out-dir /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps --extern event_listener=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libevent_listener-1894b5557cff8bd2.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libpin_project_lite-32f5ab02de1760aa.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/build/rustix-169ab880cfa6c8e5/build-script-build` Compiling async-lock v3.4.0 Compiling async-channel v2.3.1 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=8f5d7d2982f6493d -C extra-filename=-750774c5145b724c --out-dir /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps --extern event_listener=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libevent_listener-1894b5557cff8bd2.rmeta --extern event_listener_strategy=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libevent_listener_strategy-38d07af5b4842087.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libpin_project_lite-32f5ab02de1760aa.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name async_channel --edition=2021 /usr/share/cargo/registry/async-channel-2.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=cf90ccf1201a8499 -C extra-filename=-5a197a3442158da4 --out-dir /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps --extern concurrent_queue=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libconcurrent_queue-72055bd915adb180.rmeta --extern event_listener_strategy=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libevent_listener_strategy-38d07af5b4842087.rmeta --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libfutures_core-99bdefdde8590436.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libpin_project_lite-32f5ab02de1760aa.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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=757e9d8391ecde72 -C extra-filename=-6162edcabd2923a0 --out-dir /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps --extern bitflags=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libbitflags-4f413b9d76fac989.rmeta --extern linux_raw_sys=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/liblinux_raw_sys-ab068dec80d5828e.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 signal-hook-registry v1.4.0 Running `/usr/bin/rustc --crate-name signal_hook_registry --edition=2015 /usr/share/cargo/registry/signal-hook-registry-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 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=0ea556c8d4ed02c0 -C extra-filename=-7f608378a862da18 --out-dir /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps --extern libc=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/liblibc-8db1b84232c234ea.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=e12777e9133405d3 -C extra-filename=-7a25bc39971cb492 --out-dir /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/build/slab-7a25bc39971cb492 -L dependency=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps --extern autocfg=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libautocfg-33df3ec257ba7fb0.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/build/slab-7a25bc39971cb492/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=ea2a3fed5653d3a8 -C extra-filename=-d4f5e76ceec649ae --out-dir /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.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=43d728d5f57c492b -C extra-filename=-499995a83d3303ed --out-dir /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libcfg_if-ec6a769025b5f44f.rmeta --extern rustix=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/librustix-6162edcabd2923a0.rmeta --extern tracing=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libtracing-478d0b29e2e93cbe.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling async-io v2.4.0 Running `/usr/bin/rustc --crate-name async_io --edition=2021 /usr/share/cargo/registry/async-io-2.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 --check-cfg 'cfg(polling_test_poll_backend)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ef1a9af0a41edfb7 -C extra-filename=-fc7d0b2f36fcfe99 --out-dir /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps --extern async_lock=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_lock-750774c5145b724c.rmeta --extern cfg_if=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libcfg_if-ec6a769025b5f44f.rmeta --extern concurrent_queue=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libconcurrent_queue-72055bd915adb180.rmeta --extern futures_io=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libfutures_io-5ae908d4ba643098.rmeta --extern futures_lite=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libfutures_lite-039b1359dc907b61.rmeta --extern parking=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libparking-7c174099e1f040d4.rmeta --extern polling=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libpolling-499995a83d3303ed.rmeta --extern rustix=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/librustix-6162edcabd2923a0.rmeta --extern slab=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libslab-d4f5e76ceec649ae.rmeta --extern tracing=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libtracing-478d0b29e2e93cbe.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling async-signal v0.2.10 Running `/usr/bin/rustc --crate-name async_signal --edition=2018 /usr/share/cargo/registry/async-signal-0.2.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=35660417c2c89c0b -C extra-filename=-320463f15359d19f --out-dir /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps --extern async_io=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_io-fc7d0b2f36fcfe99.rmeta --extern cfg_if=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libcfg_if-ec6a769025b5f44f.rmeta --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libfutures_core-99bdefdde8590436.rmeta --extern futures_io=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libfutures_io-5ae908d4ba643098.rmeta --extern rustix=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/librustix-6162edcabd2923a0.rmeta --extern signal_hook_registry=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libsignal_hook_registry-7f608378a862da18.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling async-process v2.3.0 (/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0) Running `/usr/bin/rustc --crate-name async_process --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(async_process_force_signal_backend)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=70efb6dea72511a6 -C extra-filename=-f0019f3e0f18a90a --out-dir /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps --extern async_channel=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_channel-5a197a3442158da4.rmeta --extern async_io=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_io-fc7d0b2f36fcfe99.rmeta --extern async_lock=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_lock-750774c5145b724c.rmeta --extern async_signal=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_signal-320463f15359d19f.rmeta --extern async_task=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_task-e5dd414531257b7b.rmeta --extern cfg_if=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libcfg_if-ec6a769025b5f44f.rmeta --extern event_listener=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libevent_listener-1894b5557cff8bd2.rmeta --extern futures_lite=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libfutures_lite-039b1359dc907b61.rmeta --extern rustix=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/librustix-6162edcabd2923a0.rmeta --extern tracing=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libtracing-478d0b29e2e93cbe.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 17.06s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.njUd04 + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/BUILDROOT '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/BUILDROOT ++ dirname /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/BUILDROOT + mkdir -p /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build + mkdir /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.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-process-2.3.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-process ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=2.3.0 + REG_DIR=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/BUILDROOT/usr/share/cargo/registry/async-process-2.3.0 + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/BUILDROOT/usr/share/cargo/registry/async-process-2.3.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/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/BUILDROOT/usr/share/cargo/registry/async-process-2.3.0 warning: no (git) VCS found for `/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/BUILDROOT/usr/share/cargo/registry/async-process-2.3.0/Cargo.toml + /usr/bin/rm -f /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/BUILDROOT/usr/share/cargo/registry/async-process-2.3.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 -j12 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GwfN84 + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.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-process-2.3.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 -j12 -Z avoid-dev-deps --profile rpm --no-fail-fast Fresh pin-project-lite v0.2.13 Fresh parking v2.2.1 Fresh autocfg v1.4.0 Fresh futures-core v0.3.31 Fresh linux-raw-sys v0.4.14 Fresh bitflags v2.9.0 Fresh futures-io v0.3.31 Compiling fastrand v2.1.1 Fresh tracing-core v0.1.32 Fresh cfg-if v1.0.0 Fresh crossbeam-utils v0.8.21 Fresh tracing v0.1.40 Fresh async-task v4.7.1 Running `/usr/bin/rustc --crate-name fastrand --edition=2018 /usr/share/cargo/registry/fastrand-2.1.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=852cc6b3e50c8d85 -C extra-filename=-4c95b925d660f651 --out-dir /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh concurrent-queue v2.5.0 Fresh rustix v0.38.44 Fresh libc v0.2.171 Fresh event-listener v5.3.1 Fresh slab v0.4.9 Fresh polling v3.7.3 Fresh signal-hook-registry v1.4.0 Fresh event-listener-strategy v0.5.2 Fresh async-lock v3.4.0 Fresh async-channel v2.3.1 Compiling futures-lite v2.3.0 Running `/usr/bin/rustc --crate-name futures_lite --edition=2021 /usr/share/cargo/registry/futures-lite-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="fastrand"' --cfg 'feature="futures-io"' --cfg 'feature="parking"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fastrand", "futures-io", "memchr", "parking", "race", "std"))' -C metadata=d0cac79393ddfcf0 -C extra-filename=-d1e927df08c9a0fc --out-dir /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps --extern fastrand=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libfastrand-4c95b925d660f651.rmeta --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libfutures_core-99bdefdde8590436.rmeta --extern futures_io=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libfutures_io-5ae908d4ba643098.rmeta --extern parking=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libparking-7c174099e1f040d4.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libpin_project_lite-32f5ab02de1760aa.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling async-io v2.4.0 Compiling async-executor v1.13.1 Running `/usr/bin/rustc --crate-name async_io --edition=2021 /usr/share/cargo/registry/async-io-2.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 --check-cfg 'cfg(polling_test_poll_backend)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a82fdd2ff1a384f5 -C extra-filename=-20cc2f7ae33f1d3f --out-dir /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps --extern async_lock=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_lock-750774c5145b724c.rmeta --extern cfg_if=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libcfg_if-ec6a769025b5f44f.rmeta --extern concurrent_queue=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libconcurrent_queue-72055bd915adb180.rmeta --extern futures_io=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libfutures_io-5ae908d4ba643098.rmeta --extern futures_lite=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libfutures_lite-d1e927df08c9a0fc.rmeta --extern parking=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libparking-7c174099e1f040d4.rmeta --extern polling=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libpolling-499995a83d3303ed.rmeta --extern rustix=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/librustix-6162edcabd2923a0.rmeta --extern slab=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libslab-d4f5e76ceec649ae.rmeta --extern tracing=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libtracing-478d0b29e2e93cbe.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name async_executor --edition=2021 /usr/share/cargo/registry/async-executor-1.13.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("static"))' -C metadata=2cfe99caa84ccabd -C extra-filename=-116149f4dc59b251 --out-dir /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps --extern async_task=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_task-e5dd414531257b7b.rmeta --extern concurrent_queue=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libconcurrent_queue-72055bd915adb180.rmeta --extern fastrand=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libfastrand-4c95b925d660f651.rmeta --extern futures_lite=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libfutures_lite-d1e927df08c9a0fc.rmeta --extern slab=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libslab-d4f5e76ceec649ae.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling async-signal v0.2.10 Running `/usr/bin/rustc --crate-name async_signal --edition=2018 /usr/share/cargo/registry/async-signal-0.2.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4deba80275ab3342 -C extra-filename=-02344f8a9106c2c9 --out-dir /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps --extern async_io=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_io-20cc2f7ae33f1d3f.rmeta --extern cfg_if=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libcfg_if-ec6a769025b5f44f.rmeta --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libfutures_core-99bdefdde8590436.rmeta --extern futures_io=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libfutures_io-5ae908d4ba643098.rmeta --extern rustix=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/librustix-6162edcabd2923a0.rmeta --extern signal_hook_registry=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libsignal_hook_registry-7f608378a862da18.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling async-process v2.3.0 (/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0) Running `/usr/bin/rustc --crate-name async_process --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(async_process_force_signal_backend)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1b1245f0f0e09214 -C extra-filename=-ae7e116ee7740776 --out-dir /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps --extern async_channel=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_channel-5a197a3442158da4.rmeta --extern async_io=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_io-20cc2f7ae33f1d3f.rmeta --extern async_lock=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_lock-750774c5145b724c.rmeta --extern async_signal=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_signal-02344f8a9106c2c9.rmeta --extern async_task=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_task-e5dd414531257b7b.rmeta --extern cfg_if=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libcfg_if-ec6a769025b5f44f.rmeta --extern event_listener=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libevent_listener-1894b5557cff8bd2.rmeta --extern futures_lite=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libfutures_lite-d1e927df08c9a0fc.rmeta --extern rustix=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/librustix-6162edcabd2923a0.rmeta --extern tracing=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libtracing-478d0b29e2e93cbe.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name async_process --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(async_process_force_signal_backend)' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7efef8ed74a6ae1e -C extra-filename=-a4ce36422f735907 --out-dir /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps --extern async_channel=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_channel-5a197a3442158da4.rlib --extern async_executor=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_executor-116149f4dc59b251.rlib --extern async_io=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_io-20cc2f7ae33f1d3f.rlib --extern async_lock=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_lock-750774c5145b724c.rlib --extern async_signal=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_signal-02344f8a9106c2c9.rlib --extern async_task=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_task-e5dd414531257b7b.rlib --extern cfg_if=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libcfg_if-ec6a769025b5f44f.rlib --extern event_listener=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libevent_listener-1894b5557cff8bd2.rlib --extern futures_lite=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libfutures_lite-d1e927df08c9a0fc.rlib --extern rustix=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/librustix-6162edcabd2923a0.rlib --extern tracing=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libtracing-478d0b29e2e93cbe.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name std --edition=2021 tests/std.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(async_process_force_signal_backend)' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dcba60c145c3a601 -C extra-filename=-340c713a1efab58f --out-dir /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps --extern async_channel=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_channel-5a197a3442158da4.rlib --extern async_executor=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_executor-116149f4dc59b251.rlib --extern async_io=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_io-20cc2f7ae33f1d3f.rlib --extern async_lock=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_lock-750774c5145b724c.rlib --extern async_process=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_process-ae7e116ee7740776.rlib --extern async_signal=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_signal-02344f8a9106c2c9.rlib --extern async_task=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_task-e5dd414531257b7b.rlib --extern cfg_if=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libcfg_if-ec6a769025b5f44f.rlib --extern event_listener=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libevent_listener-1894b5557cff8bd2.rlib --extern futures_lite=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libfutures_lite-d1e927df08c9a0fc.rlib --extern rustix=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/librustix-6162edcabd2923a0.rlib --extern tracing=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libtracing-478d0b29e2e93cbe.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name sleep --edition=2021 tests/sleep.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(async_process_force_signal_backend)' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fa736a93e2dd9eea -C extra-filename=-64f1862712263d8a --out-dir /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps --extern async_channel=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_channel-5a197a3442158da4.rlib --extern async_executor=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_executor-116149f4dc59b251.rlib --extern async_io=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_io-20cc2f7ae33f1d3f.rlib --extern async_lock=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_lock-750774c5145b724c.rlib --extern async_process=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_process-ae7e116ee7740776.rlib --extern async_signal=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_signal-02344f8a9106c2c9.rlib --extern async_task=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_task-e5dd414531257b7b.rlib --extern cfg_if=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libcfg_if-ec6a769025b5f44f.rlib --extern event_listener=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libevent_listener-1894b5557cff8bd2.rlib --extern futures_lite=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libfutures_lite-d1e927df08c9a0fc.rlib --extern rustix=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/librustix-6162edcabd2923a0.rlib --extern tracing=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libtracing-478d0b29e2e93cbe.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name timeout --edition=2021 examples/timeout.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --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(async_process_force_signal_backend)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=02d28076a0e8fc60 -C extra-filename=-be196d655ad2c8a9 --out-dir /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/examples -L dependency=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps --extern async_channel=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_channel-5a197a3442158da4.rlib --extern async_executor=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_executor-116149f4dc59b251.rlib --extern async_io=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_io-20cc2f7ae33f1d3f.rlib --extern async_lock=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_lock-750774c5145b724c.rlib --extern async_process=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_process-ae7e116ee7740776.rlib --extern async_signal=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_signal-02344f8a9106c2c9.rlib --extern async_task=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_task-e5dd414531257b7b.rlib --extern cfg_if=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libcfg_if-ec6a769025b5f44f.rlib --extern event_listener=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libevent_listener-1894b5557cff8bd2.rlib --extern futures_lite=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libfutures_lite-d1e927df08c9a0fc.rlib --extern rustix=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/librustix-6162edcabd2923a0.rlib --extern tracing=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libtracing-478d0b29e2e93cbe.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 15.99s Running `/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/async_process-a4ce36422f735907` running 1 test test test::polled_driver ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/sleep-64f1862712263d8a` running 1 test test unix_sleep ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.04s Running `/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/std-340c713a1efab58f` running 21 tests test child_status_preserved_with_kill_on_drop ... ok test exit_reported_right ... ok test signal_reported_right ... ok test smoke ... ok test smoke_driven ... ok test smoke_failure ... ok test stdout_works ... ok test stdin_works ... ok test test_finish_once ... ok test test_process_output_fail_to_start ... ok test set_current_dir_works ... ok test test_finish_twice ... ok test test_add_to_env ... ok test test_override_env ... ok test test_capture_env_at_spawn ... ok test test_process_output_output ... ok test test_wait_with_output_once ... ok test test_process_output_error ... ok test test_into_inner ... ok test test_process_status ... ok test test_spawn_multiple_with_stdio ... ok test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests async_process Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name async_process --test src/lib.rs --test-run-directory /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0 -L dependency=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps --warn=unexpected_cfgs --check-cfg 'cfg(async_process_force_signal_backend)' --extern async_channel=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_channel-5a197a3442158da4.rlib --extern async_executor=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_executor-116149f4dc59b251.rlib --extern async_io=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_io-20cc2f7ae33f1d3f.rlib --extern async_lock=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_lock-750774c5145b724c.rlib --extern async_process=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_process-ae7e116ee7740776.rlib --extern async_signal=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_signal-02344f8a9106c2c9.rlib --extern async_task=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libasync_task-e5dd414531257b7b.rlib --extern cfg_if=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libcfg_if-ec6a769025b5f44f.rlib --extern event_listener=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libevent_listener-1894b5557cff8bd2.rlib --extern futures_lite=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libfutures_lite-d1e927df08c9a0fc.rlib --extern rustix=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/librustix-6162edcabd2923a0.rlib --extern tracing=/home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/async-process-2.3.0/target/rpm/deps/libtracing-478d0b29e2e93cbe.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --error-format human` running 29 tests test src/lib.rs - ChildStdin::into_stdio (line 459) - compile ... ok test src/lib.rs - Child::try_status (line 330) - compile ... ok test src/lib.rs - Child::status (line 354) - compile ... ok test src/lib.rs - Child (line 230) - compile ... ok test src/lib.rs - Command (line 748) - compile ... ok test src/lib.rs - (line 33) - compile ... ok test src/lib.rs - Child::output (line 384) - compile ... ok test src/lib.rs - ChildStderr::into_stdio (line 625) - compile ... ok test src/lib.rs - (line 22) - compile ... ok test src/lib.rs - Child::kill (line 311) - compile ... ok test src/lib.rs - ChildStdout::into_stdio (line 548) - compile ... ok test src/lib.rs - Child::id (line 289) - compile ... ok test src/lib.rs - Command::spawn (line 1006) - compile ... ok test src/lib.rs - Command::output (line 1056) - compile ... ok test src/lib.rs - Command::status (line 1033) - compile ... ok test src/lib.rs - Command::env (line 827) ... ok test src/lib.rs - Command::arg (line 789) ... ok test src/lib.rs - Command::new (line 776) ... ok test src/lib.rs - Command::args (line 805) ... ok test src/lib.rs - Command::current_dir (line 899) ... ok test src/lib.rs - Command::kill_on_drop (line 989) ... ok test src/lib.rs - Command::reap_on_drop (line 972) ... ok test src/lib.rs - Command::envs (line 849) ... ok test src/lib.rs - Command::env_remove (line 869) ... ok test src/lib.rs - driver (line 699) - compile ... ok test src/lib.rs - Command::env_clear (line 884) ... ok test src/lib.rs - Command::stderr (line 946) ... ok test src/lib.rs - Command::stdin (line 914) ... ok test src/lib.rs - Command::stdout (line 930) ... ok test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.31s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-async-process-devel-2.3.0-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/async-process-2.3.0/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/async-process-2.3.0/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/async-process-2.3.0/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/async-process-2.3.0/README.md Provides: crate(async-process) = 2.3.0 rust-async-process-devel = 2.3.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(async-channel/default) >= 2.0.0 crate(async-io/default) >= 2.1.0 crate(async-lock/default) >= 3.0.0 crate(async-signal/default) >= 0.2.3 crate(async-task/default) >= 4.7.0 crate(cfg-if/default) >= 1.0.0 crate(event-listener/default) >= 5.1.0 crate(futures-lite/default) >= 2.0.0 crate(rustix) >= 0.38.0 crate(rustix/fs) >= 0.38.0 crate(rustix/std) >= 0.38.0 crate(tracing) >= 0.1.40 rust >= 1.63 Processing files: rust-async-process+default-devel-2.3.0-1.mga10.noarch Provides: crate(async-process/default) = 2.3.0 rust-async-process+default-devel = 2.3.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(async-process) = 2.3.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build/BUILDROOT Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-async-process+default-devel-2.3.0-1.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-async-process-devel-2.3.0-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RxlPX2 + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build + test -d /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build + rm -rf /home/iurt/rpmbuild/BUILD/rust-async-process-2.3.0-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/async-process-2.3.0/CHANGELOG.md File listed twice: /usr/share/cargo/registry/async-process-2.3.0/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/async-process-2.3.0/LICENSE-MIT File listed twice: /usr/share/cargo/registry/async-process-2.3.0/README.md D: [iurt_root_command] Success!