D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-notify-8.2.0-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.B2bT0U Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6aLRqq + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build + rm -rf notify-8.2.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/notify-8.2.0.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd notify-8.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/notify-fix-metadata-auto.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/notify-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.yDXnfO + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build + cd notify-8.2.0 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.d8Dz0Q + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd notify-8.2.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo build -j16 -Z avoid-dev-deps --profile rpm Compiling libc v0.2.180 Compiling bitflags v2.10.0 Compiling same-file v1.0.6 Compiling log v0.4.29 Compiling notify-types v2.0.0 Running `/usr/bin/rustc --crate-name bitflags --edition=2021 /usr/share/cargo/registry/bitflags-2.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "example_generated", "serde", "serde_core", "std"))' -C metadata=251dafeeec321837 -C extra-filename=-ab189dc70665c543 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.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 same_file --edition=2018 /usr/share/cargo/registry/same-file-1.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3e1abe7d4c7a892b -C extra-filename=-cf659f104d49e127 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.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.180/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=5847cfa6a656dc4c -C extra-filename=-5e3842ffd01dceae --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/build/libc-5e3842ffd01dceae -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.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 notify_types --edition=2021 /usr/share/cargo/registry/notify-types-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "serialization-compat-6"))' -C metadata=7a936f89a3c66194 -C extra-filename=-16e07dd0f6976c63 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.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 log --edition=2021 /usr/share/cargo/registry/log-0.4.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "serde_core", "std"))' -C metadata=6741b1bd1a41d0e8 -C extra-filename=-7a3fd8a77b4ebdcd --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling walkdir v2.5.0 Running `/usr/bin/rustc --crate-name walkdir --edition=2018 /usr/share/cargo/registry/walkdir-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=28f26400155f5ffa -C extra-filename=-1ab4b8a88b507bb2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps --extern same_file=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libsame_file-cf659f104d49e127.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/build/libc-5e3842ffd01dceae/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.180/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=a90c244e0b1f6725 -C extra-filename=-3c016273de920cf5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling inotify-sys v0.1.5 Compiling mio v1.0.4 Running `/usr/bin/rustc --crate-name inotify_sys --edition=2015 /usr/share/cargo/registry/inotify-sys-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7ed75245c37e1487 -C extra-filename=-b650cdf7d3b9a8b5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/liblibc-3c016273de920cf5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name mio --edition=2021 /usr/share/cargo/registry/mio-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 --warn=unexpected_cfgs --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' --cfg 'feature="default"' --cfg 'feature="log"' --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=a5db2c5fe6382752 -C extra-filename=-379aaa00c806950a --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/liblibc-3c016273de920cf5.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling inotify v0.11.0 Running `/usr/bin/rustc --crate-name inotify --edition=2018 /usr/share/cargo/registry/inotify-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "futures-core", "stream", "tokio"))' -C metadata=515d36f711ebc7eb -C extra-filename=-c08e3e703fd1c17d --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libbitflags-ab189dc70665c543.rmeta --extern inotify_sys=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libinotify_sys-b650cdf7d3b9a8b5.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/liblibc-3c016273de920cf5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling notify v8.2.0 (/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0) Running `/usr/bin/rustc --crate-name notify --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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossbeam-channel", "default", "flume", "serde", "serialization-compat-6"))' -C metadata=0631c44ffeb591e0 -C extra-filename=-042c6cad64cd3b3f --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps --extern inotify=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libinotify-c08e3e703fd1c17d.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/liblibc-3c016273de920cf5.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rmeta --extern mio=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libmio-379aaa00c806950a.rmeta --extern notify_types=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libnotify_types-16e07dd0f6976c63.rmeta --extern walkdir=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libwalkdir-1ab4b8a88b507bb2.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unexpected `cfg` condition value: `macos_kqueue` --> src/lib.rs:186:36 | 186 | #[cfg(all(target_os = "macos", not(feature = "macos_kqueue")))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `crossbeam-channel`, `default`, `flume`, `serde`, and `serialization-compat-6` = help: consider adding `macos_kqueue` 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: `macos_kqueue` --> src/lib.rs:196:30 | 196 | all(target_os = "macos", feature = "macos_kqueue") | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `crossbeam-channel`, `default`, `flume`, `serde`, and `serialization-compat-6` = help: consider adding `macos_kqueue` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `macos_kqueue` --> src/lib.rs:204:36 | 204 | #[cfg(all(target_os = "macos", not(feature = "macos_kqueue")))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `crossbeam-channel`, `default`, `flume`, `serde`, and `serialization-compat-6` = help: consider adding `macos_kqueue` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `macos_kqueue` --> src/lib.rs:214:30 | 214 | all(target_os = "macos", feature = "macos_kqueue") | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `crossbeam-channel`, `default`, `flume`, `serde`, and `serialization-compat-6` = help: consider adding `macos_kqueue` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `macos_kqueue` --> src/lib.rs:407:36 | 407 | #[cfg(all(target_os = "macos", not(feature = "macos_kqueue")))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `crossbeam-channel`, `default`, `flume`, `serde`, and `serialization-compat-6` = help: consider adding `macos_kqueue` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `macos_kqueue` --> src/lib.rs:419:30 | 419 | all(target_os = "macos", feature = "macos_kqueue") | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `crossbeam-channel`, `default`, `flume`, `serde`, and `serialization-compat-6` = help: consider adding `macos_kqueue` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `notify` (lib) generated 6 warnings Finished `rpm` profile [optimized + debuginfo] target(s) in 13.77s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ET7rap + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd notify-8.2.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=notify ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=8.2.0 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/BUILDROOT/usr/share/cargo/registry/notify-8.2.0 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/BUILDROOT/usr/share/cargo/registry/notify-8.2.0 + /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo package -l + grep -w -E -v 'Cargo.(lock|toml.orig)' + xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/BUILDROOT/usr/share/cargo/registry/notify-8.2.0 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/BUILDROOT/usr/share/cargo/registry/notify-8.2.0/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/BUILDROOT/usr/share/cargo/registry/notify-8.2.0/Cargo.toml.deps + echo '{"files":{},"package":""}' ++ /usr/bin/cargo2rpm --path Cargo.toml is-bin + '[' 0 -eq 1 ']' + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.bBrq4C + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd notify-8.2.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 libc v0.2.180 Compiling bitflags v2.10.0 Compiling once_cell v1.21.3 Compiling getrandom v0.3.4 Compiling cfg-if v1.0.4 Compiling cfg_aliases v0.2.1 Compiling serde_core v1.0.228 Compiling rustix v1.1.2 Fresh log v0.4.29 Fresh same-file v1.0.6 Compiling linux-raw-sys v0.11.0 Compiling serde_json v1.0.145 Compiling ryu v1.0.20 Compiling memchr v2.7.6 Compiling similar v2.7.0 Fresh notify-types v2.0.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.180/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="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-notify-8.2.0-build/notify-8.2.0/target/rpm/build/libc-9f3cca940b471f66 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.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 once_cell --edition=2021 /usr/share/cargo/registry/once_cell-1.21.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="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=6bfe2465895ff571 -C extra-filename=-244f09646171f1c7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/getrandom-0.3.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js", "windows_legacy", "unsupported"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=e9cf39c92eb416ba -C extra-filename=-10dffb3503a4b841 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/build/getrandom-10dffb3503a4b841 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name bitflags --edition=2021 /usr/share/cargo/registry/bitflags-2.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "example_generated", "serde", "serde_core", "std"))' -C metadata=16fbcfd0cedd0eb8 -C extra-filename=-0c3d03fcad8fc5e6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=08b529e5e0e8f31d -C extra-filename=-882b1cd97dcfd39c --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.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_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-notify-8.2.0-build/notify-8.2.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.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/serde_core-1.0.228/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=bc25aa95a7c3cb94 -C extra-filename=-7c6683d8b60f182e --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/build/serde_core-7c6683d8b60f182e -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/rustix-1.1.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=7aa575db8ffc71f1 -C extra-filename=-6160b92b7b253cf0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/build/rustix-6160b92b7b253cf0 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.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/serde_json-1.0.145/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("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=d35b245d16952c70 -C extra-filename=-34ec34f7e6acb8c6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/build/serde_json-34ec34f7e6acb8c6 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.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.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-notify-8.2.0-build/notify-8.2.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.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 ryu --edition=2018 /usr/share/cargo/registry/ryu-1.0.20/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("no-panic", "small"))' -C metadata=0235d907225ffb70 -C extra-filename=-d2d05061a9441134 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh walkdir v2.5.0 Compiling fastrand v2.3.0 Compiling itoa v1.0.15 Running `/usr/bin/rustc --crate-name fastrand --edition=2018 /usr/share/cargo/registry/fastrand-2.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=157f72edf53aaf13 -C extra-filename=-bff68224de12f64a --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.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 itoa --edition=2018 /usr/share/cargo/registry/itoa-1.0.15/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("no-panic"))' -C metadata=c55d9d2978295758 -C extra-filename=-71540b4ba28b2000 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="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-notify-8.2.0-build/notify-8.2.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.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 similar --edition=2018 /usr/share/cargo/registry/similar-2.7.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="inline"' --cfg 'feature="text"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bstr", "bytes", "default", "inline", "serde", "text", "unicode", "unicode-segmentation", "web-time"))' -C metadata=dfc7849b8688e184 -C extra-filename=-32ca54f88526e3c0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/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="default"' --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=4153481f0f02db52 -C extra-filename=-3d10f8fc2b11fb30 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/build/nix-3d10f8fc2b11fb30 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps --extern cfg_aliases=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libcfg_aliases-9f7eb6709b83c27a.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/build/serde_json-34ec34f7e6acb8c6/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/build/rustix-6160b92b7b253cf0/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/build/serde_core-7c6683d8b60f182e/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/build/getrandom-10dffb3503a4b841/build-script-build` Running `/usr/bin/rustc --crate-name serde_core --edition=2021 /usr/share/cargo/registry/serde_core-1.0.228/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", "default", "rc", "result", "std", "unstable"))' -C metadata=0f1b72607883ea84 -C extra-filename=-a56d71f5ab93c54b --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` Running `/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/build/libc-9f3cca940b471f66/build-script-build` Running `/usr/bin/rustc --crate-name rustix --edition=2021 /usr/share/cargo/registry/rustix-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=11260102ba12d0d5 -C extra-filename=-a6f8684bffffd266 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libbitflags-0c3d03fcad8fc5e6.rmeta --extern linux_raw_sys=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/liblinux_raw_sys-cab3d0581d964862.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` 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-notify-8.2.0-build/notify-8.2.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/build/nix-3d10f8fc2b11fb30/build-script-build` Compiling inotify-sys v0.1.5 Compiling console v0.16.1 Compiling mio v1.0.4 Running `/usr/bin/rustc --crate-name inotify_sys --edition=2015 /usr/share/cargo/registry/inotify-sys-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8a7e516f237dcc9b -C extra-filename=-2744687394329fe0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/liblibc-7a0cf71344960212.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name console --edition=2021 /usr/share/cargo/registry/console-0.16.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "ansi-parsing", "default", "std", "unicode-width", "windows-console-colors"))' -C metadata=102a455ea16aad01 -C extra-filename=-6b4efd0173b5b5a6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/liblibc-7a0cf71344960212.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libonce_cell-244f09646171f1c7.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.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js", "windows_legacy", "unsupported"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=6135746634a0f6ed -C extra-filename=-787e0336772ffd95 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/liblibc-7a0cf71344960212.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="default"' --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=3b44a47a28fd03e7 -C extra-filename=-aaf2e33c7bd55e09 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libbitflags-0c3d03fcad8fc5e6.rmeta --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/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 `/usr/bin/rustc --crate-name mio --edition=2021 /usr/share/cargo/registry/mio-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 --warn=unexpected_cfgs --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' --cfg 'feature="default"' --cfg 'feature="log"' --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=50bd4b5d951f3339 -C extra-filename=-e8338fd4dbc10ef2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/liblibc-7a0cf71344960212.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling inotify v0.11.0 Running `/usr/bin/rustc --crate-name inotify --edition=2018 /usr/share/cargo/registry/inotify-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "futures-core", "stream", "tokio"))' -C metadata=b912a20442e0f8b9 -C extra-filename=-e6c95ddd63d73d60 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libbitflags-0c3d03fcad8fc5e6.rmeta --extern inotify_sys=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libinotify_sys-2744687394329fe0.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/liblibc-7a0cf71344960212.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tempfile v3.23.0 Running `/usr/bin/rustc --crate-name tempfile --edition=2021 /usr/share/cargo/registry/tempfile-3.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=9c114cff09f71f47 -C extra-filename=-c4cbfc9fc264455a --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps --extern fastrand=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libfastrand-bff68224de12f64a.rmeta --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libgetrandom-787e0336772ffd95.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libonce_cell-244f09646171f1c7.rmeta --extern rustix=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/librustix-a6f8684bffffd266.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling insta v1.43.2 Running `/usr/bin/rustc --crate-name insta --edition=2021 /usr/share/cargo/registry/insta-1.43.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="colors"' --cfg 'feature="console"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_cargo_insta_internal", "clap", "colors", "console", "csv", "default", "filters", "glob", "globset", "json", "pest", "pest_derive", "redactions", "regex", "ron", "serde", "toml", "walkdir", "yaml"))' -C metadata=463fd13e54140108 -C extra-filename=-8137dd9ff94fdaea --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps --extern console=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libconsole-6b4efd0173b5b5a6.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libonce_cell-244f09646171f1c7.rmeta --extern similar=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libsimilar-32ca54f88526e3c0.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling notify v8.2.0 (/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0) Running `/usr/bin/rustc --crate-name notify --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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossbeam-channel", "default", "flume", "serde", "serialization-compat-6"))' -C metadata=7262bf7acca7b17a -C extra-filename=-2b55af8204acbf72 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps --extern inotify=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libinotify-e6c95ddd63d73d60.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/liblibc-7a0cf71344960212.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rmeta --extern mio=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libmio-e8338fd4dbc10ef2.rmeta --extern notify_types=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libnotify_types-16e07dd0f6976c63.rmeta --extern walkdir=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libwalkdir-1ab4b8a88b507bb2.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name serde_json --edition=2021 /usr/share/cargo/registry/serde_json-1.0.145/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("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=b03e0cc42452a926 -C extra-filename=-66f043e5167c0e23 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps --extern itoa=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libitoa-71540b4ba28b2000.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libmemchr-ea23da70d03ba017.rmeta --extern ryu=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libryu-d2d05061a9441134.rmeta --extern serde_core=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libserde_core-a56d71f5ab93c54b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` warning: unexpected `cfg` condition value: `macos_kqueue` --> src/lib.rs:186:36 | 186 | #[cfg(all(target_os = "macos", not(feature = "macos_kqueue")))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `crossbeam-channel`, `default`, `flume`, `serde`, and `serialization-compat-6` = help: consider adding `macos_kqueue` 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: `macos_kqueue` --> src/lib.rs:196:30 | 196 | all(target_os = "macos", feature = "macos_kqueue") | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `crossbeam-channel`, `default`, `flume`, `serde`, and `serialization-compat-6` = help: consider adding `macos_kqueue` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `macos_kqueue` --> src/lib.rs:204:36 | 204 | #[cfg(all(target_os = "macos", not(feature = "macos_kqueue")))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `crossbeam-channel`, `default`, `flume`, `serde`, and `serialization-compat-6` = help: consider adding `macos_kqueue` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `macos_kqueue` --> src/lib.rs:214:30 | 214 | all(target_os = "macos", feature = "macos_kqueue") | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `crossbeam-channel`, `default`, `flume`, `serde`, and `serialization-compat-6` = help: consider adding `macos_kqueue` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `macos_kqueue` --> src/lib.rs:407:36 | 407 | #[cfg(all(target_os = "macos", not(feature = "macos_kqueue")))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `crossbeam-channel`, `default`, `flume`, `serde`, and `serialization-compat-6` = help: consider adding `macos_kqueue` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `macos_kqueue` --> src/lib.rs:419:30 | 419 | all(target_os = "macos", feature = "macos_kqueue") | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `crossbeam-channel`, `default`, `flume`, `serde`, and `serialization-compat-6` = help: consider adding `macos_kqueue` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `notify` (lib) generated 6 warnings Running `/usr/bin/rustc --crate-name notify --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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossbeam-channel", "default", "flume", "serde", "serialization-compat-6"))' -C metadata=d9301b043452e7af -C extra-filename=-f92f0e6fe64955f1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps --extern inotify=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libinotify-e6c95ddd63d73d60.rlib --extern insta=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libinsta-8137dd9ff94fdaea.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/liblibc-7a0cf71344960212.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rlib --extern mio=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libmio-e8338fd4dbc10ef2.rlib --extern nix=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libnix-aaf2e33c7bd55e09.rlib --extern notify_types=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libnotify_types-16e07dd0f6976c63.rlib --extern serde_json=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libserde_json-66f043e5167c0e23.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libtempfile-c4cbfc9fc264455a.rlib --extern walkdir=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libwalkdir-1ab4b8a88b507bb2.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: `notify` (lib test) generated 6 warnings (6 duplicates) Finished `rpm` profile [optimized + debuginfo] target(s) in 29.49s Running `/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/notify-f92f0e6fe64955f1` running 10 tests test error::display_formatted_errors ... ok test inotify::tests::recursive_watch_calls_handler_if_creating_a_file_raises_max_files_watch ... ignored, requires changing sysctl fs.inotify.max_user_watches while test is running test inotify::tests::native_error_type_on_missing_path ... ok test poll::poll_watcher_is_send_and_sync ... ok test inotify::tests::inotify_watcher_is_send_and_sync ... ok test tests::test_debug_impl ... ok test tests::test_object_safe ... ok test tests::integration ... ok test tests::test_paths_mut ... ok test inotify::tests::race_condition_on_unwatch_and_pending_events_with_deleted_descriptor ... ok test result: ok. 9 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.12s Doc-tests notify Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name notify --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps --extern inotify=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libinotify-e6c95ddd63d73d60.rlib --extern insta=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libinsta-8137dd9ff94fdaea.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/liblibc-7a0cf71344960212.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rlib --extern mio=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libmio-e8338fd4dbc10ef2.rlib --extern nix=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libnix-aaf2e33c7bd55e09.rlib --extern notify=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libnotify-2b55af8204acbf72.rlib --extern notify_types=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libnotify_types-16e07dd0f6976c63.rlib --extern serde_json=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libserde_json-66f043e5167c0e23.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libtempfile-c4cbfc9fc264455a.rlib --extern walkdir=/home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/notify-8.2.0/target/rpm/deps/libwalkdir-1ab4b8a88b507bb2.rlib -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossbeam-channel", "default", "flume", "serde", "serialization-compat-6"))' --error-format human` running 5 tests test src/lib.rs - EventHandler (line 230) - compile ... ok test src/config.rs - config::Config (line 29) ... ok test src/lib.rs - Watcher::paths_mut (line 354) ... ok test src/lib.rs - (line 90) ... ok test src/lib.rs - (line 133) ... ok test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-notify-devel-8.2.0-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/notify-8.2.0/LICENSE-CC0 warning: File listed twice: /usr/share/cargo/registry/notify-8.2.0/README.md Provides: crate(notify) = 8.2.0 rust-notify-devel = 8.2.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(inotify) >= 0.11.0 crate(libc/default) >= 0.2.4 crate(log/default) >= 0.4.17 crate(mio/default) >= 1.0.0 crate(mio/os-ext) >= 1.0.0 crate(notify-types/default) >= 2.0.0 crate(walkdir/default) >= 2.4.0 rust >= 1.77 Processing files: rust-notify+default-devel-8.2.0-1.mga10.noarch Provides: crate(notify/default) = 8.2.0 rust-notify+default-devel = 8.2.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(notify) = 8.2.0 Processing files: rust-notify+crossbeam-channel-devel-8.2.0-1.mga10.noarch Provides: crate(notify/crossbeam-channel) = 8.2.0 rust-notify+crossbeam-channel-devel = 8.2.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(crossbeam-channel/default) >= 0.5.0 crate(notify) = 8.2.0 Processing files: rust-notify+flume-devel-8.2.0-1.mga10.noarch Provides: crate(notify/flume) = 8.2.0 rust-notify+flume-devel = 8.2.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(flume/default) >= 0.11.1 crate(notify) = 8.2.0 Processing files: rust-notify+serde-devel-8.2.0-1.mga10.noarch Provides: crate(notify/serde) = 8.2.0 rust-notify+serde-devel = 8.2.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(notify) = 8.2.0 crate(notify-types/serde) >= 2.0.0 Processing files: rust-notify+serialization-compat-6-devel-8.2.0-1.mga10.noarch Provides: crate(notify/serialization-compat-6) = 8.2.0 rust-notify+serialization-compat-6-devel = 8.2.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(notify) = 8.2.0 crate(notify-types/serialization-compat-6) >= 2.0.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-notify+default-devel-8.2.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-notify+serde-devel-8.2.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-notify+crossbeam-channel-devel-8.2.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-notify+serialization-compat-6-devel-8.2.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-notify+flume-devel-8.2.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-notify-devel-8.2.0-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gFR4G8 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build + test -d /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-notify-8.2.0-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/notify-8.2.0/LICENSE-CC0 File listed twice: /usr/share/cargo/registry/notify-8.2.0/README.md D: [iurt_root_command] Success!