D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-clearscreen-4.0.2-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.fy3yop Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.XcAPGQ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build + rm -rf clearscreen-4.0.2 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/clearscreen-4.0.2.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd clearscreen-4.0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0001-Fix-error-E0277-the-trait-bound-i32-AsFd-is-not-sati.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/clearscreen-fix-metadata-auto.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/clearscreen-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/pterjan/rpmbuild/tmp/rpm-tmp.gaFGVc + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build + cd clearscreen-4.0.2 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.W3kDEu + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd clearscreen-4.0.2 + '[' 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 proc-macro2 v1.0.105 Compiling siphasher v1.0.1 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.105/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=d4ded8db3929421f -C extra-filename=-0f1d4608a38c49a2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/build/proc-macro2-0f1d4608a38c49a2 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling fastrand v2.3.0 Compiling unicode-ident v1.0.22 Compiling quote v1.0.41 Compiling rustix v1.1.2 Compiling bitflags v2.10.0 Compiling cfg_aliases v0.2.1 Compiling libc v0.2.180 Compiling memchr v2.7.6 Compiling thiserror v2.0.17 Compiling linux-raw-sys v0.11.0 Compiling minimal-lexical v0.2.1 Compiling fnv v1.0.7 Compiling cfg-if v1.0.4 Running `/usr/bin/rustc --crate-name siphasher --edition=2018 /usr/share/cargo/registry/siphasher-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 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", "serde_json", "serde_no_std", "serde_std", "std"))' -C metadata=5e15d75bbfba09bf -C extra-filename=-c7390df1bfd5f8b1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/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.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=c0294a08a975226d -C extra-filename=-896d772d662eb288 --out-dir /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-1.0.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e10476e151b089a0 -C extra-filename=-79a01b0086603322 --out-dir /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/quote-1.0.41/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=53ef3d98672135af -C extra-filename=-0454ff53fc80ddd6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/build/quote-0454ff53fc80ddd6 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/rustix-1.1.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="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=71255b256abb97ee -C extra-filename=-712923fb5196e988 --out-dir /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/build/rustix-712923fb5196e988 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name bitflags --edition=2021 /usr/share/cargo/registry/bitflags-2.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "example_generated", "serde", "serde_core", "std"))' -C metadata=16fbcfd0cedd0eb8 -C extra-filename=-0c3d03fcad8fc5e6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/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_aliases --edition=2018 /usr/share/cargo/registry/cfg_aliases-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--deny=clippy::str_to_string' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b4ada1e4207ec25e -C extra-filename=-9f7eb6709b83c27a --out-dir /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name linux_raw_sys --edition=2021 /usr/share/cargo/registry/linux-raw-sys-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="auxvec"' --cfg 'feature="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="ioctl"' --cfg 'feature="no_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auxvec", "bootparam", "btrfs", "core", "default", "elf", "elf_uapi", "errno", "general", "if_arp", "if_ether", "if_packet", "image", "io_uring", "ioctl", "landlock", "loop_device", "mempolicy", "net", "netlink", "no_std", "prctl", "ptrace", "rustc-dep-of-std", "std", "system", "xdp"))' -C metadata=5317d21571472e57 -C extra-filename=-cab3d0581d964862 --out-dir /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=945b98d750cbbfd2 -C extra-filename=-ea23da70d03ba017 --out-dir /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/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 fnv --edition=2015 /usr/share/cargo/registry/fnv-1.0.7/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=92a60c82e1cbfdc2 -C extra-filename=-3d68a66b71c5c12e --out-dir /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/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 siphasher --edition=2018 /usr/share/cargo/registry/siphasher-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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_json", "serde_no_std", "serde_std", "std"))' -C metadata=63d57a4fe4276c46 -C extra-filename=-62c706afbc7e531f --out-dir /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name minimal_lexical --edition=2018 /usr/share/cargo/registry/minimal-lexical-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=452f35d3f586ef16 -C extra-filename=-c46736686b990fac --out-dir /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/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.180/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extra_traits"' --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=7d419b4a45421a65 -C extra-filename=-9f3cca940b471f66 --out-dir /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/build/libc-9f3cca940b471f66 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/thiserror-2.0.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=0e11780769c26c8d -C extra-filename=-ab433ef3612ab4ca --out-dir /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/build/thiserror-ab433ef3612ab4ca -L dependency=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=08b529e5e0e8f31d -C extra-filename=-882b1cd97dcfd39c --out-dir /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling env_home v0.1.0 Running `/usr/bin/rustc --crate-name env_home --edition=2015 /usr/share/cargo/registry/env_home-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=248149bf0489f17f -C extra-filename=-308ab474598ef45b --out-dir /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling nix v0.30.1 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/nix-0.30.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="fs"' --cfg 'feature="term"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "syslog", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=22526742eeeea0c5 -C extra-filename=-05526cf188c12179 --out-dir /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/build/nix-05526cf188c12179 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps --extern cfg_aliases=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libcfg_aliases-9f7eb6709b83c27a.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling phf_shared v0.13.1 Running `/usr/bin/rustc --crate-name phf_shared --edition=2021 /usr/share/cargo/registry/phf_shared-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=e23ba4bb326821be -C extra-filename=-1260f7853da27497 --out-dir /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps --extern siphasher=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libsiphasher-c7390df1bfd5f8b1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name phf_shared --edition=2021 /usr/share/cargo/registry/phf_shared-0.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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=a5b7bc4fc21fa280 -C extra-filename=-ff2a9e5a2f9047d7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps --extern siphasher=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libsiphasher-62c706afbc7e531f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling phf v0.13.1 Running `/usr/bin/rustc --crate-name phf --edition=2021 /usr/share/cargo/registry/phf-0.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "macros", "phf_macros", "serde", "std", "uncased", "unicase"))' -C metadata=426b0c910563a25e -C extra-filename=-954f9fb67cf9c04a --out-dir /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps --extern phf_shared=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libphf_shared-ff2a9e5a2f9047d7.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling phf_generator v0.13.1 Running `/usr/bin/rustc --crate-name phf_generator --edition=2021 /usr/share/cargo/registry/phf_generator-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=77950e991a1edece -C extra-filename=-9b148de38f9ab1b2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps --extern fastrand=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libfastrand-896d772d662eb288.rmeta --extern phf_shared=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libphf_shared-1260f7853da27497.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/build/quote-0454ff53fc80ddd6/build-script-build` Compiling nom v7.1.3 Running `/usr/bin/rustc --crate-name nom --edition=2018 /usr/share/cargo/registry/nom-7.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=0d717a06722db80d -C extra-filename=-b4a54a325a6ebffb --out-dir /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libmemchr-ea23da70d03ba017.rmeta --extern minimal_lexical=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libminimal_lexical-c46736686b990fac.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling phf_codegen v0.13.1 Running `/usr/bin/rustc --crate-name phf_codegen --edition=2021 /usr/share/cargo/registry/phf_codegen-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8674edf0951a8361 -C extra-filename=-188d632a5b75d606 --out-dir /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps --extern phf_generator=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libphf_generator-9b148de38f9ab1b2.rmeta --extern phf_shared=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libphf_shared-1260f7853da27497.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/build/proc-macro2-0f1d4608a38c49a2/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.105/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=72ef6644dce39025 -C extra-filename=-df69b5d327200e14 --out-dir /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libunicode_ident-79a01b0086603322.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg wrap_proc_macro --cfg proc_macro_span --cfg proc_macro_span_location --cfg proc_macro_span_file --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Running `/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/build/rustix-712923fb5196e988/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/build/thiserror-ab433ef3612ab4ca/build-script-build` Compiling terminfo v0.9.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/terminfo-0.9.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ca5ca0e1bee552ac -C extra-filename=-f2ae0b35b0143861 --out-dir /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/build/terminfo-f2ae0b35b0143861 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps --extern phf_codegen=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libphf_codegen-188d632a5b75d606.rlib --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.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="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=39a891721caded12 -C extra-filename=-5ff7edd4e8e3cdc0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libbitflags-0c3d03fcad8fc5e6.rmeta --extern linux_raw_sys=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/liblinux_raw_sys-cab3d0581d964862.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` Running `/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/build/libc-9f3cca940b471f66/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.180/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="extra_traits"' --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=aaa673d2a6e67c61 -C extra-filename=-7a0cf71344960212 --out-dir /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=9bbabf23ce03ffa3 -C extra-filename=-0814cf5a4fbfd5da --out-dir /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libproc_macro2-df69b5d327200e14.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(no_diagnostic_namespace)'` Compiling syn v2.0.114 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.114/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=10fadb19947c00d8 -C extra-filename=-1fc4885b21e77658 --out-dir /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libproc_macro2-df69b5d327200e14.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libquote-0814cf5a4fbfd5da.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libunicode_ident-79a01b0086603322.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/build/nix-05526cf188c12179/build-script-build` Compiling which v8.0.0 Running `/usr/bin/rustc --crate-name which --edition=2021 /usr/share/cargo/registry/which-8.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="real-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "real-sys", "regex", "tracing"))' -C metadata=0e42e9e0a817b5b0 -C extra-filename=-a56d61f0075d4659 --out-dir /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps --extern env_home=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libenv_home-308ab474598ef45b.rmeta --extern rustix=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/librustix-5ff7edd4e8e3cdc0.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name nix --edition=2021 /usr/share/cargo/registry/nix-0.30.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="fs"' --cfg 'feature="term"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "syslog", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=61cca6de3483c7b5 -C extra-filename=-8cc7002abdccb02b --out-dir /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libbitflags-0c3d03fcad8fc5e6.rmeta --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/liblibc-7a0cf71344960212.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg linux --cfg linux_android --check-cfg 'cfg(android)' --check-cfg 'cfg(dragonfly)' --check-cfg 'cfg(ios)' --check-cfg 'cfg(freebsd)' --check-cfg 'cfg(illumos)' --check-cfg 'cfg(linux)' --check-cfg 'cfg(macos)' --check-cfg 'cfg(netbsd)' --check-cfg 'cfg(openbsd)' --check-cfg 'cfg(solaris)' --check-cfg 'cfg(watchos)' --check-cfg 'cfg(tvos)' --check-cfg 'cfg(visionos)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(fbsd14)' --check-cfg 'cfg(qemu)' --check-cfg 'cfg(target_os, values("cygwin"))'` Running `/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/build/terminfo-f2ae0b35b0143861/build-script-build` Running `/usr/bin/rustc --crate-name terminfo --edition=2021 /usr/share/cargo/registry/terminfo-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=873b4a53ccdd34a7 -C extra-filename=-1db104bffbe48a20 --out-dir /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps --extern fnv=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libfnv-3d68a66b71c5c12e.rmeta --extern nom=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libnom-b4a54a325a6ebffb.rmeta --extern phf=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libphf-954f9fb67cf9c04a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling thiserror-impl v2.0.17 Running `/usr/bin/rustc --crate-name thiserror_impl --edition=2021 /usr/share/cargo/registry/thiserror-impl-2.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=55cf03a2c4e6b75d -C extra-filename=-59aeea97183e492d --out-dir /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libproc_macro2-df69b5d327200e14.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libquote-0814cf5a4fbfd5da.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libsyn-1fc4885b21e77658.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name thiserror --edition=2021 /usr/share/cargo/registry/thiserror-2.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d04b80cbb310ecb7 -C extra-filename=-be2b540be6dbd64b --out-dir /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps --extern thiserror_impl=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libthiserror_impl-59aeea97183e492d.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg error_generic_member_access --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'` Compiling clearscreen v4.0.2 (/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2) Running `/usr/bin/rustc --crate-name clearscreen --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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c09353b0cc8b053f -C extra-filename=-80f331c11b976730 --out-dir /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps --extern nix=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libnix-8cc7002abdccb02b.rmeta --extern terminfo=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libterminfo-1db104bffbe48a20.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libthiserror-be2b540be6dbd64b.rmeta --extern which=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libwhich-a56d61f0075d4659.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unexpected `cfg` condition value: `windows-console` --> src/lib.rs:195:8 | 195 | #[cfg(feature = "windows-console")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `windows-console` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `windows-console` --> src/lib.rs:208:8 | 208 | #[cfg(feature = "windows-console")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `windows-console` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `windows-console` --> src/lib.rs:596:10 | 596 | #[cfg(feature = "windows-console")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `windows-console` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `windows-console` --> src/lib.rs:598:10 | 598 | #[cfg(feature = "windows-console")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `windows-console` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unused import: `os::unix::prelude::AsRawFd` --> src/lib.rs:774:54 | 774 | use std::{fs::OpenOptions, io::stdin, os::fd::AsFd, os::unix::prelude::AsRawFd}; | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unexpected `cfg` condition value: `windows-console` --> src/lib.rs:1196:8 | 1196 | #[cfg(feature = "windows-console")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `windows-console` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `windows-console` --> src/lib.rs:1201:8 | 1201 | #[cfg(feature = "windows-console")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `windows-console` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: hiding a lifetime that's elided elsewhere is confusing --> src/lib.rs:1260:12 | 1260 | fn expand(&self) -> Expansion { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 1260 | fn expand(&self) -> Expansion<'_, Self> { | +++ warning: `clearscreen` (lib) generated 8 warnings (run `cargo fix --lib -p clearscreen` to apply 2 suggestions) Finished `rpm` profile [optimized + debuginfo] target(s) in 24.66s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.escl5f + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd clearscreen-4.0.2 + '[' 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=clearscreen ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=4.0.2 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/BUILDROOT/usr/share/cargo/registry/clearscreen-4.0.2 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/BUILDROOT/usr/share/cargo/registry/clearscreen-4.0.2 + /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo package -l + grep -w -E -v 'Cargo.(lock|toml.orig)' + xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/BUILDROOT/usr/share/cargo/registry/clearscreen-4.0.2 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/BUILDROOT/usr/share/cargo/registry/clearscreen-4.0.2/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/BUILDROOT/usr/share/cargo/registry/clearscreen-4.0.2/Cargo.toml.deps + echo '{"files":{},"package":""}' ++ /usr/bin/cargo2rpm --path Cargo.toml is-bin + '[' 0 -eq 1 ']' + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.O0p3aK + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd clearscreen-4.0.2 + '[' 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 -- --exact --skip terminfo --skip terminfo_reset --skip terminfo_screen --skip terminfo_scrollback --skip tput_clear --skip tput_reset Fresh unicode-ident v1.0.22 Fresh fastrand v2.3.0 Fresh phf_generator v0.13.1 Fresh proc-macro2 v1.0.105 Fresh siphasher v1.0.1 Fresh cfg_aliases v0.2.1 Fresh bitflags v2.10.0 Fresh linux-raw-sys v0.11.0 Fresh memchr v2.7.6 Fresh minimal-lexical v0.2.1 Fresh env_home v0.1.0 Fresh cfg-if v1.0.4 Fresh fnv v1.0.7 Fresh phf_codegen v0.13.1 Fresh phf_shared v0.13.1 Fresh nom v7.1.3 Fresh quote v1.0.41 Fresh phf v0.13.1 Fresh libc v0.2.180 Fresh rustix v1.1.2 Fresh syn v2.0.114 Fresh which v8.0.0 Fresh nix v0.30.1 Fresh thiserror-impl v2.0.17 Fresh terminfo v0.9.0 Fresh thiserror v2.0.17 warning: unexpected `cfg` condition value: `windows-console` --> src/lib.rs:195:8 | 195 | #[cfg(feature = "windows-console")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `windows-console` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `windows-console` --> src/lib.rs:208:8 | 208 | #[cfg(feature = "windows-console")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `windows-console` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `windows-console` --> src/lib.rs:596:10 | 596 | #[cfg(feature = "windows-console")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `windows-console` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `windows-console` --> src/lib.rs:598:10 | 598 | #[cfg(feature = "windows-console")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `windows-console` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unused import: `os::unix::prelude::AsRawFd` --> src/lib.rs:774:54 | 774 | use std::{fs::OpenOptions, io::stdin, os::fd::AsFd, os::unix::prelude::AsRawFd}; | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unexpected `cfg` condition value: `windows-console` --> src/lib.rs:1196:8 | 1196 | #[cfg(feature = "windows-console")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `windows-console` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `windows-console` --> src/lib.rs:1201:8 | 1201 | #[cfg(feature = "windows-console")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `windows-console` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: hiding a lifetime that's elided elsewhere is confusing --> src/lib.rs:1260:12 | 1260 | fn expand(&self) -> Expansion { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 1260 | fn expand(&self) -> Expansion<'_, Self> { | +++ Compiling clearscreen v4.0.2 (/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2) warning: `clearscreen` (lib) generated 8 warnings (run `cargo fix --lib -p clearscreen` to apply 2 suggestions) Running `/usr/bin/rustc --crate-name clscli --edition=2021 examples/clscli.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=077146e04317522c -C extra-filename=-559544db541c1385 --out-dir /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps --extern clearscreen=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libclearscreen-80f331c11b976730.rlib --extern nix=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libnix-8cc7002abdccb02b.rlib --extern terminfo=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libterminfo-1db104bffbe48a20.rlib --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libthiserror-be2b540be6dbd64b.rlib --extern which=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libwhich-a56d61f0075d4659.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name clearscreen --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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=15a825ba80b1b65b -C extra-filename=-0fd3f16359e8fdb5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps --extern nix=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libnix-8cc7002abdccb02b.rlib --extern terminfo=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libterminfo-1db104bffbe48a20.rlib --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libthiserror-be2b540be6dbd64b.rlib --extern which=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libwhich-a56d61f0075d4659.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name default --edition=2021 tests/default.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3553577db5084331 -C extra-filename=-bc622e7a24282755 --out-dir /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps --extern clearscreen=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libclearscreen-80f331c11b976730.rlib --extern nix=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libnix-8cc7002abdccb02b.rlib --extern terminfo=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libterminfo-1db104bffbe48a20.rlib --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libthiserror-be2b540be6dbd64b.rlib --extern which=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libwhich-a56d61f0075d4659.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name platformed --edition=2021 tests/platformed.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4b2d91e7c55f0372 -C extra-filename=-221f3fc5c13c352d --out-dir /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps --extern clearscreen=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libclearscreen-80f331c11b976730.rlib --extern nix=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libnix-8cc7002abdccb02b.rlib --extern terminfo=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libterminfo-1db104bffbe48a20.rlib --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libthiserror-be2b540be6dbd64b.rlib --extern which=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libwhich-a56d61f0075d4659.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unexpected `cfg` condition value: `windows-console` --> examples/clscli.rs:20:10 | 20 | #[cfg(feature = "windows-console")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `windows-console` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `windows-console` --> examples/clscli.rs:22:10 | 22 | #[cfg(feature = "windows-console")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `windows-console` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `clearscreen` (lib test) generated 8 warnings (8 duplicates) warning: `clearscreen` (example "clscli") generated 2 warnings Finished `rpm` profile [optimized + debuginfo] target(s) in 0.80s Running `/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/clearscreen-0fd3f16359e8fdb5 --exact --skip terminfo --skip terminfo_reset --skip terminfo_screen --skip terminfo_scrollback --skip tput_clear --skip tput_reset` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/default-bc622e7a24282755 --exact --skip terminfo --skip terminfo_reset --skip terminfo_screen --skip terminfo_scrollback --skip tput_clear --skip tput_reset` running 2 tests test default ... ok test shorthand ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/platformed-221f3fc5c13c352d --exact --skip terminfo --skip terminfo_reset --skip terminfo_screen --skip terminfo_scrollback --skip tput_clear --skip tput_reset` running 5 tests ctest vt_ris ... ok test windows_vt_clear ... ok test windows_vt ... ok c[!p[?3;4l>[?69ltest xterm_reset ... ok test xterm_clear ... ok test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 6 filtered out; finished in 0.00s Doc-tests clearscreen Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name clearscreen --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps --test-args --exact --test-args --skip --test-args terminfo --test-args --skip --test-args terminfo_reset --test-args --skip --test-args terminfo_screen --test-args --skip --test-args terminfo_scrollback --test-args --skip --test-args tput_clear --test-args --skip --test-args tput_reset --extern clearscreen=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libclearscreen-80f331c11b976730.rlib --extern nix=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libnix-8cc7002abdccb02b.rlib --extern terminfo=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libterminfo-1db104bffbe48a20.rlib --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libthiserror-be2b540be6dbd64b.rlib --extern which=/home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/clearscreen-4.0.2/target/rpm/deps/libwhich-a56d61f0075d4659.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --error-format human` running 2 tests test src/lib.rs - (line 11) - compile ... ok test src/lib.rs - ClearScreen (line 61) - compile ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-clearscreen-devel-4.0.2-2.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/clearscreen-4.0.2/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/clearscreen-4.0.2/COPYRIGHT warning: File listed twice: /usr/share/cargo/registry/clearscreen-4.0.2/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/clearscreen-4.0.2/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/clearscreen-4.0.2/README.md warning: File listed twice: /usr/share/cargo/registry/clearscreen-4.0.2/TERMINALS.md Provides: crate(clearscreen) = 4.0.2 rust-clearscreen-devel = 4.0.2-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(nix) >= 0.30.0 crate(nix/fs) >= 0.30.0 crate(nix/term) >= 0.30.0 crate(terminfo/default) >= 0.9.0 crate(thiserror/default) >= 2.0.11 crate(which/default) >= 8.0.0 rust >= 1.79.0 Processing files: rust-clearscreen+default-devel-4.0.2-2.mga10.noarch Provides: crate(clearscreen/default) = 4.0.2 rust-clearscreen+default-devel = 4.0.2-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(clearscreen) = 4.0.2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-clearscreen+default-devel-4.0.2-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-clearscreen-devel-4.0.2-2.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.g0pBhI + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build + test -d /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-clearscreen-4.0.2-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/clearscreen-4.0.2/CHANGELOG.md File listed twice: /usr/share/cargo/registry/clearscreen-4.0.2/COPYRIGHT File listed twice: /usr/share/cargo/registry/clearscreen-4.0.2/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/clearscreen-4.0.2/LICENSE-MIT File listed twice: /usr/share/cargo/registry/clearscreen-4.0.2/README.md File listed twice: /usr/share/cargo/registry/clearscreen-4.0.2/TERMINALS.md D: [iurt_root_command] Success!