D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/iurt/rpmbuild/SRPMS/@2236695:rust-fs4-0.13.0-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.IWU6Zm Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.cvcR9K + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build + rm -rf fs4-0.13.0 + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/fs4-0.13.0.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd fs4-0.13.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/iurt/rpmbuild/SOURCES/fs4-fix-metadata-auto.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/iurt/rpmbuild/SOURCES/fs4-fix-metadata.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + cat + /usr/bin/rm -f Cargo.lock + /usr/bin/rm -f Cargo.toml.orig + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.akV0BZ + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build + cd fs4-0.13.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.RzmIWl + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + 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 fs4-0.13.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 rustix v0.38.44 Compiling linux-raw-sys v0.4.14 Compiling bitflags v2.9.0 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="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --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=d1f7ce15c3a795b9 -C extra-filename=-6828a019c6bd8dce --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/build/rustix-6828a019c6bd8dce -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.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="ioctl"' --cfg 'feature="no_std"' --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=197f07249a53a1e9 -C extra-filename=-4de98ab0b9aef8b7 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.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=e3443942dac334f7 -C extra-filename=-3c9068dc16ea3ca3 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/build/rustix-6828a019c6bd8dce/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="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --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=7c8ef245df8cf43c -C extra-filename=-3afbb3fa5c07a6eb --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --extern bitflags=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libbitflags-3c9068dc16ea3ca3.rmeta --extern linux_raw_sys=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/liblinux_raw_sys-4de98ab0b9aef8b7.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 fs4 v0.13.0 (/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0) Running `/usr/bin/rustc --crate-name fs4 --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 --cfg 'feature="default"' --cfg 'feature="sync"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "default", "fs-err2", "fs-err2-tokio", "fs-err3", "fs-err3-tokio", "sync", "tokio"))' -C metadata=3d0e3b8ce10b4fc5 -C extra-filename=-8a504442170759a7 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --extern rustix=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/librustix-3afbb3fa5c07a6eb.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 8.76s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JCBaJS + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/BUILDROOT '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/BUILDROOT ++ dirname /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/BUILDROOT + mkdir -p /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build + mkdir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + 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 fs4-0.13.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=fs4 ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.13.0 + REG_DIR=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/BUILDROOT/usr/share/cargo/registry/fs4-0.13.0 + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/BUILDROOT/usr/share/cargo/registry/fs4-0.13.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-fs4-0.13.0-build/BUILDROOT/usr/share/cargo/registry/fs4-0.13.0 warning: no (git) VCS found for `/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/BUILDROOT/usr/share/cargo/registry/fs4-0.13.0/Cargo.toml + /usr/bin/rm -f /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/BUILDROOT/usr/share/cargo/registry/fs4-0.13.0/Cargo.toml.deps + echo '{"files":{},"package":""}' ++ /usr/bin/cargo2rpm --path Cargo.toml is-bin + '[' 0 -eq 1 ']' + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lITkDH + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + 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 fs4-0.13.0 + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo test -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast Compiling autocfg v1.4.0 Compiling pin-project-lite v0.2.13 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=5cd242c8ec21c7bf -C extra-filename=-5cf44088c3ced8c9 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling crossbeam-utils v0.8.21 Compiling libc v0.2.174 Compiling proc-macro2 v1.0.95 Compiling cfg-if v1.0.1 Compiling parking v2.2.1 Compiling unicode-ident v1.0.18 Compiling fastrand v2.1.1 Fresh bitflags v2.9.0 Compiling futures-core v0.3.31 Compiling rustix v0.38.44 Compiling futures-io v0.3.31 Compiling parking_lot_core v0.9.11 Compiling linux-raw-sys v0.4.14 Compiling smallvec v1.13.2 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=5033beb91cff762a -C extra-filename=-190afbb7ea57b120 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=31cd960736cd924b -C extra-filename=-e7e908c04778ba21 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/build/crossbeam-utils-e7e908c04778ba21 -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.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.174/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=cb118884f95a214f -C extra-filename=-fbac368c2375707d --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/build/libc-fbac368c2375707d -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.95/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=8a555af662de302b -C extra-filename=-b01075fbb71cc084 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/build/proc-macro2-b01075fbb71cc084 -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.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=0d1fb1623e6b0a45 -C extra-filename=-9ed560b3b3f686c5 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4a945e940f6a67a7 -C extra-filename=-751f501bd13b5907 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.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="default"' --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"' --cfg 'feature="use-libc-auxv"' --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=1e7c9eb074aecb90 -C extra-filename=-f69f442ce18346fd --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/build/rustix-f69f442ce18346fd -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tracing-core v0.1.33 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=a420bf923e5ee859 -C extra-filename=-3e716ff8d84082f9 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.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 smallvec --edition=2018 /usr/share/cargo/registry/smallvec-1.13.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=fe89dd8a8242420f -C extra-filename=-c6242282a8b1c0e4 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.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=e3ff917f867155c8 -C extra-filename=-9732c9c8c8abd935 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.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=3aa3c63f272fc63e -C extra-filename=-ee291882493e8c78 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=6e8207c62acb7337 -C extra-filename=-ea0b93d52c0f0e1a --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=e78afda57d7be712 -C extra-filename=-b275658ef22dabbe --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=227179166897d914 -C extra-filename=-b5215f5ee7c604e2 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/parking_lot_core-0.9.11/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=2845cfa0ddccf47f -C extra-filename=-35779c285fad9153 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/build/parking_lot_core-35779c285fad9153 -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling scopeguard v1.2.0 Running `/usr/bin/rustc --crate-name scopeguard --edition=2015 /usr/share/cargo/registry/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=9d2241695843d8ff -C extra-filename=-e4e74077903e5d77 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling atomic-waker v1.1.2 Running `/usr/bin/rustc --crate-name atomic_waker --edition=2018 /usr/share/cargo/registry/atomic-waker-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("portable-atomic"))' -C metadata=94ad93c2718f0983 -C extra-filename=-beb49551052c0805 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling syn v1.0.109 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/syn-1.0.109/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=b6d6527c13f4e292 -C extra-filename=-c1c01675d21057e9 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/build/syn-c1c01675d21057e9 -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.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=f98ae91c89cf82f8 -C extra-filename=-c52d120004ba8e55 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling bytes v1.7.2 Running `/usr/bin/rustc --crate-name bytes --edition=2018 /usr/share/cargo/registry/bytes-1.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=16645f4a1db9b876 -C extra-filename=-e0e38af94ff9e484 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rustix v1.0.3 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/rustix-1.0.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(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(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=aedbcafee126bd23 -C extra-filename=-ebfdbfbb915b9322 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/build/rustix-ebfdbfbb915b9322 -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling once_cell v1.20.3 Running `/usr/bin/rustc --crate-name once_cell --edition=2021 /usr/share/cargo/registry/once_cell-1.20.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=b174857a769a4218 -C extra-filename=-81f9912dd0652e3c --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling getrandom v0.3.1 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/getrandom-0.3.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "rdrand", "rndr", "linux_getrandom", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=1fe5d467b9ef85b5 -C extra-filename=-329011fe0c94b893 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/build/getrandom-329011fe0c94b893 -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.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 --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=8781e40a8cdce64c -C extra-filename=-28ac349c4538c90b --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --extern fastrand=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libfastrand-b5215f5ee7c604e2.rmeta --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libfutures_core-b275658ef22dabbe.rmeta --extern futures_io=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libfutures_io-ea0b93d52c0f0e1a.rmeta --extern parking=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libparking-ee291882493e8c78.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libpin_project_lite-190afbb7ea57b120.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/build/parking_lot_core-35779c285fad9153/build-script-build` Compiling piper v0.2.4 Running `/usr/bin/rustc --crate-name piper --edition=2018 /usr/share/cargo/registry/piper-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="futures-io"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "futures-io", "portable-atomic", "portable-atomic-util", "portable_atomic_crate", "std"))' -C metadata=eb8a9c6c601bbef7 -C extra-filename=-7ab905dbf44f6be8 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --extern atomic_waker=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libatomic_waker-beb49551052c0805.rmeta --extern fastrand=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libfastrand-b5215f5ee7c604e2.rmeta --extern futures_io=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libfutures_io-ea0b93d52c0f0e1a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling linux-raw-sys v0.9.2 Running `/usr/bin/rustc --crate-name linux_raw_sys --edition=2021 /usr/share/cargo/registry/linux-raw-sys-0.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="ioctl"' --cfg 'feature="no_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bootparam", "btrfs", "compiler_builtins", "core", "default", "elf", "elf_uapi", "errno", "general", "if_arp", "if_ether", "if_packet", "image", "io_uring", "ioctl", "landlock", "loop_device", "mempolicy", "net", "netlink", "no_std", "prctl", "ptrace", "rustc-dep-of-std", "std", "system", "xdp"))' -C metadata=6c1d2082af3948a1 -C extra-filename=-ba70e3aaa16fcebc --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling memchr v2.7.4 Running `/usr/bin/rustc --crate-name memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=1006550abca784fe -C extra-filename=-6dd6fcd25af56951 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/build/crossbeam-utils-e7e908c04778ba21/build-script-build` 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=5dca21c640301b41 -C extra-filename=-5faa88d5acaba929 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libpin_project_lite-190afbb7ea57b120.rmeta --extern tracing_core=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libtracing_core-9732c9c8c8abd935.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=2d3f6760363deda5 -C extra-filename=-60c7b87b3c47125d --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.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)'` Running `/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/build/getrandom-329011fe0c94b893/build-script-build` Compiling log v0.4.26 Running `/usr/bin/rustc --crate-name log --edition=2021 /usr/share/cargo/registry/log-0.4.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std"))' -C metadata=0712963263a67d01 -C extra-filename=-4ed839c84d33f98f --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling pin-utils v0.1.0 Running `/usr/bin/rustc --crate-name pin_utils --edition=2018 /usr/share/cargo/registry/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b70f9dc2fa90b06a -C extra-filename=-4c1d70c4bb85b352 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/build/syn-c1c01675d21057e9/build-script-build` Running `/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/build/proc-macro2-b01075fbb71cc084/build-script-build` Running `/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/build/rustix-f69f442ce18346fd/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.95/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=7b2b9f6c3d134260 -C extra-filename=-8001d36721e29b47 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --extern unicode_ident=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libunicode_ident-751f501bd13b5907.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg wrap_proc_macro --cfg proc_macro_span --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Running `/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/build/libc-fbac368c2375707d/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.174/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=fd76a747b3b57436 -C extra-filename=-f0ee4a710e1ee682 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.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(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/build/rustix-ebfdbfbb915b9322/build-script-build` 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=3a79157cb461f899 -C extra-filename=-7470b37da25086b8 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --extern crossbeam_utils=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libcrossbeam_utils-60c7b87b3c47125d.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-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(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(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=7bb281deba76278a -C extra-filename=-3103a294952c427c --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --extern bitflags=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libbitflags-3c9068dc16ea3ca3.rmeta --extern linux_raw_sys=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/liblinux_raw_sys-ba70e3aaa16fcebc.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 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=6fbcef61271193bf -C extra-filename=-6e2802bc14997c67 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --extern concurrent_queue=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libconcurrent_queue-7470b37da25086b8.rmeta --extern parking=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libparking-ee291882493e8c78.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libpin_project_lite-190afbb7ea57b120.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling lock_api v0.4.13 Compiling slab v0.4.9 Compiling fs-err v2.11.0 Compiling fs-err v3.1.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/lock_api-0.4.13/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="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=cd24dc9f7e284609 -C extra-filename=-95f84a3f37ae0108 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/build/lock_api-95f84a3f37ae0108 -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --extern autocfg=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libautocfg-5cf44088c3ced8c9.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/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=84d35dd4586c19df -C extra-filename=-ebba9f8bd84fca75 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/build/slab-ebba9f8bd84fca75 -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --extern autocfg=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libautocfg-5cf44088c3ced8c9.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/fs-err-2.11.0/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="io_safety"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("io_safety", "tokio"))' -C metadata=8a7e14ada15a6f99 -C extra-filename=-15e71009cd082574 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/build/fs-err-15e71009cd082574 -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --extern autocfg=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libautocfg-5cf44088c3ced8c9.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/fs-err-3.1.0/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="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("expose_original_error", "tokio"))' -C metadata=ddefec2fdbdfb4c6 -C extra-filename=-9734f3e9a7eb74e4 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/build/fs-err-9734f3e9a7eb74e4 -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --extern autocfg=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libautocfg-5cf44088c3ced8c9.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling quote v1.0.40 Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=6c0f73851cd0b885 -C extra-filename=-64c9647e89d5e663 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libproc_macro2-8001d36721e29b47.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=5d3bceb93ba58042 -C extra-filename=-1e1f350eb79ebdfa --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --extern event_listener=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libevent_listener-6e2802bc14997c67.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libpin_project_lite-190afbb7ea57b120.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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=2a4ec410c89e15e7 -C extra-filename=-076b9ee8fe27e769 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --extern event_listener=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libevent_listener-6e2802bc14997c67.rmeta --extern event_listener_strategy=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libevent_listener_strategy-1e1f350eb79ebdfa.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libpin_project_lite-190afbb7ea57b120.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=6d56ef2b7378741e -C extra-filename=-f3a9848bf70d5de8 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --extern concurrent_queue=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libconcurrent_queue-7470b37da25086b8.rmeta --extern event_listener_strategy=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libevent_listener_strategy-1e1f350eb79ebdfa.rmeta --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libfutures_core-b275658ef22dabbe.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libpin_project_lite-190afbb7ea57b120.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/build/fs-err-9734f3e9a7eb74e4/build-script-build` Running `/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/build/fs-err-15e71009cd082574/build-script-build` Running `/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/build/slab-ebba9f8bd84fca75/build-script-build` Running `/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/build/lock_api-95f84a3f37ae0108/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=1db0bf18f30166fc -C extra-filename=-1ec1de5904e51be2 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.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 lock_api --edition=2021 /usr/share/cargo/registry/lock_api-0.4.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=4eee77a2e8d16c8f -C extra-filename=-cac1c4cf7519f216 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --extern scopeguard=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libscopeguard-e4e74077903e5d77.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg has_const_fn_trait_bound --check-cfg 'cfg(has_const_fn_trait_bound)'` Compiling blocking v1.6.1 Running `/usr/bin/rustc --crate-name blocking --edition=2021 /usr/share/cargo/registry/blocking-1.6.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("tracing"))' -C metadata=0d1ea4f978400f48 -C extra-filename=-84a86a9e5449715c --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --extern async_channel=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libasync_channel-f3a9848bf70d5de8.rmeta --extern async_task=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libasync_task-c52d120004ba8e55.rmeta --extern futures_io=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libfutures_io-ea0b93d52c0f0e1a.rmeta --extern futures_lite=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libfutures_lite-28ac349c4538c90b.rmeta --extern piper=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libpiper-7ab905dbf44f6be8.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling syn v2.0.101 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.101/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=8411f1559957cb53 -C extra-filename=-1bfb51c609f35fcd --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libproc_macro2-8001d36721e29b47.rmeta --extern quote=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libquote-64c9647e89d5e663.rmeta --extern unicode_ident=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libunicode_ident-751f501bd13b5907.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name syn --edition=2018 /usr/share/cargo/registry/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=c74754a5efda27c0 -C extra-filename=-80e7cfe188f0ff48 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libproc_macro2-8001d36721e29b47.rmeta --extern quote=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libquote-64c9647e89d5e663.rmeta --extern unicode_ident=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libunicode_ident-751f501bd13b5907.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg syn_disable_nightly_tests` Compiling async-executor v1.13.1 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=a8e14217ed4771ae -C extra-filename=-cb54c2492548168f --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --extern async_task=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libasync_task-c52d120004ba8e55.rmeta --extern concurrent_queue=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libconcurrent_queue-7470b37da25086b8.rmeta --extern fastrand=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libfastrand-b5215f5ee7c604e2.rmeta --extern futures_lite=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libfutures_lite-28ac349c4538c90b.rmeta --extern slab=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libslab-1ec1de5904e51be2.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="default"' --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"' --cfg 'feature="use-libc-auxv"' --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=e151ac5c3c6fa1e0 -C extra-filename=-b274237eefd395f5 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --extern bitflags=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libbitflags-3c9068dc16ea3ca3.rmeta --extern linux_raw_sys=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/liblinux_raw_sys-3e716ff8d84082f9.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 mio v1.0.2 Compiling signal-hook-registry v1.4.0 Compiling socket2 v0.5.7 Running `/usr/bin/rustc --crate-name parking_lot_core --edition=2021 /usr/share/cargo/registry/parking_lot_core-0.9.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=872d8b58f451a009 -C extra-filename=-16d33bc9082486ec --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libcfg_if-9ed560b3b3f686c5.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/liblibc-f0ee4a710e1ee682.rmeta --extern smallvec=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libsmallvec-c6242282a8b1c0e4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(tsan_enabled)'` Running `/usr/bin/rustc --crate-name mio --edition=2021 /usr/share/cargo/registry/mio-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=9d4fb7a26d9ad3cc -C extra-filename=-a83b44006cc820a4 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --extern libc=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/liblibc-f0ee4a710e1ee682.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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=117e4a954c05ab98 -C extra-filename=-5e570116e60e3bd3 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --extern libc=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/liblibc-f0ee4a710e1ee682.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name socket2 --edition=2021 /usr/share/cargo/registry/socket2-0.5.7/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="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=364ab433cc8fe94b -C extra-filename=-0176662b5ab81f37 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --extern libc=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/liblibc-f0ee4a710e1ee682.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name getrandom --edition=2021 /usr/share/cargo/registry/getrandom-0.3.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 --check-cfg 'cfg(getrandom_backend, values("custom", "rdrand", "rndr", "linux_getrandom", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=b846637c5258010b -C extra-filename=-7a8461566b7f2efa --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libcfg_if-9ed560b3b3f686c5.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/liblibc-f0ee4a710e1ee682.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling parking_lot v0.12.4 Running `/usr/bin/rustc --crate-name parking_lot --edition=2021 /usr/share/cargo/registry/parking_lot-0.12.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=926137eb962a76fc -C extra-filename=-adef81c5ca6e32bb --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --extern lock_api=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/liblock_api-cac1c4cf7519f216.rmeta --extern parking_lot_core=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libparking_lot_core-16d33bc9082486ec.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tempfile v3.19.0 Running `/usr/bin/rustc --crate-name tempfile --edition=2021 /usr/share/cargo/registry/tempfile-3.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly", "unstable-windows-keep-open-tempfile"))' -C metadata=b9460299637f0901 -C extra-filename=-108ab1853ff0dca2 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --extern fastrand=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libfastrand-b5215f5ee7c604e2.rmeta --extern getrandom=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libgetrandom-7a8461566b7f2efa.rmeta --extern once_cell=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libonce_cell-81f9912dd0652e3c.rmeta --extern rustix=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/librustix-3103a294952c427c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling polling v3.7.3 Compiling fs4 v0.13.0 (/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0) 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=8de992670c213f4f -C extra-filename=-26a86cbaf1ff3757 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libcfg_if-9ed560b3b3f686c5.rmeta --extern rustix=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/librustix-b274237eefd395f5.rmeta --extern tracing=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libtracing-5faa88d5acaba929.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name fs4 --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 --cfg 'feature="default"' --cfg 'feature="sync"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "default", "fs-err2", "fs-err2-tokio", "fs-err3", "fs-err3-tokio", "sync", "tokio"))' -C metadata=5fc382ba1217e26e -C extra-filename=-0eebf773a4d86978 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --extern rustix=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/librustix-b274237eefd395f5.rmeta -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=28b5f73589c9032e -C extra-filename=-d16a11b19d4596dd --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --extern async_lock=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libasync_lock-076b9ee8fe27e769.rmeta --extern cfg_if=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libcfg_if-9ed560b3b3f686c5.rmeta --extern concurrent_queue=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libconcurrent_queue-7470b37da25086b8.rmeta --extern futures_io=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libfutures_io-ea0b93d52c0f0e1a.rmeta --extern futures_lite=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libfutures_lite-28ac349c4538c90b.rmeta --extern parking=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libparking-ee291882493e8c78.rmeta --extern polling=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libpolling-26a86cbaf1ff3757.rmeta --extern rustix=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/librustix-b274237eefd395f5.rmeta --extern slab=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libslab-1ec1de5904e51be2.rmeta --extern tracing=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libtracing-5faa88d5acaba929.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling async-global-executor v2.4.1 Running `/usr/bin/rustc --crate-name async_global_executor --edition=2021 /usr/share/cargo/registry/async-global-executor-2.4.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="async-io"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-io", "default", "tokio", "tokio-crate"))' -C metadata=dfc7ddd55862d3f8 -C extra-filename=-010513a838fee543 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --extern async_channel=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libasync_channel-f3a9848bf70d5de8.rmeta --extern async_executor=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libasync_executor-cb54c2492548168f.rmeta --extern async_io=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libasync_io-d16a11b19d4596dd.rmeta --extern async_lock=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libasync_lock-076b9ee8fe27e769.rmeta --extern blocking=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libblocking-84a86a9e5449715c.rmeta --extern futures_lite=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libfutures_lite-28ac349c4538c90b.rmeta --extern once_cell=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libonce_cell-81f9912dd0652e3c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling async-attributes v1.1.2 Running `/usr/bin/rustc --crate-name async_attributes --edition=2018 /usr/share/cargo/registry/async-attributes-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7443dedba2bfbdb6 -C extra-filename=-29d0ffbecea1c6ce --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --extern quote=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libquote-64c9647e89d5e663.rlib --extern syn=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libsyn-80e7cfe188f0ff48.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tokio-macros v2.4.0 Running `/usr/bin/rustc --crate-name tokio_macros --edition=2021 /usr/share/cargo/registry/tokio-macros-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e0d9f77338388312 -C extra-filename=-df9eedba47866702 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libproc_macro2-8001d36721e29b47.rlib --extern quote=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libquote-64c9647e89d5e663.rlib --extern syn=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libsyn-1bfb51c609f35fcd.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling async-std v1.13.0 Running `/usr/bin/rustc --crate-name async_std --edition=2018 /usr/share/cargo/registry/async-std-1.13.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="async-attributes"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="attributes"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-attributes", "async-channel", "async-global-executor", "async-io", "async-lock", "async-process", "attributes", "crossbeam-utils", "default", "docs", "futures-core", "futures-io", "futures-lite", "io_safety", "log", "memchr", "once_cell", "pin-project-lite", "pin-utils", "slab", "std", "tokio1", "unstable"))' -C metadata=007590ddd17eb82a -C extra-filename=-bba2853bc4337965 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --extern async_attributes=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libasync_attributes-29d0ffbecea1c6ce.so --extern async_channel=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libasync_channel-f3a9848bf70d5de8.rmeta --extern async_global_executor=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libasync_global_executor-010513a838fee543.rmeta --extern async_io=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libasync_io-d16a11b19d4596dd.rmeta --extern async_lock=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libasync_lock-076b9ee8fe27e769.rmeta --extern crossbeam_utils=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libcrossbeam_utils-60c7b87b3c47125d.rmeta --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libfutures_core-b275658ef22dabbe.rmeta --extern futures_io=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libfutures_io-ea0b93d52c0f0e1a.rmeta --extern futures_lite=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libfutures_lite-28ac349c4538c90b.rmeta --extern log=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/liblog-4ed839c84d33f98f.rmeta --extern memchr=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libmemchr-6dd6fcd25af56951.rmeta --extern once_cell=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libonce_cell-81f9912dd0652e3c.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libpin_project_lite-190afbb7ea57b120.rmeta --extern pin_utils=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libpin_utils-4c1d70c4bb85b352.rmeta --extern slab=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libslab-1ec1de5904e51be2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tokio v1.40.0 Running `/usr/bin/rustc --crate-name tokio --edition=2021 /usr/share/cargo/registry/tokio-1.40.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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros"))' -C metadata=19095373a9e6a421 -C extra-filename=-11a43bf0064f4c58 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --extern bytes=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libbytes-e0e38af94ff9e484.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/liblibc-f0ee4a710e1ee682.rmeta --extern mio=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libmio-a83b44006cc820a4.rmeta --extern parking_lot=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libparking_lot-adef81c5ca6e32bb.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libpin_project_lite-190afbb7ea57b120.rmeta --extern signal_hook_registry=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libsignal_hook_registry-5e570116e60e3bd3.rmeta --extern socket2=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libsocket2-0176662b5ab81f37.rmeta --extern tokio_macros=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libtokio_macros-df9eedba47866702.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name fs_err --edition=2018 /usr/share/cargo/registry/fs-err-2.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="io_safety"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("io_safety", "tokio"))' -C metadata=d6d59397a2f7097a -C extra-filename=-83a592bab206adab --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --extern tokio=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libtokio-11a43bf0064f4c58.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg rustc_1_63 --check-cfg 'cfg(rustc_1_63)'` Running `/usr/bin/rustc --crate-name fs_err --edition=2018 /usr/share/cargo/registry/fs-err-3.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("expose_original_error", "tokio"))' -C metadata=9bf74f1977782db6 -C extra-filename=-c1d1438a41d38f96 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --extern tokio=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libtokio-11a43bf0064f4c58.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg rustc_1_63 --check-cfg 'cfg(rustc_1_63)'` Running `/usr/bin/rustc --crate-name fs4 --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 --test --cfg 'feature="default"' --cfg 'feature="sync"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "default", "fs-err2", "fs-err2-tokio", "fs-err3", "fs-err3-tokio", "sync", "tokio"))' -C metadata=2233564cc4fc4091 -C extra-filename=-ad61fe218b2629e4 --out-dir /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --extern async_std=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libasync_std-bba2853bc4337965.rlib --extern fs_err2=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libfs_err-83a592bab206adab.rlib --extern fs_err3=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libfs_err-c1d1438a41d38f96.rlib --extern libc=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/liblibc-f0ee4a710e1ee682.rlib --extern rustix=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/librustix-b274237eefd395f5.rlib --extern tempfile=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libtempfile-108ab1853ff0dca2.rlib --extern tokio=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libtokio-11a43bf0064f4c58.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 1m 32s Running `/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/fs4-ad61fe218b2629e4` running 14 tests test file_ext::sync_impl::std_impl::test::allocate ... ok test file_ext::sync_impl::std_impl::test::bench_available_space ... ok test file_ext::sync_impl::std_impl::test::bench_allocated_size ... ok test file_ext::sync_impl::std_impl::test::bench_file_allocate ... ok test file_ext::sync_impl::std_impl::test::bench_file_create ... ok test file_ext::sync_impl::std_impl::test::bench_free_space ... ok test file_ext::sync_impl::std_impl::test::bench_lock_unlock ... ok test file_ext::sync_impl::std_impl::test::bench_file_truncate ... ok test file_ext::sync_impl::std_impl::test::filesystem_space ... ok test file_ext::sync_impl::std_impl::test::bench_total_space ... ok test file_ext::sync_impl::std_impl::test::lock_cleanup ... ok test file_ext::sync_impl::std_impl::test::lock_exclusive ... ok test file_ext::sync_impl::std_impl::test::lock_shared ... ok test unix::sync_impl::std_impl::test::lock_replace ... ok test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests fs4 Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name fs4 --test src/lib.rs --test-run-directory /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0 -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps --extern async_std=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libasync_std-bba2853bc4337965.rlib --extern fs_err2=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libfs_err-83a592bab206adab.rlib --extern fs_err3=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libfs_err-c1d1438a41d38f96.rlib --extern fs4=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libfs4-0eebf773a4d86978.rlib --extern libc=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/liblibc-f0ee4a710e1ee682.rlib --extern rustix=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/librustix-b274237eefd395f5.rlib --extern tempfile=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libtempfile-108ab1853ff0dca2.rlib --extern tokio=/home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/fs4-0.13.0/target/rpm/deps/libtokio-11a43bf0064f4c58.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="sync"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "default", "fs-err2", "fs-err2-tokio", "fs-err3", "fs-err3-tokio", "sync", "tokio"))' --error-format human` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-fs4-devel-0.13.0-2.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/fs4-0.13.0/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/fs4-0.13.0/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/fs4-0.13.0/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/fs4-0.13.0/README.md Provides: crate(fs4) = 0.13.0 rust-fs4-devel = 0.13.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(rustix/default) >= 0.38.0 crate(rustix/fs) >= 0.38.0 rust >= 1.75.0 Processing files: rust-fs4+default-devel-0.13.0-2.mga10.noarch Provides: crate(fs4/default) = 0.13.0 rust-fs4+default-devel = 0.13.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(fs4) = 0.13.0 crate(fs4/sync) = 0.13.0 Processing files: rust-fs4+async-std-devel-0.13.0-2.mga10.noarch Provides: crate(fs4/async-std) = 0.13.0 rust-fs4+async-std-devel = 0.13.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-std/default) >= 1.0.0 crate(fs4) = 0.13.0 Processing files: rust-fs4+fs-err2-devel-0.13.0-2.mga10.noarch Provides: crate(fs4/fs-err2) = 0.13.0 rust-fs4+fs-err2-devel = 0.13.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(fs-err/default) >= 2.0.0 crate(fs-err/io_safety) >= 2.0.0 crate(fs4) = 0.13.0 Processing files: rust-fs4+fs-err2-tokio-devel-0.13.0-2.mga10.noarch Provides: crate(fs4/fs-err2-tokio) = 0.13.0 rust-fs4+fs-err2-tokio-devel = 0.13.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(fs-err/default) >= 2.0.0 crate(fs-err/tokio) >= 2.0.0 crate(fs4) = 0.13.0 crate(fs4/fs-err2) = 0.13.0 Processing files: rust-fs4+fs-err3-devel-0.13.0-2.mga10.noarch Provides: crate(fs4/fs-err3) = 0.13.0 rust-fs4+fs-err3-devel = 0.13.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(fs-err/default) >= 3.0.0 crate(fs4) = 0.13.0 Processing files: rust-fs4+fs-err3-tokio-devel-0.13.0-2.mga10.noarch Provides: crate(fs4/fs-err3-tokio) = 0.13.0 rust-fs4+fs-err3-tokio-devel = 0.13.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(fs-err/default) >= 3.0.0 crate(fs-err/tokio) >= 3.0.0 crate(fs4) = 0.13.0 crate(fs4/fs-err3) = 0.13.0 Processing files: rust-fs4+sync-devel-0.13.0-2.mga10.noarch Provides: crate(fs4/sync) = 0.13.0 rust-fs4+sync-devel = 0.13.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(fs4) = 0.13.0 Processing files: rust-fs4+tokio-devel-0.13.0-2.mga10.noarch Provides: crate(fs4/tokio) = 0.13.0 rust-fs4+tokio-devel = 0.13.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(fs4) = 0.13.0 crate(tokio) >= 1.0.0 crate(tokio/fs) >= 1.0.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build/BUILDROOT Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-fs4+fs-err2-tokio-devel-0.13.0-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-fs4+fs-err3-tokio-devel-0.13.0-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-fs4+sync-devel-0.13.0-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-fs4+fs-err2-devel-0.13.0-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-fs4+default-devel-0.13.0-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-fs4+tokio-devel-0.13.0-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-fs4+async-std-devel-0.13.0-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-fs4+fs-err3-devel-0.13.0-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-fs4-devel-0.13.0-2.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ZTNj68 + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build + test -d /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build + rm -rf /home/iurt/rpmbuild/BUILD/rust-fs4-0.13.0-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/fs4-0.13.0/CHANGELOG.md File listed twice: /usr/share/cargo/registry/fs4-0.13.0/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/fs4-0.13.0/LICENSE-MIT File listed twice: /usr/share/cargo/registry/fs4-0.13.0/README.md D: [iurt_root_command] Success!